Packages 
Package Description
net.sf.jaxodraw
The main package of JaxoDraw.
net.sf.jaxodraw.graph
Graph related classes.
net.sf.jaxodraw.graph.object
Collection of objects that can be drawn by JaxoDraw.
net.sf.jaxodraw.graph.object.arc
Arc objects.
net.sf.jaxodraw.graph.object.arrow
Arrow objects.
net.sf.jaxodraw.graph.object.bezier
Bezier objects.
net.sf.jaxodraw.graph.object.fill
Fill objects, ie objects that have a fill color.
net.sf.jaxodraw.graph.object.group
Group objects.
net.sf.jaxodraw.graph.object.line
Line objects.
net.sf.jaxodraw.graph.object.loop
Loop objects.
net.sf.jaxodraw.graph.object.text
Text objects.
net.sf.jaxodraw.graph.object.vertex
Vertex objects.
net.sf.jaxodraw.gui
GUI related classes.
net.sf.jaxodraw.gui.grid
Grid related classes.
net.sf.jaxodraw.gui.handle
Handles for JaxoObject.
net.sf.jaxodraw.gui.launch
Classes to deal with the JaxoDraw launch process.
net.sf.jaxodraw.gui.menu
Menus for the GUI.
net.sf.jaxodraw.gui.menu.popup
Popup menus for the GUI.
net.sf.jaxodraw.gui.panel
GUI panels.
net.sf.jaxodraw.gui.panel.button
Button panels for the GUI.
net.sf.jaxodraw.gui.panel.edit
Edit panels that allow to edit JaxoObjects.
net.sf.jaxodraw.gui.panel.prefs
Preferences dialog panels.
net.sf.jaxodraw.gui.swing
Swing related classes.
net.sf.jaxodraw.gui.swing.spinner
Some spinner classes that are used in edit panels.
net.sf.jaxodraw.io
Contains classes to handle input/output from/to external files.
net.sf.jaxodraw.logging
Logging classes for JaxoDraw.
net.sf.jaxodraw.plugin
A plugin is an external piece of software that adds functionality to JaxoDraw.
net.sf.jaxodraw.plugin.exports
Export classes.
net.sf.jaxodraw.plugin.imports
Import classes.
net.sf.jaxodraw.util
Utility methods.