Serialized Form
Package edu.umd.cs.piccolox.swt |
serialVersionUID: 1L
handleCursorHandler
edu.umd.cs.piccolo.event.PBasicInputEventHandler handleCursorHandler
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
locator
edu.umd.cs.piccolox.util.PLocator locator
handleDragger
edu.umd.cs.piccolo.event.PDragSequenceEventHandler handleDragger
serialVersionUID: 1L
serialVersionUID: 1L
swtEvent
org.eclipse.swt.events.KeyEvent swtEvent
serialVersionUID: 1L
swtEvent
org.eclipse.swt.events.MouseEvent swtEvent
clickCount
int clickCount
serialVersionUID: 1L
strokePaint
java.awt.Paint strokePaint
updatingBoundsFromPath
boolean updatingBoundsFromPath
origShape
java.awt.Shape origShape
shape
java.awt.Shape shape
internalXForm
edu.umd.cs.piccolo.util.PAffineTransform internalXForm
inverseXForm
java.awt.geom.AffineTransform inverseXForm
shapePts
double[] shapePts
serialVersionUID: 1L
composite
org.eclipse.swt.widgets.Composite composite
serialVersionUID: 1L
target
edu.umd.cs.piccolo.PNode target
camera
edu.umd.cs.piccolo.PCamera camera
serialVersionUID: 1L
greekThreshold
double greekThreshold
- Below this magnification text is rendered as greek.
greekColor
java.awt.Color greekColor
- Color for greek text.
penColor
java.awt.Color penColor
- Current pen color.
font
java.awt.Font font
- Current text font.
padding
int padding
- The amount of padding on each side of the text
lines
java.util.ArrayList lines
- Each vector element is one line of text.
translateX
double translateX
- Translation offset X.
translateY
double translateY
- Translation offset Y.
serialVersionUID: 1L
notify
boolean notify
initialDelay
int initialDelay
delay
int delay
repeats
boolean repeats
coalesce
boolean coalesce
doPostEvent
java.lang.Runnable doPostEvent
display
org.eclipse.swt.widgets.Display display
expirationTime
long expirationTime
nextTimer
SWTTimer nextTimer
running
boolean running