Uses of Class
org.jgraph.graph.DefaultGraphSelectionModel
-
Packages that use DefaultGraphSelectionModel Package Description org.jgraph JGraph's topmost package which contains the JGraph class. -
-
Uses of DefaultGraphSelectionModel in org.jgraph
Subclasses of DefaultGraphSelectionModel in org.jgraph Modifier and Type Class Description static class
JGraph.EmptySelectionModel
EmptySelectionModel
is aGraphSelectionModel
that does not allow anything to be selected.
-