Serialized Form


Package net.sf.jaxodraw.graph

Class net.sf.jaxodraw.graph.JaxoSaveGraph extends java.lang.Object implements Serializable

serialVersionUID: 314159L

Serialized Fields

objectList

JaxoList objectList

description

java.lang.String description

packageList

java.util.List<E> packageList

jaxoDrawVersion

java.lang.String jaxoDrawVersion

Package net.sf.jaxodraw.gui

Class net.sf.jaxodraw.gui.JaxoCanvas extends javax.swing.JComponent implements Serializable

serialVersionUID: 7526471155622776147L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

thePanel

JaxoMainPanel thePanel

last

java.awt.Point last

lastOnScreen

java.awt.Point lastOnScreen

fixed

java.awt.Point fixed

curHandle

int curHandle

mouseLocation

java.awt.Point mouseLocation
Mouse location, in Graph coordinates.


fboxON

boolean fboxON

fboxOrigin

java.awt.Point fboxOrigin

fboxLocation

java.awt.Point fboxLocation

fboxArea

int fboxArea

fboxPopup

JaxoFBoxPopupMenu fboxPopup

canvasBackground

java.awt.Color canvasBackground

handlePaintMode

int handlePaintMode
indicates how/whether to paint the handles of the objects.


visualAidPainted

boolean visualAidPainted
indicates whether to paint the visual aid of objects.


points

java.util.List<E> points
variables for multi-point objects.


pointsAidLocation

java.awt.Point pointsAidLocation

pointsON

boolean pointsON

rgbox

java.awt.Rectangle rgbox
Resize groups by dragging variables.


newRf

float newRf

gHandle

int gHandle

cachedGroup

JaxoObject cachedGroup

antialiasEnabled

boolean antialiasEnabled

snappingToGrid

boolean snappingToGrid

gridPainted

boolean gridPainted

minimumCanvasSize

java.awt.Dimension minimumCanvasSize

maximumCanvasSize

java.awt.Dimension maximumCanvasSize

selectedObject

JaxoObject selectedObject

hoveringObject

JaxoObject hoveringObject

selectInside

boolean selectInside

scrollTimer

javax.swing.Timer scrollTimer

Package net.sf.jaxodraw.gui.launch

Class net.sf.jaxodraw.gui.launch.JaxoSplashWindow extends java.awt.Component implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

lock

java.lang.Object lock

frame

java.awt.Frame frame

image

java.awt.Image image

painted

boolean painted

windowTitle

java.lang.String windowTitle

Package net.sf.jaxodraw.gui.menu

Class net.sf.jaxodraw.gui.menu.DefaultMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

defMIs

javax.swing.JMenuItem[] defMIs

Class net.sf.jaxodraw.gui.menu.JaxoEditMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

undoMI

javax.swing.JMenuItem undoMI

redoMI

javax.swing.JMenuItem redoMI

Class net.sf.jaxodraw.gui.menu.JaxoFileMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.menu.JaxoHelpMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.menu.JaxoMenu extends javax.swing.JMenu implements Serializable

Class net.sf.jaxodraw.gui.menu.JaxoMenuBar extends javax.swing.JMenuBar implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.menu.JaxoOptionsMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

showtoolMI

javax.swing.JMenuItem showtoolMI

showStatusMI

javax.swing.JMenuItem showStatusMI

showgridMI

javax.swing.JMenuItem showgridMI

antialiasOnMI

javax.swing.JMenuItem antialiasOnMI

gridOnMI

javax.swing.JMenuItem gridOnMI

snapOnMI

javax.swing.JMenuItem snapOnMI

arrowMI

javax.swing.JMenuItem arrowMI

Class net.sf.jaxodraw.gui.menu.LanguageMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

englishBT

javax.swing.JRadioButtonMenuItem englishBT

germanBT

javax.swing.JRadioButtonMenuItem germanBT

frenchBT

javax.swing.JRadioButtonMenuItem frenchBT

spanishBT

javax.swing.JRadioButtonMenuItem spanishBT

italianBT

javax.swing.JRadioButtonMenuItem italianBT

Class net.sf.jaxodraw.gui.menu.NewMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.menu.OpenRecentMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

recentFiles

java.util.List<E> recentFiles

Class net.sf.jaxodraw.gui.menu.VertexMenu extends JaxoMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

type1BT

