|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableGraphEltSet | |
com.touchgraph.graphlayout | |
com.touchgraph.graphlayout.graphelements |
Uses of ImmutableGraphEltSet in com.touchgraph.graphlayout |
Methods in com.touchgraph.graphlayout that return ImmutableGraphEltSet | |
ImmutableGraphEltSet |
TGPanel.getGES()
Return the current visible locality. |
Uses of ImmutableGraphEltSet in com.touchgraph.graphlayout.graphelements |
Classes in com.touchgraph.graphlayout.graphelements that implement ImmutableGraphEltSet | |
class |
GraphEltSet
GraphEltSet contains data about the graph's components. |
class |
Locality
Locality: A way of representing a subset of a larger set of nodes. |
class |
VisibleLocality
VisibleLocality: Extends Locality to spefically handle the Nodes + Edges that are visible on screen. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |