Package ecologylab.xml.library.geom

ElementState subclasses that enable transferring information about geometry, such as 2D vectors or shapes.

See:
          Description

Class Summary
Ellipse2DDoubleState Encapsulates a Ellipse2D.Double for use in translating to/from XML.
Line2DDoubleState Encapsulates a Rectangle2D.Double for use in translating to/from XML.
Point2DDoubleState Encapsulates a Point2D.Double for use in translating to/from XML.
Rectangle2DDoubleState Encapsulates a Rectangle2D.Double for use in translating to/from XML.
RectangularShape  
TestFloats  
Vector2d  
 

Package ecologylab.xml.library.geom Description

ElementState subclasses that enable transferring information about geometry, such as 2D vectors or shapes.