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

G

GCircle - class edu.umd.cs.jazz.io.svg.GCircle.
Support tag in SVG
GCircle(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GCircle
 
GEllipse - class edu.umd.cs.jazz.io.svg.GEllipse.
Support tag in SVG
GEllipse(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GEllipse
 
generateNextViewTransform(ZoomEventHandler.ZoomEventState) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Return the next view transform for the interaction cameras zooming sequence.
generateParseException() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
get(int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
getAbsolutePath(String) - Method in class edu.umd.cs.jazz.component.ZImage
Given a directory path plus some path relative to it, return a direct absolute path.
getAbsPenWidth() - Method in interface edu.umd.cs.jazz.component.ZStroke
Get the absolute width of the pen used to draw the visual component.
getAbsPenWidth() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the absolute width of the pen used to draw the visual component.
getAccurateSpacing() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Determine if strings should be rendered with accurate (but slower) character spacing.
getAlpha() - Method in class edu.umd.cs.jazz.ZFadeGroup
Get the alpha value (opacity) for this node.
getAncestorLayerFor(ZNode) - Method in class edu.umd.cs.jazz.ZCamera
Return the camera layer associated with this camera that is the ancestor of the supplied node.
getAnchorGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZAnchorGroup to use for a node, inserting one above the edited node if none exists.
getArc() - Method in class edu.umd.cs.jazz.component.ZArc
Return the current arc.
getArcHeight() - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Gets the height of the arc that rounds off the corners.
getArcWidth() - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Gets the width of the arc that rounds off the corners.
getArrowHead() - Method in class edu.umd.cs.jazz.component.ZPolyline
Get the arrowhead type used by this ZPolyline.
getAuxiliaryVisualComponents() - Method in class edu.umd.cs.jazz.ZSelectionGroup
Return the auxiliary visual components associated with this selection group.
getBackgroundColor() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current background color.
getBackgroundColor() - Method in class edu.umd.cs.jazz.component.ZLabel
Returns the current background color.
getBackVisualComponent() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return the back visual component associated with this leaf, or null if none.
getBackVisualComponentBounds() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return a copy of the bounds of this node's back visual component in local coordinates.
getBackVisualComponentGlobalBounds() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return a copy of the bounds of this node's back visual component in global coordinates.
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.ZSceneGraphObject
Return a copy of the bounds of the subtree rooted at this node in local coordinates.
getBounds() - Method in class edu.umd.cs.jazz.util.ZBoundsFindFilter
Return the bounds of this filter's search region.
getBoundsReference() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Return a reference to the bounds of the subtree rooted at this node in local coordinates.
getBoundsReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZBoundsListImpl
 
getBoundsReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getBoundsReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZBoundsList
 
getBytes(int, int) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
getCamera() - Method in class edu.umd.cs.jazz.ZConstraintGroup
Get the camera that this node is related to.
getCamera() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Get the camera this surface is associated with.
getCamera() - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Returns the camera on which this event handler is watching for selection change
getCamera() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get the camera that is zooming.
getCamera() - Method in class edu.umd.cs.jazz.event.ZCameraEvent
Returns the originator of the event.
getCamera() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the nearest ZCamera to the picked object.
getCamera() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the camera associated with the primary surface.
getCamera(int) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the i'th camera between the root and the terminal object.
getCameraFound() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Internal method.
getCameraMagnification() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Returns the magnification of the current camera being rendered within.
getCameraNode() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Get the camera node this surface is associated with.
getCameraNode() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the camera's node associated with the primary surface.
getCameras() - Method in class edu.umd.cs.jazz.ZLayerGroup
Return a copy of the array of cameras looking onto this layer.
getCamerasReference() - Method in class edu.umd.cs.jazz.ZLayerGroup
Internal method to return a reference to the actual cameras looking onto this layer.
getCamerasReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZCameraListImpl
 
getCamerasReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getCamerasReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZCameraList
 
getCameraToZoomWith(ZSceneGraphPath) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Get the camera from the scene graph path that we will use to perform the zoom.
getCameraTransform() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the camera transform for this path.
getCameraTransform() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Get the transform the current camera was given before it started rendering itself.
getCanvas() - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Returns the canvas to which this selection manager is attached.
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
Returns the center point of the bounds.
getChild() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
Returns the ZNode that was affected by the event.
getChild(int) - Method in class edu.umd.cs.jazz.ZGroup
Returns the i'th child of this node.
getChild(Object, int) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns the number of children of parent.
getChildren() - Method in class edu.umd.cs.jazz.ZGroup
Return a copy of the array of children of this node.
getChildrenFindable() - Method in class edu.umd.cs.jazz.ZGroup
Determines if this node finds its children.
getChildrenIterator() - Method in class edu.umd.cs.jazz.ZGroup
Return an iterator over the children of this group in the proper order.
getChildrenPickable() - Method in class edu.umd.cs.jazz.ZGroup
Determines if this node picks its children.
getChildrenReference() - Method in class edu.umd.cs.jazz.ZGroup
Returns a reference to the actual children of this node.
getClientProperty(Object) - Method in class edu.umd.cs.jazz.ZNode
Returns the value of the property with the specified key.
getClip() - Method in class edu.umd.cs.jazz.ZClipGroup
ZClipGroup constructor comment.
getClipGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZClipGroup to use for a node, inserting one above the edited node if none exists.
getClosed() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Determine whether the path is closed.
getColumn() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
Deprecated.  
getComponent() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Get the component that this surface is attached to, or null if none.
getComponent() - Method in class edu.umd.cs.jazz.component.ZSwing
Returns the Swing component that this visual component wraps
getComposite(Composite, double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Internal method to compute and access an alpha Composite given the current rendering composite, and the current metric.
getCompositeMagnification() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Returns the total current magnification that is currently being used for rendering.
getConstrainScaleX() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getConstrainScaleY() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getConstraintType() - Method in class edu.umd.cs.jazz.ZStickyGroup
Determine the type of constraint that this node implements.
getCoordListShape() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get the shape defined by the coords.
getCoordListShape() - Method in class edu.umd.cs.jazz.component.ZPolygon
Get the shape defined by the coords.
getCubicCurve() - Method in class edu.umd.cs.jazz.component.ZCubicCurve
Return the current curve.
getCurrentEvent() - Method in class edu.umd.cs.jazz.component.ZMenu
 
getCurrentHeadStyle() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Get the current heading style
getCurrentNode() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Get the current node that is under the cursor.
getCurrentOrientation() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Get the current orientation.
getCurrentPath() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Get the path from the ZCanvas down to the visual component currently under the mouse.This may give a different result then getGrabPath() durring a MOUSE_DRAGGED or MOUSE_RELEASED operation.
getCurrentRenderContext() - Method in class edu.umd.cs.jazz.ZRoot
Return current render context.
getCurrentScreenPoint() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get event coords of current mouse posistion (in screen space).
getCurrentXSpacing() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Get the current x spacing
getCurrentYSpacing() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Get the current y spacing
getDataStream() - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getDecorator() - Method in class edu.umd.cs.jazz.util.ZTooManyChildrenException
Get the decorator that the operation to add more than one child to was attempted on.
getDestBounds() - Method in class edu.umd.cs.jazz.ZAnchorGroup
Determine the bounds that are the destination of this link.
getDestNode() - Method in class edu.umd.cs.jazz.ZAnchorGroup
Determine the node that is the destination of this link.
getDrawingSurface() - Method in class edu.umd.cs.jazz.ZCamera
Get the value of surface.
getDrawingSurface() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the surface.
getDrawingSurface() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Get the drawing surface being rendered onto.
getEditable() - Method in class edu.umd.cs.jazz.component.ZText
Determines if this text is editable.
getEditGroup(Class) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Checks to see if an editor of this type already exists, if so it returns that editor if not it creates a new editor, inserts that editor above the edit node, and then returns that new editor.
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZNodeListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZCameraListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZVisualComponentListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZLayerGroupListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZBoundsListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZSceneGraphObjectListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZObjectListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZTransformableListImpl
 
getElementData() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getElementData() - Method in interface edu.umd.cs.jazz.util.ZList
 
getEllipse() - Method in class edu.umd.cs.jazz.component.ZEllipse
Return the ellipse.
getEnableNodeEvents() - Method in class edu.umd.cs.jazz.util.ZCanvas
Determine if Jazz node event handlers should be invoked.
getEndColumn() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getEndLine() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getExact() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Determine if exact spacing was specified.
getFadeGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZFadeGroup to use for a node, inserting one above the edited node if none exists.
getFadeRange() - Method in class edu.umd.cs.jazz.ZFadeGroup
Returns the current fade range of this node.
getFadeType() - Method in class edu.umd.cs.jazz.ZFadeGroup
Determine the type of fading that this node implements.
getFileName() - Method in class edu.umd.cs.jazz.component.ZImage
Return the filename associated with this image object.
getFilePosition() - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
getFillColor() - Method in class edu.umd.cs.jazz.ZCamera
Get the value of fillColor.
getFillColor() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Deprecated. As of Jazz version 1.1, replaced by ZFillPaint.getFillPaint().
getFillColor() - Method in interface edu.umd.cs.jazz.component.ZFillColor
Get the fill color of this visual component.
getFillPaint() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the fill paint of this visual component.
getFillPaint() - Method in interface edu.umd.cs.jazz.component.ZFillPaint
Get the fill paint of this visual component.
getFirstVisualComponent() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Return the first visual component associated with this leaf, or null if there are none.
getFlatness() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Return the current flatness of the FlatteningPathIterator used to convert the Shape to points.
getFont() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current font.
getFont() - Method in class edu.umd.cs.jazz.component.ZLabel
Returns the current font.
getFrame() - Method in class edu.umd.cs.jazz.component.ZShape
Return the bounds of the internal java.awt.Shape structure.
getFrontVisualComponent() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return the front visual component associated with this leaf, or null if none.
getFrontVisualComponentBounds() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return a copy of the bounds of this node's front visual component in local coordinates.
getFrontVisualComponentBounds(ZNode) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Convenience method to get the bounds of the front visual component of the given node
getFrontVisualComponentGlobalBounds() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return a copy of the bounds of this node's front visual component in global coordinates.
getGlobalBounds() - Method in class edu.umd.cs.jazz.ZNode
Return a copy of the bounds of the subtree rooted at this node in global coordinates.
getGlobalToLocalTransform() - Method in class edu.umd.cs.jazz.ZNode
Return the transform that converts global coordinates at the root node to local coordinates at this node.
getGrabNode() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Determine the node the event originated at.
getGrabPath() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Return the path from the ZCanvas down to the currently grabbed object.
getGraphics2D() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Get the graphics used for this render.
getGreekText() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Determine if text should be rendered "greeked"
getGreekThreshold() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current greek threshold.
getGroup() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
Returns the originator of the event.
getGroup() - Method in class edu.umd.cs.jazz.io.ZSVG
Return ZGroup group, which has all nodes as children
getGroupNodeTransform() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Return the localToGlobal transform for the ZSpatialIndexGroup node associated with this index.
getGroups() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Deprecated. as of Jazz 1.1 editorIterator() instead.
getHeight() - Method in class edu.umd.cs.jazz.component.ZShape
Return the height of this ellipse.
getHeight() - Method in class edu.umd.cs.jazz.component.ZImage
Return height of image.
getHeight() - Method in class edu.umd.cs.jazz.component.ZPath
Return height of rectangle.
getHighLightColor() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Gets the current highlight color
getID() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Determine the event type.
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
 
getIndexOfChild(Object, Object) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns the index of child in parent.
getInputStream(String[]) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getInstance() - Static method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
Implements singleton for this class.
getInteractingRenderQuality() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Determine the render quality that is used during interaction and animation.
getInverseTransform() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the inverse of the transform associated with this node.
getInverseViewTransform() - Method in class edu.umd.cs.jazz.ZCamera
Returns a copy of the inverse view transform associated with this camera.
getInverseViewTransformReference() - Method in class edu.umd.cs.jazz.ZCamera
Returns a reference to the inverse view transform associated with this camera.
getInvisibleGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZInvisibleGroup to use for a node, inserting one above the edited node if none exists.
getJazzObject(Object) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns the object as a jazz ZSceneGraphObject.
getJazzOffset() - Method in class edu.umd.cs.jazz.component.ZMenu
 
getKey() - Method in class edu.umd.cs.jazz.util.ZProperty
Determine the key of this property.
getLayer() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the "layer".
getLayers() - Method in class edu.umd.cs.jazz.ZCamera
Returns a copy of the list of layers that this camera looks onto.
getLayersReference() - Method in class edu.umd.cs.jazz.ZCamera
Returns a reference to the actual layers array of this camera.
getLayersReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZLayerGroupListImpl
 
getLayersReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getLayersReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZLayerGroupList
 
getLayoutChild() - Method in class edu.umd.cs.jazz.ZLayoutGroup
Returns the current layout child for this node.
getLayoutGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZLayoutGroup to use for a node, inserting one above the edited node if none exists.
getLayoutManager() - Method in class edu.umd.cs.jazz.ZLayoutGroup
Returns the current layout manager for this node.
getLine() - Method in class edu.umd.cs.jazz.component.ZLine
Return the line.
getLine() - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
Deprecated.  
getLinkStyle() - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Get the value of linkStyle.
getListenerList() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Return this objects current event listener list.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Returns the ZMouseLister class.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZMouseMotionEvent
Returns the ZMouseMotionLister class.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZCameraEvent
Returns the ZCameraLister class.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
Returns the ZGroupLister class.
getListenerType() - Method in interface edu.umd.cs.jazz.event.ZEvent
Get the listener type for this event.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZTransformEvent
Returns the ZTransformLister class.
getListenerType() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
Returns the ZNodeLister class.
getLocalPoint() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Returns the x,y position of the event in the local coordinate system of the node the event occurred on.
getLocalToGlobalTransform() - Method in class edu.umd.cs.jazz.ZNode
Return the transform that converts local coordinates at this node to global coordinates at the root node.
getLocalToGlobalTransform() - Method in class edu.umd.cs.jazz.ZTransformGroup
Return the transform that converts local coordinates at this node to global coordinates at the root node.
getLocalX() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Returns the horizontal x position of the event in the local coordinate system of the node the event occurred on.
getLocalY() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Returns the vertical y position of the event in the local coordinate system of the node the event occurred on.
getMagnification() - Method in class edu.umd.cs.jazz.ZCamera
Returns the current magnification of this camera.
getMarqueeLayer() - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Determine the "marquee" layer that is used for selection.
getMarqueeLayer() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
 
getMatchingProperty(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
getMatchingProperty(Object) - Method in class edu.umd.cs.jazz.util.ZNullList
 
getMatchingProperty(Object) - Method in interface edu.umd.cs.jazz.util.ZList.ZPropertyList
 
getMatrix(double[]) - Method in class edu.umd.cs.jazz.ZTransformGroup
Retrieves the 6 specifiable values in the affine transformation, and places them into an array of double precisions values.
getMatrix(double[]) - Method in interface edu.umd.cs.jazz.ZTransformable
Retrieves the 6 specifiable values of the affine transformation, and places them into an array of double precisions values.
getMatrix(double[]) - Method in class edu.umd.cs.jazz.ZCamera
Returns the view transform matrix.
getMaxChildren() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Get the maximum number of children per node.
getMaxMag() - Method in class edu.umd.cs.jazz.ZFadeGroup
Get the maximum magnification for this node, as defined by the fade type.
getMaxMagnification() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get the minimum allowed magnification.
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.
getMessage() - Method in class edu.umd.cs.jazz.io.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMinChildren() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Get the minimum number of children per node.
getMinMag() - Method in class edu.umd.cs.jazz.ZFadeGroup
Get the minimumn magnification for this node, as defined by the fade type.
getMinMagnification() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get the maximum allowed magnification (or disabled if less than 0)
getMouseEvent() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getName() - Method in class edu.umd.cs.jazz.ZNameGroup
Get the name associated with this name group node.
getNameGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZNameGroup to use for a node, inserting one above the edited node if none exists.
getNameGroup(String) - Static method in class edu.umd.cs.jazz.ZNameGroup
Returns the ZNameGroup node associated with the specified name.
getNewObjectReference(ZSceneGraphObject) - Method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
This method is called to test if a node that is referenced by the object has been duplicated in the new cloned sub-graph.
getNextNode(Vector) - Method in class edu.umd.cs.jazz.io.svg.SVG
 
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getNextToken() - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 
getNode() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Determine the node the event originated at.
getNode() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getNode() - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Returns the node to which this selection manager is attached.
getNode() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
Returns the node whose bounds has changed.
getNode() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the nearest ZNode to the picked object.
getNode() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns the node being edited.
getNodeArea(ZNode) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Gets the stored area for the given node
getNodeName() - Method in class edu.umd.cs.jazz.io.svg.GNode
 
getNodesReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZNodeListImpl
 
getNodesReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getNodesReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZNodeList
 
getNodesSearched() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Get number of nodes searched for most recent query.
getNodeToZoomTo(ZSceneGraphPath) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Get the node the use for the target of the zoom.
getNodeUnderMouse(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
This method returns the current pickable node that is under the mouse cursor even in the case when the mouse is being dragged.
getNoFlipConstrainScaleX() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getNoFlipConstrainScaleY() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getNoFlipScaleX() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getNoFlipScaleY() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getNumberPoints() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get the number of points in this coordinate list.
getNumCameras() - Method in class edu.umd.cs.jazz.ZLayerGroup
Return the number of cameras of this group node.
getNumCameras() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the number of internal cameras between the root and the terminal object.
getNumChildren() - Method in class edu.umd.cs.jazz.ZGroup
Return the number of children of this group node.
getNumLayers() - Method in class edu.umd.cs.jazz.ZCamera
Returns the number of layers of this camera.
getNumParents() - Method in class edu.umd.cs.jazz.ZVisualComponent
Return the number of parents of this visual component.
getNumParents() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the number of internal ZSceneGraphObjects between the root and the terminal object.
getNumVisualComponents() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Return the number of visual components of this visual leaf.
getObject() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the terminal object in the path.
getObject(String) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getObjectTable() - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
getOrderFor(Class) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns the order where aType of editor group should be inserted above the edit node.
getOriginalObject() - Method in class edu.umd.cs.jazz.util.ZDanglingReferenceException
Returns the original object being searched for.
getOrigTransform() - Method in class edu.umd.cs.jazz.event.ZTransformEvent
For transform change events, this returns the value of the transform before the transform was changed.
getOrigViewTransform() - Method in class edu.umd.cs.jazz.event.ZCameraEvent
For view change events, this returns the value of the view transform before the view transform was changed.
getPaintCount() - Static method in class edu.umd.cs.jazz.util.ZDebug
Returns the number of nodes that painted themselves during the last render.
getPanEventHandler() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the pan event handler.
getParent() - Method in class edu.umd.cs.jazz.ZNode
Get the node's parent.
getParent(int) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the i'th scene graph object between the root and the terminal object.
getParents() - Method in class edu.umd.cs.jazz.ZVisualComponent
Return a copy of the array of parents of this node.
getParentsReference() - Method in class edu.umd.cs.jazz.ZVisualComponent
Returns a reference to the parents of this component.
getPath() - Method in class edu.umd.cs.jazz.component.ZPath
Return the path.
getPath() - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Determine the path the event took from the ZCanvas down to the visual component.
getPenColor() - Method in class edu.umd.cs.jazz.ZSelectionGroup
Get the pen color that is used to render the selection.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZText
Returns the current pen color.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Deprecated. As of Jazz version 1.1, replaced by ZPenPaint.getPenPaint().
getPenColor() - Method in interface edu.umd.cs.jazz.component.ZPenColor
Get the pen color of this visual component.
getPenColor() - Method in class edu.umd.cs.jazz.component.ZLabel
Returns the current pen color.
getPenPaint() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the pen paint of this visual component.
getPenPaint() - Method in interface edu.umd.cs.jazz.component.ZPenPaint
Get the pen paint of this visual component.
getPenWidth() - Method in interface edu.umd.cs.jazz.component.ZStroke
Get the width of the pen used to draw the visual component.
getPenWidth() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the width of the pen used to draw the visual component.
getPenWidthForCurrentContext() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the width of the pen used to draw the visual component while taking the current render context into consideration.
getPressObjectPoint() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get event coords of mouse press (in object space).
getPressScreenPoint() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler.ZoomEventState
Get event coords of mouse press (in object space).
getPropertiesReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
getPropertiesReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getPropertiesReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZPropertyList
 
getQuadCurve() - Method in class edu.umd.cs.jazz.component.ZQuadCurve
Return the current curve.
getRect() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return the rectangle.
getRect() - Method in class edu.umd.cs.jazz.component.ZPath
Return rectangle.
getRelativePath(String, String) - Method in class edu.umd.cs.jazz.component.ZImage
Returns the directory path of a file name, relative to another absolute path basePath.
getRenderingCamera() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Get the current camera being rendered within.
getRenderQuality() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Determine the render quality that is used when not interacting or animating.
getRoot() - Method in class edu.umd.cs.jazz.ZVisualComponent
Returns the root of the scene graph that this component is in.
getRoot() - Method in class edu.umd.cs.jazz.ZNode
Traverse the tree, find the root node, and return it.
getRoot() - Method in class edu.umd.cs.jazz.ZCamera
Returns the root of the scene graph that this camera is looking at.
getRoot() - Method in class edu.umd.cs.jazz.io.svg.SVG
 
getRoot() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the root node for this path.
getRoot() - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns the root of the tree.
getRoot() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the root of the scenegraph.
getRotation() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the current rotation of this node
getRounedRect() - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Return the current shape.
getScale() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the current scale of this transform.
getScale() - Method in class edu.umd.cs.jazz.ZCamera
Returns the current scale of this transform.
getScaleX() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getScaleY() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getSceneGraphObjectsReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZSceneGraphObjectListImpl
 
getSceneGraphObjectsReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZSceneGraphObjectList
 
getScreenImage(int) - Method in class edu.umd.cs.jazz.util.ZCanvas
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.ZCanvas
Generate a copy of the current camera scaled to the specified dimensions.
getSelectedNodes(ZCamera) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Deprecated. as of Jazz 1.1, replaced by ZSelectionManager.getSelectedNodes(ZCamera)
getSelectedNodes(ZCamera) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Return a list of the selected nodes in the portion of the scenegraph visible from the specified camera.
getSelectedNodes(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Deprecated. as of Jazz 1.1, replaced by ZSelectionManager.getSelectedNodes(ZNode)
getSelectedNodes(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Return a list of the selected nodes in the subtree rooted at the specified node (including the root if it is selected).
getSelectedObjects() - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method: Get selected items from Tree.
getSelectionDeleteHandler() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
This method returns the current selection delete handler if ZCompositeSelectionHandler.DELETE is enabled.
getSelectionGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZSelectionGroup to use for a node, inserting one above the edited node if none exists.
getSelectionModifyHandler() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
This method returns the current selection modify handler if ZCompositeSelectionHandler.MODIFY is enabled.
getSelectionMoveHandler() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
This method returns the current selection move handler if ZCompositeSelectionHandler.MOVE is enabled.
getSelectionResizeHandler() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
This method returns the current selection resize handler if ZCompositeSelectionHandler.RESIZE is enabled.
getSelectionScaleHandler() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
This method returns the current selection scale handler if ZCompositeSelectionHandler.SCALE is enabled.
getShallowBounds() - Method in class edu.umd.cs.jazz.ZGroup
Return the bounds of this ZGroup without taking the groups children into consideration.
getShallowBounds() - Method in class edu.umd.cs.jazz.ZVisualGroup
Return the bounds of this ZGroup without taking the groups children into consideration.
getShape() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Get the shape currently in use by this object.
getShape() - Method in class edu.umd.cs.jazz.component.ZShape
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZRectangle
Return the shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZLine
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZQuadCurve
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZArc
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZCubicCurve
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZCoordList
Return the current shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZEllipse
Return the shape.
getShape() - Method in class edu.umd.cs.jazz.component.ZPath
Return the shape.
getSpace() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
The current spacing used by the layout algorithm during its first iteration.
getSpatialIndexGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZSpatialIndexGroup to use for a node, inserting one above the edited node if none exists.
getStatus() - Method in class edu.umd.cs.jazz.ZSpatialIndex
Return true if indexing is on, otherwise false.
getStickyGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZStickyGroup to use for a node, inserting one above the edited node if none exists.
getStickyPoint() - Method in class edu.umd.cs.jazz.ZStickyGroup
Returns a Dimension specifying a point on the sticky object that remains fixed as the scene is zoomed (for StickyZ only).
getStroke() - Method in interface edu.umd.cs.jazz.component.ZStroke
Get the stroke used to draw the visual component.
getStroke() - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Get the stroke used to draw the visual component.
GetSuffix(int) - Static method in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
getSwingEventHandler() - Method in class edu.umd.cs.jazz.util.ZCanvas
Returns the event handler that supports events for Swing Visual Components.
getSwingWrapper() - Method in class edu.umd.cs.jazz.util.ZCanvas
Returns the component to which Swing components are added to function properly in Jazz.
getText() - Method in class edu.umd.cs.jazz.component.ZText
Return the text within this text component.
getText() - Method in class edu.umd.cs.jazz.component.ZLabel
Return the text within this label component.
getToken(int) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
getTolerance() - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Get the tolerance allowed if exact spacing is specified.
getTop() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
If ZSceneGraphEditor has inserted groups above a node, this returns the topmost of those groups (the group nearest the root of the scene graph).
getTopCamera() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the top-level camera in the path.
getTopCameraNode() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the node associated with the top-level camera in the path.
getTransform() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns a copy of the transform that that this node specifies.
getTransform() - Method in class edu.umd.cs.jazz.event.ZTransformEvent
Returns the originator of the event.
getTransform() - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Returns the transform for this path.
getTransformablesReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZTransformableListImpl
 
getTransformablesReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZTransformableList
 
getTransformGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns a ZTransformGroup to use for a node, inserting one above the edited node if none exists.
getTransformReference() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns a reference to the transform that that this node specifies.
getTranslateX() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the current X translation of this node
getTranslateX() - Method in class edu.umd.cs.jazz.ZCamera
Returns the current X translation of this object
getTranslateX() - Method in class edu.umd.cs.jazz.component.ZText
Get the X offset translation.
getTranslateX() - Method in class edu.umd.cs.jazz.component.ZImage
Get the X offset translation.
getTranslateX() - Method in class edu.umd.cs.jazz.component.ZLabel
Get the X offset translation.
getTranslateY() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the current Y translation of this node
getTranslateY() - Method in class edu.umd.cs.jazz.ZCamera
Returns the current Y translation of this object
getTranslateY() - Method in class edu.umd.cs.jazz.component.ZText
Get the Y offset translation.
getTranslateY() - Method in class edu.umd.cs.jazz.component.ZImage
Get the Y offset translation.
getTranslateY() - Method in class edu.umd.cs.jazz.component.ZLabel
Get the Y offset translation.
getTranslation() - Method in class edu.umd.cs.jazz.ZTransformGroup
Returns the current translation of this node
getTranslation() - Method in class edu.umd.cs.jazz.ZCamera
Returns the current translation of this object
getTranslation() - Method in class edu.umd.cs.jazz.component.ZText
Get the text translation offset.
getTranslation() - Method in class edu.umd.cs.jazz.component.ZImage
Get the image translation offset.
getTranslation() - Method in class edu.umd.cs.jazz.component.ZLabel
Get the text translation offset.
getTrueLocationOnScreen() - Method in class edu.umd.cs.jazz.component.ZMenu
 
getTruePopupMenuOrigin() - Method in class edu.umd.cs.jazz.component.ZMenu
Get the true origin for the PopupMenu, ie.
getUrl() - Method in class edu.umd.cs.jazz.component.ZImage
Return the URL associated with this image object.
getValue() - Method in class edu.umd.cs.jazz.util.ZProperty
Determine the value of this property.
getViewBounds() - Method in class edu.umd.cs.jazz.ZCamera
Returns the bounds that this Camera sees in global scene coordinates.
getViewTransform() - Method in class edu.umd.cs.jazz.ZCamera
Returns a copy of the view transform that specifes where in space this camera looks.
getVisibleBounds() - Method in class edu.umd.cs.jazz.util.ZRenderContext
Get the visible bounds of the current render in the local coordinate system.
getVisualComponent(int) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Returns the i'th visual component of this node.
getVisualComponentBounds() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Return a copy of the bounds of this node's visual components in local coordinates.
getVisualComponentGlobalBounds() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Return a copy of the bounds of this node's visual components in global coordinates.
getVisualComponents() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Return the visual components associated with this visual leaf.
getVisualComponentsReference() - Method in class edu.umd.cs.jazz.util.ZListImpl.ZVisualComponentListImpl
 
getVisualComponentsReference() - Method in class edu.umd.cs.jazz.util.ZNullList
 
getVisualComponentsReference() - Method in interface edu.umd.cs.jazz.util.ZList.ZVisualComponentList
 
getVolatileBounds() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Determines if this node is volatile.
getVolatileBounds() - Method in class edu.umd.cs.jazz.ZGroup
Determines if this node is volatile.
getVolatileBounds() - Method in class edu.umd.cs.jazz.ZVisualLeaf
Determines if this node is volatile.
getWidth() - Method in class edu.umd.cs.jazz.component.ZShape
Return the width of this ellipse.
getWidth() - Method in class edu.umd.cs.jazz.component.ZImage
Return width of image.
getWidth() - Method in class edu.umd.cs.jazz.component.ZPath
Return width of rectangle.
getWindingRule() - Method in class edu.umd.cs.jazz.component.ZCoordListShape.ZCoordListIterator
 
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.ZShape
Returns the x coordinate of the upper left corner of the framing rectangle in double precision.
getX() - Method in class edu.umd.cs.jazz.component.ZPath
Return x-coord of rectangle.
getX() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getX(int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Return the X-coord of the vertex located in the specified index.
getXCoords() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get an array of the X coordinates of the points in this coordinate list.
getY() - Method in class edu.umd.cs.jazz.component.ZShape
Returns the Y coordinate of the upper left corner of the framing rectangle in double precision.
getY() - Method in class edu.umd.cs.jazz.component.ZPath
Return y-coord of rectangle.
getY() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeEvent
 
getY(int) - Method in class edu.umd.cs.jazz.component.ZCoordList
Return the Y-coord of the vertex located in the specified index.
getYCoords() - Method in class edu.umd.cs.jazz.component.ZCoordList
Get an array of the Y coordinates of the points in this coordinate list.
getZoomEventHandler() - Method in class edu.umd.cs.jazz.util.ZCanvas
Return the zoom event handler.
getZoomTime() - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Get the amount of time that the zoom animation will take.
GG - class edu.umd.cs.jazz.io.svg.GG.
Support tag in SVG tag is the base grouping unit in svg
GG(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GG
 
GImage - class edu.umd.cs.jazz.io.svg.GImage.
Support tag in SVG current version handle only extenally refenced jpeg files
GImage(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GImage
 
GLine - class edu.umd.cs.jazz.io.svg.GLine.
Support tag in SVG
GLine(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GLine
 
GLOBAL_BOUNDS_CHANGED - Static variable in class edu.umd.cs.jazz.event.ZNodeEvent
This event indicates that a node's global bounds changed.
globalBoundsChanged(ZNodeEvent) - Method in class edu.umd.cs.jazz.event.ZNodeAdapter
Invoked when a node's global bounds have changed
globalBoundsChanged(ZNodeEvent) - Method in interface edu.umd.cs.jazz.event.ZNodeListener
Invoked when a node has its global bounds changed.
globalToLocal(Point2D) - Method in class edu.umd.cs.jazz.ZNode
Transform the specified point (in global coordinates) to local coordinates in this node's coordinate system.
globalToLocal(Rectangle2D) - Method in class edu.umd.cs.jazz.ZNode
Transform the specified rectangle (in global coordinates) to local coordinates in this node's coordinate system.
GNode - class edu.umd.cs.jazz.io.svg.GNode.
GNode is the base class of all G..
GNode(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GNode
 
GPath - class edu.umd.cs.jazz.io.svg.GPath.
Support tag in SVG This class is most widely used when handling adobe illustrator files angle is not supported now.
GPath(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GPath
 
GPolygon - class edu.umd.cs.jazz.io.svg.GPolygon.
Support tag in SVG
GPolygon(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GPolygon
 
GPolyline - class edu.umd.cs.jazz.io.svg.GPolyline.
Support tag in SVG
GPolyline(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GPolyline
 
GRect - class edu.umd.cs.jazz.io.svg.GRect.
Support tag in SVG Rounded rectangle and dashed rectangle is not suported
GRect(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GRect
 
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.
groot - Variable in class edu.umd.cs.jazz.io.svg.SVG
 
group - Variable in class edu.umd.cs.jazz.io.ZSVG
SVG objects are drawn on this canvas.
GROUP_FIRST - Static variable in class edu.umd.cs.jazz.event.ZGroupEvent
The first number in the range of ids used for group events.
GROUP_LAST - Static variable in class edu.umd.cs.jazz.event.ZGroupEvent
The last number in the range of ids used for group events.
GSVG - class edu.umd.cs.jazz.io.svg.GSVG.
Support tag in SVG viewport does not support clipping feature in this version
GSVG(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GSVG
 
GSymbol - class edu.umd.cs.jazz.io.svg.GSymbol.
Support tags in SVG Currently, do nothing
GSymbol(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GSymbol
 
GText - class edu.umd.cs.jazz.io.svg.GText.
Support tags in SVG
GText(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GText
 
GUse - class edu.umd.cs.jazz.io.svg.GUse.
Support tag in SVG
GUse(Node, GNode) - Constructor for class edu.umd.cs.jazz.io.svg.GUse
 

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.