Home
last modified time | relevance | path

Searched defs:getSelectionCells (Results 1 – 3 of 3) sorted by relevance

/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DGraphSelectionModel.java132 Object[] getSelectionCells(); in getSelectionCells() method
H A DDefaultGraphSelectionModel.java305 public Object[] getSelectionCells() { in getSelectionCells() method in DefaultGraphSelectionModel
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/
H A DJGraph.java2836 public Object[] getSelectionCells() { in getSelectionCells() method in JGraph
2843 public Object[] getSelectionCells(Object[] cells) { in getSelectionCells() method in JGraph