See: Description
| Interface | Description |
|---|---|
| JaxoArrow |
An arrow for a JaxoObject.
|
| JaxoFillColorObject |
An interface for objects that have a fill color.
|
| JaxoHandle |
A handle for a JaxoObject.
|
| JaxoList |
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 | Description |
|---|---|
| Jaxo3PointObject | |
| JaxoArrow.Coordinates |
The coordinates of an arrow.
|
| JaxoExtendedObject |
A JaxoObject with at least two points.
|
| JaxoObject |
A general JaxoObject.
|
| JaxoObjectFactory |
Factory class to create instances of JaxoObjects.
|
| JaxoObjectList |
Implementation of JaxoList.
|
| JaxoParticleObject |
The mother of all particle objects (arcs, lines and loops).
|
Collection of objects that can be drawn by JaxoDraw.
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.