Serialized Form
Package CH.ifa.draw.applet |
fIconkit
Iconkit fIconkit
Package CH.ifa.draw.application |
fDrawing
Drawing fDrawing
fTool
Tool fTool
fIconkit
Iconkit fIconkit
fStatusLine
javax.swing.JTextField fStatusLine
fView
StandardDrawingView fView
fDefaultToolButton
ToolButton fDefaultToolButton
fSelectedToolButton
ToolButton fSelectedToolButton
fApplicationName
java.lang.String fApplicationName
fDrawingFilename
java.lang.String fDrawingFilename
fStorageFormatManager
StorageFormatManager fStorageFormatManager
Package CH.ifa.draw.contrib |
serialVersionUID: -156024908227796826L
standardTools
java.util.Vector standardTools
- Vector containing all tools for the standard ToolBar
editTools
java.util.Vector editTools
- Vector containing all tools for the edit ToolBar
currentTools
java.util.Vector currentTools
- Vector containing all tools, which are currently activated
needsUpdate
boolean needsUpdate
- Flag which determines whether the tool palette must be updated
serialVersionUID: 1265742491024232713L
myPresentationFigure
Figure myPresentationFigure
- Figure which performs all presentation tasks for this
CompositeFigure as CompositeFigures usually don't have
an own presentation but present only the sum of all its
children.
myLayouter
Layouter myLayouter
- A Layouter determines how the CompositeFigure should
be laid out graphically.
currentFrame
MDI_InternalFrame currentFrame
- Internal frame, which is currently activated. This frame receives all
mouse input and displays the Drawing to be manipulated.
backupDrawingView
StandardDrawingView backupDrawingView
- If an internal frame gets activated, the StandardDrawingView is backed
up for later restorage.
desktop
javax.swing.JComponent desktop
- This component acts as a desktop for the content.
mdiListeners
java.util.Vector mdiListeners
- List of listeners which adhere to the InternalFrameListener interface
internalDrawingView
DrawingView internalDrawingView
serialVersionUID: 6254089689239215026L
polygonFigureSerializedDataVersion
int polygonFigureSerializedDataVersion
fPoly
java.awt.Polygon fPoly
leftComponent
javax.swing.JComponent leftComponent
rightComponent
javax.swing.JComponent rightComponent
serialVersionUID: 2928651014089117493L
myLayoutable
Layoutable myLayoutable
- The Layoutable which should be laid out.
myInsets
java.awt.Insets myInsets
- Insets to calculate a border
fRotation
int fRotation
Package CH.ifa.draw.figures |
serialVersionUID: 1577970039258356627L
fFillColor
java.awt.Color fFillColor
fBorderColor
java.awt.Color fBorderColor
serialVersionUID: -3459171428373823638L
fAngle
double fAngle
fOuterRadius
double fOuterRadius
fInnerRadius
double fInnerRadius
arrowTipSerializedDataVersion
int arrowTipSerializedDataVersion
serialVersionUID: -10857585979273442L
writeObject
private void writeObject(java.io.ObjectOutputStream o)
throws java.io.IOException
- Throws:
java.io.IOException
fAttributes
FigureAttributes fAttributes
- The attributes of a figure. Each figure can have
an open ended set of attributes. Attributes are
identified by name.
- See Also:
AttributeFigure.getAttribute(java.lang.String)
,
AttributeFigure.setAttribute(java.lang.String, java.lang.Object)
attributeFigureSerializedDataVersion
int attributeFigureSerializedDataVersion
serialVersionUID: 1205601808259084917L
borderDecoratorSerializedDataVersion
int borderDecoratorSerializedDataVersion
myBorderOffset
java.awt.Point myBorderOffset
myBorderColor
java.awt.Color myBorderColor
myShadowColor
java.awt.Color myShadowColor
serialVersionUID: -3165091511154766610L
serialVersionUID: 2193968743082078559L
elbowConnectionSerializedDataVersion
int elbowConnectionSerializedDataVersion
serialVersionUID: -6856203289355118951L
fDisplayBox
java.awt.Rectangle fDisplayBox
ellipseFigureSerializedDataVersion
int ellipseFigureSerializedDataVersion
serialVersionUID: -6886355144423666716L
fMap
java.util.Hashtable fMap
figureAttributesSerializedDataVersion
int figureAttributesSerializedDataVersion
serialVersionUID: 8311226373023297933L
groupFigureSerializedDataVersion
int groupFigureSerializedDataVersion
serialVersionUID: 148012030121282439L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fFileName
java.lang.String fFileName
fDisplayBox
java.awt.Rectangle fDisplayBox
imageFigureSerializedDataVersion
int imageFigureSerializedDataVersion
serialVersionUID: 6883731614578414801L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fStart
Connector fStart
fEnd
Connector fEnd
lineConnectionSerializedDataVersion
int lineConnectionSerializedDataVersion
serialVersionUID: 511503575249212371L
lineFigureSerializedDataVersion
int lineFigureSerializedDataVersion
serialVersionUID: -4056859232918336475L
numberTextFigureSerializedDataVersion
int numberTextFigureSerializedDataVersion
serialVersionUID: 6018435940519102865L
serialVersionUID: -7951352179906577773L
fPoints
java.util.Vector fPoints
fStartDecoration
LineDecoration fStartDecoration
fEndDecoration
LineDecoration fEndDecoration
fFrameColor
java.awt.Color fFrameColor
polyLineFigureSerializedDataVersion
int polyLineFigureSerializedDataVersion
serialVersionUID: 184722075881789163L
fDisplayBox
java.awt.Rectangle fDisplayBox
rectangleFigureSerializedDataVersion
int rectangleFigureSerializedDataVersion
serialVersionUID: 7907900248924036885L
fDisplayBox
java.awt.Rectangle fDisplayBox
fArcWidth
int fArcWidth
fArcHeight
int fArcHeight
roundRectangleSerializedDataVersion
int roundRectangleSerializedDataVersion
serialVersionUID: -2273446020593433887L
serialVersionUID: 4599820785949456124L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fOriginX
int fOriginX
fOriginY
int fOriginY
fText
java.lang.String fText
fFont
java.awt.Font fFont
fIsReadOnly
boolean fIsReadOnly
fObservedFigure
Figure fObservedFigure
fLocator
OffsetLocator fLocator
textFigureSerializedDataVersion
int textFigureSerializedDataVersion
Package CH.ifa.draw.framework |
fRectangle
java.awt.Rectangle fRectangle
fRectangle
java.awt.Rectangle fRectangle
Package CH.ifa.draw.samples.javadraw |
serialVersionUID: 7894632974364110685L
fXVelocity
int fXVelocity
fYVelocity
int fYVelocity
animationDecoratorSerializedDataVersion
int animationDecoratorSerializedDataVersion
serialVersionUID: -8566272817418441758L
bouncingDrawingSerializedDataVersion
int bouncingDrawingSerializedDataVersion
fAnimator
Animator fAnimator
fDrawing
Drawing fDrawing
fTool
Tool fTool
fView
StandardDrawingView fView
fIconkit
Iconkit fIconkit
fImage
java.awt.Image fImage
Package CH.ifa.draw.samples.net |
fConnectors
java.util.Vector fConnectors
fConnectorsVisible
boolean fConnectorsVisible
Package CH.ifa.draw.samples.nothing |
Package CH.ifa.draw.samples.pert |
serialVersionUID: -7959500008698525009L
pertDependencySerializedDataVersion
int pertDependencySerializedDataVersion
serialVersionUID: -7877776240236946511L
fDisplayBox
java.awt.Rectangle fDisplayBox
fPreTasks
java.util.Vector fPreTasks
fPostTasks
java.util.Vector fPostTasks
pertFigureSerializedDataVersion
int pertFigureSerializedDataVersion
Package CH.ifa.draw.standard |
serialVersionUID: -5170007865562687545L
fOwner
Figure fOwner
- the owner of the connector
abstractConnectorSerializedDataVersion
int abstractConnectorSerializedDataVersion
serialVersionUID: -10857585979273442L
abstractFigureSerializedDataVersion
int abstractFigureSerializedDataVersion
serialVersionUID: 6489532222954612824L
fImagewidth
int fImagewidth
fImageheight
int fImageheight
bufferedUpdateSerializedDataVersion
int bufferedUpdateSerializedDataVersion
serialVersionUID: -1461450322712345462L
serialVersionUID: 7408153435700021866L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fFigures
java.util.Vector fFigures
- The figures that this figure is composed of
- See Also:
CompositeFigure.add(CH.ifa.draw.framework.Figure)
,
CompositeFigure.remove(CH.ifa.draw.framework.Figure)
compositeFigureSerializedDataVersion
int compositeFigureSerializedDataVersion
serialVersionUID: 8993011151564573288L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fComponent
Figure fComponent
- The decorated figure.
decoratorFigureSerializedDataVersion
int decoratorFigureSerializedDataVersion
fGridX
int fGridX
fGridY
int fGridY
serialVersionUID: 5062833203337604181L
fLocator
Locator fLocator
locatorConnectorSerializedDataVersion
int locatorConnectorSerializedDataVersion
serialVersionUID: 2679950024611847621L
offsetLocatorSerializedDataVersion
int offsetLocatorSerializedDataVersion
fBase
Locator fBase
fOffsetX
int fOffsetX
fOffsetY
int fOffsetY
serialVersionUID: 2619148876087898602L
relativeLocatorSerializedDataVersion
int relativeLocatorSerializedDataVersion
fRelativeX
double fRelativeX
fRelativeY
double fRelativeY
serialVersionUID: -7539925820692134566L
serialVersionUID: -2602151437447962046L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
drawingSerializedDataVersion
int drawingSerializedDataVersion
serialVersionUID: -3878153366174603336L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
fDrawing
Drawing fDrawing
- The shown drawing.
fViewSize
java.awt.Dimension fViewSize
- The preferred size of the view
fLastClick
java.awt.Point fLastClick
- The position of the last mouse click
inside the view.
fBackgrounds
java.util.Vector fBackgrounds
- A vector of optional backgrounds. The vector maintains
a list a view painters that are drawn before the contents,
that is in the background.
fForegrounds
java.util.Vector fForegrounds
- A vector of optional foregrounds. The vector maintains
a list a view painters that are drawn after the contents,
that is in the foreground.
fUpdateStrategy
Painter fUpdateStrategy
- The update strategy used to repair the view.
fConstrainer
PointConstrainer fConstrainer
- The grid used to constrain points for snap to
grid functionality.
drawingViewSerializedDataVersion
int drawingViewSerializedDataVersion
fName
java.lang.String fName
fTool
Tool fTool
fIcon
PaletteIcon fIcon
fCommand
Command fCommand
fCommands
java.util.Vector fCommands
fCommands
java.util.Vector fCommands
fWidth
int fWidth
fHeight
int fHeight
fBackground
java.awt.Color fBackground
fListener
PaletteListener fListener
fState
int fState
fOldState
int fOldState