Package com.tensegrity.graphics.primitive2D

Contains classes that define graphical primitives in 2D space.

See:
          Description

Interface Summary
Line2DModel The degree of the model identifies the formula used to calculate the line path.
 

Class Summary
Ellipse2D An object of class Ellipse2D represents a 2-dimensional elliptical shape specified by a rectangular boundary.
Ellipse2DState TODO: comment
Label2D An object of class Label2D represents a 2-dimensional multi-lined text area that may be edited in-place.
Label2DState TODO: comment
Line2D An object of class Line2D represents a 2-dimensional line segment.
Line2DState TODO: comment
Marker2D The Marker2D class represents markers in 2d space.
Polygon2D A Polygon2D is a closed two-dimensional region with three or more sides.
Polygon2DState TODO: comment
Polyline2D An object of class Polyline2D represents a two-dimensional line consisting of one or more line segments.
Polyline2DState TODO: comment
Rect2D An object of class Rect2D represents a 2-dimensional rectangular shape.
Rect2DState TODO: comment
 

Package com.tensegrity.graphics.primitive2D Description

Contains classes that define graphical primitives in 2D space.



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