Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
T
toArray()
- Method in class edu.umd.cs.jazz.util.
ZListImpl
toArray()
- Method in class edu.umd.cs.jazz.util.
ZNullList
toArray(Object[])
- Method in class edu.umd.cs.jazz.util.
ZListImpl
token
- Static variable in class edu.umd.cs.jazz.io.
ZInternalParser
Token
- class edu.umd.cs.jazz.io.
Token
.
Describes the input token stream.
token_source
- Static variable in class edu.umd.cs.jazz.io.
ZInternalParser
Token()
- Constructor for class edu.umd.cs.jazz.io.
Token
tokenImage
- Variable in class edu.umd.cs.jazz.io.
ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage
- Static variable in interface edu.umd.cs.jazz.io.
ZInternalParserConstants
TokenMgrError
- error edu.umd.cs.jazz.io.
TokenMgrError
.
TokenMgrError()
- Constructor for class edu.umd.cs.jazz.io.
TokenMgrError
TokenMgrError(boolean, int, int, int, String, char, int)
- Constructor for class edu.umd.cs.jazz.io.
TokenMgrError
TokenMgrError(String, int)
- Constructor for class edu.umd.cs.jazz.io.
TokenMgrError
toString()
- Method in class edu.umd.cs.jazz.io.
Token
Returns the image.
toString()
- Method in class edu.umd.cs.jazz.util.
ZSceneGraphPath
Returns a string description of this path useful for debugging.
toString()
- Method in class edu.umd.cs.jazz.util.
ZBounds
Generate a string that represents this object for debugging.
toString()
- Method in class edu.umd.cs.jazz.util.
ZProperty
Generate a string that represents this object for debugging.
transform
- Variable in class edu.umd.cs.jazz.event.
ZTransformEvent
The value of the transform before the transform was changed for transform events (or null for other event types).
TRANSFORM_CHANGED
- Static variable in class edu.umd.cs.jazz.event.
ZTransformEvent
This event indicates that the transform changed.
TRANSFORM_FIRST
- Static variable in class edu.umd.cs.jazz.event.
ZTransformEvent
The first number in the range of ids used for transform events.
TRANSFORM_GROUP_ORDER
- Static variable in class edu.umd.cs.jazz.util.
ZSceneGraphEditor
TRANSFORM_LAST
- Static variable in class edu.umd.cs.jazz.event.
ZTransformEvent
The last number in the range of ids used for transform events.
transform(AffineTransform)
- Method in class edu.umd.cs.jazz.util.
ZBounds
Modify the object by applying the given transform.
transform(Rectangle2D, AffineTransform)
- Static method in class edu.umd.cs.jazz.
ZTransformGroup
Apply the specified transform to the specified rectangle, modifying the rect.
transform(ZBounds, AffineTransform)
- Static method in class edu.umd.cs.jazz.
ZTransformGroup
Apply the specified transform to the specified bounds, modifying the bounds.
transformChanged(ZTransformEvent)
- Method in interface edu.umd.cs.jazz.event.
ZTransformListener
Invoked when the transform changes.
transformChanged(ZTransformEvent)
- Method in class edu.umd.cs.jazz.event.
ZTransformAdapter
Invoked when the transform changes.
transformNodes
- Variable in class edu.umd.cs.jazz.
ZTreeLayoutManager
A hashtable to store nodes that need transforming in the current set of recursive calls to doLayout.
transformTable
- Variable in class edu.umd.cs.jazz.
ZTreeLayoutManager
A hashtable to store the transforms for nodes in the current set of recursive calls to doLayout
translate(double, double)
- Method in class edu.umd.cs.jazz.
ZTransformGroup
Translate the node by the specified deltaX and deltaY
translate(double, double)
- Method in class edu.umd.cs.jazz.
ZCamera
Translate the object by the specified deltaX and deltaY
translate(double, double, int, ZDrawingSurface)
- Method in class edu.umd.cs.jazz.
ZTransformGroup
Animate the node from its current position by the specified deltaX and deltaY
translate(double, double, int, ZDrawingSurface)
- Method in class edu.umd.cs.jazz.
ZCamera
Animate the object from its current position by the specified deltaX and deltaY
translateDestinationPoint(ZNode, Point2D)
- Method in class edu.umd.cs.jazz.
ZTreeLayoutManager
Translates the transform corresponding to the given node in the transformTable.
translateJavaToJazz(String)
- Static method in class edu.umd.cs.jazz.io.
ZParser
Takes a Java string and creates a string appropriate for Jazz to save (all control characters are backslashed).
translateJazzToJava(String)
- Static method in class edu.umd.cs.jazz.io.
ZParser
Takes a Jazz string (all control characters are backslashed) and creates a string Java String.
translateX
- Variable in class edu.umd.cs.jazz.component.
ZText
Translation offset X.
translateX
- Variable in class edu.umd.cs.jazz.component.
ZImage
Translation offset X.
translateX
- Variable in class edu.umd.cs.jazz.component.
ZLabel
Translation offset X.
translateY
- Variable in class edu.umd.cs.jazz.component.
ZText
Translation offset Y.
translateY
- Variable in class edu.umd.cs.jazz.component.
ZImage
Translation offset Y.
translateY
- Variable in class edu.umd.cs.jazz.component.
ZLabel
Translation offset Y.
trimCamerasToSize()
- Method in class edu.umd.cs.jazz.util.
ZSceneGraphPath
Trims the capacity of the array that stores the cameras to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZVisualComponent
Trims the capacity of the array that stores the parents list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZNode
Trims the capacity of the array that stores the clientProperties list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZGroup
Trims the capacity of the array that stores the children list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZVisualLeaf
Trims the capacity of the array that stores the visual components list to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZSelectionGroup
Trims the capacity of the array that stores the parents list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZLayerGroup
Trims the capacity of the array that stores the cameras list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.
ZCamera
Trims the capacity of the array that stores the layers list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.util.
ZSceneGraphPath
Trims the capacity of the array that stores the parents list points to the actual number of points.
trimToSize()
- Method in class edu.umd.cs.jazz.util.
ZListImpl
trimToSize()
- Method in class edu.umd.cs.jazz.util.
ZNullList
trimToSize()
- Method in interface edu.umd.cs.jazz.util.
ZList
trimTransformersToSize()
- Method in class edu.umd.cs.jazz.util.
ZSceneGraphPath
Trims the capacity of the array that stores the transformers to the actual number of points.
TRUE
- Static variable in interface edu.umd.cs.jazz.io.
ZInternalParserConstants
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.