Uses of Interface
com.touchgraph.graphlayout.graphelements.ImmutableGraphEltSet

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.
 



Copyright © 2003-2004 SourceForge. All Rights Reserved.