javax.swing.JRadioButtonMenuItem type1BT

type2BT

javax.swing.JRadioButtonMenuItem type2BT

type3BT

javax.swing.JRadioButtonMenuItem type3BT

type4BT

javax.swing.JRadioButtonMenuItem type4BT

type5BT

javax.swing.JRadioButtonMenuItem type5BT

type6BT

javax.swing.JRadioButtonMenuItem type6BT

Package net.sf.jaxodraw.gui.menu.popup

Class net.sf.jaxodraw.gui.menu.popup.JaxoCanvasPopupMenu extends javax.swing.JPopupMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

newTabMI

javax.swing.JMenuItem newTabMI

renameMI

javax.swing.JMenuItem renameMI

refreshMI

javax.swing.JMenuItem refreshMI

clearMI

javax.swing.JMenuItem clearMI

saveMI

javax.swing.JMenuItem saveMI

saveAsMI

javax.swing.JMenuItem saveAsMI

exportMI

javax.swing.JMenuItem exportMI

closeTabMI

javax.swing.JMenuItem closeTabMI

pasteMI

javax.swing.JMenuItem pasteMI

Class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu extends javax.swing.JPopupMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

alistener

java.awt.event.ActionListener alistener

editM

javax.swing.JMenu editM

cutMI

javax.swing.JMenuItem cutMI

copyMI

javax.swing.JMenuItem copyMI

pasteMI

javax.swing.JMenuItem pasteMI

ungroupMI

javax.swing.JMenuItem ungroupMI

groupMI

javax.swing.JMenuItem groupMI

orderM

javax.swing.JMenu orderM

foreMI

javax.swing.JMenuItem foreMI

backMI

javax.swing.JMenuItem backMI

selectionM

javax.swing.JMenu selectionM

saveasMI

javax.swing.JMenuItem saveasMI

exportMI

javax.swing.JMenuItem exportMI

texpreviewMI

javax.swing.JMenuItem texpreviewMI

pasteMode

boolean pasteMode

Class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu extends javax.swing.JPopupMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

type1BT

javax.swing.JRadioButtonMenuItem type1BT

type2BT

javax.swing.JRadioButtonMenuItem type2BT

type3BT

javax.swing.JRadioButtonMenuItem type3BT

type4BT

javax.swing.JRadioButtonMenuItem type4BT

type5BT

javax.swing.JRadioButtonMenuItem type5BT

type6BT

javax.swing.JRadioButtonMenuItem type6BT

Class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu extends javax.swing.JPopupMenu implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

zoomFactorM

javax.swing.JMenu zoomFactorM

zoom2

javax.swing.JRadioButtonMenuItem zoom2

zoom4

javax.swing.JRadioButtonMenuItem zoom4

zoom8

javax.swing.JRadioButtonMenuItem zoom8

Package net.sf.jaxodraw.gui.panel

Class net.sf.jaxodraw.gui.panel.JaxoFlags extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

controlFlag

javax.swing.JLabel controlFlag

coordFlag

javax.swing.JLabel coordFlag

fileFlag

javax.swing.JLabel fileFlag

currentFile

java.lang.String currentFile

currentModeKey

java.lang.String currentModeKey

Class net.sf.jaxodraw.gui.panel.JaxoGridBar extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

chooseGridType

javax.swing.JComboBox chooseGridType

chooseGridSize

JaxoSpinnerComboBox chooseGridSize

gridSize

JaxoSpinnerIntModel gridSize

gridCheckBox

javax.swing.JCheckBox gridCheckBox

snapCheckBox

javax.swing.JCheckBox snapCheckBox

thePanel

JaxoMainPanel thePanel

colorChooser

JaxoColorChooser colorChooser

gridColorButton

JaxoColorButton gridColorButton

canvasBackgroundButton

JaxoColorButton canvasBackgroundButton

chooseGridStyle

javax.swing.JComboBox chooseGridStyle

gridTypeLabel

javax.swing.JLabel gridTypeLabel

gridStyleLabel

javax.swing.JLabel gridStyleLabel

gridSizeLabel

javax.swing.JLabel gridSizeLabel

gridColorLabel

javax.swing.JLabel gridColorLabel

canvasBackgroundLabel

javax.swing.JLabel canvasBackgroundLabel

Class net.sf.jaxodraw.gui.panel.JaxoMainPanel extends javax.swing.JFrame implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

