Package net.sf.jaxodraw.object
Collection of objects that can be drawn by JaxoDraw.
-
Interface Summary Interface Description 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 Class Description 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).