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

R

raise() - Method in class edu.umd.cs.jazz.ZNode
Raises this node within the drawing order of its siblings, so it gets rendered above (after) all of its siblings.
raise(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Raises the specified child node within the drawing order of this node's children, so it gets rendered above (after) all of its siblings.
raiseTo(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Raises this node within the drawing order of its siblings, so it gets rendered above (after) the specified node.
raiseTo(ZNode, ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Raises the specified child node within the drawing order of this node's siblings, so it gets rendered above (after) the specified node.
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
 
rectangle - Variable in class edu.umd.cs.jazz.component.ZRectangle
 
rectIntersectsLine(Rectangle2D, double, double, double, double) - Static method in class edu.umd.cs.jazz.util.ZUtil
Tests if the specified line segment intersects the interior of the specified Rectangle2D.
rectIntersectsPolyline(Rectangle2D, double[], double[], double) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determine if the specified rectangle intersects the specified polyline.
recurseLevel - Variable in class edu.umd.cs.jazz.ZTreeLayoutManager
The current level of recursion in this layout manager.
refreshHandles() - Method in class edu.umd.cs.jazz.ZHandleGroup
Clears all the handles from this handle group and then adds a new set of handles created by the underlying node that this handle group is decorating.
reIndex() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Completely re-index all objects
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
 
rejectAllClickCounts() - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Make it so that this event filter rejects all click counts.
rejectAllEventTypes() - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Make the filter reject all event types.
relocateHandles() - Method in class edu.umd.cs.jazz.ZHandleGroup
The location of handles depends on the geometry of the underlying scene graph object that they are operating on.
remove() - Method in class edu.umd.cs.jazz.ZNode
Remove this node, and any subtree, from the scenegraph.
remove() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor.ZEditGroupIterator
 
remove(int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
remove(ZNode) - Method in class edu.umd.cs.jazz.ZSpatialIndex
internal method: Remove an object from the index.
removeAllChildren() - Method in class edu.umd.cs.jazz.ZGroup
Remove all chidren from this group node.
removeAllChildren(boolean) - Method in class edu.umd.cs.jazz.ZGroup
Remove all chidren from this group node.
removeAnchorGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZAnchorGroup edit group from above a node.
removeArrowHead(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Remove one or both arrowheads from the polyline.
removeAuxiliaryVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZSelectionGroup
Remove an auxiliary visual component from this selection group.
removeCameraListener(ZCameraListener) - Method in class edu.umd.cs.jazz.ZCamera
Removes the specified camera listener so that it no longer receives camera events from this camera.
removeChild(int) - Method in class edu.umd.cs.jazz.ZGroup
Remove the child at the specified position of this group node's children.
removeChild(ZNode) - Method in class edu.umd.cs.jazz.ZSpatialIndexGroup
Removes the ZGroup child from this ZSpatialIndexGroup.
removeChild(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Remove the specified child node from this group node.
removeChild(ZNode, boolean) - Method in class edu.umd.cs.jazz.ZGroup
Remove the specified child node from this group node.
removeChildImpl(int, boolean) - Method in class edu.umd.cs.jazz.ZGroup
The implementation of the removeChild method @param index The position of the child to be removed @param fireEvent Should the group event be fired
removeClipGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZClipGroup edit group from above a node.
removeEditGroup(Class) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Looks for an edit group of matching type, and if found removes that edit group.
removeEventListener(Class, EventListener) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Removes the specified mouse listener so that it no longer receives mouse events from this object.
removeFadeGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZFadeGroup edit group from above a node.
removeGroupListener(ZGroupListener) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Remove a ZGroupListener, registered for group selection events on all cameras
removeGroupListener(ZGroupListener) - Method in class edu.umd.cs.jazz.ZGroup
Removes the specified group listener so that it no longer receives group events from this group.
removeGroupListener(ZGroupListener) - Method in class edu.umd.cs.jazz.event.ZSelectionDeleteHandler
Remove a ZGroupListener, registered for nodeRemoved events.
removeGroupListener(ZGroupListener, ZCamera) - Static method in class edu.umd.cs.jazz.ZSelectionManager
 
removeHandle(ZHandle) - Method in class edu.umd.cs.jazz.ZHandleGroup
Removes a handle from this group.
removeHandleGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZHandleGroup edit group from above a node.
removeInvisibleGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZInvisibleGroup edit group from above a node.
removeLayer(ZLayerGroup) - Method in class edu.umd.cs.jazz.ZCamera
Removes a portion of the scenegrpah from what this camera sees
removeLayoutGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZLayoutGroup edit group from above a node.
removeMouseListener(ZMouseListener) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Removes the specified mouse listener so that it no longer receives mouse events from this object.
removeMouseMotionListener(ZMouseMotionListener) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this object.
removeNameGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZNameGroup edit group from above a node.
removeNode(ZNode) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Remove an object from the index.
removeNodeListener(ZNodeListener) - Method in class edu.umd.cs.jazz.ZNode
Removes the specified node listener so that it no longer receives node events from this node.
removeNodeListener(ZNodeListener) - Method in class edu.umd.cs.jazz.ZGroup
This method overriddes ZNode.removeNodeListener so as to properly update the hasNodeListener bit taking into consideration the ZGroup's children.
removeParent(ZNode) - Method in class edu.umd.cs.jazz.ZVisualComponent
Method to remove the specified parent node from this visual component.
removeRange(int, int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
removeResizeListener(ZSelectionResizeHandler.ResizeListener) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Remove a ResizeListener, registered for nodeResized events.
removeSelectionGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZSelectionGroup edit group from above a node.
removeSpatialIndexGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZSpatialIndexGroup edit group from above a node.
removeStickyGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a ZStickyGroup edit group from above a node.
removeTransformGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Removes a TransformGroup edit group from above a node.
removeTransformListener(ZTransformListener) - Method in class edu.umd.cs.jazz.ZTransformGroup
Removes the specified transform listener so that it no longer receives transform events from this transform.
removeTreeModelListener(TreeModelListener) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Removes a listener previously added with addTreeModelListener().
removeVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Remove a visual component from this leaf node.
RENDER_QUALITY_HIGH - Static variable in class edu.umd.cs.jazz.ZDrawingSurface
 
RENDER_QUALITY_LOW - Static variable in class edu.umd.cs.jazz.ZDrawingSurface
 
RENDER_QUALITY_MEDIUM - Static variable in class edu.umd.cs.jazz.ZDrawingSurface
 
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Renders this node which results its visual components getting painted.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZVisualGroup
Renders this node which results in the node's visual component getting rendered, followed by its children getting rendered.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZVisualComponent
Renders this visual component.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZTransformGroup
Renders this node which results in its children getting painted.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZSpatialIndexGroup
Renders this node which results in its children getting painted.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZSelectionGroup
Renders this node which results in the node's visual component getting rendered, followed by its children getting rendered.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZNode
Renders this node.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZInvisibleGroup
An invisible node does not get rendered at all, nor do any of its children.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZHandleGroup
Renders this handle group along with its handles.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZHandle
Render the handle using the default values for fill paint, pen paint, size and stroke.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZGroup
Renders this node which results in its children getting painted.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZFadeGroup
Renders this node which results in the node's visual component getting rendered, followed by its children getting rendered.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZClipGroup
ZClipGroup constructor comment.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.ZCamera
Renders the view this camera sees.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZText
Renders the text object
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZSwing
Determines if the Swing component should be rendered normally or as a filled rectangle.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZShape
Paints this object.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZPolyline
Renders this object.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZLine
Paints this object.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZLabel
Renders the label object
render(ZRenderContext) - Method in class edu.umd.cs.jazz.component.ZImage
Paints this object.
render(ZRenderContext) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeHandles
Renders the given ResizeHandles
renderCutoff - Variable in class edu.umd.cs.jazz.component.ZSwing
The cutoff at which the Swing component is rendered greek
repaint() - Method in class edu.umd.cs.jazz.ZVisualComponent
 
repaint() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Repaint causes the portions of the surfaces that this object appears in to be marked as needing painting, and queues events to cause those areas to be painted.
repaint() - Method in class edu.umd.cs.jazz.ZNode
Repaint causes the portions of the surfaces that this object appears in to be marked as needing painting, and queues events to cause those areas to be painted.
repaint() - Method in class edu.umd.cs.jazz.ZLayerGroup
Repaint causes the portions of the surfaces that this object appears in to be marked as needing painting, and queues events to cause those areas to be painted.
repaint() - Method in class edu.umd.cs.jazz.ZInvisibleGroup
Because repaints are irrelevant - they are not passed up the scenegraph
repaint() - Method in class edu.umd.cs.jazz.ZDrawingSurface
A utility function to repaint the entire component.
repaint() - Method in class edu.umd.cs.jazz.ZCamera
 
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZVisualComponent
This causes just the specified bounds of this visual component to be repainted.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZTransformGroup
Method to pass repaint methods up the tree.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Repaint causes the portions of the surfaces that this object appears in to be marked as needing painting, and queues events to cause those areas to be painted.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZNode
Method to pass repaint methods up the tree.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZLayerGroup
Method to pass repaint methods up the tree, and to any cameras looking here.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZInvisibleGroup
Because repaints are irrelevant - they are not passed up the scenegraph
repaint(ZBounds) - Method in class edu.umd.cs.jazz.ZCamera
This is an internal form of repaint that is only intended to be used by calls from within Jazz.
repaint(ZBounds) - Method in class edu.umd.cs.jazz.component.ZSwing
Repaint's the specified portion of this visual component Note that the input parameter may be modified as a result of this call.
reparent(ZGroup) - Method in class edu.umd.cs.jazz.ZNode
Set the parent of this node, and transform the node in such a way that it doesn't move in global coordinates.
replacedObjs - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
replaceLayer(ZLayerGroup, ZLayerGroup) - Method in class edu.umd.cs.jazz.ZCamera
Replaces the specified node out of the list of layers of this camera, and replaces it with the specified node.
replaceWith(Object, Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
replaceWith(Object, Object) - Method in interface edu.umd.cs.jazz.util.ZList
 
replaceWith(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Swaps this node out of the scenegraph tree, and replaces it with the specified replacement node.
reset() - Method in class edu.umd.cs.jazz.component.ZCoordList
Remove all coordinates from the list.
reset() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
reset() - Method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
Resets the table, removing all entries from it.
reset() - Method in class edu.umd.cs.jazz.util.ZBounds
Sets the dimensions of this object be empty.
resetCursor() - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the current cursor to the ZCanvas's cursor.
resetFPSTiming() - Static method in class edu.umd.cs.jazz.util.ZDebug
Reset the variables used to track FPS.
resetTransformVariables() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Resets the transformTable and the transformNodes
reshape() - Method in class edu.umd.cs.jazz.ZTransformGroup
Overrides ZSceneGraphObject.reshape to invert the transform on the when the this ZTransformGroup is volatile
reshape() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Reshape causes the portion of the surface that this object appears in before the bounds are changed to be marked as needing painting, and queues events to cause those areas to be painted.
RESIZE - Static variable in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Flag used to indicate selection resizing
RESIZE_HANDLE_SIZE - Static variable in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
The resize handle size
resizeComplete() - Method in interface edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeListener
Signals the end of a resize for a group of nodes
RETURN - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
ReturnClause(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
right(int) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
root - Variable in class edu.umd.cs.jazz.ZSpatialIndex
Root of the r-tree.
root - Variable in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
The canvas' root
rotate(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Rotate the node by the specified amount
rotate(double, double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Rotate the node by the specified amount around the specified anchor point
rotate(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Rotate the node, via animation, theta radians about the specified anchor point
rotate(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Rotate the node, via animation, theta radians
roundedRect - Variable in class edu.umd.cs.jazz.component.ZRoundedRectangle
 
ROW - Static variable in class edu.umd.cs.jazz.ZGridLayoutManager
 

A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright � 2003 by University of Maryland, College Park, MD 20742, USA All rights reserved.