buttonPanel

JaxoButtonPanel buttonPanel
The button panel of this JaxoMainPanel.


jaxomenubar

JaxoMenuBar jaxomenubar
The menu bar of this JaxoMainPanel.


toolBar

JaxoToolBar toolBar
The tool bar of this JaxoMainPanel.


flagpanel

JaxoFlags flagpanel
The flag panel of this JaxoMainPanel.


gridBar

JaxoGridBar gridBar
The Grid panel of this JaxoMainPanel.


currentMode

int currentMode

vertexType

int vertexType

preferencesPanel

JaxoPrefsPanel preferencesPanel

pluginManagerPanel

JaxoPluginManagerPanel pluginManagerPanel

watchMode

boolean watchMode

canvasPanel

JaxoTabbedCanvasPanel canvasPanel
The panel that holds the tabs


snap

boolean snap
A boolean variable that indicates whether the drawing/dragging should be done with the grid or not.


theCanvas

JaxoCanvas theCanvas
The Canvas where all the objects will be drawn


preview

JaxoPreview preview

canUndo

boolean canUndo

canRedo

boolean canRedo

Class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel extends javax.swing.JDialog implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

knownLanguages

java.util.List<E> knownLanguages

gridTypes

java.lang.String[] gridTypes

screenSize

java.awt.Dimension screenSize

htmlTextField

javax.swing.JTextField htmlTextField

editorTextField

javax.swing.JTextField editorTextField

psTextField

javax.swing.JTextField psTextField

latexPathTextField

javax.swing.JTextField latexPathTextField

dvipsPathTextField

javax.swing.JTextField dvipsPathTextField

lookAndFeelPanel

JaxoLookAndFeelPanel lookAndFeelPanel

chooseLanguage

javax.swing.JComboBox chooseLanguage

modelXin

javax.swing.SpinnerNumberModel modelXin

modelYin

javax.swing.SpinnerNumberModel modelYin

splashCheckBox

javax.swing.JCheckBox splashCheckBox

toolBarCheckBox

javax.swing.JCheckBox toolBarCheckBox

gridBarCheckBox

javax.swing.JCheckBox gridBarCheckBox

statusBarCheckBox

javax.swing.JCheckBox statusBarCheckBox

antialiasCheckBox

javax.swing.JCheckBox antialiasCheckBox

gridCheckBox

javax.swing.JCheckBox gridCheckBox

snapCheckBox

javax.swing.JCheckBox snapCheckBox

chooseGridType

javax.swing.JComboBox chooseGridType

chooseGridStyle

javax.swing.JComboBox chooseGridStyle

gridColorButton

JaxoColorButton gridColorButton

canvasBackgroundButton

JaxoColorButton canvasBackgroundButton

modelgrid

JaxoSpinnerIntModel modelgrid

colorButton

JaxoColorButton colorButton

modelwidth

javax.swing.SpinnerNumberModel modelwidth

arrowCheckBox

javax.swing.JCheckBox arrowCheckBox

modelsep

javax.swing.SpinnerNumberModel modelsep

modelvert

javax.swing.SpinnerNumberModel modelvert

modelamp

javax.swing.SpinnerNumberModel modelamp

arsppos

javax.swing.JSpinner arsppos

arsplength

javax.swing.JSpinner arsplength

arspwidth

javax.swing.JSpinner arspwidth

arspinset

javax.swing.JSpinner arspinset

arlockcb

javax.swing.JCheckBox arlockcb

modelArPosition

javax.swing.SpinnerNumberModel modelArPosition

modelArLength

javax.swing.SpinnerNumberModel modelArLength

modelArWidth

javax.swing.SpinnerNumberModel modelArWidth

modelArInset

javax.swing.SpinnerNumberModel modelArInset

arlwRatio

float arlwRatio

aradjusting

boolean aradjusting

textColorButton

JaxoColorButton textColorButton

chooseTextFamily

javax.swing.JComboBox chooseTextFamily

chooseTextSize

javax.swing.JSpinner chooseTextSize

chooseTextStyle

javax.swing.JComboBox chooseTextStyle

modelTextRotation

JaxoSpinnerRotationModel modelTextRotation

modelTeXRotation

JaxoSpinnerRotationModel modelTeXRotation

chooseTeXAlignment

javax.swing.JComboBox chooseTeXAlignment

