Package net.sf.jaxodraw.object

Collection of objects that can be drawn by JaxoDraw.

See:
          Description

Interface Summary
JaxoFillColorObject An interface for objects that have a fill color.
JaxoHandle A handle for a JaxoObject.
JaxoList<E extends JaxoObject> A List that can only contain JaxoObjects.
JaxoObjectEditPanel A panel to edit properties of JaxoObjects.
JaxoRotationObject Interface for objects that can be rotated.
JaxoSymmetricObject An interface for objects that can be symmetrized.
JaxoWiggleObject An interface for objects that have wiggles.
 

Class Summary
Jaxo3PointObject  
JaxoExtendedObject A JaxoObject with at least two points.
JaxoObject A general JaxoObject.
JaxoObjectFactory Factory class to create instances of JaxoObjects.
JaxoObjectList<E extends JaxoObject> Implementation of JaxoList.
JaxoParticleObject The mother of all particle objects (arcs, lines and loops).
 

Package net.sf.jaxodraw.object Description

Collection of objects that can be drawn by JaxoDraw.



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.