| Subclasses of AbstractPrimitive in com.tensegrity.graphics.primitive2D |
class |
Ellipse2D
An object of class Ellipse2D represents a 2-dimensional
elliptical shape specified by a rectangular boundary. |
class |
Label2D
An object of class Label2D represents a 2-dimensional
multi-lined text area that may be edited in-place.
|
class |
Line2D
An object of class Line2D represents a 2-dimensional
line segment.
|
class |
Polygon2D
A Polygon2D is a closed two-dimensional region with three or
more sides. |
class |
Polyline2D
An object of class Polyline2D represents a two-dimensional line
consisting of one or more line segments.
|
class |
Rect2D
An object of class Rect2D represents a 2-dimensional
rectangular shape. |