chooseTeXSize

javax.swing.JComboBox chooseTeXSize

chooseDefaultMode

javax.swing.JComboBox chooseDefaultMode

modelundo

javax.swing.SpinnerNumberModel modelundo

chooseCSpaceType

javax.swing.JComboBox chooseCSpaceType

colorChooser

JaxoColorChooser colorChooser

Class net.sf.jaxodraw.gui.panel.JaxoToolBar extends javax.swing.JToolBar implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

toolBarButtons

javax.swing.AbstractButton[] toolBarButtons

watchModeButton

javax.swing.JToggleButton watchModeButton

Package net.sf.jaxodraw.gui.panel.button

Class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

actionButtons

JaxoPanelButton[] actionButtons

Class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

pbtpanel

JaxoParticleButtons pbtpanel

ebtpanel

JaxoEditButtons ebtpanel

mbtpanel

JaxoMiscButtons mbtpanel

abtpanel

JaxoActionButtons abtpanel

gbtpanel

JaxoGridButtons gbtpanel

Class net.sf.jaxodraw.gui.panel.button.JaxoColorButton extends javax.swing.JButton implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

color

java.awt.Color color

chooserMode

int chooserMode

chooserTitle

java.lang.String chooserTitle

chooser

JaxoColorChooser chooser

optional

boolean optional

Class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

editButtons

JaxoPanelButton[] editButtons

Class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

gridButtons

JaxoPanelButton[] gridButtons

zoomPopup

JaxoZoomPopupMenu zoomPopup

Class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

vertexPopup

JaxoVertexPopupMenu vertexPopup

miscButtons

JaxoPanelButton[] miscButtons
An array holding the JaxoPanelButtons of the misc button panel.

Class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton extends javax.swing.JButton implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

unpressedBackground

java.awt.Color unpressedBackground

isDefault

boolean isDefault

Class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

particleButtons

JaxoPanelButton[] particleButtons

Package net.sf.jaxodraw.gui.panel.edit

Class net.sf.jaxodraw.gui.panel.edit.Jaxo2PointsEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.Jaxo3PointsEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.Jaxo4PointsEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoCenterSizeEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel extends javax.swing.JPanel implements Serializable

Class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

panelConstraints

java.awt.GridBagConstraints panelConstraints

internalListener

JaxoEditPanelListener internalListener

object

JaxoObject object

backup

JaxoObject backup

title

java.lang.String title

icon

javax.swing.Icon icon

event

javax.swing.event.ChangeEvent event

Class net.sf.jaxodraw.gui.panel.edit.JaxoPositionEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoScaleEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoStretchingEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoSymmEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L

Class net.sf.jaxodraw.gui.panel.edit.JaxoXYREditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L


Package net.sf.jaxodraw.gui.swing

Class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane extends javax.swing.JTabbedPane implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

button

net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel button

tabRollover

net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.IndexButtonModel tabRollover

closeButtonListener

net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.CloseButtonListener closeButtonListener

defaultIcon

javax.swing.Icon defaultIcon

selectedIcon

javax.swing.Icon selectedIcon

rolloverIcon

javax.swing.Icon rolloverIcon

pressedIcon

javax.swing.Icon pressedIcon

pressedArmedIcon

javax.swing.Icon pressedArmedIcon

Class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.ClosingEvent extends java.util.EventObject implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

index

int index

Class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

none

java.lang.String none

plain

java.lang.String plain

bold

java.lang.String bold

italic

java.lang.String italic

boldItalic

java.lang.String boldItalic

Class net.sf.jaxodraw.gui.swing.JaxoTitledBorder extends javax.swing.border.TitledBorder implements Serializable

serialVersionUID: 7526471155622776147L


Package net.sf.jaxodraw.gui.swing.spinner

Class net.sf.jaxodraw.gui.swing.spinner.JaxoFixedJSpinner extends javax.swing.JSpinner implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

textFieldFont

java.awt.Font textFieldFont

Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox extends javax.swing.JComboBox implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

spinner

javax.swing.JSpinner spinner

Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel extends javax.swing.SpinnerNumberModel implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

snap

boolean snap

origin

int origin

Class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel extends javax.swing.SpinnerNumberModel implements Serializable

serialVersionUID: 7526471155622776147L


Package net.sf.jaxodraw.object

