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

H

HANDLE_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
handleBinaryData(OutputStream, int, int) - Method in class edu.umd.cs.jazz.io.ZStreamPreprocessor
 
handleDragged(double, double) - Method in class edu.umd.cs.jazz.ZHandle
Deprecated. As of Jazz version 1.3, replaced by ZHandle.handleDragged(double x, double y, ZMouseEvent aEvent).
handleDragged(double, double, ZMouseEvent) - Method in class edu.umd.cs.jazz.ZHandle
Called by the managing ZHandleGroup when appropriate.
handleEndDrag(double, double) - Method in class edu.umd.cs.jazz.ZHandle
Deprecated. As of Jazz version 1.3, replaced by ZHandle.handleEndDrag(double x, double y, ZMouseEvent aEvent).
handleEndDrag(double, double, ZMouseEvent) - Method in class edu.umd.cs.jazz.ZHandle
Called by the managing ZHandleGroup when appropriate.
handles - Variable in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeHandles
actual rectangles rendered for the handles
handleStartDrag(double, double) - Method in class edu.umd.cs.jazz.ZHandle
Deprecated. As of Jazz version 1.3, replaced by ZHandle.handleStartDrag(double x, double y, ZMouseEvent aEvent).
handleStartDrag(double, double, ZMouseEvent) - Method in class edu.umd.cs.jazz.ZHandle
Called by the managing ZHandleGroup when appropriate.
hasAnchorGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZAnchorGroup above it as an edit group, false otherwise.
hasClipGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZClipGroup above it as an edit group, false otherwise.
hasDestination() - Method in class edu.umd.cs.jazz.ZAnchorGroup
Determine if this ZAnchorGroup has a destination to link to.
hasEditGroup(Class) - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Searches to see if the edit node has an edit group of a matching type.
hasFadeGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZFadeGroup above it as an edit group, false otherwise.
hasHandleGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZHandleGroup above it as an edit group, false otherwise.
hasInvisibleGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZInvisibleGroup above it as an edit group, false otherwise.
hasLayoutGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZLayoutGroup above it as an edit group, false otherwise.
hasLisenerOfType(Class) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Deprecated. as of Jazz 1.2 replaced with hasListenerOfType (proper spelling)
hasListenerOfType(Class) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Determines if this Object has a registered listener of the type specified in its listener list.
hasMouseListener() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Determines if this object has any kind of mouse listener (i.e., mouse or mouse motion listener.)
hasNameGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZNameGroup above it as an edit group, false otherwise.
hasNext() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor.ZEditGroupIterator
 
hasNodeListener() - Method in class edu.umd.cs.jazz.ZNode
Determines if this node has a node listener.
hasOneChild_DEFAULT - Static variable in class edu.umd.cs.jazz.ZGroup
 
hasOneChild() - Method in class edu.umd.cs.jazz.ZGroup
Determines if this group node can have no more than one child
hasSelectionGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZSelectionGroup above it as an edit group, false otherwise.
hasSpatialIndexGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZSpatialIndexGroup above it as an edit group, false otherwise.
hasStickyGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZStickyGroup above it as an edit group, false otherwise.
hasTransformGroup() - Method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Returns true if this node has a ZTransformGroup above it as an edit group, false otherwise.
HEAD_IN - Static variable in class edu.umd.cs.jazz.ZTreeLayoutManager
Heading style that puts current node at the middle of its immediate children
HEAD_OUT - Static variable in class edu.umd.cs.jazz.ZTreeLayoutManager
Heading style that puts current node at the middle of all its children
HEAD_SIDE - Static variable in class edu.umd.cs.jazz.ZTreeLayoutManager
Heading style that puts current node at one side of all its children (ie.
heapify(int) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
height - Variable in class edu.umd.cs.jazz.component.ZImage
The dimensions of the image.
hideLink(ZAnchorGroup) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
This method finishes the process of link creating a link.
hideVisibleLinksAndHighlight() - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Hides all links that have been made visible by this event handler.
HIGH_QUALITY_FONT_CONTEXT - Static variable in class edu.umd.cs.jazz.component.ZText
The high quality graphic2D render context: AntiAliased, and uses FractionalMetrics.
HIGH_QUALITY_FONT_CONTEXT - Static variable in class edu.umd.cs.jazz.component.ZLabel
The high quality graphic2D render context: AntiAliased, and uses FractionalMetrics.
highLightHandle - Variable in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeHandles
the handle to highlight
hilite(ZNode, ZCamera) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
This method will hilite the passed in node selecting it.

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.