Uses of Package
net.sf.jaxodraw.object

Packages that use net.sf.jaxodraw.object
net.sf.jaxodraw.graph Graph related classes. 
net.sf.jaxodraw.gui GUI related classes. 
net.sf.jaxodraw.gui.handle Handles for JaxoObject. 
net.sf.jaxodraw.gui.panel.edit Edit panels that allow to edit JaxoObjects. 
net.sf.jaxodraw.io.imports Import classes. 
net.sf.jaxodraw.object Collection of objects that can be drawn by JaxoDraw. 
net.sf.jaxodraw.object.arc Arc objects. 
net.sf.jaxodraw.object.bezier Bezier objects. 
net.sf.jaxodraw.object.fill Fill objects, ie objects that have a fill color. 
net.sf.jaxodraw.object.group Group objects. 
net.sf.jaxodraw.object.line Line objects. 
net.sf.jaxodraw.object.loop Loop objects. 
net.sf.jaxodraw.object.text Text objects. 
net.sf.jaxodraw.object.vertex Vertex objects. 
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.graph
JaxoHandle
          A handle for a JaxoObject.
JaxoList
          A List that can only contain JaxoObjects.
JaxoObject
          A general JaxoObject.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.gui
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.gui.handle
JaxoHandle
          A handle for a JaxoObject.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.gui.panel.edit
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.io.imports
JaxoObject
          A general JaxoObject.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object
Jaxo3PointObject
           
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoHandle
          A handle for a JaxoObject.
JaxoList
          A List that can only contain JaxoObjects.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.arc
Jaxo3PointObject
           
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
JaxoSymmetricObject
          An interface for objects that can be symmetrized.
JaxoWiggleObject
          An interface for objects that have wiggles.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.bezier
Jaxo3PointObject
           
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
JaxoWiggleObject
          An interface for objects that have wiggles.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.fill
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoFillColorObject
          An interface for objects that have a fill color.
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoRotationObject
          Interface for objects that can be rotated.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.group
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoHandle
          A handle for a JaxoObject.
JaxoList
          A List that can only contain JaxoObjects.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.line
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
JaxoSymmetricObject
          An interface for objects that can be symmetrized.
JaxoWiggleObject
          An interface for objects that have wiggles.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.loop
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
JaxoWiggleObject
          An interface for objects that have wiggles.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.text
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoRotationObject
          Interface for objects that can be rotated.
 

Classes in net.sf.jaxodraw.object used by net.sf.jaxodraw.object.vertex
Jaxo3PointObject
           
JaxoExtendedObject
          A JaxoObject with at least two points.
JaxoFillColorObject
          An interface for objects that have a fill color.
JaxoHandle
          A handle for a JaxoObject.
JaxoObject
          A general JaxoObject.
JaxoObjectEditPanel
          A panel to edit properties of JaxoObjects.
JaxoParticleObject
          The mother of all particle objects (arcs, lines and loops).
JaxoRotationObject
          Interface for objects that can be rotated.
 



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