Class net.sf.jaxodraw.object.Jaxo3PointObject extends JaxoParticleObject implements Serializable

Serialized Fields

x3

int x3
The third point of this arc object.


y3

int y3
The third point of this arc object.

Class net.sf.jaxodraw.object.JaxoExtendedObject extends JaxoObject implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

x2

int x2
The x coordinate of the second point of this JaxoObject.


y2

int y2
The y coordinate of the second point of this JaxoObject.


strokeWidth

float strokeWidth
The stroke (line width) of this extended object.

Class net.sf.jaxodraw.object.JaxoObject extends java.lang.Object implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

color

java.awt.Color color
The color of this JaxoObject.


x

int x
The x coordinate of the first point of this JaxoObject.


y

int y
The y coordinate of the first point of this JaxoObject.

Class net.sf.jaxodraw.object.JaxoObjectList extends java.util.ArrayList implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.JaxoParticleObject extends JaxoExtendedObject implements Serializable

Serialized Fields

dash

float dash
The dash size of this particle object (only for ghosts and scalars).


amp

int amp
The amplitude for this particle object. (only used for photons and gluons and zigzag lines).


wiggles

int wiggles
The number of wiggles of this particle object (only used for photons and gluons and zigzag lines).


paintArrow

boolean paintArrow
A boolean variable that indicates whether to draw an arrow on this particle object or not (not used for photons and gluons).


flip

boolean flip
A boolean variable that indicates whether the arrow should be flipped with respect to the initial orientation or not (only used for fermions, ghosts and scalars).


arrowPosition

float arrowPosition
A float between 0 and 1 that indicates where along this particle object the arrow should be positioned.


doubleLine

boolean doubleLine
A boolean variable that indicates whether this particle object should be drawn with double lines.


dlSeparation

float dlSeparation
The separation of the double lines.


arrow

JaxoArrow arrow
The arrow of this object.


Package net.sf.jaxodraw.object.arc

Class net.sf.jaxodraw.object.arc.JaxoArcObject extends Jaxo3PointObject implements Serializable

Class net.sf.jaxodraw.object.arc.JaxoDashArc extends JaxoArcObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.arc.JaxoFArc extends JaxoArcObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.arc.JaxoGArc extends JaxoDashArc implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.arc.JaxoGlArc extends JaxoArcObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.arc.JaxoPArc extends JaxoArcObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

symmetric

boolean symmetric

Class net.sf.jaxodraw.object.arc.JaxoSArc extends JaxoDashArc implements Serializable

serialVersionUID: 314159L


Package net.sf.jaxodraw.object.arrow

Class net.sf.jaxodraw.object.arrow.AbstractBaseArrow extends java.lang.Object implements Serializable

Serialized Fields

color

java.awt.Color color

fillColor

java.awt.Color fillColor

filled

boolean filled

arrowWidth

float arrowWidth

arrowLength

float arrowLength

arrowInset

float arrowInset

Class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow extends AbstractBaseArrow implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

latexLineWidth

float latexLineWidth

isDoubleLine

boolean isDoubleLine

dlSep

float dlSep

Class net.sf.jaxodraw.object.arrow.JaxoDefaultArrowEditPanel extends JaxoEditPanel implements Serializable

serialVersionUID: 7526471155622776147L


Package net.sf.jaxodraw.object.bezier

Class net.sf.jaxodraw.object.bezier.JaxoBezierObject extends Jaxo3PointObject implements Serializable

Serialized Fields

x4

int x4
The fourth points defining this Bezier object.


y4

int y4
The fourth points defining this Bezier object.


noFreqStretching

boolean noFreqStretching
Indicates whether frequency stretching is allowed for this Bezier.

Class net.sf.jaxodraw.object.bezier.JaxoDashBezier extends JaxoBezierObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.bezier.JaxoFBezier extends JaxoBezierObject implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.bezier.JaxoGBezier extends JaxoDashBezier implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.bezier.JaxoGlBezier extends JaxoBezierObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.bezier.JaxoPBezier extends JaxoBezierObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.bezier.JaxoSBezier extends JaxoDashBezier implements Serializable

serialVersionUID: 314159L


Package net.sf.jaxodraw.object.fill

Class net.sf.jaxodraw.object.fill.JaxoBlob extends JaxoFillObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

rotationAngle

