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.scenegraph.ZFindFilter
This method determines if the specified node should be accepted by the filter.
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
 
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.ZPolyline
Add a point to the end of this polyline.
add(Point2D) - Method in class edu.umd.cs.jazz.component.ZPolyline
Add a point to the end of this polyline.
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.
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
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
 
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(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.
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.
ARRAY_INC - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
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_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
 
arrowHead - 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
 
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.ZNode
Cached volatility computation
cacheVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
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
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.component.ZConstraintDecorator
The camera the child is related to
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
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 children nodes (sub-nodes)
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.
clone() - Method in class edu.umd.cs.jazz.util.ZArea
Duplicates the current ZArea 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.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.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.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.
close() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
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.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.
component - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
component - Variable in class edu.umd.cs.jazz.event.ZEventHandler
 
computeArrowHead(Point2D, Point2D) - Method in class edu.umd.cs.jazz.component.ZPolyline
Calculate the points used to represent the arrowhead.
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.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
 
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.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.
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
 
currentLink - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
currentNode - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
currentToken - Variable in class edu.umd.cs.jazz.io.ParseException
This is the last token that has been consumed successfully.

D

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.ZVisualComponent
 
damage() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
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(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
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
 
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_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_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_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.ZPolyline
 
DEFAULT_PEN_WIDTH - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
DEFAULT_TEXT - Static variable in class edu.umd.cs.jazz.component.ZText
Default text when new text area is created.
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
 
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.util.ZBounds
 
empty - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
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.
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.scenegraph.ZCamera
 
fillColor - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
fillColor_DEFAULT - Static variable in class edu.umd.cs.jazz.scenegraph.ZCamera
 
fillColor_DEFAULT - Static variable in class edu.umd.cs.jazz.component.ZRectangle
 
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.scenegraph.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.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.
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.ZDummyVisualComponent
 
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.ZNode
Traverse the list of visual components, 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.ZVisualComponent
Traverse the list of visual components (downwards), and return the first one that is of the specified Class, or null if none.
firstArrowHead - 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
 
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.
getAppData() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Always returns false
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.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.
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.event.ZEventHandler
Returns the camera that this event handler is associated with.
getCamera() - Method in class edu.umd.cs.jazz.component.ZConstraintDecorator
Get the camera that this component is related to.
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 interface edu.umd.cs.jazz.scenegraph.ZHasChild
 
getChild() - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponentDecorator
 
getChildren() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Return the node's children.
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.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.
getComponent() - Method in class edu.umd.cs.jazz.event.ZEventHandler
Returns the component that this event handler is associated with.
getCompositeMagnification() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
Returns the total current magnification that is currently being used for rendering.
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
 
getFileName() - Method in class edu.umd.cs.jazz.component.ZImage
 
getFilePosition() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
getFillColor() - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Get the value of fillColor.
getFillColor() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
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
 
getGreekThreshold() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current greek threshold.
getHeight() - Method in class edu.umd.cs.jazz.util.Dimension2DFloat
Returns the height of this dimension in double precision.
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.
getHidden() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the value of hidden.
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".
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.
getLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
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.
getMaxMag() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always return 0
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.
getMinMag() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always returns 0
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
getNumberPoints() - Method in class edu.umd.cs.jazz.component.ZPolyline
Get the number of points in this polyline.
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
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.ZTransform
 
getParent() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the node's parent.
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.ZDummyVisualComponent
always return null
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.scenegraph.ZSelectionDecorator
Get the pen color of the selection visual
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.ZPolyline
 
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZRectangle
 
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZPolyline
 
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.
getRenderingCamera() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
getRenderingTransform() - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
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
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.
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.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.
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.event.ZEventHandler
Returns the surface that this event handler is associated with.
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
 
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
 
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.
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.util.Dimension2DFloat
Returns the width of this dimension in double precision.
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.
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.ZPolyline
Get an array of the X coordinates of the points in this polyline.
getY() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return y-coord of rectangle.
getYCoords() - Method in class edu.umd.cs.jazz.component.ZPolyline
Get an array of the Y coordinates of the points in this polyline.
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.
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
 
height - Variable in class edu.umd.cs.jazz.util.Dimension2DFloat
The height dimension.
height - Variable in class edu.umd.cs.jazz.component.ZImage
 
HEIGHT - Static variable in class edu.umd.cs.jazz.util.ZBasicFrame
 
helpFindAllCameras(Vector) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
hidden - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if hidden (not rendered or picked)
hidden_DEFAULT - Static variable 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.io.Token
The string image of the token.
image - Variable in class edu.umd.cs.jazz.component.ZImage
 
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.scenegraph.ZVisualComponentDecorator
Insert this decorator in the chain above the specified child visual component.
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.
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.
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
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
 
isHidden() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Get the value of hidden.
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
isVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
True if this node is specifically set to be volatile
isVolatile - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
 
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.ZVisualComponent
Determines if this visual component is volatile.
isVolatile() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Always returns false
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.
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.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.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
keyPressed(KeyEvent) - Method in class edu.umd.cs.jazz.component.ZText
Processes keyboard events.
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
 
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.
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.
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_ANIMATION_TIME - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
links - Variable in class edu.umd.cs.jazz.event.ZLinkEventHandler
 
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
Demotes this child one position to backwards in the node's children list.
lower(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Lowers this child to the back of the node's children list.
lowerInternal() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
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
Moves this child to an exact position in the node's children list.
lowerToInternal(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
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.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.
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
 
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.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.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.
nodeColor - Static variable in class edu.umd.cs.jazz.component.ZLinkDecorator
 
nonInteractingRenderQuality - Variable in class edu.umd.cs.jazz.scenegraph.ZSurface
 
np - Variable in class edu.umd.cs.jazz.component.ZPolyline
 
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
 
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.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.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.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
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.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.
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.ZTransform
 
parent - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
This nodes parent
parent - Variable in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
The parent of this visual component (or null if none).
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.ZPolyline
 
penColor - Variable in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Pen color of the selection rectangle
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.ZPolyline
 
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.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.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) - 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.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, 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
 
properties - Variable in class edu.umd.cs.jazz.scenegraph.ZNode
 
pt - Variable in class edu.umd.cs.jazz.event.ZSelectionEventHandler
 
pt - Variable in class edu.umd.cs.jazz.component.ZStickyZDecorator
Internal point used for temporary storage.
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
Advances this child one position to forwards in node's children list.
raise(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Raises this child to the front of the node's children list.
raiseInternal() - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
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
Moves this child to an exact position in the node's children list.
raiseToInternal(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
 
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
 
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.scenegraph.ZVisualComponentDecorator
Remove this decorator from the visual component chain.
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.
removeChild(ZNode) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Removes a child from the 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
 
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.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.
reset() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
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
 
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
 
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
 
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.
setAppData(Object) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
Always a noop
setArrowHead(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
 
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.util.ZBasicComponent
Sets the camera.
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.component.ZConstraintDecorator
Get the camera that this component is related to
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
 
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(float[], float[]) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coordinates of this polyline.
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.
setFileName(String) - Method in class edu.umd.cs.jazz.component.ZImage
 
setFilePosition(long) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
setFillColor(Color) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Set the value of fillColor.
setFillColor(Color) - Method in class edu.umd.cs.jazz.component.ZRectangle
 
setFindable(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZVisualComponent
Specifies whether this visual component is findable.
setFont(Font) - Method in class edu.umd.cs.jazz.component.ZText
Sets the font for the text.
setGreekThreshold(float) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current greek threshold.
setHidden(boolean) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
Set the value of hidden.
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
 
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.
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.
setMaxMag(float) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
setMinMag(float) - Method in class edu.umd.cs.jazz.scenegraph.ZNode
set the minimumn magnification for this node.
setMinMag(float) - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
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.scenegraph.ZTransform
 
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.ZDummyVisualComponent
always a noop
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.
setPenColor(Color) - Method in class edu.umd.cs.jazz.scenegraph.ZSelectionDecorator
Specify the pen color of the selection visual
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.ZPolyline
 
setPenWidth(float) - Method in class edu.umd.cs.jazz.component.ZRectangle
 
setPenWidth(float) - Method in class edu.umd.cs.jazz.component.ZPolyline
 
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.util.ZBounds
 
setRect(float, float, float, float) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets coords of rectangle
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZBounds
 
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets coords of rectangle
setRenderingHints(Graphics2D, int) - Method in class edu.umd.cs.jazz.scenegraph.ZSurface
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.
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.util.Dimension2DFloat
Set the size of this Dimension object to the specified size.
setSize(Dimension2D) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the size of this camera.
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.util.Dimension2DFloat
Set the size of this Dimension object to the specified width and height.
setSize(float, float) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the size of this camera.
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.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
 
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 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.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.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.
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.util.ZBasicComponent
Sets the surface.
setSurface(ZSurface) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Set the value of surface.
setText(String) - Method in class edu.umd.cs.jazz.component.ZText
Sets the text of this visual component to str.
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
 
setViewTransform(ZTransform) - Method in class edu.umd.cs.jazz.scenegraph.ZCamera
Sets the ZTransform associated with this camera.
setVisibleArea(ZArea) - Method in class edu.umd.cs.jazz.scenegraph.ZRenderContext
 
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.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.ZDummyVisualComponent
always a noop
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.ZVisualComponent
Specifies that this visual component 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.
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
 
sisoLerp(double) - Static method in class edu.umd.cs.jazz.util.ZUtil
Map the input linear lerp (a linear interpolation from (0-1) to a slow-in, slow-out lerp.
sisoLerp(float) - Static method in class edu.umd.cs.jazz.util.ZUtil
Map the input linear lerp (a linear interpolation from (0-1) to a slow-in, slow-out lerp.
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
 
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
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.event.ZEventHandler
 
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.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.
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.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.io.Token
Returns the image.
toString() - Method in class edu.umd.cs.jazz.component.ZImage
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.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.
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.ZPolyline
Trims the capacity of the arrays that store the polyline 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.
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.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.
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.ZDummyVisualComponent
always a noop
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.
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.ZDummyVisualComponent
always a noop
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.
updateLocalBounds() - Method in class edu.umd.cs.jazz.scenegraph.ZDummyVisualComponent
always a noop
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
 
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.
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
 
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.util.Dimension2DFloat
The width dimension.
width - Variable in class edu.umd.cs.jazz.component.ZImage
 
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.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(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 interface edu.umd.cs.jazz.io.ZSerializable
Write out all of this object's state.
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.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(ZSerializable) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
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
 
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 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.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
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.ZPolyline
 

Y

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

Z

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"
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.scenegraph.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
 
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
 
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 provides basic containment hierarchies.
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.
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
 
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 Polyline with no points.
ZPolyline(float[], float[]) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new Polyline.
ZPolyline(float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new Polyline with a single point.
ZPolyline(float, float, float, float) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new Polyline with a two points
ZPolyline(Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new Polyline with a single point.
ZPolyline(Point2D, Point2D) - Constructor for class edu.umd.cs.jazz.component.ZPolyline
Constructs a new Polyline 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) - 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