A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

accept(ZNode) - Method in class edu.umd.cs.jazz.util.ZFindFilterBounds
The specified node is accepted by this filter if its visual component's bounds intersect this filter's bounds.
accept(ZNode) - Method in class edu.umd.cs.jazz.util.ZFindFilterMagBounds
The specified node is accepted by this filter if its visual component's bounds intersect this filter's bounds.
accept(ZNode) - Method in interface edu.umd.cs.jazz.util.ZFindFilter
This method determines if the specified node should be accepted by the filter.
accurateSpacing - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
accurateSpacing causes strings to be rendered one character at a time: slower, but characters are positioned more accurately in a line.
activate() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Activates this event handler.
activate() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
activated - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
activateEventHandlers() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Activate the default event handlers for ZBasicFrame.
activateEventHandlers() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Activate the default event handlers for ZBasicFrame.
activeEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The currently active event handler
add_escapes(String) - Method in class edu.umd.cs.jazz.io.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add(double, double) - Method in class edu.umd.cs.jazz.util.ZBounds
 
add(float, float) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the end of this coordinate list.
add(float, float) - Method in class edu.umd.cs.jazz.component.ZPolyline
Add a point to the end of this polyline.
add(float, float, int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the specified part of this coordinate list.
add(float, float, int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Add a point to the specified part of this coordinate list.
add(Point2D) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the end of this coordinate list.
add(Point2D, int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the specified part of this coordinate list.
add(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZBounds
 
add(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZArea
Set the ZArea to be the union of passed in rectangle and the current contents of the ZArea.
add(ZArea) - Method in class edu.umd.cs.jazz.util.ZArea
Set the ZArea to be the union of the passed in area and the current contents of the ZArea.
add(ZBounds) - Method in class edu.umd.cs.jazz.util.ZBounds
 
add(ZBounds) - Method in class edu.umd.cs.jazz.util.ZArea
Set the ZArea to be the union of passed in bounds and the current contents of the ZArea.
addAncestorListener(ZAncestorListener) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
addAncestorListener(ZAncestorListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Registers listener so that it will receive ZAncestorEvents when it or any of its ancestors are changed in the following ways: A node is moved by a transform change A node is added/removed to/from the tree A node is made visible/invisible A node's alpha value is changed A node's min/max magnification is changed Events are also sent when the component or its ancestors are added or removed from the Component hierarchy
addChar(char) - Method in class edu.umd.cs.jazz.component.ZText
Adds a character before the caret position.
addChild(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Adds a child to the node.
addEnterChar() - Method in class edu.umd.cs.jazz.component.ZText
Creates a new line of text, splitting the current line at the caret position.
addEscapes(String) - Static method in class edu.umd.cs.jazz.io.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addNodeContainerListener(ZNodeContainerListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Adds the specified node container listener to receive node container events from this node.
addNodeListener(ZNodeListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Adds the specified node listener to receive node events from this node.
addNodeTransformListener() - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
 
addObject(ZSerializable) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
Add this ZSerializable object to the list of objects to be written out.
addPaintStartPoint(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Add a portion of the scenegraph that what this camera sees
addProperty(String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Add a new property to this node.
addProperty(ZProperty) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Add a new property to this node.
adjustBeginLineColumn(int, int) - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
Method to adjust line and column numbers for the start of a token.
alpha - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The alpha value that will be applied to the composite field (multiplicitivly) of the graphics2D during paint.
alpha_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
ANCESTOR_ADDED - Static variable in class edu.umd.cs.jazz.event.ZAncestorEvent
An ancestor-node was added to the hierarchy of visible objects (made visible), and is currently being displayed.
ANCESTOR_MOVED - Static variable in class edu.umd.cs.jazz.event.ZAncestorEvent
An ancestor-node changed its position on the screen.
ANCESTOR_REMOVED - Static variable in class edu.umd.cs.jazz.event.ZAncestorEvent
An ancestor-node was removed from the hierarchy of visible objects (hidden) and is no longer being displayed.
ancestorAdded(ZAncestorEvent) - Method in interface edu.umd.cs.jazz.event.ZAncestorListener
Called when the node or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the node hierarchy.
ancestorNotifier - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
ancestorRemoved(ZAncestorEvent) - Method in interface edu.umd.cs.jazz.event.ZAncestorListener
Called when the node or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the node hierarchy.
ancestorTransformed(ZAncestorEvent) - Method in interface edu.umd.cs.jazz.event.ZAncestorListener
Called when either the node or one of its ancestors is transformed
angleBetweenPoints(Point2D, Point2D, Point2D) - Static method in class edu.umd.cs.jazz.util.ZUtil
Returns the angle in radians between point a and point b from point pt, that is the angle between a-pt-b.
animate(AffineTransform, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the transform of this object to the specified transform, and animate the change from its current transformation over the specified number of milliseconds using a slow-in slow-out animation.
animate(AffineTransform, int, ZSurface, ZLerp) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the transform of this object to the specified transform, and animate the change from its current transformation over the specified number of milliseconds.
animate(ZNode[], AffineTransform[], int, ZSurface) - Static method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the transforms of the specified array of nodes to the specified array of transforms, and animate the change over the specified number of milliseconds using a slow-in slow-out animation.
animate(ZNode[], AffineTransform[], int, ZSurface, ZLerp) - Static method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the transforms of the specified array of nodes to the specified array of transforms, and animate the change over the specified number of milliseconds.
animTime - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
APPDATA - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
applyInverseTransform() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Applies the inverse of the constraint transform to the associated node of this decorator.
applyTransform() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Applies the constraint transform to the associated node of this decorator.
areaManager - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
ARRAY_INC - Static variable in class edu.umd.cs.jazz.component.ZCoordList
 
Array(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ARROW_BOTH - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_CLOSED - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_FIRST - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_LAST - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_NONE - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_OPEN - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
arrowHead - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
arrowHeadType - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
ASCII_UCodeESC_CharStream - class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASCII_UCodeESC_CharStream(InputStream, int, int) - Constructor for class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int) - Constructor for class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
autoNav - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
autoPanXDelta - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
autoPanYDelta - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
autoZoomDelta - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
available() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 

B

backgroundColor - Variable in class edu.umd.cs.jazz.component.ZText
Background color for text.
backup(int) - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
beginColumn - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
BINARY - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
binaryMarker - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
bmBytes - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
bmLength - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
BOOLEAN - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
bounds - Variable in class edu.umd.cs.jazz.util.ZArea
 
boundsBug - Variable in class edu.umd.cs.jazz.component.ZText
jkd version <= 1.2.1 has a bug: font.getStringBounds() gives the bounds of a space " " as zero.
boundsCamera - Static variable in class edu.umd.cs.jazz.util.ZDebug
Camera that is associated with bounds.
boundsColor - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
buffer - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
bufpos - Static variable in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
bufSize - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
BUILT_IN_OBJECT_TYPE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
BYTE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 

C

cacheVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
cacheVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
Cached volatility computation
camera - Variable in class edu.umd.cs.jazz.component.ZConstraintDecorator
The camera the child is related to
camera - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
camera - Variable in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
The camera the component is selected within
camera - Variable in class edu.umd.cs.jazz.util.ZBasicComponent
The camera in the scenegraph
camera - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The camera in the scenegraph
cameraMagnification - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
cameraMagStack - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
cameras - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
All the cameras explicitly looking onto the scene graph rooted in this node.
cameras - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
List of (recursive) cameras currently rendering the scenegraph
cameraToScene(Point2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Transform the point through the camera.
cameraToScene(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Transform the rectangle through the camera.
cap - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
caretColor - Variable in class edu.umd.cs.jazz.component.ZText
Current caret color.
caretLine - Variable in class edu.umd.cs.jazz.component.ZText
Line number of caret - current line.
caretPos - Variable in class edu.umd.cs.jazz.component.ZText
Character position of caret within the current line.
caretShape - Variable in class edu.umd.cs.jazz.component.ZText
Drawn shape of the caret.
caretX - Variable in class edu.umd.cs.jazz.component.ZText
X coordinate of caret relative to its coordinate frame.
caretY - Variable in class edu.umd.cs.jazz.component.ZText
Y coordinate of caret relative to its coordinate frame.
center(Rectangle2D, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Animates the camera view so that the specified bounds is centered with the view of the camera.
CHAR - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
CHARACTER_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
child - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
 
children - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
This node's children
clearPaintCount(Object) - Static method in class edu.umd.cs.jazz.util.ZDebug
Clears the paint count.
clearVisualComponent() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Removes a child from the node.
clientProperties - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
clone() - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
Duplicates the current ZLinkDecorator by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZImage
Duplicates the current ZImage by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZText
Duplicates the current ZTextField by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZRectangle
Duplicates the current ZRectangle by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZCoordList
Duplicates the current ZCoordList by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZPolygon
Duplicates the current ZPolygon by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Duplicates the current ZConstraintDecorator by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
Duplicates the current ZStickyDecorator by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZPolyline
Duplicates the current ZPolyline by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Duplicates the current ZStickyZDecorator by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Duplicates the current visual component by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Duplicates the current visual component decorator by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Duplicates the current ZTransform by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Duplicates the current node by using the copy constructor.
clone() - Method in class edu.umd.cs.jazz.util.ZArea
Duplicates the current ZArea by using the copy constructor.
close() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
closed - Variable in class edu.umd.cs.jazz.component.ZCoordList
 
compBoundsDirty - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if globalCompBounds is out of date and needs to be recomputed
compBoundsDirty_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
component - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
component - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
component - Variable in class edu.umd.cs.jazz.util.ZBasicFrame
The component in the frame that Jazz renders onto.
component - Variable in class edu.umd.cs.jazz.util.ZBasicWindow
The component in the frame that Jazz renders onto.
component - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The component in the frame that Jazz renders onto.
computeArrowHead(int, Point2D, Point2D) - Method in class edu.umd.cs.jazz.component.ZPolyline
Calculate the points used to represent the arrowhead.
computeDimensionTranslation(Point2D, Point2D, Point2D, Point2D, Point2D, Vector, boolean) - Static method in class edu.umd.cs.jazz.util.ZLayout
A helper function that computes the length of path in the given dimension.
computeGlobalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Recomputes and caches the bounds for this node.
computeGlobalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Computes the bounds of the camera as an object.
computeGlobalCompBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Recomputes and caches the bounds for the nodes visual component.
computeGlobalCoordinateFrame() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the preConcatenation of transforms that exist between this node and the rootNode This node's transform IS included.
computeGlobalCoordinateFrame() - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.computeGlobalCoordinateFrame() to end the traversal.
computeInverseViewTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Compute the inverse camera transform based on the camera transform.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZImage
Notifies this object that it has changed and that it should update its notion of its bounding box.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZText
Notifies this object that it has changed and that it should update its notion of its bounding box.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZCoordList
Notifies this object that it has changed and that it should update its notion of its bounding box.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZPolygon
Notifies this object that it has changed and that it should update its notion of its bounding box.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Compute the bounds based on the child's bounds - but modified according to the constraint.
computeLocalBounds() - Method in class edu.umd.cs.jazz.component.ZPolyline
Notifies this object that it has changed and that it should update its notion of its bounding box.
computeLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
All sub-classes need to define this method to compute their local bounds.
computeLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Calls the child's computeLocalBounds method.
computeLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
 
computeMag() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Internal method to compute magnification of selected component.
computeTransform() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
This defines the constraint that specifies where the child gets rendered.
computeTransform() - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
Computes the constraint that defines the child to not move even as the camera view changes.
computeTransform() - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Computes the constraint that defines the child to keep a constant magnification even as the camera magnification changes.
concatenate(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Concatenates an AffineTransform tx to this AffineTransform Cx in the most commonly useful way to provide a new user space that is mapped to the former user space by Tx.
connector - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
connectorNode - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
contains(double, double) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double, double, double) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point2D) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if a specified Point2D is inside the boundary of the Shape.
contains(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
createComposite(Composite, float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
createConnector() - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
createInverse() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Create inverse ZTransform.
createInverseAffineTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Create inverse affine transform stored in the ZTransform.
createLinkDecorator(ZNode) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
createObjectTable() - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
createTransformedArea(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZArea
Creates a copy of this area, and transforms its geometry using the specified AffineTransform.
curChar - Static variable in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
currentHeadStyle - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
currentLink - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
currentNode - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
currentOrientation - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
currentToken - Variable in class edu.umd.cs.jazz.io.ParseException
This is the last token that has been consumed successfully.
currentXSpacing - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
currentYSpacing - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 

D

damage() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
damage() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Damage causes the portions of the surfaces that this object appears in to be marked as needing to be repainted.
damage() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
This implements damage in just the same way as is described by ZNode.damage
damage() - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Damage causes the portions of the surfaces that this object appears in to be marked as needing to be repainted.
damage() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
damage(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
damage(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Damage causes the portions of the surfaces that this object appears in to be marked as needing to be repainted.
damage(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
This implements damage in just the same way as is described by ZNode.damage
damage(boolean) - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
 
damage(ZBounds) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
This is an internal form of damage that is only intended to be used by calls from within ZNode.
damage(ZBounds) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Notifies this surface that the specified bounds have changed, and that portion of the surface should be repainted at the next restore.
damagedArea - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
data - Variable in class edu.umd.cs.jazz.io.ZInternalParser
 
data - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
deactivate() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Deactivates this event handler.
deactivate() - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Deactivates this event handler.
deactivate() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
deactivateEventHandlers() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Deactivate the default event handlers for ZBasicFrame.
deactivateEventHandlers() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Deactivate the default event handlers for ZBasicFrame.
debug - Static variable in class edu.umd.cs.jazz.util.ZDebug
Flag denoting the current debug state.
DEBUG_ALL - Static variable in class edu.umd.cs.jazz.util.ZDebug
 
DEBUG_DAMAGE - Static variable in class edu.umd.cs.jazz.util.ZDebug
 
DEBUG_NONE - Static variable in class edu.umd.cs.jazz.util.ZDebug
 
DEBUG_PAINT - Static variable in class edu.umd.cs.jazz.util.ZDebug
 
DEBUG_TIME - Static variable in class edu.umd.cs.jazz.util.ZDebug
 
debugRegionMgmt - Static variable in class edu.umd.cs.jazz.util.ZDebug
Flag denoting whether there is a display to help debug region management
Declaration(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
DEFAULT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
DEFAULT_BACKGROUND_COLOR - Static variable in class edu.umd.cs.jazz.component.ZText
Default background color for text.
DEFAULT_CARET_COLOR - Static variable in class edu.umd.cs.jazz.component.ZText
Default caret color for text.
DEFAULT_CLOSED - Static variable in class edu.umd.cs.jazz.component.ZCoordList
 
DEFAULT_CONNECTOR_WIDTH - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
DEFAULT_EDITABLE - Static variable in class edu.umd.cs.jazz.component.ZText
Default specifying if text is editable.
DEFAULT_FILL_COLOR - Static variable in class edu.umd.cs.jazz.component.ZPolygon
 
DEFAULT_FONT - Static variable in class edu.umd.cs.jazz.component.ZText
Default font for text.
DEFAULT_FONT_NAME - Static variable in class edu.umd.cs.jazz.component.ZText
Default font name of text.
DEFAULT_FONT_SIZE - Static variable in class edu.umd.cs.jazz.component.ZText
Default font size for text.
DEFAULT_FONT_STYLE - Static variable in class edu.umd.cs.jazz.component.ZText
Default font style for text.
DEFAULT_GREEK_COLOR - Static variable in class edu.umd.cs.jazz.component.ZText
Default color of text rendered as 'greek'.
DEFAULT_GREEK_THRESHOLD - Static variable in class edu.umd.cs.jazz.component.ZText
Below this magnification render text as 'greek'.
DEFAULT_HALO - Static variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
DEFAULT_LeftMostPos - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
DEFAULT_PEN_COLOR - Static variable in class edu.umd.cs.jazz.component.ZText
Default color for text.
DEFAULT_PEN_COLOR - Static variable in class edu.umd.cs.jazz.component.ZPolygon
 
DEFAULT_PEN_COLOR - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
DEFAULT_PEN_WIDTH - Static variable in class edu.umd.cs.jazz.component.ZPolygon
 
DEFAULT_PEN_WIDTH - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
DEFAULT_RENDER_QUALITY - Static variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
DEFAULT_TEXT - Static variable in class edu.umd.cs.jazz.component.ZText
Default text when new text area is created.
DEFAULT_TopMostPos - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
DEFAULT_XSpacing - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
DEFAULT_YSpacing - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
definingLink - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
delay - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
deleteChar() - Method in class edu.umd.cs.jazz.component.ZText
Deletes the character after the caret position.
deleteCharBeforeCaret() - Method in class edu.umd.cs.jazz.component.ZText
Deletes the character before the caret position.
deleteKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
deleteToEndOfLine() - Method in class edu.umd.cs.jazz.component.ZText
Deletes from the caret position to the end of line.
destBounds - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
destNode - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
DIGIT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
Dimension2DFloat - class edu.umd.cs.jazz.util.Dimension2DFloat.
The Dimension class encapsulates the width and height of a component (in float precision) in a single object.
Dimension2DFloat() - Constructor for class edu.umd.cs.jazz.util.Dimension2DFloat
Creates an instance of Dimension2DFloat with a width of zero and a height of zero.
Dimension2DFloat(Dimension2D) - Constructor for class edu.umd.cs.jazz.util.Dimension2DFloat
Creates an instance of Dimension2DFloat whose width and height are the same as for the specified dimension.
Dimension2DFloat(float, float) - Constructor for class edu.umd.cs.jazz.util.Dimension2DFloat
Constructs a Dimension and initializes it to the specified width and specified height.
dirty - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
disable_tracing() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
distribute(Vector, Vector) - Static method in class edu.umd.cs.jazz.util.ZLayout
Distributes a set of objects (those being ZNodes) along the path specified by coordinates.
distribute(Vector, Vector, boolean, boolean) - Static method in class edu.umd.cs.jazz.util.ZLayout
Distributes a set of objects (those being ZNodes) along the (optionally closed) path specified by coordinates.
distribute(Vector, Vector, float, boolean) - Static method in class edu.umd.cs.jazz.util.ZLayout
Distributes a set of objects (those being ZNodes) along the (optionally closed) path specified by coordinates.
distribute(Vector, Vector, float, float, boolean, boolean) - Static method in class edu.umd.cs.jazz.util.ZLayout
Distributes the given objects (those being ZNodes) along the (optionally closed) path specified by coordinates.
doLayout() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Causes the subtree rooted at this node to be laid out.
doLayout(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
The tree layout algorithm.
doLayout(ZNode) - Method in interface edu.umd.cs.jazz.scenegraph.ZLayoutManager
Apply this manager's layout algorithm to the specified node's children.
doLayout(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
Apply this manager's layout algorithm to the specified node's children.
Done() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
dos - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
DOUBLE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
DOUBLE_FLOATING_POINT_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
dump(ZNode) - Static method in class edu.umd.cs.jazz.util.ZDebug
Dump the subGraph passed in to stdout
dump(ZNode, int) - Static method in class edu.umd.cs.jazz.util.ZDebug
Helper method for Dump(ZNode subGraph).
dumpElement(String, String, String) - Static method in class edu.umd.cs.jazz.util.ZDebug
Print the element for the scenegraph dump.

E

editable - Variable in class edu.umd.cs.jazz.component.ZText
Specifies if text is editable.
edu.umd.cs.jazz.component - package edu.umd.cs.jazz.component
 
edu.umd.cs.jazz.event - package edu.umd.cs.jazz.event
 
edu.umd.cs.jazz.io - package edu.umd.cs.jazz.io
 
edu.umd.cs.jazz.scenegraph - package edu.umd.cs.jazz.scenegraph
 
edu.umd.cs.jazz.util - package edu.umd.cs.jazz.util
 
empty - Variable in class edu.umd.cs.jazz.component.ZCoordList
 
empty - Variable in class edu.umd.cs.jazz.util.ZBounds
 
enable_tracing() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
endColumn - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endInteraction() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Applications should call endInteraction when the user finishes a graphical interaction.
endLine - Variable in class edu.umd.cs.jazz.io.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ensureSpace(int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Ensure that there is space for at least n points in the data structures that hold the list of points for this coordinate list.
EOF - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
eol - Variable in class edu.umd.cs.jazz.io.ParseException
The end of line string for this machine.
equals(Object) - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Checks whether two dimension objects have equal values.
expectedTokenSequences - Variable in class edu.umd.cs.jazz.io.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 

F

FALSE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
FieldName() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
FieldType() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
fileName - Variable in class edu.umd.cs.jazz.component.ZImage
 
filePosition - Variable in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
fillColor - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
fillColor - Variable in class edu.umd.cs.jazz.component.ZPolygon
 
fillColor - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
fillColor_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZRectangle
 
fillColor_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
findable - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
findable_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
findAllCameras() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns a list of all the cameras that look on to this node.
findCameras() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns a list of cameras that look directly at this node or any of it's parents.
findChildren(ZNode) - Method in class edu.umd.cs.jazz.util.ZFindFilterBounds
This method determines if the children of the specified node should be searched.
findChildren(ZNode) - Method in class edu.umd.cs.jazz.util.ZFindFilterMagBounds
This method determines if the children of the specified node should be searched.
findChildren(ZNode) - Method in interface edu.umd.cs.jazz.util.ZFindFilter
This method determines if the children of the specified node should be searched.
findClass(String) - Static method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Return an instance of a Class that corresponds to the specified class name.
findNode() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Traverses the parents until it finds the ZNode that references this visual component (or the decorator chain that leads to this component).
findNode() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
A utility function that supports finding the node that references a particular visual component.
findNode() - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Used to find the containing object in the scenegraph hierarchy.
findNodes(ZFindFilter) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Return the list of nodes that are accepted by the specified filter in the subtree rooted with this.
findNodes(ZFindFilter, Vector) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the list of nodes that are accepted by the specified filter in the subtree rooted with this.
findRoot() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Traverse the tree, find the root node, and return it.
findRoot() - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.findRoot() to end the traversal.
findVisualComponent(Class) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Traverse the list of visual components (downwards), and return the first one that is of the specified Class, or null if none.
findVisualComponent(Class) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Traverse the list of visual components, and return the first one that is of the specified Class, or null if none.
fireAncestorAdded(ZNode, int, ZNode, ZNode) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
fireAncestorRemoved(ZNode, int, ZNode, ZNode) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
fireAncestorTransformed(ZNode, int, ZNode, ZNode) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
fireNodeContainerEvent(int, ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Notifies all listeners that have registered interest for notification on this event type.
fireNodeEvent(int, AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Notifies all listeners that have registered interest for notification on this event type.
firstArrowHead - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
firstArrowHeadPoint - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
FLOAT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
flush() - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
follow(ZSurface) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
font - Variable in class edu.umd.cs.jazz.component.ZText
Current text font.

G

g2 - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
generateParseException() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getAbsolutePath(String) - Method in class edu.umd.cs.jazz.component.ZImage
Given a directory path plus some path relative to it, return a direct absolute path.
getAccurateSpacing() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Determine if strings should be rendered with accurate (but slower) character spacing.
getAffineTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Get copy of affine transform stored in the ZTransform.
getAlpha() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the alpha value (transparency) for this node.
getAncestor() - Method in class edu.umd.cs.jazz.event.ZAncestorEvent
Returns the ancestor that the event actually occured on.
getAncestorParent() - Method in class edu.umd.cs.jazz.event.ZAncestorEvent
Returns the parent of the ancestor the event actually occured on.
getArrowHead() - Method in class edu.umd.cs.jazz.component.ZPolyline
 
getBackgroundColor() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current background color.
getBeginColumn() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getBeginLine() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getBounds() - Method in class edu.umd.cs.jazz.util.ZArea
Return the current bounds of this ZArea
getBounds2D() - Method in class edu.umd.cs.jazz.util.ZArea
Return the current bounds2D of this ZArea
getBoundsCamera() - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the camera associated with the bounds.
getBytes(int, int) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
getCamera() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Get the camera that this component is related to.
getCamera() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Returns the camera that this event handler is associated with.
getCamera() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Get the camera this surface is associated with.
getCamera() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Get the camera that is used to calculate the thickness of the selection visual.
getCamera() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the camera associated with the primary surface.
getCamera() - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Return the camera associated with the primary surface.
getCamera() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the camera associated with the primary surface.
getCamera() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the camera associated with the primary surface.
getCameraMagnification() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Returns the magnification of the current camera being rendered within.
getCameras() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns this node's list of cameras.
getCaretColor() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current caret color.
getCaretLine() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current line.
getCaretPos() - Method in class edu.umd.cs.jazz.component.ZText
Returns the character position of the caret, within the current line.
getCenter2D() - Method in class edu.umd.cs.jazz.util.ZBounds
Return center point of bounds
getChild() - Method in class edu.umd.cs.jazz.event.ZNodeContainerEvent
Returns the ZNode that was affected by the event.
getChild() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
 
getChild() - Method in interface edu.umd.cs.jazz.scenegraph.ZHasChild
 
getChildren() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the node's children.
getClosed() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getColumn() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
Deprecated.  
getCompBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the bounds of this node's visual component transformed by this node's transform.
getComponent() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Returns the component that this event handler is associated with.
getComponent() - Method in class edu.umd.cs.jazz.event.ZAncestorEvent
Returns the ZNode that the listener was added to.
getComponent() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the component that the surface is attached to.
getComponent() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the component that the surface is attached to.
getComponent() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the component that the surface is attached to.
getCompositeMagnification() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Returns the total current magnification that is currently being used for rendering.
getCurrentHeadStyle() - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
getCurrentOrientation() - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Get the current orientation.
getCurrentXSpacing() - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
getCurrentYSpacing() - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
getDataStream() - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getDebug() - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the current state of debugging output
getDebugRegionMgmt() - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the current state of debugRegionMgmt
getEditable() - Method in class edu.umd.cs.jazz.component.ZText
Determines if this text is editable.
getEndColumn() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getEndLine() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getExact() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getFileName() - Method in class edu.umd.cs.jazz.component.ZImage
Return the filename associated with this image object.
getFilePosition() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
getFillColor() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
getFillColor() - Method in class edu.umd.cs.jazz.component.ZPolygon
Get the fill color of this polygon.
getFillColor() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Get the value of fillColor.
getFlatness() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getFont() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current font.
getGlobalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the bounds of the union of all descendents including the node's visual component.
getGlobalCompBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns the bounds (in global coords) for this nodes visual component.
getGraphics2D() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getGreekText() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Determine if text should be rendered "greeked"
getGreekThreshold() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current greek threshold.
getHeight() - Method in class edu.umd.cs.jazz.component.ZImage
Return height of image.
getHeight() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return height of rectangle.
getHeight() - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Returns the height of this dimension in double precision.
getImage() - Method in class edu.umd.cs.jazz.component.ZImage
Return the AWT image associated with this image object.
GetImage() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getInputStream(String[]) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getInstance() - Static method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Returns the one and only ZDummyVisualComponent
getInverseViewTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the inverse ZTransform associated with this camera.
getKey() - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
getKeyEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the key event handler.
getLayer() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the "layer".
getLayer() - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Return the "layer".
getLayer() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the "layer".
getLayer() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the "layer".
getLayoutManager() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns the current layout manager for this node.
getLine() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
Deprecated.  
getLink(ZNode) - Static method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
getLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Returns the local bounds of this component.
getMagnification() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the current magnification of this camera.
getMatrix(double[]) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Retrieves the 6 specifiable values in the 3x3 affine transformation matrix that this ZTransform wraps, and places them into an array of double precisions values.
getMaxMag() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the maximum magnification for this node.
getMessage() - Method in class edu.umd.cs.jazz.io.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class edu.umd.cs.jazz.io.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMinMag() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the minimumn magnification for this node.
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
getNode() - Method in class edu.umd.cs.jazz.event.ZNodeContainerEvent
Returns the originator of the event.
getNode() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
Returns the originator of the event.
getNumberPoints() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get the number of points in this coordinate list.
getObject(String) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getObjectTable() - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getObjs(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns the children within the specified bounds
getOrigTransform() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
For transform events, this returns the value of the transform before the transform was changed.
getPaintCount(Object) - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the number of nodes that painted themselves during the last render
getPaintStartPoints() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the Scenegraph that this camera looks onto.
getPanEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the pan event handler.
getPanEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the pan event handler.
getPanEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the pan event handler.
getParent() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Returns the parent of this component, or null if none.
getParent() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
 
getParent() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the node's parent.
getPath() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get the GeneralPath object used by this coordinate list.
getPathIterator(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZArea
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class edu.umd.cs.jazz.util.ZArea
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current pen color.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
getPenColor() - Method in class edu.umd.cs.jazz.component.ZPolygon
Get the pen color of this polygon.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZPolyline
Get the pen color of this polyline.
getPenColor() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Get the pen color of the selection visual
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZPolygon
Get the width of the pen used to draw the line around the edge of this polygon.
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZPolyline
Get the width of the pen used to draw the line around the edge of this polyline.
getProperties() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get all the properties that this node has.
getProperty(String) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the property with the specified key.
getRect() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return rectangle.
getRecursiveLayout() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Determine if this node is laid out recursively using its parent's layout manager if this doesn't have one.
getRelativePath(String, String) - Method in class edu.umd.cs.jazz.component.ZImage
Returns the directory path of a file name, relative to another absolute path basePath.
getRenderingCamera() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getRenderingTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getRenderQuality() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Determine the current render quality.
getRoot() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the root of the scenegraph.
getRoot() - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Return the root of the scenegraph.
getRoot() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the root of the scenegraph.
getRoot() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the root of the scenegraph.
getRotation() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Returns the current rotation (Z-axis) of this object Not currently immplemented BDMREV
getSave() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Determine if this node gets saved when written out.
getScale() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Returns the current scale of this transform.
getScreenImage(int) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Generate a copy of the view in the current camera scaled so that the aspect ratio of the screen is maintained, and the larger dimension is scaled to match the specified parameter.
getScreenImage(int, int) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Generate a copy of the current camera scaled to the specified dimensions.
getSelectedChildren() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return a vector containing all of the nodes in the subgraph rooted at this node (including this node) that are currently selected.
getSelectedNodes() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the Scenegraph that is selected in this camera's view
getShape() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getShowBounds() - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the current state of showBounds
getSize() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the size of this camera.
getSpace() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getStickyPoint() - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Returns a Dimension specifying a point on the sticky object that remains fixed as the scene is zoomed.
GetSuffix(int) - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getSurface() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Returns the surface that this event handler is associated with.
getSurface() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Get the value of surface.
getSurface() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getSurface() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the surface.
getSurface() - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Return the surface.
getSurface() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the surface.
getSurface() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the surface.
getText() - Method in class edu.umd.cs.jazz.component.ZText
Return the text within this text component.
getToken(int) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getTolerance() - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
getTopNode(ZNode) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Return the ancestor node whose parent is layer.
getTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the nodes transform.
getTranslation() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Returns the current translation of this object
getType() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Return the type of transform as specified by AffineTransform.
getUrl() - Method in class edu.umd.cs.jazz.component.ZImage
Return the URL associated with this image object.
getValue() - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
getViewBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the bounds that this Camera sees in global scene coordinates.
getViewTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the ZTransform associated with this camera.
getVisible() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the value of 'visible'.
getVisibleArea() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getVisualComponent() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns the visual component.
getWidth() - Method in class edu.umd.cs.jazz.component.ZImage
Return width of image.
getWidth() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return width of rectangle.
getWidth() - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Returns the width of this dimension in double precision.
getWindowListener() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Returns the window listener for the default basic frame that exits the application when the main window is closed.
getWindowListener() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Returns the window listener for the default basic frame that exits the application when the main window is closed.
getWriteEmbeddedImage() - Method in class edu.umd.cs.jazz.component.ZImage
Determine if this image gets saved by writing the binary image into the file.
getX() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return x-coord of rectangle.
getXCoords() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get an array of the X coordinates of the points in this coordinate list.
getY() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return y-coord of rectangle.
getYCoords() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get an array of the Y coordinates of the points in this coordinate list.
getZLinkStyle() - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Get the value of ZLinkStyle.
getZoomEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Return the zoom event handler.
getZoomEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Return the zoom event handler.
getZoomEventHandler() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Return the zoom event handler.
globalBounds - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The region (currently a rectangle) in the global space occupied by the intersection of this nodes VC and the global bounds of this nodes children
globalBoundsDirty - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if globalBounds is out of date and needs to be recomputed
globalBoundsDirty_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
globalCompBounds - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The region (currently a rectangle) in the global space occupied by the of this nodes VC
greekColor - Variable in class edu.umd.cs.jazz.component.ZText
Color for greek text.
greekText - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
greekText specifies that text should be rendered as "greek" rather than actual characters
greekThreshold - Variable in class edu.umd.cs.jazz.component.ZText
Below this magnification text is rendered as greek.

H

handleBinaryData(OutputStream, int, int) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
Heading_IN - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
Heading_OUT - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
Heading_SIDE - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
height - Variable in class edu.umd.cs.jazz.component.ZImage
 
height - Variable in class edu.umd.cs.jazz.util.Dimension2DFloat
The height dimension.
HEIGHT - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
helpFindAllCameras(Vector) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
hide() - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
HIGH_QUALITY_FONT_CONTEXT - Static variable in class edu.umd.cs.jazz.component.ZText
The high quality graphic2D render context: AntiAliased, and uses FractionalMetrics.
homeKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 

I

id - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
IDENTIFIER - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
image - Variable in class edu.umd.cs.jazz.component.ZImage
 
image - Variable in class edu.umd.cs.jazz.io.Token
The string image of the token.
IN_SINGLE_LINE_COMMENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
incPaintCount(Object) - Static method in class edu.umd.cs.jazz.util.ZDebug
Call this method whenever a node paints itself
init() - Method in class edu.umd.cs.jazz.util.ZBasicApplet
 
insertAbove(ZVisualComponent) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Overrides the method to insert this decorator into the decorator chain so that the volatility of the component will be updated.
insertAbove(ZVisualComponent) - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
Override method so that we can trap transform changes in the node above this sticky decorator to make sticky objects transform like other nodes.
insertAbove(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Insert this decorator in the chain above the specified child visual component.
instance - Static variable in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Hang onto the one and only instance allowed to be created.
INT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
INTEGER_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
interacting - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
internalParser - Static variable in class edu.umd.cs.jazz.io.ZParser
 
intersects(double, double, double, double) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the interior of the ZArea intersects the interior of a specified rectangular area.
intersects(float, float, float, float) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the interior of the ZArea intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZArea
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersectsPolygon(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZPolygon
Determines if any part of the rectangle is inside this polygon.
inTransformEventListener - Variable in class edu.umd.cs.jazz.component.ZStickyDecorator
 
inverseTransform(Area) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
 
inverseTransform(Point2D, Point2D) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
 
inverseTransform(Rectangle2D, Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
 
inverseViewTransform - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
inverseViewTransformDirty - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
isAncestor(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Method to determine if node is ancenstor of queryNode.
isAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Return true if currently auto-zooming
isClosed() - Method in class edu.umd.cs.jazz.component.ZCoordList
Determine if this coordinate list is closed.
isDescendent(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Method to determine if node is a descendent of queryNode.
isEmpty() - Method in class edu.umd.cs.jazz.util.ZBounds
 
isEmpty() - Method in class edu.umd.cs.jazz.util.ZArea
Determines if the area is empty.
isEOL(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
isFindable() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Determines if this visual component is findable.
isFocusTraversable() - Method in class edu.umd.cs.jazz.util.ZBasicComponent
 
isInsidePolygon(Point2D) - Method in class edu.umd.cs.jazz.component.ZPolygon
Determines if point is inside this polygon.
isInteracting() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Determine if the user interacting with the surface
isLoaded() - Method in class edu.umd.cs.jazz.component.ZImage
 
isPickable() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Determines if this visual component is pickable.
isPickable() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always return false
isSavable(Object) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
isSelected() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Determines if this component is selected.
isSelected() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always return false
isVisible() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the value of 'visible'.
isVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
isVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if this node is specifically set to be volatile
isVolatile() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
All constrained objects are volatile - their bounds change depending on the particular constraint, and thus must not be cached.
isVolatile() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Determines if this visual component is volatile.
isVolatile() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Determines if this node is volatile.
isVolatile() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Always returns false
isWhiteSpace(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 

J

jj_nt - Static variable in class edu.umd.cs.jazz.io.ZInternalParser
 
jjnewLexState - Static variable in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
jjstrLiteralImages - Static variable in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
join - Variable in class edu.umd.cs.jazz.component.ZPolygon
 
join - Variable in class edu.umd.cs.jazz.component.ZPolyline
 

K

key - Variable in class edu.umd.cs.jazz.scenegraph.ZProperty
 
keyAdapter - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
keyEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicWindow
The event handler that supports key events
keyPressed(KeyEvent) - Method in class edu.umd.cs.jazz.component.ZText
Processes keyboard events.
keyPressed(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
keyPressed(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Key press event handler
keyPressed(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Key press event handler
keyReleased(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
keyReleased(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Key release event handler
keyTyped(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
keyTyped(KeyEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
kind - Variable in class edu.umd.cs.jazz.io.Token
An integer that describes the kind of this token.

L

lastArrowHead - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
lastArrowHeadPoint - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
layer - Variable in class edu.umd.cs.jazz.util.ZBasicComponent
The single node that camera looks onto.
layer - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The single node that camera looks onto.
layoutManager - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The layout manager that lays out the children of this node, or null if none.
LBRACE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
LBRACKET - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
lerp(double, double, double) - Static method in class edu.umd.cs.jazz.util.ZUtil
Linearly interpolates between a and b, based on t.
lerp(float, float, float) - Static method in class edu.umd.cs.jazz.util.ZUtil
Linearly interpolates between a and b, based on t.
lerpTime(float) - Method in interface edu.umd.cs.jazz.util.ZLerp
This method specifies how to interpolate a float over the interval [0, 1].
LETTER - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
lexStateNames - Static variable in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
lines - Variable in class edu.umd.cs.jazz.component.ZText
Each vector element is one line of text.
link_ANGLEDLINE - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
LINK_ANIMATION_TIME - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
link_STRAIGHTLINE - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
links - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
linkVisible - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
listenerList - Variable in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
listenerList - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
loadImage(Image) - Method in class edu.umd.cs.jazz.component.ZImage
 
localBounds - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Bounds of this visual component relative to its coordinate frame.
localBoundsDirty - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
LONG - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
lookingAhead - Static variable in class edu.umd.cs.jazz.io.ZInternalParser
 
LOW_QUALITY_FONT_CONTEXT - Static variable in class edu.umd.cs.jazz.component.ZText
The low quality graphic2D render context: not antiAliased, and does not use FractionalMetrics.
lower() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Lowers this node within the drawing order of its siblings, so it gets rendered below (before) all of its siblings.
lowerInternal() - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.lowerInternal() to throw an ZOperationNotAllowedException if an attempt to lower the ZRootNode is made.
lowerTo(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Lowers this node within the drawing order of its siblings, so it gets rendered below (before) the specified node.
lowerToInternal(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.raiseInternal() to throw an ZOperationNotAllowedException if an attempt to lower the ZRootNode is made.

M

main(String[]) - Static method in class edu.umd.cs.jazz.component.ZText
 
main(String[]) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
main(String[]) - Static method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
main(String[]) - Static method in class edu.umd.cs.jazz.io.ZParser
 
main(String[]) - Static method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
main(String[]) - Static method in class edu.umd.cs.jazz.util.ZBasicFrame
Simple test that creates a basic application and puts some text in the scenegraph.
main(String[]) - Static method in class edu.umd.cs.jazz.util.ZBasicWindow
Simple test that creates a basic application and puts some text in the scenegraph.
mark(int) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
markSupported() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
marquee - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
maxMag - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
maxMag - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
maxMag - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
This field is checked at render time.
maxMag_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
METAL_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
METAL_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
METAL_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
metalClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
metalClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
metalClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
minMag - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
minMag - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
minMag - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
This field is checked at render time.
minMag_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
minMovement - Variable in class edu.umd.cs.jazz.event.ZPanEventHandler
 
MOTIF_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
MOTIF_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
MOTIF_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
motifClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
motifClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
motifClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
mouseAdapter - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Mouse drag event handler
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Mouse drag event handler
mouseDragged(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Mouse drag event handler
mouseMotionAdapter - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
mouseMoved(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
mouseMoved(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Watch mouse motion so we always know where the mouse is.
mouseMoved(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
mousePressed(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
mousePressed(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Mouse press event handler
mousePressed(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
mousePressed(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Mouse press event handler
mousePressed(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Mouse press event handler
mouseReleased(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZEventHandler
 
mouseReleased(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Mouse release event handler
mouseReleased(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
mouseReleased(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Mouse release event handler
mouseReleased(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Mouse release event handler
moved - Variable in class edu.umd.cs.jazz.event.ZPanEventHandler
 
moved() - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Returns true if the most recent button press/drag/release resulted in a pan movement.

N

navOneStep() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Implements auto-navigation
newToken(int) - Static method in class edu.umd.cs.jazz.io.Token
Returns a new Token object, by default.
next - Variable in class edu.umd.cs.jazz.io.Token
A reference to the next regular (non-special) token from the input stream.
NODE_ADDED - Static variable in class edu.umd.cs.jazz.event.ZNodeContainerEvent
This event indicates that a node was added to the container.
NODE_CONTAINER_FIRST - Static variable in class edu.umd.cs.jazz.event.ZNodeContainerEvent
The first number in the range of ids used for container events.
NODE_CONTAINER_LAST - Static variable in class edu.umd.cs.jazz.event.ZNodeContainerEvent
The last number in the range of ids used for container events.
NODE_FIRST - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
The first number in the range of ids used for container events.
NODE_HIDDEN - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
This event indicates that the node was made invisible.
NODE_LAST - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
The last number in the range of ids used for container events.
NODE_REMOVED - Static variable in class edu.umd.cs.jazz.event.ZNodeContainerEvent
This event indicates that a node was removed from the container.
NODE_SHOWN - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
This event indicates that the node was made visible.
NODE_TRANSFORMED - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
This event indicates that the node's transform changed.
nodeAdded(ZNodeContainerEvent) - Method in class edu.umd.cs.jazz.event.ZNodeContainerAdapter
Invoked when a node has been added to this node.
nodeAdded(ZNodeContainerEvent) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
nodeAdded(ZNodeContainerEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeContainerListener
Invoked when a node has been added to this node.
nodeColor - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
nodeHidden(ZNodeEvent) - Method in class edu.umd.cs.jazz.event.ZNodeAdapter
Invoked when the node has been made invisible.
nodeHidden(ZNodeEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeListener
Invoked when the node has been made invisible.
nodeListener - Variable in class edu.umd.cs.jazz.component.ZStickyDecorator
 
nodeRemoved(ZNodeContainerEvent) - Method in class edu.umd.cs.jazz.event.ZNodeContainerAdapter
Invoked when a node has been removed from this node.
nodeRemoved(ZNodeContainerEvent) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
nodeRemoved(ZNodeContainerEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeContainerListener
Invoked when a node has been removed from this node.
nodeShown(ZNodeEvent) - Method in class edu.umd.cs.jazz.event.ZNodeAdapter
Invoked when the node has been made visible.
nodeShown(ZNodeEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeListener
Invoked when the node has been made visible.
nodeTransformed(ZNodeEvent) - Method in class edu.umd.cs.jazz.event.ZNodeAdapter
Invoked when the node's transform changes.
nodeTransformed(ZNodeEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeListener
Invoked when the node's transform changes.
nonInteractingRenderQuality - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
normalizeVector(Point2D) - Static method in class edu.umd.cs.jazz.util.ZLayout
Normalizes the given vector ie.
np - Variable in class edu.umd.cs.jazz.component.ZCoordList
 
NULL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
NULL_ARGS - Static variable in class edu.umd.cs.jazz.io.ZInternalParser
 
NULL_ARGS - Static variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 

O

OBJECT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
ObjectState(ZInternalParser, String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ObjectStateBinaryItem(ZInternalParser, String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ObjectStateBuiltInItem(ZInternalParser, String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ObjectStateItem(ZInternalParser, String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ObjectStateSimpleItem(ZInternalParser, String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
objectTable - Variable in class edu.umd.cs.jazz.io.ZInternalParser
 
ObjectType() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
objs - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
observer - Variable in class edu.umd.cs.jazz.component.ZImage
 
Orientation_LEFTRIGHT - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
Orientation_TOPDOWN - Static variable in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
out - Variable in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 

P

paint(Graphics) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Paints the camera this surface sees.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZImage
Paints this object.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZText
Determines if the text should be rendered as text or greek.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZRectangle
Paints this object.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZPolygon
Paints this object.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Paints the child, but applies the constraint so that it appears in the right place.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
Paints the child, but applies the sticky so that it appears in a fixed place independent of the camera.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZPolyline
Paints this object.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Paints this visual component.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Calls the child's paint method
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Paints the associated visual component and children of this node.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Paints the view this camera sees.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Paints the selected object and then paints the selection indicator on top of the child.
paint(ZRenderContext) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
paintArea - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
paintAsGreek(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZText
Paints this object as greek.
paintAsText(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZText
Paints this object normally (show it's text).
paintComponent(Graphics) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
This renders the Jazz scene attached to this component by passing on the Swing paint request to the underlying Jazz surface.
paintCount - Static variable in class edu.umd.cs.jazz.util.ZDebug
Tally of the number of ZNodes (that contain a visual) that have been painted
paintStartPoints - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
paintVisibleArea - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
panDelta - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
panDownKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
panEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicFrame
The event handler that supports panning
panEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicWindow
The event handler that supports panning
panEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The event handler that supports panning
panLeftKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
panRightKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
panUpKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
parent - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
The parent of this visual component (or null if none).
parent - Variable in class edu.umd.cs.jazz.scenegraph.ZTransform
 
parent - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
This node's parent
parse(InputStream) - Method in class edu.umd.cs.jazz.io.ZParser
 
ParseException - exception edu.umd.cs.jazz.io.ParseException.
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for class edu.umd.cs.jazz.io.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class edu.umd.cs.jazz.io.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for class edu.umd.cs.jazz.io.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
path - Variable in class edu.umd.cs.jazz.component.ZCoordList
 
pathLength(Vector) - Static method in class edu.umd.cs.jazz.util.ZLayout
Computes the length of the path for a given vector of coordinates
penColor - Variable in class edu.umd.cs.jazz.component.ZText
Current pen color.
penColor - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
penColor - Variable in class edu.umd.cs.jazz.component.ZPolygon
 
penColor - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
penColor - Variable in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Pen color of the selection rectangle
penColor_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZRectangle
 
penWidth - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
penWidth - Variable in class edu.umd.cs.jazz.component.ZPolygon
 
penWidth - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
penWidth_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZRectangle
 
pick(int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Returns the first object intersecting the specified rectangle within DEFAULT_HALO pixels as searched in reverse (front-to-back) order, or null if no objects satisfy criteria.
pick(int, int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Returns the first object intersecting the specified rectangle within halo pixels as searched in reverse (front-to-back) order, or null if no objects satisfy criteria.
pick(Point2D) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZRectangle
Determines if the specified rectangle overlaps this rectangle.
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZPolygon
Returns true if the specified rectangle is on the polygon.
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Returns true if the child is picked.
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZPolyline
Returns true if the specified rectangle is on the polyline.
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Determines whether the specified rectangle should "pick" this visual component.
pick(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Returns true if the specified rectangle is on the child.
pick(Rectangle2D, float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Returns the first object under the specified rectangle (if there is one) as searched in reverse (front-to-back) order.
pick(ZBounds) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Returns the first object under the specified rectangle (if there is one) as searched in reverse (front-to-back) order.
pickable - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
pickable_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
pickBounds(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
This is a utility function to determine if the specified rectangle intersects the bounds of this visual component.
pointerPosition - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
popCamera() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
position(Point2D, Point2D, Rectangle2D, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
This will calculate the necessary transform in order to make this transform's corresponding node appear at a particular position relative to the specified bounding box.
position(Point2D, Point2D, ZNode, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
This will calculate the necessary transform in order to make this transform's corresponding node appear at a particular position relative to the specified node.
preConcatenate(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in a less commonly used way such that Tx modifies the coordinate transformation relative to the absolute pixel space rather than relative to the existing user space.
preprocessStream() - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
preScale(ZNode, float, float, float) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Scale the node using preConcatenation which will result in the scale happening in global coordinates.
pressObjPt - Variable in class edu.umd.cs.jazz.event.ZPanEventHandler
 
pressObjPt - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
pressPt - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
pressScreenPt - Variable in class edu.umd.cs.jazz.event.ZPanEventHandler
 
pressWinX - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
preTranslate(ZNode, float, float) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Translate the node using preConcatenation which will result in the translate happening in global coordinates.
prevFRC - Variable in class edu.umd.cs.jazz.component.ZText
The previously used font render context (i.e., from the last render).
prevKeyPress - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
prevMotionSelection - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
prevPt - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
print(Graphics, PageFormat, int) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Prints the surface into the specified Graphics context in the specified format.
printSurface() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Constructs a new PrinterJob, allows the user to select which printer to print to, and prints the surface.
Prolog(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
PrologItem(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
pt - Variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
Internal point used for temporary storage.
pt - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
pushCamera(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
putObject(String, Object) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 

R

raise() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Raises this node within the drawing order of its siblings, so it gets rendered above (after) all of its siblings.
raiseInternal() - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.raiseInternal() to throw an ZOperationNotAllowedException if an attempt to raise the ZRootNode is made.
raiseTo(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Raises this node within the drawing order of its siblings, so it gets rendered above (after) the specified node.
raiseToInternal(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.raiseInternal() to throw an ZOperationNotAllowedException if an attempt to raise the ZRootNode is made.
RBRACE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
RBRACKET - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
read() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
read(byte[]) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
read(byte[], int, int) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
readChar() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
realStream - Variable in class edu.umd.cs.jazz.io.ZInternalParser
 
rect - Variable in class edu.umd.cs.jazz.component.ZImage
 
rect - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
rectIntersectsPolyline(Rectangle2D, float[], float[], float) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determine if the specified rectangle intersects the specified polyline.
recursiveLayout - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
Specifies if this node should be recursively layed out using its parent layout manager if it doesn' have one.
ReInit(ASCII_UCodeESC_CharStream) - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
ReInit(ASCII_UCodeESC_CharStream, int) - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
ReInit(InputStream) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ReInit(InputStream, int, int) - Method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ReInit(InputStream, int, int, int) - Method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ReInit(Reader) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ReInit(Reader, int, int) - Method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ReInit(Reader, int, int, int) - Method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
ReInit(ZInternalParserTokenManager) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
remove() - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
Remove this decorator from the visual component chain.
remove() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Overrides the method to remove this decorator from the decorator chain so that the volatility of the component will be updated.
remove() - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
We need to stop trapping transform changes in the node above this sticky decorator since it is being removed from a node.
remove() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Remove this decorator from the visual component chain.
removeAllListeners() - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
removeAncestorListener(ZAncestorListener) - Method in class edu.umd.cs.jazz.event.ZAncestorNotifier
 
removeAncestorListener(ZAncestorListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Unregisters listener so that it will no longer receive ZAncestorEvents
removeArrowHead(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Remove one or both arrowheads from the polyline.
removeChild(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Removes a child from the node.
removeNodeContainerListener(ZNodeContainerListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Removes the specified node container listener so that it no longer receives node container events from this node.
removeNodeListener(ZNodeListener) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Removes the specified node listener so that it no longer receives node events from this node.
removePaintStartPoint(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Removes a portion of the scenegrpah from what this camera sees
RENDER_QUALITY_HIGH - Static variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
RENDER_QUALITY_LOW - Static variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
RENDER_QUALITY_MEDIUM - Static variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
renderQuality - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
repaint() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
A utility function to repaint the entire component.
repaintRequest - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
reparent(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Move this node in the hierarchy, and update its transform so that its global position does not change.
replacedObjs - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
reset() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
reset() - Method in class edu.umd.cs.jazz.util.ZBounds
 
reset() - Method in class edu.umd.cs.jazz.util.ZArea
Removes all content from this ZArea and restores it to an empty area.
restore() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
This queues a request to restore (i.e.
restore(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
This causes a restore (i.e.
RETURN - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
ReturnClause(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
root - Variable in class edu.umd.cs.jazz.util.ZBasicComponent
The root of the scenegraph
root - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The root of the scenegraph
rotate(float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Rotate the object by the specified amount
rotate(float, float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Rotate the object by the specified amount around the specified anchor point
rotate(float, float, float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Rotate the object, via animation, theta radians about the specified anchor point
rotate(float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Rotate the object, via animation, theta radians

S

save - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if this node should be saved
save_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
scale(float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Scale the object from its current scale to the scale specified by muliplying the current scale and dz.
scale(float, float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Scale the object around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz.
scale(float, float, float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz
scale(float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object from its current scale to the scale specified by muliplying the current scale and deltaZ
scaleDelta - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
scaleDelta - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
scaleDownKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
scaleTo(float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the scale of the object to the specified target scale.
scaleTo(float, float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the scale of the object to the specified target scale, scaling the object around the specified point (x, y).
scaleTo(float, float, float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object around the specified point (x, y) to the specified target scale.
scaleTo(float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object from its current scale to the specified target scale.
scaleUpKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
Scene(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
sceneToCamera(Point2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Transform the point backwards through the camera (from the camera's viewpoint).
sceneToCamera(Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Transform the rectangle backwards through the camera (from the camera's viewpoint).
select(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Select this visual component by inserting a ZSelectionDecorator component just above this as a decorator.
select(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
select(ZSelectionDecorator) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Select this visual component.
select(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Select the specified child visual component by inserting this as a selection decorator.
selectAll(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Select this node's visual component.
selected - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
selectGroupNode(ZNode) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
select a group of items by putting a rectangle around all items in the group.
selectionLayer - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
selNode - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
set(String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
setAccurateSpacing(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Specify if strings should be rendered one character at a time with slower, but more accurate spacing.
setAffineTransform(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the underlying affine transform that this ZTransform wraps.
setAffineTransform(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set the underlying affine transform that this ZTransform wraps.
setAlpha(float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
set the alpha value (transparency) for this node.
setArrowHead(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set arrowheads for this polyline.
setArrowHeadType(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set arrowHeads for this polyline to a certain style: open, closed, etc
setBackground(Color) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Sets the background color of this component.
setBackgroundColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current background color.
setBounds(int, int, int, int) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
This captures changes in the component's bounds so the underlying Jazz camera can be updated to mirror bounds change.
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Get the camera that this component is related to
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Sets the component (i.e., window) that this camera is rendered within.
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Specify the camera that is used to calculate the thickness of the selection visual.
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Sets the camera.
setCamera(ZCamera) - Method in interface edu.umd.cs.jazz.util.ZLoadable
 
setCaretColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current caret color.
setCaretLine(int) - Method in class edu.umd.cs.jazz.component.ZText
Sets the caretLine to line, if it exists.
setCaretPos(int) - Method in class edu.umd.cs.jazz.component.ZText
Set the caret this character position in the current line.
setCaretPos(Point2D) - Method in class edu.umd.cs.jazz.component.ZText
Set caret position to character closest to specified point (in object coords)
setChild(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
 
setClosed(boolean) - Method in class edu.umd.cs.jazz.component.ZCoordList
Specify that this coordinate list is closed.
setClosed(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
Sets whether the path is closed to closed
setComponent(JComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Set the component that this surface is attached to, or null if none.
setCoords(boolean, float[], float[]) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coordinates of this polyline.
setCoords(float[], float[]) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set the coordinates of this coordinate list.
setCoords(float[], float[]) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coordinates of this polyline.
setCurrentHeadingStyle(int) - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
setCurrentOrientation(int) - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Set the current orientation.
setCurrentXSpacing(float) - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
setCurrentYSpacing(float) - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
 
setDataStream(ZExtendedInputStream) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
setDebug(int) - Static method in class edu.umd.cs.jazz.util.ZDebug
Controls whether debug statements should be sent to stdout for various kinds of internal debugging.
setDebugRegionMgmt(boolean) - Static method in class edu.umd.cs.jazz.util.ZDebug
Controls whether the region currently being painted should be indicated with a shadowed area on the screen.
setDest(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
setDest(ZNode) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
setDestPt(float, float) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
setEditable(boolean) - Method in class edu.umd.cs.jazz.component.ZText
Specifies whether this text is editable.
setExact(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
Sets whether the algorithm should iterate to get exact spacing or should run once
setFileName(String) - Method in class edu.umd.cs.jazz.component.ZImage
Sets the filename of the image.
setFilePosition(long) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
setFillColor(Color) - Method in class edu.umd.cs.jazz.component.ZRectangle
 
setFillColor(Color) - Method in class edu.umd.cs.jazz.component.ZPolygon
Set the fill color of this polygon.
setFillColor(Color) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Set the value of fillColor.
setFindable(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specifies whether this visual component is findable.
setFlatness(float) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
setFont(Font) - Method in class edu.umd.cs.jazz.component.ZText
Sets the font for the text.
setGreekText(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Specify if strings should be rendered as "greek" blobs rather than actual text.
setGreekThreshold(float) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current greek threshold.
setHomeKey(int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the key that is used to home.
setImage(byte[]) - Method in class edu.umd.cs.jazz.component.ZImage
 
setImage(Image) - Method in class edu.umd.cs.jazz.component.ZImage
 
setImage(String) - Method in class edu.umd.cs.jazz.component.ZImage
loads an image
setImage(URL) - Method in class edu.umd.cs.jazz.component.ZImage
 
setInteracting(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Specifies that the user is interacting with the surface.
setLayer(ZNode) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Sets the layer.
setLayer(ZNode) - Method in interface edu.umd.cs.jazz.util.ZLoadable
 
setLayoutManager(ZLayoutManager) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Specifies the layout manager for this node.
setLoaded(boolean) - Method in class edu.umd.cs.jazz.component.ZImage
Called when the image has been loaded.
setLookAndFeel(int) - Method in class edu.umd.cs.jazz.util.ZBasicFrame
Set the Swing look and feel.
setLookAndFeel(int) - Method in class edu.umd.cs.jazz.util.ZBasicWindow
Set the Swing look and feel.
setLookAndFeel(int) - Method in class edu.umd.cs.jazz.util.ZBasicApplet
Set the Swing look and feel.
setMaxMag(float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set the maximum magnification for this node.
setMaxMagnification(float) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Set the maximum magnification that the camera can be set to with this event handler.
setMaxMagnification(float) - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Set the maximum magnification that the camera can be set to with this event handler.
setMenubar(JMenuBar) - Method in interface edu.umd.cs.jazz.util.ZLoadable
 
setMinMag(float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
set the minimumn magnification for this node.
setMinMagnification(float) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Set the minimum magnification that the camera can be set to with this event handler.
setMinMagnification(float) - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Set the minimum magnification that the camera can be set to with this event handler.
setPanKeys(int, int, int, int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the keys that are used to pan.
setParent(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Used internally to set a node's parent.
setParent(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZRootNode
Overrides ZNode.setParent() to throw an ZOperationNotAllowedException if an attempt to set the parent of a ZRootNode is made.
setParent(ZScenegraphObject) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Overrides the method to remove this decorator from the decorator chain so that the volatility of the component will be updated.
setParent(ZScenegraphObject) - Method in class edu.umd.cs.jazz.component.ZStickyDecorator
Override method so that we can trap transform changes in the node above this sticky decorator to make sticky objects transform like other nodes.
setParent(ZScenegraphObject) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Sets the parent of this component.
setParent(ZScenegraphObject) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
 
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current pen color.
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZRectangle
 
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZPolygon
Set the pen color of this polygon.
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the pen color of this polyline.
setPenColor(Color) - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Specify the pen color of the selection visual
setPenWidth(float) - Method in class edu.umd.cs.jazz.component.ZRectangle
 
setPenWidth(float) - Method in class edu.umd.cs.jazz.component.ZPolygon
Set the width of the pen used to draw the line around the edge of this polygon.
setPenWidth(float) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the width of the pen used to draw the line around the edge of this polyline.
setPickable(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specifies whether this visual component is pickable.
setPickable(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
setRect(double, double, double, double) - Method in class edu.umd.cs.jazz.util.ZBounds
 
setRect(float, float, float, float) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets coords of rectangle
setRect(float, float, float, float) - Method in class edu.umd.cs.jazz.util.ZBounds
 
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets coords of rectangle
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZBounds
 
setRecursiveLayout(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Specify if this node should be laid out recursively using its parent's layout manager if it doesn't have one.
setRenderingHints(Graphics2D, int) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Sets the rendering hints of the specified graphics to either or high or low.
setRenderQuality(int) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Specify that future rendering should occur at the specified quality.
setRoot(ZRootNode) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Sets the root.
setSave(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Specify if this node should be saved.
setSelected(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
setSelected(boolean, ZCamera) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specify if this component is selected.
setSelectionLayer(ZNode) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Specify the node that the selection "marquee" should be put on.
setShape(Shape) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
Sets the shape that this layout manager will use.
setShowBounds(boolean, ZCamera) - Static method in class edu.umd.cs.jazz.util.ZDebug
Controls whether the bounds of each object should be drawn as a debugging aid.
setSize(Dimension2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the size of this camera.
setSize(Dimension2D) - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Set the size of this Dimension object to the specified size.
setSize(double, double) - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Set the size of this Dimension object to the specified width and height in double precision.
setSize(float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the size of this camera.
setSize(float, float) - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Set the size of this Dimension object to the specified width and height.
setSpacing(float) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
setSrc(ZNode) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
setSrcPt(float, float) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZImage
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZText
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZRectangle
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZPolygon
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in interface edu.umd.cs.jazz.io.ZSerializable
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
setStickyPoint(float, float) - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Specifies a point on the unit square of the sticky object that will remain fixed when the scene is zoomed.
setSurface(ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Set the value of surface.
setSurface(ZSurface) - Method in class edu.umd.cs.jazz.util.ZBasicComponent
Sets the surface.
setSurface(ZSurface) - Method in interface edu.umd.cs.jazz.util.ZLoadable
 
setText(String) - Method in class edu.umd.cs.jazz.component.ZText
Sets the text of this visual component to str.
setTolerance(float) - Method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
 
setTrackNodePaint(boolean) - Static method in class edu.umd.cs.jazz.util.ZDebug
Pass true to this method to enable gathering info relating to how many nodes are painted each render.
setTransform(ZTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set the nodes transform.
setUrl(URL) - Method in class edu.umd.cs.jazz.component.ZImage
Sets the URL of the image.
setViewTransform(ZTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the ZTransform associated with this camera.
setVisible(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set the value of 'visible'.
setVisibleArea(ZArea) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
setVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
This should never be called.
setVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
 
setVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set the visual component.
setVisualComponent(ZVisualComponent) - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Set the visual component.
setVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
setVolatile(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specifies that this visual component is volatile.
setVolatile(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Specifies that this node is volatile.
setVolatile(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Always a noop
setWriteEmbeddedImage(boolean) - Method in class edu.umd.cs.jazz.component.ZImage
Specify if this image gets saved by writing the binary image into the file, or if it instead writes the filename of the image, and thus requires that the external image file exists in the same place to reload.
setZLinkStyle(int) - Static method in class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Set the value of ZLinkStyle.
setZoomKeys(int, int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the keys that are used to zoom.
SHORT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
show(ZCamera) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
showBounds - Static variable in class edu.umd.cs.jazz.util.ZDebug
Flag denoting whether the bounds of each object are being rendered
SINGLE_LINE_COMMENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
size - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
skip(long) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
specialConstructor - Variable in class edu.umd.cs.jazz.io.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class edu.umd.cs.jazz.io.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
src - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
startAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Start the auto navigation
startInteraction() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Applications should call startInteraction when the user is starting a graphical interaction, so Jazz can properly monitor rendering speed.
startZooming() - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Start animated zooming.
stateWritten - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
staticComponent - Static variable in class edu.umd.cs.jazz.component.ZImage
 
staticFlag - Static variable in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
stickyPointX - Variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
The point of the child that will be fixed.
stickyPointX_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
Defaults for the point of the child that will be fixed.
stickyPointY - Variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
 
stickyPointY_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
 
stopAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Stops the auto navigation
stopZooming() - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Stop animated zooming.
stream - Variable in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
STRING_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
stringTranslations - Variable in class edu.umd.cs.jazz.io.ZInternalParser
 
stroke - Variable in class edu.umd.cs.jazz.component.ZPolygon
 
stroke - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
surface - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
surface - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
The optional surface this camera is associated with.
surface - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
surface - Variable in class edu.umd.cs.jazz.util.ZBasicComponent
The surface associated with the component
surface - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The surface associated with the component
swap(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Swaps this node out of the scenegraph tree, and replaces it with the specified replacement node.
swapPaintStartPoint(ZNode, ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Swaps the specified node out of the list of paint start points of this camera, and replaces it with the specified node.
SwitchTo(int) - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 

T

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.component.ZImage
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.io.Token
Returns the image.
toString() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
Generate a string that represents this object for debugging.
toString() - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Returns a string representation of the values of this Dimension object's height and width fields.
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.ZArea
Generate a string that represents this object for debugging.
trackNodePaint - Static variable in class edu.umd.cs.jazz.util.ZDebug
Flag denoting whether a counter should be kept and incremented each time a ZNode (that contains a visual) is painted
transform - Variable in class edu.umd.cs.jazz.event.ZNodeEvent
The value of the transform before the transform was changed for transform events (or null for other event types).
transform - Variable in class edu.umd.cs.jazz.scenegraph.ZTransform
 
transform - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The transform applied to this node and by inheritance all of it's children as well.
transform(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZBounds
 
transform(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZArea
Transforms the geometry of this ZArea using the specified AffineTransform.
transform(double[], int, double[], int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms an array of double precision coordinates by this transform.
transform(double[], int, float[], int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms an array of double precision coordinates by this transform and stores the results into an array of floats.
transform(float[], int, double[], int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms an array of floating point coordinates by this transform and stores the results into an array of doubles.
transform(float[], int, float[], int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms an array of floating point coordinates by this transform.
transform(Point2D[], int, Point2D[], int, int) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms an array of point objects by this transform.
transform(Point2D, Point2D) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(Rectangle2D, AffineTransform) - Static method in class edu.umd.cs.jazz.util.ZUtil
Apply the specified transform to the specified rectangle, modifying the rect.
transform(Rectangle2D, Rectangle2D) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Transforms the specified rectSrc and stores the result in rectDst.
transformChanged(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
always a noop
transformChanged(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Internal method used to notify a node that its transform has changed.
transformChanged(AffineTransform) - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Internal method used to notify a node that its transform has changed
transformChanged(AffineTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
transforms - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
List of (recursive) transforms that are the transform that the camera started with before it started painting.
translate(float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Translate the object by the specified deltaX and deltaY
translate(float, float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object from its current position by the specified deltaX and deltaY
translateDownKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
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.
translateLeftKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
translateRightKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
translateTo(float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Translate the object to the specified position
translateTo(float, float, int, ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Animate the object from its current position to the positino specified by x, y
translateUpKey - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
trimToSize() - Method in class edu.umd.cs.jazz.component.ZCoordList
Trims the capacity of the arrays that store the coordinate list points to the actual number of points.
TRUE - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 

U

unsavedObjs - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
unselect() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Unselect this visual component by searching its parents for a ZSelectionDecorator to remove.
unselect() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Unselect the visual component under this selection decorator by removing this.
unselect() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
unselectAll() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Un-Select this node's visual component.
unselectAll(ZCamera, ZNode) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Unselect all selected items, also remove any 'grouping rectangles' from selected groups of items.
updateArrowHeads() - Method in class edu.umd.cs.jazz.component.ZPolyline
Updates the internal representation of the arrowheads to reflect the current state of the polyline.
updateBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Notifies this component that it must recompute its bounds.
updateBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Request this node to recompute its bounds.
updateBounds() - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Notifies the object that it must update it's bounds.
updateChildBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Since a visual component does not have children, this method does nothing, but it may do something for other types of scenegraph objects.
updateChildBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Implementation of inherited interface method.
updateChildBounds() - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Notifies an object that it must update it's bounds and request that any children it has update their bounds as well.
updateConnectorPts() - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
updateConnectorWidth(ZCamera) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
 
updateGlobalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Notifies the node that its cached bounds are no longer valid.
updateGlobalCompBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Notifies the node that the cached bounds for its visual component are no longer valid.
updateHilite(MouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
updateLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specifies that this component's cached local bounds are out of date, and should be recomputed before being accessed.
updatePath() - Method in class edu.umd.cs.jazz.component.ZCoordList
Internal method to update the path within the coordinate list.
updateVolatility() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Internal method to compute and cache the volatility of a component, to recursively call the parents to compute volatility.
updateVolatility() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Internal method to compute and cache the volatility of a node, to recursively call the parents to compute volatility.
updateVolatility() - Method in interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject
Internal method used to compute whether a node is volatile based on its children.
url - Variable in class edu.umd.cs.jazz.component.ZImage
 

V

value - Variable in class edu.umd.cs.jazz.scenegraph.ZProperty
 
ValueObject(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
viewTransform - Variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
visible - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if visible (when not visible, nodes are not rendered or picked)
visible_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
visibleArea - Variable in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
visualComponent - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
The visual content of this node.

W

width - Variable in class edu.umd.cs.jazz.component.ZImage
 
width - Variable in class edu.umd.cs.jazz.util.Dimension2DFloat
The width dimension.
WIDTH - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
windowListener - Variable in class edu.umd.cs.jazz.util.ZBasicFrame
The window listener for the default basic frame that exits the application when the main window is closed.
windowListener - Variable in class edu.umd.cs.jazz.util.ZBasicWindow
The window listener for the default basic frame that exits the application when the main window is closed.
WINDOWS_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
WINDOWS_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
WINDOWS_LAF - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
windowsClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
windowsClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicWindow
 
windowsClassName - Static variable in class edu.umd.cs.jazz.util.ZBasicApplet
 
write(int) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeEmbeddedImage - Variable in class edu.umd.cs.jazz.component.ZImage
 
writeEmbeddedImage_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZImage
 
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZImage
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZText
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZRectangle
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZCoordList
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZPolygon
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZPolyline
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZStickyZDecorator
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in interface edu.umd.cs.jazz.io.ZSerializable
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Write out all of this object's state.
writeObject(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
writeObject(ZSerializable) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZLinkDecorator
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in interface edu.umd.cs.jazz.io.ZSerializable
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZTransform
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Specify which objects this object references in order to write out the scenegraph properly
writeObjectRecurse(ZObjectOutputStream) - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
 
writeReplace() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Node doesn't get written out if save property is false
writeReplace() - Method in class edu.umd.cs.jazz.scenegraph.ZProperty
Properties get written out if the value is ZSerializable.
writeReplace() - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Selection should not be saved - thus if this decorator is saved, it just skips over itself, and saves the child instead.
writeState(Object) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, boolean) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, byte) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, double) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, float) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, int) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, long) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, Object) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, short) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeState(String, String, Vector) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
writeTesterFile(String) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
writingState - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 

X

xp - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
xp - Variable in class edu.umd.cs.jazz.component.ZCoordList
 

Y

yp - Variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
yp - Variable in class edu.umd.cs.jazz.component.ZCoordList
 

Z

ZAncestorEvent - class edu.umd.cs.jazz.event.ZAncestorEvent.
An event reported to a child node that originated from an ancestor in the node hierarchy.
ZAncestorEvent(ZNode, int, ZNode, ZNode) - Constructor for class edu.umd.cs.jazz.event.ZAncestorEvent
Constructs an ZAncestorEvent object to identify a change in an ancestor-component's display-status.
ZAncestorListener - interface edu.umd.cs.jazz.event.ZAncestorListener.
ZAncestorListener Interface to support notification when changes occur to a ZNode or one of its ancestors.
ZAncestorNotifier - class edu.umd.cs.jazz.event.ZAncestorNotifier.
Supports processing of ZAncestorEvents.
ZAncestorNotifier(ZNode) - Constructor for class edu.umd.cs.jazz.event.ZAncestorNotifier
 
ZArea - class edu.umd.cs.jazz.util.ZArea.
ZArea provides a very simple implementation of Area that only supports rectangle geometry.
ZArea() - Constructor for class edu.umd.cs.jazz.util.ZArea
Constructs a new ZArea.
ZArea(Rectangle) - Constructor for class edu.umd.cs.jazz.util.ZArea
Constructs a new ZArea with a starting content of the passed in bounds.
ZArea(Rectangle2D) - Constructor for class edu.umd.cs.jazz.util.ZArea
Constructs a new ZArea with a starting content of the passed in bounds.
ZArea(ZArea) - Constructor for class edu.umd.cs.jazz.util.ZArea
Constructs a new ZArea with a starting content of the passed in ZArea.
ZArea(ZBounds) - Constructor for class edu.umd.cs.jazz.util.ZArea
Constructs a new ZArea with a starting content of the passed in bounds.
ZBasicApplet - class edu.umd.cs.jazz.util.ZBasicApplet.
ZBasicApplet is a basic applet that creates a simple extendable applet with a single window for Jazz, and basic pan/zoom event handlers.
ZBasicApplet() - Constructor for class edu.umd.cs.jazz.util.ZBasicApplet
Creates a new basic Jazz applet.
ZBasicComponent - class edu.umd.cs.jazz.util.ZBasicComponent.
A ZBasicComponent is a simple Swing component that can be used to render onto for Jazz.
ZBasicComponent() - Constructor for class edu.umd.cs.jazz.util.ZBasicComponent
The default constructor for a ZBasicComponent.
ZBasicComponent(ZRootNode, ZNode) - Constructor for class edu.umd.cs.jazz.util.ZBasicComponent
A constructor for a ZBasicComponent that uses an existing scenegraph.
ZBasicFrame - class edu.umd.cs.jazz.util.ZBasicFrame.
ZBasicFrame defines a simple top-level Swing Frame (i.e., Window) for use by Jazz.
ZBasicFrame() - Constructor for class edu.umd.cs.jazz.util.ZBasicFrame
Creates a new top-level window with a basic Jazz scenegraph in a component within the frame.
ZBasicFrame(boolean) - Constructor for class edu.umd.cs.jazz.util.ZBasicFrame
Creates a new top-level window with a basic Jazz scenegraph in a component within the frame.
ZBasicFrame(boolean, ZRootNode, ZNode) - Constructor for class edu.umd.cs.jazz.util.ZBasicFrame
Creates a new top-level window with a basic Jazz scenegraph in a component within the frame.
ZBasicWindow - class edu.umd.cs.jazz.util.ZBasicWindow.
ZBasicWindow defines a simple top-level Swing frame-less (i.e., Window) for use by Jazz.
ZBasicWindow() - Constructor for class edu.umd.cs.jazz.util.ZBasicWindow
Creates a new top-level frame-less window with a basic Jazz scenegraph in a component within the frame.
ZBasicWindow(ZRootNode, ZNode) - Constructor for class edu.umd.cs.jazz.util.ZBasicWindow
Creates a new top-level frame-less window with a basic Jazz scenegraph in a component within the frame.
ZBounds - class edu.umd.cs.jazz.util.ZBounds.
A ZBounds is simply a Rectangle2D.Float with extra methods that more properly deal with the case when the rectangle is "empty".
ZBounds() - Constructor for class edu.umd.cs.jazz.util.ZBounds
 
ZBounds(float, float, float, float) - Constructor for class edu.umd.cs.jazz.util.ZBounds
 
ZBounds(Rectangle2D) - Constructor for class edu.umd.cs.jazz.util.ZBounds
 
ZBounds(ZBounds) - Constructor for class edu.umd.cs.jazz.util.ZBounds
 
ZCamera - class edu.umd.cs.jazz.scenegraph.ZCamera.
ZCamera represents a viewport onto a Scenegraph Node.
ZCamera() - Constructor for class edu.umd.cs.jazz.scenegraph.ZCamera
Constructs a new ZCamera.
ZCamera(ZNode, ZSurface) - Constructor for class edu.umd.cs.jazz.scenegraph.ZCamera
Constructs a new ZCamera.
ZConstraintDecorator - class edu.umd.cs.jazz.component.ZConstraintDecorator.
ZConstraintDecorator is a ZVisualComponent decorator that applies a simple constraint to the child that modifies the transform, effectively controlling where it is in space.
ZConstraintDecorator() - Constructor for class edu.umd.cs.jazz.component.ZConstraintDecorator
Constructs a new constraint decorator This constructor does not specify a camera to be used in calculating the constraint.
ZConstraintDecorator(ZCamera) - Constructor for class edu.umd.cs.jazz.component.ZConstraintDecorator
Constructs a new constraint decorator with a specified camera.
ZConstraintDecorator(ZCamera, ZVisualComponent) - Constructor for class edu.umd.cs.jazz.component.ZConstraintDecorator
Constructs a new constraint decorator with a specified camera that decorates the specified child.
ZConstraintDecorator(ZConstraintDecorator) - Constructor for class edu.umd.cs.jazz.component.ZConstraintDecorator
Constructs a new ZConstraintDecorator that is a duplicate of the reference one, i.e., a "copy constructor"
ZCoordList - class edu.umd.cs.jazz.component.ZCoordList.
ZCoordList is an abstract visual component that stores a sequence of coordinates, and the corresponding general path.
ZCoordList() - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList with no points.
ZCoordList(float[], float[]) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList.
ZCoordList(float, float) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList with a single point.
ZCoordList(float, float, float, float) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList with a two points
ZCoordList(Point2D) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList with a single point.
ZCoordList(Point2D, Point2D) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList with two points.
ZCoordList(ZCoordList) - Constructor for class edu.umd.cs.jazz.component.ZCoordList
Constructs a new ZCoordList that is a duplicate of the reference coordinate list, i.e., a "copy constructor"
ZDebug - class edu.umd.cs.jazz.util.ZDebug.
The ZDebug class is not inteneded to be instantiated.
ZDebug() - Constructor for class edu.umd.cs.jazz.util.ZDebug
 
ZDummyVisualComponent - class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent.
ZDummyVisualComponent is the default Visual Component to all ZNodes.
ZDummyVisualComponent() - Constructor for class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Do not call this method directly.
ZEventHandler - class edu.umd.cs.jazz.event.ZEventHandler.
ZEventHandler is an abstract class for defining behaviors in Jazz.
ZEventHandler(Component, ZSurface) - Constructor for class edu.umd.cs.jazz.event.ZEventHandler
Constructs a new ZEventHandler.
ZExtendedInputStream - class edu.umd.cs.jazz.io.ZExtendedInputStream.
 
ZExtendedInputStream(InputStream) - Constructor for class edu.umd.cs.jazz.io.ZExtendedInputStream
 
ZFindFilter - interface edu.umd.cs.jazz.util.ZFindFilter.
A general filter interface that is used to determine if a specified node should be accepted.
ZFindFilterBounds - class edu.umd.cs.jazz.util.ZFindFilterBounds.
ZFindFilterBounds determines if the specified node's visual component falls within the specified bounds in global coordinates.
ZFindFilterBounds(ZBounds) - Constructor for class edu.umd.cs.jazz.util.ZFindFilterBounds
Create a new bounds filter.
ZFindFilterMagBounds - class edu.umd.cs.jazz.util.ZFindFilterMagBounds.
ZFindFilterMagBounds determines if the specified node's visual component falls within the specified bounds in global coordinates, but only if the object is within its visible magnification range.
ZFindFilterMagBounds(ZBounds, float) - Constructor for class edu.umd.cs.jazz.util.ZFindFilterMagBounds
Create a new magnification bounds filter.
ZHasChild - interface edu.umd.cs.jazz.scenegraph.ZHasChild.
ZHasChild is a simple interface that ZVisualComponent decorators must implement in order to represent the fact that they store a pointer to a child visual component.
ZImage - class edu.umd.cs.jazz.component.ZImage.
ZImage is a graphic object that represents a raster image
ZImage() - Constructor for class edu.umd.cs.jazz.component.ZImage
Constructs a new Image.
ZImage(byte[]) - Constructor for class edu.umd.cs.jazz.component.ZImage
 
ZImage(Image) - Constructor for class edu.umd.cs.jazz.component.ZImage
 
ZImage(String) - Constructor for class edu.umd.cs.jazz.component.ZImage
 
ZImage(URL) - Constructor for class edu.umd.cs.jazz.component.ZImage
 
ZImage(ZImage) - Constructor for class edu.umd.cs.jazz.component.ZImage
Constructs a new ZImage that is a duplicate of the reference zimage, i.e., a "copy constructor"
ZInternalParser - class edu.umd.cs.jazz.io.ZInternalParser.
 
ZInternalParser(InputStream) - Constructor for class edu.umd.cs.jazz.io.ZInternalParser
 
ZInternalParser(Reader) - Constructor for class edu.umd.cs.jazz.io.ZInternalParser
 
ZInternalParser(ZInternalParserTokenManager) - Constructor for class edu.umd.cs.jazz.io.ZInternalParser
 
ZInternalParserConstants - interface edu.umd.cs.jazz.io.ZInternalParserConstants.
 
ZInternalParserTokenManager - class edu.umd.cs.jazz.io.ZInternalParserTokenManager.
 
ZInternalParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
ZInternalParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
ZLayout - class edu.umd.cs.jazz.util.ZLayout.
ZLayout is a utility class that provides general-purpose layout mechanisms to position nodes.
ZLayout() - Constructor for class edu.umd.cs.jazz.util.ZLayout
 
ZLayoutManager - interface edu.umd.cs.jazz.scenegraph.ZLayoutManager.
ZLayoutManager represents an object that can layout the children of a node.
ZLayoutManagerPath - class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath.
ZPathLayoutManager positions a set of nodes along a path.
ZLayoutManagerPath() - Constructor for class edu.umd.cs.jazz.scenegraph.ZLayoutManagerPath
Default Constructor - uses default values unless specifically set
ZLayoutManagerTree - class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree.
ZLayoutManagerTree implements a generic tree layout manager that can layout hierarchical Jazz objects.
ZLayoutManagerTree() - Constructor for class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Default constructor, calls a longer version with all the default settings.
ZLayoutManagerTree(int, int, boolean, int) - Constructor for class edu.umd.cs.jazz.scenegraph.ZLayoutManagerTree
Constructor with all the custom options
ZLerp - interface edu.umd.cs.jazz.util.ZLerp.
An interface for specifying how to interpolate a float over an interval.
ZLinkDecorator - class edu.umd.cs.jazz.component.ZLinkDecorator.
ZLinkDecorator is a ZVisualComponent decorator that creates a spatial hyperlink from this visual component chain to somewhere else.
ZLinkDecorator() - Constructor for class edu.umd.cs.jazz.component.ZLinkDecorator
Constructs a new ZLinkDecorator
ZLinkDecorator(ZLinkDecorator) - Constructor for class edu.umd.cs.jazz.component.ZLinkDecorator
Constructs a new ZLinkDecorator that is a duplicate of the reference link, i.e., a "copy constructor"
ZLinkDecorator(ZNode) - Constructor for class edu.umd.cs.jazz.component.ZLinkDecorator
 
ZLinkEventHandler - class edu.umd.cs.jazz.event.ZLinkEventHandler.
ZLinkEventHandler is a simple event handler for interactively creating hyperlinks
ZLinkEventHandler(Component, ZSurface) - Constructor for class edu.umd.cs.jazz.event.ZLinkEventHandler
 
ZLoadable - interface edu.umd.cs.jazz.util.ZLoadable.
A ZLoadable object is one that can be dynamically loaded into Jazz, and be made aware of the basic scenegraph structure so that it can add itself to the application and do something useful.
ZNavEventHandlerKeyBoard - class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard.
ZNavEventHandlerKeyBoard provides event handlers for basic zooming and panning of a Jazz camera with the keyboard.
ZNavEventHandlerKeyBoard(Component, ZSurface) - Constructor for class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Constructs a new ZNavEventHandlerKeyBoard.
ZNode - class edu.umd.cs.jazz.scenegraph.ZNode.
ZNode is the basic hierarchial structure.
ZNode() - Constructor for class edu.umd.cs.jazz.scenegraph.ZNode
Constructs a new ZNode.
ZNode(ZNode) - Constructor for class edu.umd.cs.jazz.scenegraph.ZNode
Constructs a new ZNode that is a copy of the specified node (i.e., a "copy constructor").
ZNode(ZVisualComponent) - Constructor for class edu.umd.cs.jazz.scenegraph.ZNode
Constructs a new Znode with the specified visual component.
ZNodeAdapter - class edu.umd.cs.jazz.event.ZNodeAdapter.
ZNodeListener An abstract adapter class for receiving node events.
ZNodeAdapter() - Constructor for class edu.umd.cs.jazz.event.ZNodeAdapter
 
ZNodeContainerAdapter - class edu.umd.cs.jazz.event.ZNodeContainerAdapter.
An abstract adapter class for receiving ZNodeContainer events.
ZNodeContainerAdapter() - Constructor for class edu.umd.cs.jazz.event.ZNodeContainerAdapter
 
ZNodeContainerEvent - class edu.umd.cs.jazz.event.ZNodeContainerEvent.
A low-level event which indicates that a node has changed.
ZNodeContainerEvent(ZNode, int, ZNode) - Constructor for class edu.umd.cs.jazz.event.ZNodeContainerEvent
Constructs a ZNodeContainerEvent object.
ZNodeContainerListener - interface edu.umd.cs.jazz.event.ZNodeContainerListener.
ZNodeContainerListener Interface to support notification when nodes are added or removed from a ZNode.
ZNodeEvent - class edu.umd.cs.jazz.event.ZNodeEvent.
A low-level event which indicates that a node has changed.
ZNodeEvent(ZNode, int, AffineTransform) - Constructor for class edu.umd.cs.jazz.event.ZNodeEvent
Constructs a ZNodeEvent object.
ZNodeListener - interface edu.umd.cs.jazz.event.ZNodeListener.
ZNodeListener Interface to support notification when changes occur to a ZNode.
ZObjectOutputStream - class edu.umd.cs.jazz.io.ZObjectOutputStream.
ZObjectOutputStream writes Jazz objects that are ZSerializable.
ZObjectOutputStream(OutputStream) - Constructor for class edu.umd.cs.jazz.io.ZObjectOutputStream
 
zoomEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicFrame
The event handler that supports zooming
zoomEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicWindow
The event handler that supports zooming
zoomEventHandler - Variable in class edu.umd.cs.jazz.util.ZBasicApplet
The event handler that supports zooming
ZoomEventHandlerRightButton - class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton.
ZoomEventhandlerRightButton provides event handlers for basic zooming of a Jazz camera with the right button.
ZoomEventHandlerRightButton(Component, ZSurface) - Constructor for class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Constructs a new ZoomEventHandlerRightButton.
zooming - Variable in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
 
zoomInKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
zoomOneStep() - Method in class edu.umd.cs.jazz.event.ZoomEventHandlerRightButton
Do one zooming step, sleep a short amount, and schedule the next zooming step.
zoomOutKey - Variable in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
 
ZOperationNotAllowedException - exception edu.umd.cs.jazz.util.ZOperationNotAllowedException.
A general exception used to signal various types of illegal operations
ZOperationNotAllowedException() - Constructor for class edu.umd.cs.jazz.util.ZOperationNotAllowedException
 
ZOperationNotAllowedException(String) - Constructor for class edu.umd.cs.jazz.util.ZOperationNotAllowedException
 
ZPanEventHandler - class edu.umd.cs.jazz.event.ZPanEventHandler.
ZPanEventHandler provides event handlers for basic panning of a Jazz camera with the left mouse.
ZPanEventHandler(Component, ZSurface) - Constructor for class edu.umd.cs.jazz.event.ZPanEventHandler
Constructs a new ZPanEventHandler.
ZParser - class edu.umd.cs.jazz.io.ZParser.
 
ZParser() - Constructor for class edu.umd.cs.jazz.io.ZParser
 
ZPolygon - class edu.umd.cs.jazz.component.ZPolygon.
ZPolygon is a visual component that represents a line with one or more segments.
ZPolygon() - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon with no points.
ZPolygon(float[], float[]) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon.
ZPolygon(float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon with a single point.
ZPolygon(float, float, float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon with a two points
ZPolygon(Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon with a single point.
ZPolygon(Point2D, Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon with two points.
ZPolygon(ZPolygon) - Constructor for class edu.umd.cs.jazz.component.ZPolygon
Constructs a new ZPolygon that is a duplicate of the reference polygon, i.e., a "copy constructor"
ZPolyline - class edu.umd.cs.jazz.component.ZPolyline.
ZPolyline is a visual component that represents a line with one or more segments.
ZPolyline() - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline with no points.
ZPolyline(float[], float[]) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline.
ZPolyline(float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline with a single point.
ZPolyline(float, float, float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline with a two points
ZPolyline(Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline with a single point.
ZPolyline(Point2D, Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline with two points.
ZPolyline(ZPolyline) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new ZPolyline that is a duplicate of the reference polyline, i.e., a "copy constructor"
ZProperty - class edu.umd.cs.jazz.scenegraph.ZProperty.
A class that represents a ZNode property.
ZProperty() - Constructor for class edu.umd.cs.jazz.scenegraph.ZProperty
 
ZProperty(String, Object) - Constructor for class edu.umd.cs.jazz.scenegraph.ZProperty
 
ZRectangle - class edu.umd.cs.jazz.component.ZRectangle.
ZRectangle is a graphic object that represents a hard-cornered or rounded rectangle.
ZRectangle() - Constructor for class edu.umd.cs.jazz.component.ZRectangle
Constructs a new Rectangle.
ZRectangle(float, float) - Constructor for class edu.umd.cs.jazz.component.ZRectangle
Constructs a new Rectangle.
ZRectangle(float, float, float, float) - Constructor for class edu.umd.cs.jazz.component.ZRectangle
Constructs a new Rectangle.
ZRectangle(Rectangle2D) - Constructor for class edu.umd.cs.jazz.component.ZRectangle
Constructs a new Rectangle based on the geometry of the one passed in.
ZRectangle(ZRectangle) - Constructor for class edu.umd.cs.jazz.component.ZRectangle
Constructs a new ZRectangle based on the one passed in (i.e., a "copy constructor").
ZRenderContext - class edu.umd.cs.jazz.scenegraph.ZRenderContext.
ZRenderContext stores information relevant to the current render as it occurs.
ZRenderContext(Graphics2D, ZArea, ZSurface, int) - Constructor for class edu.umd.cs.jazz.scenegraph.ZRenderContext
Constructs a new ZRenderContext.
ZRootNode - class edu.umd.cs.jazz.scenegraph.ZRootNode.
ZRootNode exteneds ZNode overiding several methods of ZNode to ensure that ZRootNode is always in the root position of a Scenegraph.
ZRootNode() - Constructor for class edu.umd.cs.jazz.scenegraph.ZRootNode
 
ZScenegraphObject - interface edu.umd.cs.jazz.scenegraph.ZScenegraphObject.
ZScenegraphObject is the base class for all objects in the jazz scenegraph.
ZSelectionDecorator - class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator.
ZSelectionDecorator is a ZVisualComponent decorator that indicates that this component chain is selected.
ZSelectionDecorator() - Constructor for class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Constructs a new ZSelectionDecorator.
ZSelectionDecorator(ZCamera) - Constructor for class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Constructs a new ZSelectionDecorator.
ZSelectionEventHandler - class edu.umd.cs.jazz.event.ZSelectionEventHandler.
ZSelectionEventHandler provides event handlers for basic selection interaction.
ZSelectionEventHandler(Component, ZSurface, ZNode) - Constructor for class edu.umd.cs.jazz.event.ZSelectionEventHandler
Constructs a new ZSelectionEventHandler.
ZSerializable - interface edu.umd.cs.jazz.io.ZSerializable.
ZSerializable indicates that a class can be read/written with ZObjectOutputStream If the object declares the ZSerializable writeReplace() method, then the object returned by writeReplace will be written out instead of this one.
ZStickyDecorator - class edu.umd.cs.jazz.component.ZStickyDecorator.
ZStickyDecorator is a decorator that forces the child to always be rendered at the same place and size, independent of the camera view.
ZStickyDecorator() - Constructor for class edu.umd.cs.jazz.component.ZStickyDecorator
Constructs a new sticky decorator.
ZStickyDecorator(ZCamera) - Constructor for class edu.umd.cs.jazz.component.ZStickyDecorator
Constructs a new sticky decorator with a specified camera.
ZStickyDecorator(ZCamera, ZVisualComponent) - Constructor for class edu.umd.cs.jazz.component.ZStickyDecorator
Constructs a new sticky decorator with a specified camera that decorates the specified child.
ZStickyDecorator(ZStickyDecorator) - Constructor for class edu.umd.cs.jazz.component.ZStickyDecorator
Constructs a new ZStickyDecorator that is a duplicate of the reference one, i.e., a "copy constructor"
ZStickyZDecorator - class edu.umd.cs.jazz.component.ZStickyZDecorator.
ZStickyZDecorator is a decorator that forces the child to always be rendered at the same scale.
ZStickyZDecorator() - Constructor for class edu.umd.cs.jazz.component.ZStickyZDecorator
Constructs a new sticky z decorator.
ZStickyZDecorator(ZCamera) - Constructor for class edu.umd.cs.jazz.component.ZStickyZDecorator
Constructs a new sticky z decorator with a specified camera.
ZStickyZDecorator(ZCamera, ZVisualComponent) - Constructor for class edu.umd.cs.jazz.component.ZStickyZDecorator
Constructs a new sticky z decorator with a specified camera that decorates the specified child.
ZStickyZDecorator(ZStickyZDecorator) - Constructor for class edu.umd.cs.jazz.component.ZStickyZDecorator
Constructs a new ZStickyZDecorator that is a duplicate of the reference one, i.e., a "copy constructor"
ZStreamPreprocessor - class edu.umd.cs.jazz.io.ZStreamPreprocessor.
 
ZStreamPreprocessor(ZExtendedInputStream) - Constructor for class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
ZSurface - class edu.umd.cs.jazz.scenegraph.ZSurface.
ZSurface represents the surface on which a camera can project.
ZSurface() - Constructor for class edu.umd.cs.jazz.scenegraph.ZSurface
Constructs a new Surface.
ZSurface(ZCamera) - Constructor for class edu.umd.cs.jazz.scenegraph.ZSurface
Constructs a new Surface.
ZSurface(ZCamera, JComponent) - Constructor for class edu.umd.cs.jazz.scenegraph.ZSurface
Constructs a new Surface.
ZText - class edu.umd.cs.jazz.component.ZText.
ZText creates a visual component to support text.
ZText() - Constructor for class edu.umd.cs.jazz.component.ZText
Default constructor for ZText.
ZText(String) - Constructor for class edu.umd.cs.jazz.component.ZText
ZText constructor with initial text.
ZText(String, Font) - Constructor for class edu.umd.cs.jazz.component.ZText
ZText constructor with initial text and font.
ZText(ZText) - Constructor for class edu.umd.cs.jazz.component.ZText
Constructs a new ZText that is a copy of the specified component (i.e., a "copy constructor").
ZTransform - class edu.umd.cs.jazz.scenegraph.ZTransform.
ZTransform provides the capabilities of the AffineTransform plus some extra manipulators on the transform.
ZTransform() - Constructor for class edu.umd.cs.jazz.scenegraph.ZTransform
Create an ZTransform based on an identity AffineTransform
ZTransform(AffineTransform) - Constructor for class edu.umd.cs.jazz.scenegraph.ZTransform
Create an ZTransform based on AffineTransform parameter
ZTransform(ZTransform) - Constructor for class edu.umd.cs.jazz.scenegraph.ZTransform
Constructs a new ZTransform that is a copy of the specified ZTransform (i.e., a "copy constructor").
ZUtil - class edu.umd.cs.jazz.util.ZUtil.
Provide some generic, useful routines
ZUtil() - Constructor for class edu.umd.cs.jazz.util.ZUtil
 
ZVisualComponent - class edu.umd.cs.jazz.scenegraph.ZVisualComponent.
 
ZVisualComponent() - Constructor for class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Default constructor for visual component.
ZVisualComponent(ZVisualComponent) - Constructor for class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Constructs a new ZVisualComponent that is a copy of the specified component (i.e., a "copy constructor").
ZVisualComponentDecorator - class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator.
ZVisualComponentDecorator is the base class used to create a visual component decorator.
ZVisualComponentDecorator() - Constructor for class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Constructs a new ZVisualComponentDecorator
ZVisualComponentDecorator(ZVisualComponent) - Constructor for class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Constructs a new ZVisualComponentDecorator that decorates the specified child.
ZVisualComponentDecorator(ZVisualComponentDecorator) - Constructor for class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
Constructs a new ZVisualComponentDecorator that is a copy of the specified decorator component (i.e., a "copy constructor").

A B C D E F G H I J K L M N O P R S T U V W X Y Z