Uses of Interface
com.tensegrity.composite.CompositeLabelRepresentation

Packages that use CompositeLabelRepresentation
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.label Contains classes used by the CompositeLabel
 

Uses of CompositeLabelRepresentation in com.tensegrity.composite
 

Methods in com.tensegrity.composite that return CompositeLabelRepresentation
 CompositeLabelRepresentation CompositeLabelRepresentation.deepCopy(CompositeLabel compositelabel, Label2D label)
          Returns a deep-copy of this CompositeLabelRepresentations instance.
 

Uses of CompositeLabelRepresentation in com.tensegrity.composite.label
 

Classes in com.tensegrity.composite.label that implement CompositeLabelRepresentation
 class CompositeLabelEllipse
          This class implements an elliptical molding for a CompositeLabel.
 class CompositeLabelRectangle
          This class implements an elliptical molding for a CompositeLabel.
 

Methods in com.tensegrity.composite.label that return CompositeLabelRepresentation
 CompositeLabelRepresentation CompositeLabelRectangle.deepCopy(CompositeLabel compositelabel, Label2D label)
           
 CompositeLabelRepresentation CompositeLabelEllipse.deepCopy(CompositeLabel compositelabel, Label2D label)
           
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.