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

I

id - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
IDENTIFIER - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
image - Variable in class edu.umd.cs.jazz.component.ZImage
 
image - Variable in class edu.umd.cs.jazz.io.Token
The string image of the token.
IN_SINGLE_LINE_COMMENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
incPaintCount() - Static method in class edu.umd.cs.jazz.util.ZDebug
Call this method whenever a node paints itself.
indexOf(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
indexOf(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Searches for the first occurrence of the given child in the children of this node.
indexOf(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Returns the index of the specified visual component or -1 if the visual component has not been added to this leaf
indexOfPropertyWithKey(Object) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
indexOfPropertyWithKey(Object) - Method in class edu.umd.cs.jazz.util.ZNullList
 
indexOfPropertyWithKey(Object) - Method in interface edu.umd.cs.jazz.util.ZList.ZPropertyList
 
init() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Initializes this event handler
init() - Method in class edu.umd.cs.jazz.util.ZCanvas
Internal method to support initialization of a ZCanvas.
init(ZCamera) - Method in class edu.umd.cs.jazz.ZConstraintGroup
Internal method to help node construction.
initScrollBars() - Method in class edu.umd.cs.jazz.util.ZCanvas
Add horizontal and vertical scrollBars to this ZCanvas.
insertAbove(ZNode) - Method in class edu.umd.cs.jazz.ZGroup
Insert this group node above the specified node.
insertEditGroup(ZGroup) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Insert aGroup above the edit node.
INT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
INTEGER_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
internalParser - Static variable in class edu.umd.cs.jazz.io.ZParser
 
interpreteColor(String) - Method in class edu.umd.cs.jazz.io.svg.GNode
Return int value from string e.g.
intersectsPolygon(Rectangle2D, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if any part of the rectangle is inside this polygon.
invalidate() - Method in class edu.umd.cs.jazz.ZLayoutGroup
Specify that this layout group is out of date, and needs to be revalidated.
INVISIBLE_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
 
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSwingEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Determines if this event handler is active.
isActive() - Method in interface edu.umd.cs.jazz.event.ZEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Deprecated. Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionScaleHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionMoveHandler
Determines if this event handler is active.
isActive() - Method in class edu.umd.cs.jazz.event.ZSelectionDeleteHandler
Determines if this event handler is active.
isAncestorOf(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Method to determine if this is an ancenstor of queryNode.
isAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Return true if currently auto-zooming
isBackVisualComponentPickable() - Method in class edu.umd.cs.jazz.ZVisualGroup
Determines if this node's back visual component is pickable.
isClipPickable - Variable in class edu.umd.cs.jazz.ZClipGroup
 
isClipPickable() - Method in class edu.umd.cs.jazz.ZClipGroup
Used to query if the clip is pickable or not.
isClipVisible - Variable in class edu.umd.cs.jazz.ZClipGroup
 
isClipVisible() - Method in class edu.umd.cs.jazz.ZClipGroup
Used to query if the clip is visible or not.
isClosed() - Method in class edu.umd.cs.jazz.component.ZCoordList
Determine if this coordinate list is closed.
isClosed(Vector) - Method in class edu.umd.cs.jazz.io.svg.GPath
 
isConsumed() - Method in class edu.umd.cs.jazz.event.ZCameraEvent
Returns true if this event has previously been consumed.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
True if this event has been consumed.
isConsumed() - Method in interface edu.umd.cs.jazz.event.ZEvent
Returns true if this event has previously been consumed by a listener.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZTransformEvent
True if this event has been consumed.
isConsumed() - Method in class edu.umd.cs.jazz.event.ZNodeEvent
True if this event has been consumed.
isDefiningLink() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Determines if this event handler is currently defining a new link.
isDescendentOf(ZNode) - Method in class edu.umd.cs.jazz.ZNode
Method to determine if this is a descendent of queryNode.
isDone() - Method in class edu.umd.cs.jazz.component.ZCoordListShape.ZCoordListIterator
 
isEditGroup(ZNode) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if aNode is an edit group;
isEmpty() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
isEmpty() - Method in class edu.umd.cs.jazz.util.ZBounds
Determines if this ZBounds object is empty.
isEOL(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
isEventThread() - Static method in class edu.umd.cs.jazz.util.ZDebug
In general, both Swing and Jazz are not thread safe.
isFindable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is findable.
isFocusTraversable() - Method in class edu.umd.cs.jazz.util.ZCanvas
Identifies whether or not this component can receive the focus.
isFrontVisualComponentPickable() - Method in class edu.umd.cs.jazz.ZVisualGroup
Determines if this node's front visual component is pickable.
isInsidePolygon(double, double, int, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if the point is inside the polygon.
isInsidePolygon(Rectangle2D, int, double[], double[]) - Static method in class edu.umd.cs.jazz.util.ZUtil
Determines if a rectangle is inside a polygon.
isInteracting() - Method in class edu.umd.cs.jazz.ZDrawingSurface
Determine if the user interacting with the surface
isLeaf(Object) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeModel
Returns true if obj is a leaf.
isLoaded() - Method in class edu.umd.cs.jazz.component.ZImage
Determines if the image has been loaded yet or not.
isModificationEvent() - Method in class edu.umd.cs.jazz.event.ZGroupEvent
True if this event is a modification.
isMoved() - Method in class edu.umd.cs.jazz.event.ZPanEventHandler
Returns true if the most recent button press/drag/release resulted in a pan movement.
isNull() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
isNull() - Method in class edu.umd.cs.jazz.util.ZNullList
 
isNull() - Method in interface edu.umd.cs.jazz.util.ZList
 
isPainting(JComponent) - Method in class edu.umd.cs.jazz.util.ZCanvas.ZBasicRepaintManager
Returns true if repaint is currently locked for a component and false otherwise
isPickable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is pickable.
isSavable() - Method in class edu.umd.cs.jazz.ZNode
Determine if this node gets saved when written out.
isSavable(Object) - Static method in class edu.umd.cs.jazz.io.ZObjectOutputStream
Determine if the specified object is savable.
isSaved(Object) - Method in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
isSelectable() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node is selectable.
isSelected(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Deprecated. as of Jazz 1.1, replaced by ZSelectionManager.isSelected(ZNode)
isSelected(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Determine if the specified node is selected.
isVisible() - Method in class edu.umd.cs.jazz.ZAnchorGroup
Determine if the visual depiction of this link is currently visible.
isVisible(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Internal method: determines if this fade node is visible at the specified magnification.
isVisible(ZSceneGraphPath) - Method in class edu.umd.cs.jazz.ZFadeGroup
Determines if this fade node is visible.
isWhiteSpace(byte) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
iterator() - Method in class edu.umd.cs.jazz.ZGroup
Deprecated. use getChildrenIterator() instead.
iterator() - Method in class edu.umd.cs.jazz.util.ZObjectReferenceTable
Return an iterator for this table.

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.