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

S

savable_DEFAULT - Static variable in class edu.umd.cs.jazz.ZNode
 
SCALE - Static variable in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Flag used to indicate selection keyboard scaling
scale(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Scale the node from its current scale to the scale specified by muliplying the current scale and dz.
scale(double) - Method in class edu.umd.cs.jazz.ZCamera
Scale the object from its current scale to the scale specified by muliplying the current scale and dz.
scale(double, double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Scale the node around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz.
scale(double, double, double) - Method in class edu.umd.cs.jazz.ZCamera
Scale the object around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz.
scale(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Animate the node around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz
scale(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Animate the object around the specified point (x, y) from its current scale to the scale specified by muliplying the current scale and dz
scale(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Animate the node from its current scale to the scale specified by muliplying the current scale and deltaZ
scale(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Animate the object from its current scale to the scale specified by muliplying the current scale and deltaZ
scale(ZTransformGroup, double, double, double, double) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Scales the given ZTransformGroup by the given (unconstrained) scale factors around the specified point
scaleSelectionBy(double) - Method in class edu.umd.cs.jazz.event.ZSelectionScaleHandler
Scale the selection by the given scale factor around the centerpoint of the bounds for the entire selection.
scaleSelectionDown() - Method in class edu.umd.cs.jazz.event.ZSelectionScaleHandler
Scale the selection down by the current scale factor.
scaleSelectionUp() - Method in class edu.umd.cs.jazz.event.ZSelectionScaleHandler
Scale the selection up by the current scale factor.
Scene(ZInternalParser) - Static method in class edu.umd.cs.jazz.io.ZInternalParser
 
scheduleAnimation(ZAnimation, ZNextFrameCondition) - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Schedule an animation together with its frame condition.
scheduleNextFrame() - Method in class edu.umd.cs.jazz.animation.ZAnimation
Schedule the next frame of the animation.
scheduleNextFrame(ZNextFrameCondition) - Method in class edu.umd.cs.jazz.animation.ZAnimation
Schedules this animation with the given condition with the ZAnimationScheduler.
screenToCamera(Dimension2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified dimension from screen coordinates to the coordinate system of the bottom camera.
screenToCamera(Dimension2D, ZCamera) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified dimension from screen coordinates to the coordinate system of the specified camera.
screenToCamera(Point2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to the local coordinate system of the bottom camera in this path.
screenToCamera(Point2D, ZCamera) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to the local coordinate system of the specified camera, if the camera appears on the current path.
screenToCamera(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to the local coordinate system of the bottom camera in this path.
screenToCamera(Rectangle2D, ZCamera) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to the local coordinate system of the specified camera, if the camera appears on the current path.
screenToGlobal(Dimension2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified dimension from screen coordinates to global coordinates through the bottom camera, ie.
screenToGlobal(Dimension2D) - Method in class edu.umd.cs.jazz.util.ZCanvas
Converts the specified dimension from screen coordinates of this canvas to global coordinates.
screenToGlobal(Point2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to global coordinates through the bottom camera, ie.
screenToGlobal(Point2D) - Method in class edu.umd.cs.jazz.util.ZCanvas
Converts the specified point from screen coordinates of this canvas to global coordinates.
screenToGlobal(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to global coordinates through the bottom camera, ie.
screenToGlobal(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZCanvas
Converts the specified rectangle from screen coordinates of this canvas to global coordinates.
screenToLocal(Dimension2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified dimension from screen coordinates to the local coordinate system of the terminal scene graph object in this path.
screenToLocal(Point2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified point from screen coordinates to the local coordinate system of the terminal scene graph object in this path.
screenToLocal(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Converts the specified rectangle from screen coordinates to the local coordinate system of the terminal scene graph object in this path.
scrollInProgress - Variable in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
Flag to indicate when scrolling is currently in progress
scrollPane - Variable in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
The scrollpane that contains the viewport
select(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionManager
Select the specified node.
select(ZNode) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Deprecated. as of Jazz 1.1, replaced by ZSelectionManager.select(ZNode)
selectable_DEFAULT - Static variable in class edu.umd.cs.jazz.ZNode
 
selection - Variable in class edu.umd.cs.jazz.event.ZSelectionResizeHandler.ResizeHandles
The current selected list
SELECTION_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
selectNodes() - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method: selects in browser any nodes selected in the jazz application.
set(int, Comparable) - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
 
set(int, Object) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
set(Object, Object) - Method in class edu.umd.cs.jazz.util.ZProperty
Set the (key, value) pair stored in this property
setAbsPenWidth(double) - Method in interface edu.umd.cs.jazz.component.ZStroke
Set the absolute width of the pen used to draw the visual component.
setAbsPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZLine
Set the absolute width of the pen used to draw the perimeter of this shape.
setAbsPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set the absolute width of the pen used to draw the perimeter of this shape.
setAcceptClickCount(short) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set the click count to be accepted.
setAcceptsMouseClicked(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse clicked events.
setAcceptsMouseDragged(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse dragged events.
setAcceptsMouseEntered(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse entered events.
setAcceptsMouseExited(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse exited events.
setAcceptsMouseMoved(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse moved events.
setAcceptsMousePressed(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse pressed events.
setAcceptsMouseReleased(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set if the filter is accepting mouse released events.
setAccurateSpacing(boolean) - Method in class edu.umd.cs.jazz.util.ZRenderContext
Specify if strings should be rendered one character at a time with slower, but more accurate spacing.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZSwingEventHandler
 
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Specifies whether this event handler is active
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Specifies whether this event handler is active or not.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Deprecated. Specifies whether this event handler is active or not.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Specifies whether this event handler is active or not.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
Specifies whether this event handler is active or not.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZFilteredEventHandler
Specifies whether this event handler is active or not.
setActive(boolean) - Method in interface edu.umd.cs.jazz.event.ZEventHandler
Specifies whether this event handler is active or not.
setActive(boolean) - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Specifies whether this event handler is active
setAlpha(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Set the alpha value (opacity) for this node.
setAlpha(ZAlpha) - Method in class edu.umd.cs.jazz.animation.ZAnimation
Set the alpha object used to determine the animations start and finish time, and to generate alpha values that it needs when interpolating between values.
setAlphaAtOneDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that alpha will remain at value 1 after the increasingAlphaDuration has finished, but before the next section starts.
setAlphaAtZeroDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that alpha will remain at value 0 after the decreasingAlphaDuration has finished, but before the next section starts.
setAndMask(int) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set the AND bitmask.
setArc(Arc2D) - Method in class edu.umd.cs.jazz.component.ZArc
Sets this arc to be the same as the specified arc.
setArc(double, double, double, double, double, double, int) - Method in class edu.umd.cs.jazz.component.ZArc
Sets this arc to be the same as the specified arc.
setArrowHead(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set arrowheads for this polyline.
setArrowHeadType(int) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set arrowHeads for this polyline to a certain style: open, closed, etc
setAudioClip(AudioClip) - Method in class edu.umd.cs.jazz.animation.ZAudioAnimation
Set the audio clip that will be looped when the animation is started, and stopped when the animation is stopped.
setAutoScrollingEnabled(boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
Deprecated. As of Jazz version 1.2
setAuxiliaryVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZSelectionGroup
Set the auxiliary visual component associated with this selection group.
setBackgroundColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current background color.
setBackgroundColor(Color) - Method in class edu.umd.cs.jazz.component.ZLabel
Sets the current background color.
setBackVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualGroup
Set the back visual component associated with this group node.
setBackVisualComponentPickable(boolean) - Method in class edu.umd.cs.jazz.ZVisualGroup
Specifies whether this node's back visual component is pickable.
setBounds(int, int, int, int) - Method in class edu.umd.cs.jazz.ZCamera
Sets the bounds of this camera.
setBounds(int, int, int, int) - Method in class edu.umd.cs.jazz.util.ZCanvas
This captures changes in the component's bounds so the underlying Jazz camera can be updated to mirror bounds change.
setBounds(Rectangle2D) - Method in class edu.umd.cs.jazz.ZCamera
Sets the bounds of this camera.
setBounds(ZBounds) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Internal method to specify the bounds of this object.
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.ZConstraintGroup
Set the camera that this node is related to
setCamera(ZCamera) - Method in interface edu.umd.cs.jazz.util.ZLoadable
Set the camera of the scenegraph.
setCamera(ZCamera) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the camera.
setCamera(ZCamera, ZNode) - Method in class edu.umd.cs.jazz.ZDrawingSurface
Sets the camera that this surface is rendered with.
setCamera(ZCamera, ZNode) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the camera.
setCameraFound(boolean) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Internal method.
setCameraTransform(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the camera transform of the bottom camera for this path.
setCaretColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current caret color.
setCaretLine(int) - Method in class edu.umd.cs.jazz.component.ZText
Sets the caretLine to line, if it exists.
setCaretPos(int) - Method in class edu.umd.cs.jazz.component.ZText
Set the caret this character position in the current line.
setCaretPos(Point2D) - Method in class edu.umd.cs.jazz.component.ZText
Set caret position to character closest to specified point (in object coords)
setCellHeight(double) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the cell height
setCellWidth(double) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the cell width
setChildrenFindable(boolean) - Method in class edu.umd.cs.jazz.ZGroup
Specifies whether this node should find its children.
setChildrenPickable(boolean) - Method in class edu.umd.cs.jazz.ZGroup
Specifies whether this node should pick its children.
setClip(ZShape) - Method in class edu.umd.cs.jazz.ZClipGroup
Set the current clip to a ZShape.
setClipPickable(boolean) - Method in class edu.umd.cs.jazz.ZClipGroup
If the clip is set to pickable, then if we fail to pick any children we next see if we can pick the ZShape that defines the clip.
setClipVisible(boolean) - Method in class edu.umd.cs.jazz.ZClipGroup
If a the clip is set to visible then then ZShape used to define the clip will be drawn after the clip has been applied to the ZRenderContext, but before the children have been drawn.
setClosed(boolean) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets the path open or closed.
setClosed(boolean) - Method in class edu.umd.cs.jazz.component.ZCoordList
Specify that this coordinate list is closed.
setComponent(JComponent) - Method in class edu.umd.cs.jazz.ZDrawingSurface
Set the component that this surface is attached to, or null if none.
setConstraintType(int) - Method in class edu.umd.cs.jazz.ZStickyGroup
Set the type of constraint that this node implements.
setConsumes(boolean) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Make it so that this event filter consumes all events that it accepts.
setCoords(double[], double[]) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coords of this polygon.
setCoords(double[], double[]) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set the coords of this polygon.
setCoords(Point2D[]) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coords of this polygon.
setCoords(Point2D[]) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set the coords of this polygon.
setCoords(Point2D, Point2D) - Method in class edu.umd.cs.jazz.component.ZPolyline
Set the coords of this polygon.
setCoords(Point2D, Point2D) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set the coords of this polygon.
setCurrentEvent(ZMouseEvent) - Method in class edu.umd.cs.jazz.component.ZMenu
 
setCurrentHeadingStyle(ZLayoutGroup, int) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set the current heading style.
setCurrentOrientation(ZLayoutGroup, int) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set the current orientation.
setCurrentRenderContext(ZRenderContext) - Method in class edu.umd.cs.jazz.ZRoot
Set the current render context.
setCurrentXSpacing(double) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set the current vertical spacing.
setCurrentYSpacing(double) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set the current horizontal spacing.
setCursor(Cursor) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the cursor for this ZCanvas
setCursor(Cursor, boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the cursor for this ZCanvas.
setCurve(CubicCurve2D) - Method in class edu.umd.cs.jazz.component.ZCubicCurve
Sets the location of the endpoints and controlpoints of this curve to the same as those in the specified CubicCurve2D.
setCurve(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZQuadCurve
Sets the curve.
setCurve(double, double, double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZCubicCurve
Set the current curve.
setCurve(QuadCurve2D) - Method in class edu.umd.cs.jazz.component.ZQuadCurve
Sets the location of the endpoints and controlpoints of this curve to the same as those in the specified CubicCurve2D.
setDataStream(ZExtendedInputStream) - Method in class edu.umd.cs.jazz.io.ZInternalParser
 
setDecreasingAlphaDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that the alpha should take in its decreasing section where it moves from value 1 to 0.
setDecreasingAlphaRampDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that alpha accelerates at the beginning of its decreasingAlphaDuration and decelerates at the end of its decreasingAlphaDuration.
setDefaultEventHandler(ZHandleEventHandler) - Static method in class edu.umd.cs.jazz.ZHandleGroup
Set the default event handler used by ZHandleGroups to dispatch events to their ZHandles.
setDefaultFillPaint(Paint) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default fill paint for handles.
setDefaultHandleSize(double) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default size for all handles.
setDefaultHighlightFillPaint(Paint) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default highlight paint for handles.
setDefaultHighlightPenPaint(Paint) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default highlight pen paint for handles.
setDefaultPenPaint(Paint) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default pen paint for handles.
setDefaultResizeListenerActive(boolean) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Remove the default resize listener
setDefaultStroke(Stroke) - Static method in class edu.umd.cs.jazz.ZHandle
Set the default stroke for all handles.
setDefaultZoomToNode(ZNode) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Set the default node that the camera should zoom to when no other node is picked for a zoom action.
setDestBounds(Rectangle2D, ZCamera) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Set the bounds destination of this link.
setDestinationColor(Color) - Method in class edu.umd.cs.jazz.animation.ZColorAnimation
Set the destination color, the color that the animation will end at.
setDestinationPoint(ZNode, Point2D) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Sets the bounds location for the given node to the specified point.
setDestinationStroke(BasicStroke) - Method in class edu.umd.cs.jazz.animation.ZStrokeAnimation
Set the destination stroke, the stroke that the animation will end at.
setDestinationTransform(double[]) - Method in class edu.umd.cs.jazz.animation.ZTransformAnimation
Set the destination transform matrix, the transform matrix that the animation will end up at.
setDestNode(ZNode, ZCamera) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Set the node destination of this link.
setDestPt(Point2D) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Set the destination point of the link for purposes of visually indicating the link.
setDrawingSurface(ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Set the value of surface.
setDrawingSurface(ZDrawingSurface) - Method in interface edu.umd.cs.jazz.util.ZLoadable
Set the drawing surface of the scenegraph.
setDrawingSurface(ZDrawingSurface) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the surface.
setEditable(boolean) - Method in class edu.umd.cs.jazz.component.ZText
Specifies whether this text is editable.
setEditorFactory(ZSceneGraphEditorFactory) - Static method in class edu.umd.cs.jazz.ZNode
Define how editors should be created.
setEditorOrder(Class, int) - Static method in class edu.umd.cs.jazz.util.ZSceneGraphEditor
Set the ordering information for aType of edit group.
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZNullList
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZNodeListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZPropertyListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZCameraListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZVisualComponentListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZLayerGroupListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZBoundsListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZSceneGraphObjectListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZObjectListImpl
 
setElementData(Object[]) - Method in class edu.umd.cs.jazz.util.ZListImpl.ZTransformableListImpl
 
setEllipse(Ellipse2D) - Method in class edu.umd.cs.jazz.component.ZEllipse
Set the ellipse.
setEnabled(int, boolean) - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Sets whether the specified event handlers are enabled.
setEnableNodeEvents(boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
Specify if Jazz node event handlers should be invoked.
setEventHandler(ZHandleEventHandler) - Method in class edu.umd.cs.jazz.ZHandleGroup
Set the event handler used internally by handle groups to dispatch events to their handles.
setExact(boolean) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets whether the algorithm should iterate to get exact spacing or should only run once.
setExcludeMouseMoveEvents(boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
If the parameter aBoolean is true then ZMouseEvents of type ZMouseEvent.MOUSE_MOVED, ZMouseEvent.MOUSE_ENTERED, and ZMouseEvent.MOUSE_EXITED are being excluded and not sent to nodes on the canvas.
setFadeRange(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Sets the percentage of magnification change over which an object is faded in or out as it reaches its minimum or maximum magnification.
setFadeType(short) - Method in class edu.umd.cs.jazz.ZFadeGroup
Set the type of fading that this node implements.
setFileName(String) - Method in class edu.umd.cs.jazz.component.ZImage
Sets the filename of the image.
setFilePosition(long) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
setFillColor(Color) - Method in class edu.umd.cs.jazz.ZCamera
Set the value of fillColor.
setFillColor(Color) - Method in interface edu.umd.cs.jazz.component.ZFillColor
Set the fill color of this visual component.
setFillColor(Color) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Deprecated. As of Jazz version 1.1, replaced by ZFillPaint.setFillPaint(Paint aPaint).
setFillPaint(Paint) - Method in interface edu.umd.cs.jazz.component.ZFillPaint
Set the fill paint of this visual component.
setFillPaint(Paint) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set the fill paint of this visual component.
setFillPaintTarget(ZFillPaint) - Method in class edu.umd.cs.jazz.animation.ZColorAnimation
Set the fill paint target of this color animation.
setFilteredKeyEventSource(ZCanvas) - Method in class edu.umd.cs.jazz.event.ZFilteredEventHandler
Set the current source for key events.
setFilteredMouseEventSource(ZSceneGraphObject) - Method in class edu.umd.cs.jazz.event.ZFilteredEventHandler
Set the current source for mouse events.
setFindable(boolean) - Method in class edu.umd.cs.jazz.ZNode
Specifies whether this node is findable.
setFlatness(double) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets the flatness of the FlatteninPathIterator used to convert the Shape to points.
setFont(Font) - Method in class edu.umd.cs.jazz.component.ZText
Sets the font for the text.
setFont(Font) - Method in class edu.umd.cs.jazz.component.ZLabel
Sets the font for the text.
setFrame(double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Sets the location and size of the outer bounds of this RoundRectangle2D to the specified rectangular values.
setFrame(double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZEllipse
Sets the coordinates of this ellipse.
setFrame(Ellipse2D) - Method in class edu.umd.cs.jazz.component.ZEllipse
Sets coords of ellipse
setFrameDelay(int) - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Set the delay between each frame that gets animated.
setFrameEndedRunnable(Runnable) - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Set a runnable that will be run when all the animations for one frame have finished.
setFrontVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualGroup
Set the front visual component associated with this group node.
setFrontVisualComponentPickable(boolean) - Method in class edu.umd.cs.jazz.ZVisualGroup
Specifies whether this node's front visual component is pickable.
setGreekText(boolean) - Method in class edu.umd.cs.jazz.util.ZRenderContext
Specify if strings should be rendered as "greek" blobs rather than actual text.
setGreekThreshold(double) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current greek threshold.
setGridAxis(int) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets whether this grid is specified by rows or columns Possible values are: 1 - COLUMN 2 - ROW
setGroupNodeTransform(AffineTransform) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Set the localToGlobal transform for the ZSpatialIndexGroup node associated with this index.
setHandleGroup(ZHandleGroup) - Method in class edu.umd.cs.jazz.ZHandle
Set the handle group that is managing this handle in the scene graph.
setHasOneChild(boolean) - Method in class edu.umd.cs.jazz.ZGroup
Specifies if this group is only allowed to have a maxium of one child.
setHighLightColor(Color) - Method in class edu.umd.cs.jazz.event.ZSelectionResizeHandler
Sets the highlight color for this resize handler.
setHomeKey(int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the key that is used to home.
setHorizontalSpacing(double) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the current horizontal spacing
setImage(byte[]) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image to the one consisting of the specified bytes.
setImage(Image) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image to the one consisting of the specified image.
setImage(String) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image to the one at the specified URL or filename.
setImage(URL) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image to the one at the specified URL.
setIncreasingAlphaDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that the alpha should take in its increasing section where it moves from value 0 to 1.
setIncreasingAlphaRampDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds that alpha accelerates at the beginning of its increasingAlphaDuration and decelerates at the end of its increasingAlphaDuration.
setInteracting(boolean) - Method in class edu.umd.cs.jazz.ZDrawingSurface
Specify if the user is interacting with the surface or not.
setInteractingRenderQuality(int) - Method in class edu.umd.cs.jazz.ZDrawingSurface
Specify the render quality to be used during interaction and animation.
setInvertChildren(boolean) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets whether this layout manager should invert its children before laying them out.
setInvertChildren(boolean) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets whether this layout manager should invert its children before laying them out.
setIsDragging(boolean) - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
Set to true if the event handler is currently dragging.
setIsHighlighted(boolean) - Method in class edu.umd.cs.jazz.ZHandle
Mark this handles as highlighted if true, not highlighted if false.
setKey(Object) - Method in class edu.umd.cs.jazz.util.ZProperty
Specify the key of this property.
setKeyActionsDisabled(boolean) - Method in class edu.umd.cs.jazz.util.ZScrollPane
Disable or enable key actions on this ZScrollPane
setLastMarqueeSelection(Collection) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Set the collection of nodes that were in the last marquee selection.
setLayer(ZLayerGroup) - Method in interface edu.umd.cs.jazz.util.ZLoadable
Set the layer of the scenegraph.
setLayer(ZLayerGroup) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the layer of the scenegraph.
setLayoutChild(ZGroup) - Method in class edu.umd.cs.jazz.ZLayoutGroup
Specifies the layout child for this node.
setLayoutManager(ZLayoutManager) - Method in class edu.umd.cs.jazz.ZLayoutGroup
Specifies the layout manager for this node.
setLayoutStartPoint(double, double) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the layout start point
setLayoutStartPoint(Point2D) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the layout start point
setLine(double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZLine
Set the line.
setLine(Line2D) - Method in class edu.umd.cs.jazz.component.ZLine
Set the line.
setLine(Point2D, Point2D) - Method in class edu.umd.cs.jazz.component.ZLine
Set the line.
setLinkStyle(ZLayoutGroup, int) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set the value of linkStyle.
setLoaded(boolean) - Method in class edu.umd.cs.jazz.component.ZImage
Called when the image has been loaded.
setLocator(ZLocator) - Method in class edu.umd.cs.jazz.ZHandle
Set the locator that the handle uses to locate itself when it computes its bounds.
setLoopCount(int) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Sets the number of times this alpha should run over its full range.
setMarqueeBounds(ZBounds) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Set the bounds of the marquee visual component to the new bounds.
setMarqueeLayer(ZGroup) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Set the layer tha the marquee upon which the marquee should be drawn.
setMarqueeLayer(ZGroup) - Method in class edu.umd.cs.jazz.event.ZSelectionEventHandler
Deprecated. Specify the node that the selection "marquee" should be put on.
setMarqueeLayer(ZLayerGroup) - Method in class edu.umd.cs.jazz.event.ZCompositeSelectionHandler
Sets the marquee layer for this event handler
setMarqueeLeaf(ZVisualLeaf) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Set the leaf from which the marquee visual component should hang.
setMarqueeVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Set the visual component used to draw the marquee.
setMaxChildren(int) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Set the maximum number of children per node.
setMaxMag(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Set the maximumn magnification for this node.
setMaxMagnification(double) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Set the maximum magnification that the camera can be set to with this event handler.
setMaxMagnification(double) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Set the maximum magnification that the camera can be set to with this event handler.
setMenubar(JMenuBar) - Method in interface edu.umd.cs.jazz.util.ZLoadable
Set the primary menubar for the application.
setMinChildren(int) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Set the minimum number of children per node.
setMinDragStartDistance(double) - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
Set the distance (in screen coords) that the mouse needs to move before a drag sequence is started.
setMinMag(double) - Method in class edu.umd.cs.jazz.ZFadeGroup
Set the minimumn magnification for this node.
setMinMagnification(double) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Set the minimum magnification that the camera can be set to with this event handler.
setMinMagnification(double) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Set the minimum magnification that the camera can be set to with this event handler.
setMode(int) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Sets the mode that this alpha is using to generate its values.
setMouseFilter(ZMouseFilter) - Method in class edu.umd.cs.jazz.event.ZFilteredEventHandler
Set the mouse filter that is used to filter events before they are delivered to this event handler's "filtered*" methods.
setName(String) - Method in class edu.umd.cs.jazz.ZNameGroup
Set the name of this nameGroup node.
setNavEventHandlersActive(boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
Control whether event handlers are active or not for this ZCanvas.
setNotMask(int) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set the NOT bitmask.
setNumCells(int) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the number of cells on the grid axis
setObject(ZSceneGraphObject) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the terminal object in the path.
setOrMask(int) - Method in class edu.umd.cs.jazz.event.ZMouseFilter
Set the OR bitmask.
setPanKeys(int, int, int, int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the keys that are used to pan.
setParent(ZGroup) - Method in class edu.umd.cs.jazz.ZNode
Set the parent of this node.
setParent(ZNode) - Method in class edu.umd.cs.jazz.ZRoot
Overrides ZNode.setParent() to throw an exception if an attempt to set the parent of a ZRoot is made.
setPath(GeneralPath) - Method in class edu.umd.cs.jazz.component.ZPath
Set the path.
setPenColor(Color) - Method in class edu.umd.cs.jazz.ZSelectionGroup
Set the pen color that is used to render the selection.
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current pen color.
setPenColor(Color) - Method in interface edu.umd.cs.jazz.component.ZPenColor
Set the pen color of this visual component.
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZLabel
Sets the current pen color.
setPenColor(Color) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Deprecated. As of Jazz version 1.1, replaced by ZPenPaint.setPenPaint(Paint aPaint).
setPenPaint(Paint) - Method in class edu.umd.cs.jazz.component.ZText
Sets the current pen paint.
setPenPaint(Paint) - Method in interface edu.umd.cs.jazz.component.ZPenPaint
Set the pen paint of this visual component.
setPenPaint(Paint) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set the pen paint of this visual component.
setPenPaintTarget(ZPenPaint) - Method in class edu.umd.cs.jazz.animation.ZColorAnimation
Set the pen paint target of this color animation.
setPenWidth(double) - Method in interface edu.umd.cs.jazz.component.ZStroke
Set the width of the pen used to draw the visual component.
setPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZRectangle
Set the width of the pen used to draw the visual component.
setPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZPolyline
The arrow head shape depends on the ZPolyline's pen width, so when the pen width changes the arrow heads must be updated.
setPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZLine
Set the width of the pen used to draw the visual component.
setPenWidth(double) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set the width of the pen used to draw the visual component.
setPhaseDelayDuration(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Set the number of milliseconds after trigger time to wait before starting this alpha.
setPickable(boolean) - Method in class edu.umd.cs.jazz.ZNode
Specifies whether this node is pickable.
setPopupMenuVisible(boolean) - Method in class edu.umd.cs.jazz.component.ZMenu
Put the Popup Menu in the appropriate spot for Jazz if a ZMouseEvent has been received.
setRect(double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets location and size of the rectangle.
setRect(double, double, double, double) - Method in class edu.umd.cs.jazz.util.ZBounds
Sets the dimensions of this object.
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.component.ZRectangle
Sets coordinates of rectangle.
setRect(Rectangle2D) - Method in class edu.umd.cs.jazz.util.ZBounds
Sets the dimensions of this object to be the same as the given Rectangle2D.
setRenderContextFactory(ZRenderContextFactory) - Static method in class edu.umd.cs.jazz.ZCamera
Define how render contexts should be created.
setRenderingHints(Graphics2D, int) - Method in class edu.umd.cs.jazz.util.ZRenderContext
Sets the rendering hints of the specified graphics to either or high or low.
setRenderQuality(int) - Method in class edu.umd.cs.jazz.ZDrawingSurface
Specify that future rendering should occur at the specified quality.
setRoot(ZRoot) - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Set the root node of the scenegraph browser.
setRoot(ZRoot) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the root node for this path.
setRoot(ZRoot) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the root of the scenegraph.
setRotation(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set the absolute rotation of this node.
setRotation(double, double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set the absolute rotation of this node, rotating around the specified anchor point.
setRotation(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set the absolute rotation of this node, via animation, theta radians about the specified anchor point.
setRotation(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set the absolute rotation of this node, animating the change over time.
setRoundRect(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Sets the location, size, and corner radii of this ZRoundRectangle to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setSavable(boolean) - Method in class edu.umd.cs.jazz.ZNode
Specify if this node should be saved.
setScale(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the scale of the transform
setScale(double) - Method in class edu.umd.cs.jazz.ZCamera
Sets the scale of the view transform
setScale(double, double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set the scale of the node to the specified target scale, scaling the node around the specified point (x, y).
setScale(double, double, double) - Method in class edu.umd.cs.jazz.ZCamera
Set the scale of the object to the specified target scale, scaling the object around the specified point (x, y).
setScale(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Animate the node around the specified point (x, y) to the specified target scale.
setScale(double, double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Animate the object around the specified point (x, y) to the specified target scale.
setScale(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Animate the node from its current scale to the specified target scale.
setScale(double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Animate the object from its current scale to the specified target scale.
setScaleFactor(double) - Method in class edu.umd.cs.jazz.event.ZSelectionScaleHandler
Set the scale factor for incremental scales.
setScrollDirector(ZScrollDirector) - Method in class edu.umd.cs.jazz.util.ZViewport
Set the scroll director on this viewport
setSelectable(boolean) - Method in class edu.umd.cs.jazz.ZNode
Specifies whether this node is selectable.
setSelectionComponentFactory(ZSelectionGroup.SelectionComponentFactory) - Static method in class edu.umd.cs.jazz.ZSelectionGroup
Set the SelectionComponentFactory used to generate visual components for selected objects
setShape(Shape) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets the shape that this layout manager will use.
setShowBounds(boolean, ZCamera) - Static method in class edu.umd.cs.jazz.util.ZDebug
Controls whether the bounds of each object should be drawn as a debugging aid.
setSize(double, double) - Method in class edu.umd.cs.jazz.util.ZDimension
Sets the size of this Dimension object to the specified width and height.
setSize(int) - Method in class edu.umd.cs.jazz.util.ZListImpl
 
setSize(int) - Method in interface edu.umd.cs.jazz.util.ZList
 
setSource(Object) - Method in class edu.umd.cs.jazz.event.ZTransformEvent
Set the souce of this event.
setSource(Object) - Method in class edu.umd.cs.jazz.event.ZNodeEvent
Set the souce of this event.
setSource(Object) - Method in class edu.umd.cs.jazz.event.ZMouseEvent
Set the souce of this event.
setSource(Object) - Method in class edu.umd.cs.jazz.event.ZGroupEvent
Set the souce of this event.
setSource(Object) - Method in interface edu.umd.cs.jazz.event.ZEvent
Set the souce of this event.
setSource(Object) - Method in class edu.umd.cs.jazz.event.ZCameraEvent
Set the souce of this event.
setSourceColor(Color) - Method in class edu.umd.cs.jazz.animation.ZColorAnimation
Set the source color, the color that the animation will start at.
setSourceStroke(BasicStroke) - Method in class edu.umd.cs.jazz.animation.ZStrokeAnimation
Set the source stroke, the stroke that the animation will start at.
setSourceTransform(double[]) - Method in class edu.umd.cs.jazz.animation.ZTransformAnimation
Set the source transform matrix, the transform matrix that the animation will start at.
setSpacing(double) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Set the spacing used by the layout algorithm during its first iteration.
setSrcPt(Point2D) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Set the source point of the link for purposes of visually indicating the link.
setStartedRunnable(Runnable) - Method in class edu.umd.cs.jazz.animation.ZAnimation
Specify a Runnable that will be executed when the animation is started..
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZVisualGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZVisualComponent
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZTreeLayoutManager
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZTransformGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZStickyGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZNode
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZNameGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZLayoutGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZFadeGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZConstraintGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZClipGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZCamera
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZText
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZRoundedRectangle
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZRectangle
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZQuadCurve
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZPath
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZLine
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZLabel
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZImage
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZEllipse
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZCubicCurve
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZCoordList
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.component.ZArc
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in interface edu.umd.cs.jazz.io.ZSerializable
Set some state of this object as it gets read back in.
setState(String, String, Object) - Method in class edu.umd.cs.jazz.util.ZProperty
Set some state of this object as it gets read back in.
setStatus(boolean) - Method in class edu.umd.cs.jazz.ZSpatialIndex
Turn RTree indexing on and off.
setStickyPoint(double, double) - Method in class edu.umd.cs.jazz.ZStickyGroup
Specifies a point on the unit square of the sticky object that will remain fixed when the scene is zoomed (for StickyZ only).
setStoppedRunnable(Runnable) - Method in class edu.umd.cs.jazz.animation.ZAnimation
Specify a Runnable that will be executed when the animation is stopped..
setStroke(Stroke) - Method in interface edu.umd.cs.jazz.component.ZStroke
Set the stroke used to draw the visual component.
setStroke(Stroke) - Method in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Set the stroke used to draw the visual component.
setStrokeTarget(ZStroke) - Method in class edu.umd.cs.jazz.animation.ZStrokeAnimation
Set the target of this stroke animation.
setSwingEventHandlersActive(boolean) - Method in class edu.umd.cs.jazz.util.ZCanvas
Control whether swing event handlers are active or not for this ZCanvas.
setText(String) - Method in class edu.umd.cs.jazz.component.ZText
Sets the text of this visual component to str.
setText(String) - Method in class edu.umd.cs.jazz.component.ZLabel
Sets the text of this visual component to str.
setTolerance(double) - Method in class edu.umd.cs.jazz.ZPathLayoutManager
Sets the tolerance, ie the error allowed, in laying out objects on the path.
setToolTipText(String) - Method in class edu.umd.cs.jazz.util.ZCanvas
Sets the ToolTip Text for this ZCanvas LEG: HACK - this includes a workaround to update the ToolTip as as soon as it changes by forwarding fake mouse events to the tooltip manager
setTopCamera(ZCamera) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the top-level camera in the path.
setTopCameraNode(ZNode) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the node associated with the top-level camera in the path.
setTransform(AffineTransform) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the transform associated with this node.
setTransform(AffineTransform) - Method in class edu.umd.cs.jazz.util.ZSceneGraphPath
Sets the transform for this path.
setTransform(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the transform associated with this node.
setTransform(double, double, double, double, double, double) - Method in interface edu.umd.cs.jazz.ZTransformable
Sets the affine transform.
setTransform(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.ZCamera
Sets the view transform via the matrix values.
setTransformReference(AffineTransform) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the transform reference associated with this node.
setTransformTarget(ZTransformable) - Method in class edu.umd.cs.jazz.animation.ZTransformAnimation
Set the target of this transform animation.
setTranslateX(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the current X translation of this node
setTranslateX(double) - Method in class edu.umd.cs.jazz.ZCamera
Sets the current X translation of this object
setTranslateX(double) - Method in class edu.umd.cs.jazz.component.ZText
Set text translation offset X.
setTranslateX(double) - Method in class edu.umd.cs.jazz.component.ZLabel
Set label translation offset X.
setTranslateX(double) - Method in class edu.umd.cs.jazz.component.ZImage
Set image translation offset X.
setTranslateY(double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Sets the current Y translation of this node
setTranslateY(double) - Method in class edu.umd.cs.jazz.ZCamera
Sets the current Y translation of this object
setTranslateY(double) - Method in class edu.umd.cs.jazz.component.ZText
Set text translation offset Y.
setTranslateY(double) - Method in class edu.umd.cs.jazz.component.ZLabel
Set label translation offset Y.
setTranslateY(double) - Method in class edu.umd.cs.jazz.component.ZImage
Set image translation offset Y.
setTranslation(double, double) - Method in class edu.umd.cs.jazz.ZTransformGroup
Translate the node to the specified position
setTranslation(double, double) - Method in class edu.umd.cs.jazz.ZCamera
Translate the object to the specified position
setTranslation(double, double) - Method in class edu.umd.cs.jazz.component.ZText
Set the text translation offset to the specified position.
setTranslation(double, double) - Method in class edu.umd.cs.jazz.component.ZLabel
Set the label translation offset to the specified position.
setTranslation(double, double) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image translation offset to the specified position.
setTranslation(double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZTransformGroup
Animate the node from its current position to the position specified by x, y
setTranslation(double, double, int, ZDrawingSurface) - Method in class edu.umd.cs.jazz.ZCamera
Animate the object from its current position to the position specified by x, y
setTranslation(Point2D) - Method in class edu.umd.cs.jazz.component.ZText
Set the text translation offset to point p.
setTranslation(Point2D) - Method in class edu.umd.cs.jazz.component.ZLabel
Set the label translation offset to point p.
setTranslation(Point2D) - Method in class edu.umd.cs.jazz.component.ZImage
Set the image translation offset to point p.
setTriggerTime(long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Sets the trigger time for the alpha in milliseconds since midnight, January 1, 1970 UTC.
setUI(ScrollPaneUI) - Method in class edu.umd.cs.jazz.util.ZScrollPane
Sets the UI
setUrl(URL) - Method in class edu.umd.cs.jazz.component.ZImage
Sets the URL of the image.
setUseFractionalMetrics(boolean) - Method in class edu.umd.cs.jazz.ZDrawingSurface
If set to true, then the fractional font metrics rendering hint is turned on.
setValue(Object) - Method in class edu.umd.cs.jazz.util.ZProperty
Specify the value of this property.
setVerticalSpacing(double) - Method in class edu.umd.cs.jazz.ZGridLayoutManager
Sets the current vertical spacing
setView(Component) - Method in class edu.umd.cs.jazz.util.ZViewport
Overridden to throw an exception if the view is not a ZCanvas
setViewPosition(double, double) - Method in interface edu.umd.cs.jazz.util.ZScrollDirector
Set the view position
setViewPosition(double, double) - Method in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
Set the view position in a manner consistent with standardized scrolling
setViewPosition(Point) - Method in class edu.umd.cs.jazz.util.ZViewport
Sets the view coordinates that appear in the upper left hand corner of the viewport, does nothing if there's no view.
setViewTransform(AffineTransform) - Method in class edu.umd.cs.jazz.ZCamera
Sets the view transform associated with this camera.
setViewTransform(double, double, double, double, double, double) - Method in class edu.umd.cs.jazz.ZCamera
Sets the view transform associated with this camera.
setVisible(boolean, ZCamera) - Method in class edu.umd.cs.jazz.ZAnchorGroup
Specify whether the visual depiction of this link should be visible or not.
setVisible(ZNode, boolean) - Static method in class edu.umd.cs.jazz.ZInvisibleGroup
Make the sub-tree rooted at the specified node invisible or visible.
setVisualComponent(int, ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Replace the i'th visual component associated with this leaf node.
setVisualComponent(ZVisualComponent) - Method in class edu.umd.cs.jazz.ZVisualLeaf
Set the visual component associated with this leaf node.
setVolatileBounds(boolean) - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Specifies whether or not this node is volatile.
setVolatileBounds(boolean) - Method in class edu.umd.cs.jazz.ZNode
Specifies whether or not this node is volatile.
setWriteEmbeddedImage(boolean) - Method in class edu.umd.cs.jazz.component.ZImage
Specify if this image gets saved by writing the binary image into the file, or if it instead writes the filename of the image, and thus requires that the external image file exists in the same place to reload.
setZoomCenter(int, int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Specify the point (in screen coordinates) that the camera will be zoomed about.
setZoomKeys(int, int) - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Define the keys that are used to zoom.
setZoomTime(int) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Set the amount of time that the zoom action should take.
setZoomToScale(double) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Set the zoom mode to scale.
setZoomToScreen(double) - Method in class edu.umd.cs.jazz.event.ZoomToEventHandler
Set the zoom mode to screen.
SHORT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
shouldRevalidateScrollPane() - Method in class edu.umd.cs.jazz.util.ZDefaultScrollDirector
Should the ScrollPane be revalidated? - This occurs when either the scrollbars are showing and should be remove or are note showing and should be added
shouldStartDragInteraction(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZHandleEventHandler
Only start dragging the current handle if we are actualy over a ZHandle object.
shouldStartDragInteraction(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
Invoked to determine if a drag interaction should be started.
shouldStartMarqueeSelection(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Return true if no node is currently under the cursor that should be selected.
showBounds - Static variable in class edu.umd.cs.jazz.util.ZDebug
Flag denoting whether the bounds of each object are being rendered Don't set this directly - rather call ZDebug.setShowBounds(boolean, edu.umd.cs.jazz.ZCamera).
showInfo() - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method: pop up a window with info about selected node.
showNodes() - Method in class edu.umd.cs.jazz.util.ZSceneGraphTreeView
Internal method: finds nodes selected in the browser, and centers them in the jazz application window.
SINGLE_LINE_COMMENT - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
sisoLerp(long, long, long) - Method in class edu.umd.cs.jazz.animation.ZAlpha
Slow in slow out interpolate between the currentTime and totalTime.
size - Variable in class edu.umd.cs.jazz.util.ZListImpl
 
size() - Method in class edu.umd.cs.jazz.util.ZPriorityQueue
Return the number of items currently in the queue.
size() - Method in class edu.umd.cs.jazz.util.ZNullList
 
size() - Method in class edu.umd.cs.jazz.util.ZListImpl
 
skip(long) - Method in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
SPATIAL_INDEX_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
specialConstructor - Variable in class edu.umd.cs.jazz.io.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class edu.umd.cs.jazz.io.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startAnimationScheduler() - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Start the timer that drives this animation scheduler.
startAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Start the auto navigation
startDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionMoveHandler
At the start of a drag sequence see if we are over a node, or over the camera background.
startDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Forward the message to startMarqueeSelection if shouldStartMarqueeSelection returns true.
startDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
When the dragging action starts invoke startZooming.
startDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZHandleEventHandler
Start dragging the current handle..
startDrag(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZDragSequenceEventHandler
This method is called when a drag sequence is started.
startLink(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZLinkEventHandler
This will start a link, anchored at the current node under the cursor.
startMarqueeSelection(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZSelectionModifyHandler
Start a new marquee selection.
startProcessingInput() - Static method in class edu.umd.cs.jazz.util.ZDebug
 
startProcessingOutput() - Static method in class edu.umd.cs.jazz.util.ZDebug
 
startTransaction() - Method in class edu.umd.cs.jazz.ZSceneGraphObject
Start a transaction for the scenegraph rooted at this object.
startZooming(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Start zooming around the given mouse point with the interaction camera.
stateWritten - Variable in class edu.umd.cs.jazz.io.ZObjectOutputStream
 
staticFlag - Static variable in class edu.umd.cs.jazz.io.ASCII_UCodeESC_CharStream
 
staticFrame - Static variable in class edu.umd.cs.jazz.component.ZImage
 
STICKY - Static variable in class edu.umd.cs.jazz.ZStickyGroup
The type for a Sticky constraint
STICKY_GROUP_ORDER - Static variable in class edu.umd.cs.jazz.util.ZSceneGraphEditor
 
stickyPointX_DEFAULT - Static variable in class edu.umd.cs.jazz.ZStickyGroup
 
stickyPointY_DEFAULT - Static variable in class edu.umd.cs.jazz.ZStickyGroup
 
STICKYZ - Static variable in class edu.umd.cs.jazz.ZStickyGroup
The type for a Sticky Z constraint
stop() - Method in class edu.umd.cs.jazz.animation.ZAnimation
Temporarily or permanently stop the animation.
stopAnimationScheduler() - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Start the timer that drives this animation scheduler.
stopAutoNav() - Method in class edu.umd.cs.jazz.event.ZNavEventHandlerKeyBoard
Stops the auto navigation
stopPendingAnimations() - Method in class edu.umd.cs.jazz.animation.ZAnimationScheduler
Forces all animations that are in the queue's to be stopped.
stopZooming(ZMouseEvent) - Method in class edu.umd.cs.jazz.event.ZoomEventHandler
Stop animated zooming.
stream - Variable in class edu.umd.cs.jazz.io.ZExtendedInputStream
 
STRING_LITERAL - Static variable in interface edu.umd.cs.jazz.io.ZInternalParserConstants
 
stringTranslations - Variable in class edu.umd.cs.jazz.io.ZInternalParser
 
stroke - Variable in class edu.umd.cs.jazz.component.ZBasicVisualComponent
Current stroke.
swingEventHandler - Variable in class edu.umd.cs.jazz.util.ZCanvas
The event handler that supports events for Swing Visual Components.
SwitchTo(int) - Static method in class edu.umd.cs.jazz.io.ZInternalParserTokenManager
 

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.