Uses of Package
com.tensegrity.graphics.primitive2D

Packages that use com.tensegrity.graphics.primitive2D
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
com.tensegrity.graphics.primitive2D Contains classes that define graphical primitives in 2D space.  
com.tensegrity.gui.inplaceediting   
com.tensegrity.gui.swing.graph The graph package contains the two panels required for the SwingGraphDocument, a NavigatorPanel and several components for the inplace editing supported by the SwingGraphPanel.  
com.tensegrity.gui.swing.inplaceediting   
com.tensegrity.gui.swt.inplaceediting   
com.tensegrity.gui.template   
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.composite
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
Line2D
           An object of class Line2D represents a 2-dimensional line segment.
Polyline2D
           An object of class Polyline2D represents a two-dimensional line consisting of one or more line segments.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.composite.label
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.graphics.primitive2D
Ellipse2D
           An object of class Ellipse2D represents a 2-dimensional elliptical shape specified by a rectangular boundary.
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
Line2D
           An object of class Line2D represents a 2-dimensional line segment.
Line2DModel
          The degree of the model identifies the formula used to calculate the line path.
Polygon2D
           A Polygon2D is a closed two-dimensional region with three or more sides.
Polyline2D
           An object of class Polyline2D represents a two-dimensional line consisting of one or more line segments.
Rect2D
           An object of class Rect2D represents a 2-dimensional rectangular shape.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.gui.inplaceediting
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.gui.swing.graph
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.gui.swing.inplaceediting
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.gui.swt.inplaceediting
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
 

Classes in com.tensegrity.graphics.primitive2D used by com.tensegrity.gui.template
Ellipse2D
           An object of class Ellipse2D represents a 2-dimensional elliptical shape specified by a rectangular boundary.
Label2D
           An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
Line2D
           An object of class Line2D represents a 2-dimensional line segment.
Line2DModel
          The degree of the model identifies the formula used to calculate the line path.
Polygon2D
           A Polygon2D is a closed two-dimensional region with three or more sides.
Polyline2D
           An object of class Polyline2D represents a two-dimensional line consisting of one or more line segments.
Rect2D
           An object of class Rect2D represents a 2-dimensional rectangular shape.
 



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