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

A

ABSOLUTE_SCREEN_SIZE - Static variable in class edu.umd.cs.jazz.ZFadeGroup
FadeType: Fade on absolute screen size in pixels.
absPenWidth - Variable in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Current absolute pen width.
accept(ZNode) - Method in class edu.umd.cs.jazz.util.ZBoundsFindFilter
Determine if the specified node is accepted by this filter.
accept(ZNode) - Method in class edu.umd.cs.jazz.util.ZMagBoundsFindFilter
Determine if the specified node is accepted by this filter.
accept(ZNode) - Method in interface edu.umd.cs.jazz.util.ZFindFilter
This method determines if the specified node should be accepted by the filter.
actionPerformed(ActionEvent) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method that overrides java.awt.event.actionPerformed.
active - Variable in class edu.umd.cs.jazz.event.ZSwingEventHandler
True when event handlers are set active.
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.component.ZCoordList
Add a point to the end of this coordinate list.
add(double, double) - Method in class edu.umd.cs.jazz.util.ZBounds
Adds a point, specified by the double precision arguments newx and newy, to this ZBounds object.
add(double, double, int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the specified part of this coordinate list.
add(double, double, int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Add a point to the specified part of this coordinate list.
add(int, Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
add(JMenu, String, char) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method: add items a JMenu.
add(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
add(Point2D) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the end of this coordinate list.
add(Point2D, int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Add a point to the specified part of this coordinate list.
add(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZBounds
Adds a Rectangle2D object to this ZBounds object.
add(ZBounds) - Method in class edu.umd.cs.jazz.util.ZBounds
Adds a ZBounds object to this ZBounds object.
add(ZNode) - Method in class edu.umd.cs.jazz.ZSpatialIndex
internal method: Add a node to the rtree index.
addAll(Collection) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
addAll(int, Collection) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
addAuxiliaryVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZSelectionGroup
Adds an auxiliary visual component to this selection group
addCameraListener(ZCameraListener) - Method in class edu.umd.cs.jazz.ZCamera
Adds the specified camera listener to receive camera events from this camera
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.ZGroup
Add a node to be a new child of this group node.
addChildImpl(ZNode, boolean) - Method in class edu.umd.cs.jazz.ZGroup
The implementation of the addChild method
addChildren(Collection, boolean) - Method in class edu.umd.cs.jazz.ZGroup
Adds a collection of nodes to be new children of this group node.
addClientProperty(ZProperty) - Method in class edu.umd.cs.jazz.ZNode
Internal method to add the specified property.
addDirtyRegion(JComponent, int, int, int, int) - Method in class edu.umd.cs.jazz.util.ZCanvas.ZBasicRepaintManager
This is the method "repaint" now calls in the Swing components.
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
addGroupListener(ZGroupListener) - Method in class edu.umd.cs.jazz.ZGroup
Adds the specified group listener to receive group events from this node.
addGroupListener(ZGroupListener) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Add a ZGroupListener, registered for group selection events on all cameras
addGroupListener(ZGroupListener) - Method in class edu.umd.cs.jazz.event.ZSelectionDeleteHandler
Add a ZGroupListener, registered for nodeRemoved events.
addGroupListener(ZGroupListener, ZCamera) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Add a ZGroupListener, registered for group selection events on the given camera
addInvalidComponent(JComponent) - Method in class edu.umd.cs.jazz.util.ZCanvas.ZBasicRepaintManager
This is the method "revalidate" calls in the Swing components.
addLayer(ZLayerGroup) - Method in class edu.umd.cs.jazz.ZCamera
Add a portion of the scenegraph that what this camera sees.
addLinkToPath(GeneralPath, Vector) - Method in class edu.umd.cs.jazz.io.svg.GPath
 
addListener(ZTransformGroup) - Method in class edu.umd.cs.jazz.ZSpatialIndexGroup
Add a BOUNDS_CHANGED node listener to a transformGroup node, if it does not already have one.
addMouseListener(ZMouseListener) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Adds the specified mouse listener to receive mouse events from this object
addMouseMotionListener(ZMouseMotionListener) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Adds the specified mouse motion listener to receive mouse motion events from this object
addNode(ZNode) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Add a node to the rtree index.
addNodeListener(ZNodeListener) - Method in class edu.umd.cs.jazz.ZNode
Adds the specified node listener to receive node events from this node.
addObject(ZSceneGraphObject, ZSceneGraphObject) - Method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
Adds an original/cloned object pair to the table.
addObject(ZSerializable) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
Add this ZSerializable object to the list of objects to be written out.
addParent(ZNode) - Method in class edu.umd.cs.jazz.ZVisualComponent
Method to add a node to be a new parent of this component.
addResizeListener(ZSelectionResizeHandler.ResizeListener) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Add a ResizeListener, registered for nodeResized events.
addStyle(String, String) - Method in class edu.umd.cs.jazz.io.svg.GNode
 
addTransformListener(ZTransformListener) - Method in class edu.umd.cs.jazz.ZTransformGroup
Adds the specified transform listener to receive transform events from this node
addTreeModelListener(TreeModelListener) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Add a new visual component to this leaf node.
addVisualComponent(ZVisualLeaf) - Method in class edu.umd.cs.jazz.io.svg.GNode
 
addVisualComponentIntoTransform() - Method in class edu.umd.cs.jazz.io.svg.GNode
 
addVisualComponents(Collection) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Add a collection of new visual components to this leaf 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.
ALL_AVAILABLE - Static variable in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Flag used to indicate all available selection behaviors
alpha_DEFAULT - Static variable in class edu.umd.cs.jazz.ZFadeGroup
 
ANCHOR_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
angleBetweenPoints(double, double, double, double, double, double) - Static method in class edu.umd.cs.jazz.util.ZUtil
Returns the angle in radians between point a and point b from point pt, that is the angle between a-pt-b.
angleBetweenPoints(Point2D, Point2D, Point2D) - Static method in class edu.umd.cs.jazz.util.ZUtil
Returns the angle in radians between point a and point b from point pt, that is the angle between a-pt-b.
animate(AffineTransform, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Set the transform of this camera 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(ZTransformable[], AffineTransform[], int, ZDrawingSurface) - Static method in class edu.umd.cs.jazz.ZTransformGroup
Set the transforms of the specified array of nodes to the specified array of transforms, and animate the change over the specified number of milliseconds using a slow-in slow-out animation.
animate(ZTransformable[], AffineTransform[], int, ZDrawingSurface, ZLerp) - Static method in class edu.umd.cs.jazz.ZTransformGroup
Set the transforms of the specified array of nodes to the specified array of transforms, and animate the change over the specified number of milliseconds using a slow-in slow-out animation.
animate(ZTransformable, AffineTransform, int, ZDrawingSurface) - Static method in class edu.umd.cs.jazz.ZTransformGroup
Set the transform of the specified node 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(ZTransformable, AffineTransform, int, ZDrawingSurface, ZLerp) - Static method in class edu.umd.cs.jazz.ZTransformGroup
Set the transform of the specified node 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.
APPDATA - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
arc - Variable in class edu.umd.cs.jazz.component.ZArc
The wrapped Arc2D.
areaManager - Variable in class edu.umd.cs.jazz.ZTreeLayoutManager
A hashtable to store the areas for nodes using this manager.
Array(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
ARROW_BOTH - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_CLOSED - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_FIRST - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_LAST - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_NONE - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
ARROW_OPEN - Static variable in class edu.umd.cs.jazz.component.ZPolyline
 
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
 
available() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 

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