int rotationAngle
The rotation angle of the ellipse

Class net.sf.jaxodraw.object.fill.JaxoBox extends JaxoFillObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.fill.JaxoFillObject extends JaxoExtendedObject implements Serializable

Serialized Fields

fillColor

java.awt.Color fillColor
The fill color of this fillObject.


filled

boolean filled

Package net.sf.jaxodraw.object.group

Class net.sf.jaxodraw.object.group.JaxoGroup extends JaxoExtendedObject implements Serializable

serialVersionUID: 314159L

Serialized Fields

groupAmp

int groupAmp
The default amplitude of all wiggle objects in this group.


groupTeXSize

int groupTeXSize
The default size of the TeX labels of this group.


groupTextFont

java.awt.Font groupTextFont
The default font of the PS labels of this group.


objectList

JaxoList objectList
The list of JaxoObjects in this group.


Package net.sf.jaxodraw.object.line

Class net.sf.jaxodraw.object.line.JaxoDashLine extends JaxoLineObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.line.JaxoFLine extends JaxoLineObject implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.line.JaxoGLine extends JaxoDashLine implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.line.JaxoGlLine extends JaxoLineObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.line.JaxoLineObject extends JaxoParticleObject implements Serializable

Class net.sf.jaxodraw.object.line.JaxoPLine extends JaxoLineObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

symmetric

boolean symmetric

Class net.sf.jaxodraw.object.line.JaxoSLine extends JaxoDashLine implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.line.JaxoZigZagLine extends JaxoLineObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

symmetric

boolean symmetric

Package net.sf.jaxodraw.object.loop

Class net.sf.jaxodraw.object.loop.JaxoDashLoop extends JaxoLoopObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.loop.JaxoFLoop extends JaxoLoopObject implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.loop.JaxoGlLoop extends JaxoLoopObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.loop.JaxoGLoop extends JaxoDashLoop implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.loop.JaxoLoopObject extends JaxoParticleObject implements Serializable

Class net.sf.jaxodraw.object.loop.JaxoPLoop extends JaxoLoopObject implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.loop.JaxoSLoop extends JaxoDashLoop implements Serializable

serialVersionUID: 314159L


Package net.sf.jaxodraw.object.text

Class net.sf.jaxodraw.object.text.JaxoLatexText extends JaxoTextObject implements Serializable

serialVersionUID: 314159L

Serialized Fields

allign

int allign
An integer specifying how the text is alligned with respect to the current position.


latexTextSize

int latexTextSize
An integer specifying the LaTeX font size.

Class net.sf.jaxodraw.object.text.JaxoPSText extends JaxoTextObject implements Serializable

serialVersionUID: 314159L

Serialized Fields

textFont

java.awt.Font textFont
The font of this JaxoPSText object.

Class net.sf.jaxodraw.object.text.JaxoTextObject extends JaxoObject implements Serializable

Serialized Fields

textString

java.lang.String textString
The text string specifying this text object.


rotationAngle

int rotationAngle
The rotation angle of this text object.


Package net.sf.jaxodraw.object.vertex

Class net.sf.jaxodraw.object.vertex.JaxoVertex extends JaxoExtendedObject implements Serializable

Class net.sf.jaxodraw.object.vertex.JaxoVertexT1 extends JaxoVertex implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.vertex.JaxoVertexT2 extends JaxoVertex implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields

fillColor

java.awt.Color fillColor
The fill color of this fillObject.


filled

boolean filled

Class net.sf.jaxodraw.object.vertex.JaxoVertexT3 extends JaxoVertex implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Class net.sf.jaxodraw.object.vertex.JaxoVertexT4 extends JaxoVertex implements Serializable

serialVersionUID: 314159L

Class net.sf.jaxodraw.object.vertex.JaxoVertexT5 extends Jaxo3PointObject implements Serializable

serialVersionUID: 314159L

Serialized Fields

fillColor

java.awt.Color fillColor
The fill color of this JaxoVertexT5.


filled

boolean filled

Class net.sf.jaxodraw.object.vertex.JaxoVertexT6 extends JaxoVertex implements Serializable

serialVersionUID: 314159L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Package net.sf.jaxodraw.plugin

Class net.sf.jaxodraw.plugin.JaxoPluginExecutionException extends java.lang.Exception implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

src

java.lang.Object src



Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.