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

A

accept(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler.BoundsFilter
Returns true if the node is an acceptable selection.
acceptChildrenOf(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler.BoundsFilter
Returns whether this filter should accept all children of a node.
actionPerformed(ActionEvent) - Method in class edu.umd.cs.piccolox.swing.PScrollPane.PNullAction
Does nothing.
actionPerformed(ActionEvent) - Method in class edu.umd.cs.piccolox.swing.PScrollPane.PScrollAction
Performs the scroll action if the action was performed on visible scrollbars and if the viewport is valid.
actionPerformed(ActionEvent) - Method in class edu.umd.cs.piccolox.swing.PScrollPane.PScrollEndAction
Scrolls to the end of the viewport if there are visible scrollbars.
addBoundsHandlesTo(PNode) - Static method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Adds bounds handles to the corners and edges of the provided node.
addChild(int, PNode, Object, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child at the specified index.
addChild(int, PNode) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
addChild(int, PNode, Object) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child at the specified index.
addChild(int, PNode, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child at the specified index.
addChild(PNode, Object, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child to the end of the node list.
addChild(PNode) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child to the end of the node list.
addChild(PNode, Object) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child to the end of the node list and specifies the given constraints.
addChild(PNode, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a child to the end of the node list.
addChildren(Collection, Object, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a collection of nodes to the end of the list.
addChildren(Collection) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
addChildren(Collection, Object) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a collection of nodes to the end of the list.
addChildren(Collection, SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Adds a collection of nodes to the end of the list.
addDirtyRegion(JComponent, int, int, int, int) - Method in class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
This is the method "repaint" now calls in the Swing components.
addEscapeFullScreenModeListener() - Method in class edu.umd.cs.piccolox.PFrame
This method adds a key listener that will take this PFrame out of full screen mode when the escape key is pressed.
addInvalidComponent(JComponent) - Method in class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
This is the method "revalidate" calls in the Swing components.
addLayer(int, PLayer) - Method in class edu.umd.cs.piccolox.nodes.PLens
Adds the layer to the camera.
addListener(Object, String, String, Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Registers the 'listener' to receive notifications with the name 'notificationName' and/or containing 'object'.
addPoint(int, double, double) - Method in class edu.umd.cs.piccolox.nodes.PLine
Inserts a point at the provided index.
addPoint(int, double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Adds a point with the given coordinates at the desired index.
addPoint(int, double, double) - Method in interface edu.umd.cs.piccolox.util.MutablePoints
Inserts a point at the specified position.
addPoint(int, double, double) - Method in class edu.umd.cs.piccolox.util.XYArray
Adds a point to the index provided.
addPoint(int, Point2D) - Method in class edu.umd.cs.piccolox.util.XYArray
Inserts the given point at the given index.
addPoints(int, Points, int, int) - Method in class edu.umd.cs.piccolox.util.XYArray
Adds a subsequence of the points provided at the given position.
addPoints(int, Points) - Method in class edu.umd.cs.piccolox.util.XYArray
Inserts all the provided points at the given position.
addPSwing(PSwing) - Method in class edu.umd.cs.piccolox.pswing.PSwingCanvas
 
addSelectableParent(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Flags the node provided as a selectable parent.
addStickyBoundsHandlesTo(PNode, PCamera) - Static method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Adds stick handles (always visible regardless of scale since they are attached to the camera) to the node provided.
adjustForHSB(boolean, Rectangle, Rectangle, Insets) - Method in class edu.umd.cs.piccolox.swing.PScrollPaneLayout
Copied FROM javax.swing.ScrollPaneLayout.adjustForHSB.
adjustForVSB(boolean, Rectangle, Rectangle, Insets, boolean) - Method in class edu.umd.cs.piccolox.swing.PScrollPaneLayout
Copied FROM javax.swing.ScrollPaneLayout.adjustForVSB.
animateCameraViewTransformTo(PCamera, AffineTransform, int) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Animates the camera's view transform into the provided one over the duration provided.
animateStaticViewToCenterBoundsFast(Rectangle2D, boolean, long) - Method in class edu.umd.cs.piccolox.nodes.PCacheCamera
Mimics the standard animateViewToCenterBounds but uses a cached image for performance rather than re-rendering the scene at each step.
animateStaticViewToTransformFast(AffineTransform, long) - Method in class edu.umd.cs.piccolox.nodes.PCacheCamera
This copies the behavior of the standard animateViewToTransform but clears the cache when it is done.
appendPoints(Points) - Method in class edu.umd.cs.piccolox.util.XYArray
Adds the provided points to the end of the points.
applyFont(Graphics2D) - Method in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Applies this particular SegmentInfo's font to the graphics object passed in.
asMouseEvent() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Returns this event as a mouse event.
asMouseEvent() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Returns this PSwingMouseEvent's MouseEvent.
asMouseEvent() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Returns this event as a mouse event.

B

background - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Background color of the segment.
beforeInitialize() - Method in class edu.umd.cs.piccolox.PApplet
This method will be called before the initialize() method and will be called on the thread that is constructing this object.
beforeInitialize() - Method in class edu.umd.cs.piccolox.PFrame
This method will be called before the initialize() method and will be called on the thread that is constructing this object.

C

camera - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The canvas' camera.
canvas - Variable in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Canvas onto which this event handler is attached.
CENTER - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's center as the point used when laying it out.
centerX(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the x at which the given node would need to be placed so that its center was in the middle of the horizontal segment defined by x and width.
centerY(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the y at which the given node would need to be placed so that its center was in the middle of the vertical segment defined by y and h.
chooseBestDisplayMode(GraphicsDevice) - Method in class edu.umd.cs.piccolox.PFrame
Sets the display mode to the best device mode that can be determined.
clone() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Throws an exception since PFixedWidthStrokes are not serializable.
clone() - Method in class edu.umd.cs.piccolox.util.XYArray
Returns a clone of this XYArray ensuring a deep copy of coordinates is made.
computeFullBounds(PBounds) - Method in class edu.umd.cs.piccolox.nodes.PClip
Computes the full bounds and stores them in dstBounds, if dstBounds is null, create a new Bounds and returns it.
computeMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Sets the selection to be all nodes under the marquee.
computeOptionMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Extends the selection to include all nodes under the marquee.
computePopupBounds(int, int, int, int) - Method in class edu.umd.cs.piccolox.pswing.PComboBox.PBasicComboPopup
Computes the bounds for the Popup in Piccolo2D if a PMouseEvent has been received.
constrainHeightToTextHeight - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Whether width will be forced to match containing text's height.
constrainWidthToTextWidth - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Whether width will be forced to match containing text's width.
contains(double, double, double, double, double, double, boolean, boolean, double) - Static method in class edu.umd.cs.piccolox.util.LineShape
Returns whether the given coordinates are on the line defined by (x1,y1) and (x2,y2) within the given distance.
contains(double, double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns true if the given coordinates are within d units from any segment of the LineShape.
contains(double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns true if point is within 2 pixels of any line segment of this LineShape.
contains(Point2D) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns true if point is within 2 pixels of any line segment of this LineShape.
contains(double, double, double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Whether the LineShape contains the rectangle defined.
contains(Rectangle2D) - Method in class edu.umd.cs.piccolox.util.LineShape
Whether the LineShape contains the rectangle.
copyPoints(Points) - Static method in class edu.umd.cs.piccolox.util.XYArray
Creates an XYArray representing the given points.
createCanvas() - Method in class edu.umd.cs.piccolox.PApplet
Provides an extension point for subclasses so that they can control what's on the canvas by default.
createDefaultCamera() - Method in class edu.umd.cs.piccolox.swing.PCacheCanvas
Creates a default scene with 1 root, 1 layer, and 1 PCacheCamera.
createDefaultEditor() - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Creates a default editor component to be used when editing a PStyledText node.
createDocumentListener() - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Returns a document listener that will reshape the editor whenever a change occurs to its attached document.
createEastLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the east side of the provided node.
createImageCache(Dimension2D) - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Override this method to customize the image cache creation process.
createLayoutManager() - Method in class edu.umd.cs.piccolox.swing.PViewport
Subclasses can override this to install a different layout manager (or null) in the constructor.
createMouseEvent(int, MouseEvent, PInputEvent) - Static method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Creates and returns a new PMouse event from a Java MouseEvent.
createNodeFilter(PBounds) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Creates a node filter that will filter all nodes not touching the bounds provided.
createNorthEastLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the north east corner of the provided node.
createNorthLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the north side of the provided node.
createNorthWestLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the north west corner of the provided node.
createPopup() - Method in class edu.umd.cs.piccolox.pswing.PComboBox.PBasicComboBoxUI
Create our Popup instead of swing's default.
createScrollDirector() - Method in class edu.umd.cs.piccolox.swing.PViewport
Subclasses can override this to install a different scroll director in the constructor.
createShadow(Image, Paint, int) - Static method in class edu.umd.cs.piccolox.util.ShadowUtils
Create and return a new buffered image containing a shadow of the specified source image using the specifed shadow paint and gaussian blur radius.
createSouthEastLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the south east corner of the provided node.
createSouthLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the south side of the provided node.
createSouthWestLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the south west corner of the provided node.
createStrokedShape(Shape) - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
Ask PSemanticStroke.getActiveScale(), call PSemanticStroke.newStroke(float) if necessary and delegate to Stroke.createStrokedShape(Shape).
createText() - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Creates a PStyledText instance and attaches a simple document to it.
createViewport() - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Overridden to create the Piccolo2D viewport.
createWestLocator(PNode) - Static method in class edu.umd.cs.piccolox.util.PBoundsLocator
Creates a locator for tracking the west side of the provided node.

D

DASH_WIDTH - Static variable in class edu.umd.cs.piccolox.event.PSelectionEventHandler
The default dash width when displaying selection rectangle.
decorateSelectedNode(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Adds bound handles to the provided node.
DEFAULT_CENTER - Static variable in class edu.umd.cs.piccolox.event.PNotificationCenter
Singleton instance of the notification center.
DEFAULT_COLOR - Static variable in class edu.umd.cs.piccolox.handles.PHandle
Default color to paint handles.
DEFAULT_DRAGBAR_PAINT - Static variable in class edu.umd.cs.piccolox.nodes.PLens
Default paint to use for the drag bar.
DEFAULT_HANDLE_SHAPE - Static variable in class edu.umd.cs.piccolox.handles.PHandle
Default shape to use when drawing handles.
DEFAULT_HANDLE_SIZE - Static variable in class edu.umd.cs.piccolox.handles.PHandle
The default size for a handle.
DEFAULT_LENS_PAINT - Static variable in class edu.umd.cs.piccolox.nodes.PLens
Default paint to use when drawing the background of the lens.
defaultCenter() - Static method in class edu.umd.cs.piccolox.event.PNotificationCenter
Singleton accessor for the PNotificationCenter.
detectOcclusions(PNode, PPickPath) - Method in class edu.umd.cs.piccolox.util.POcclusionDetection
Traverse the pick path determining which parent nodes are occluded by their children nodes.
detectOccusions(PNode, PBounds) - Method in class edu.umd.cs.piccolox.util.POcclusionDetection
Traverse from the bottom right of the scene graph (top visible node) up the tree determining which parent nodes are occluded by their children nodes.
directCameraViewToFocus(PCamera, PNode, int) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Animates the Camera's view so that it contains the new focus node.
direction - Variable in class edu.umd.cs.piccolox.swing.PScrollPane.PScrollAction
1 indicates scroll down, -1 up.
disableKeyActions - Variable in class edu.umd.cs.piccolox.swing.PScrollPane
Controls whether key actions are disabled on this component.
disableKeyActions() - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Disables key actions on this PScrollPane.
dispatchEvent(PSwingEvent, PInputEvent) - Method in class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Determines if any Swing components in Piccolo2D should receive the given MouseEvent and forwards the event to that component.
dispatchEventToEditor(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Intercepts Piccolo2D events and dispatches the underlying swing one to the current editor.
dispatchTo(Object) - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Calls appropriate method on the listener based on this events ID.
dispatchTo(Object) - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Calls appropriate method on the listener based on this events ID.
dispatchTo(Object) - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseMotionEvent
Calls appropriate method on the listener based on this events ID.
dispatchTo(Object) - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Calls appropriate method on the listener based on this events ID.
docListener - Variable in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
A listener that will handle programatic changes to the underlying document and update the view accordingly.
document - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Underlying document used to handle the complexities involved with arbitrary text and formatting.
drag(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Updates the marquee to the new bounds caused by the drag.
dragActivityStep(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
This gets called continuously during the drag, and is used to animate the marquee.
dragHandle(PDimension, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Is invoked when the handle is being dragged.
dragHandle(PDimension, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PHandle
Override this method to get notified as the handle is dragged.
dragStandardSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Drag selected nodes.

E

EAST - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The RIGHT direction on the screen.
east(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the x at which the given node would need to be placed so that its right side was against the right side of the horizontal range defined.
EAST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's middle right as the point used when laying it out.
editedText - Variable in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
The Styled text being edited.
editing - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Whether this node is currently being edited.
editor - Variable in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Editor used to edit a PStyledText's content when it is in edit mode.
edu.umd.cs.piccolox - package edu.umd.cs.piccolox
Piccolo extras (piccolox) provides additional features not found in the core Piccolo library.
edu.umd.cs.piccolox.activities - package edu.umd.cs.piccolox.activities
This package provides additional support for Piccolo activities.
edu.umd.cs.piccolox.event - package edu.umd.cs.piccolox.event
This package provides additional Piccolo event handlers.
edu.umd.cs.piccolox.handles - package edu.umd.cs.piccolox.handles
This package contains handle nodes.
edu.umd.cs.piccolox.nodes - package edu.umd.cs.piccolox.nodes
This package contains additional nodes that may be useful for Piccolo applications.
edu.umd.cs.piccolox.pswing - package edu.umd.cs.piccolox.pswing
This package contains PSwing nodes and related classes.
edu.umd.cs.piccolox.swing - package edu.umd.cs.piccolox.swing
This package supports using Piccolo with JFC/Swing.
edu.umd.cs.piccolox.util - package edu.umd.cs.piccolox.util
This package defines additional utility classes that are likely to be useful for Piccolo applications.
endDrag(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Ends the selection marquee when the drag is ended.
endHandleDrag(Point2D, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Call back invoked when the drag is finished.
endHandleDrag(Point2D, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PHandle
Override this method to get notified when the handle stops getting dragged.
endMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Removes marquee and clears selection.
endResizeBounds() - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
Dispatches this event to its target as well.
endStandardSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Ends the "pressed" state of the previously pressed node (if any).
equals(Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
Two keys are equal if they have the same name and are associated with the same object and conform to all other equals rules.
equals(Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Returns true if this object is logically equivalent to the one passed in.
equals(Object) - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
Returns true if this stroke is equivalent to the object provided.

F

fillViewWhiteSpace(PCamera) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Instantaneously transforms the provided camera so that it does not contain any extra white space.
fireStateChanged() - Method in class edu.umd.cs.piccolox.swing.PViewport
Notifies all ChangeListeners when the views size, position, or the viewports extent size has changed.
flipHandleIfNeeded(boolean, boolean) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Flips this bounds around if it needs to be.
flipSiblingBoundsHandles(boolean, boolean) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Moves locators around so that they are still logically positioned.
font - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Font being used to render the segment.
foreground - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Foreground (text) color of the segment.
fullPaint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PCacheCamera
Overrides the camera's full paint method to do the fast rendering when possible.
fullPaint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Repaints this node, using the cached result if possible.
fullPaint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
fullPick(PPickPath) - Method in class edu.umd.cs.piccolox.nodes.PClip
Try to pick this node and all of its descendants if they are visible in the clipping region.
fullPick(PPickPath) - Method in class edu.umd.cs.piccolox.nodes.PComposite
Return true if this node or any pickable descendants are picked.

G

getActiveScale() - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
Detect the current scale.
getAnchor() - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Returns the anchor being used by this LayoutManager.
getBestDisplayMode(GraphicsDevice) - Method in class edu.umd.cs.piccolox.PFrame
Finds the best display mode the graphics device supports.
getBounds(Rectangle2D) - Method in class edu.umd.cs.piccolox.util.LineShape
Computes the bounds of this LineShape and stores them in the provided rectangle.
getBounds() - Method in class edu.umd.cs.piccolox.util.LineShape
Returns the current points of this LineShape as a simple Rectangle.
getBounds(Rectangle2D) - Method in interface edu.umd.cs.piccolox.util.Points
Returns the bounds of all the points taken as a whole.
getBounds(Rectangle2D) - Method in class edu.umd.cs.piccolox.util.XYArray
Modifies dst to be the bounding box of the points represented by this XYArray.
getBounds2D() - Method in class edu.umd.cs.piccolox.util.LineShape
Returns the current bounds in Rectangle2D format.
getBoundsReference() - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
The sticky handle manager's bounds as computed by examining its target through its camera.
getBoundsVolatile() - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
Since this node's bounds are always dependent on its target, it is volatile.
getCamera() - Method in class edu.umd.cs.piccolox.nodes.PLens
Returns the camera on which this lens is appearing.
getCanvas() - Method in class edu.umd.cs.piccolox.PApplet
Returns the canvas this PApplet is displaying.
getCanvas() - Method in class edu.umd.cs.piccolox.PFrame
Returns the canvas being displayed on this frame.
getCanvas() - Method in class edu.umd.cs.piccolox.pswing.PComboBox
Returns the canvas on which the PSwing node is embedded.
getComponent() - Method in class edu.umd.cs.piccolox.pswing.PSwing
Returns the Swing component that this visual component wraps.
getConstrainHeightToTextHeight() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Controls whether this node changes its height to fit the height of its text.
getConstrainWidthToTextWidth() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Controls whether this node changes its width to fit the width of its text.
getContainer() - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Some Swing layout managers (like BoxLayout) require a reference to the proxy Container.
getCurrentNode() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Get the current node that is under the cursor.
getCurrentNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Get the current node that is under the cursor.
getCurrentNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Get the current node that is under the cursor.
getCurrentPath() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Get the path from the PCanvas down to the visual component currently under the mouse.This may give a different result then getGrabPath() during a MOUSE_DRAGGED or MOUSE_RELEASED operation.
getCurrentPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Get the path from the PCanvas 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.
getCurrentPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Get the path from the PCanvas 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.
getCursorFor(int) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Returns an appropriate handle for the given side of a node.
getDashArray() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the array representing the lengths of the dash segments.
getDashPhase() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the current dash phase.
getDefaultFrameBounds() - Method in class edu.umd.cs.piccolox.PFrame
Returns the default frame bounds.
getDocument() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Get the document for this PStyledText.
getDragBar() - Method in class edu.umd.cs.piccolox.nodes.PLens
Returns the drag bar for this lens.
getEndCap() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the end cap style.
getGrabNode() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Determine the node the event originated at.
getGrabNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Determine the node the event originated at.
getGrabNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Determine the node the event originated at.
getGrabPath() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Return the path from the PCanvas down to the currently grabbed object.
getGrabPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Return the path from the PCanvas down to the currently grabbed object.
getGrabPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Return the path from the PCanvas down to the currently grabbed object.
getGreekThreshold() - Method in class edu.umd.cs.piccolox.pswing.PSwing
Return the Greek threshold scale.
getHandleCursorEventHandler() - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Return the event handler that is responsible for setting the mouse cursor when it enters/exits this handle.
getHandleDraggerHandler() - Method in class edu.umd.cs.piccolox.handles.PHandle
Return the event handler that is responsible for the drag handle interaction.
getID() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Determine the event type.
getID() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Determine the event type.
getID() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Determine the event type.
getImageCache() - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Returns an image that is a cached representation of its children.
getInitialFontHeight() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Get the height of the font at the beginning of the document.
getInsets() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Get the insets of the text.
getKnot(int) - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Returns the value of the knot at the given index.
getKnots() - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Return the knots that define the timing of this activity.
getKnotsLength() - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Returns the number of knots that define the timing of this activity.
getLensDraggerHandler() - Method in class edu.umd.cs.piccolox.nodes.PLens
Returns the event handler that this lens uses for its drag bar.
getLineBoundsWithStroke() - Method in class edu.umd.cs.piccolox.nodes.PLine
Calculates the bounds of the line taking stroke width into account.
getLineJoin() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the line join style.
getLineReference() - Method in class edu.umd.cs.piccolox.nodes.PLine
Returns a reference to the underlying line shape.
getLineWidth() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the line width.
getLocalPoint() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Returns the x,y position of the event in the local coordinate system of the node the event occurred on.
getLocalPoint() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Returns the x,y position of the event in the local coordinate system of the node the event occurred on.
getLocalPoint() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Returns the x,y position of the event in the local coordinate system of the node the event occurred on.
getLocalX() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Returns the horizontal x position of the event in the local coordinate system of the node the event occurred on.
getLocalX() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Returns the horizontal x position of the event in the local coordinate system of the node the event occurred on.
getLocalX() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Returns the horizontal x position of the event in the local coordinate system of the node the event occurred on.
getLocalY() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Returns the vertical y position of the event in the local coordinate system of the node the event occurred on.
getLocalY() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Returns the vertical y position of the event in the local coordinate system of the node the event occurred on.
getLocalY() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Returns the vertical y position of the event in the local coordinate system of the node the event occurred on.
getLocator() - Method in class edu.umd.cs.piccolox.handles.PHandle
Get the locator that this handle uses to position itself on its parent node.
getMarqueeBounds() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns the bounds of the current selection marquee.
getMarqueePaint() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Indicates the color used to paint the marquee.
getMarqueePaintTransparency() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Indicates the transparency level for the interior of the marquee.
getMethod() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Returns the method that will be invoked on the listener object.
getMiterLimit() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns the miter limit of this node.
getName() - Method in class edu.umd.cs.piccolox.event.PNotification
Return the name of the notification.
getNeighborInDirection(int) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Returns the nearest node in the given direction.
getNeighbors() - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Returns all pickable nodes that are 1 hop away from the currently focused node.
getNode() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Determine the node the event originated at.
getNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Determine the node the event originated at.
getNode() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Determine the node the event originated at.
getNode() - Method in class edu.umd.cs.piccolox.util.PNodeLocator
Returns the node being located by this locator.
getObject() - Method in class edu.umd.cs.piccolox.event.PNotification
Return the object associated with this notification.
getPaintBuffer() - Method in class edu.umd.cs.piccolox.nodes.PCacheCamera
Get the buffer used to provide fast image based animation.
getPath() - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Determine the path the event took from the PCanvas down to the visual component.
getPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Determine the path the event took from the PCanvas down to the visual component.
getPath() - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Determine the path the event took from the PCanvas down to the visual component.
getPathIterator(AffineTransform) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns an iterator that can be used to iterate of the segments of this LineShape.
getPathIterator(AffineTransform, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns an iterator that can be used to iterate of the segments of this LineShape.
getPoint(int, Point2D) - Method in class edu.umd.cs.piccolox.nodes.PLine
Returns the point at the provided index.
getPoint(int, Point2D) - Method in class edu.umd.cs.piccolox.util.LineShape
Copies the point at the given index into the destination point.
getPoint(int, Point2D) - Method in interface edu.umd.cs.piccolox.util.Points
Returns a point representation of the coordinates at the given index.
getPoint(int, Point2D) - Method in class edu.umd.cs.piccolox.util.XYArray
Returns modified point representing the wrapped point at the given index.
getPointCount() - Method in class edu.umd.cs.piccolox.nodes.PLine
Returns the number of points in the line.
getPointCount() - Method in class edu.umd.cs.piccolox.util.LineShape
Returns the number points in this LineShape.
getPointCount() - Method in interface edu.umd.cs.piccolox.util.Points
Returns the number of points in the sequence.
getPointCount() - Method in class edu.umd.cs.piccolox.util.XYArray
Returns the number of points this XYArray represents.
getPosition(int) - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Returns the point at the given index.
getPositions() - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Returns a copy of the path's points.
getPreferredDisplayModes(GraphicsDevice) - Method in class edu.umd.cs.piccolox.PFrame
By default return the current display mode.
getProperty(Object) - Method in class edu.umd.cs.piccolox.event.PNotification
Return a property associated with the notification, or null if not found.
getPSwing() - Method in class edu.umd.cs.piccolox.pswing.PComboBox
Returns the associated PSwing node.
getRaised() - Method in class edu.umd.cs.piccolox.nodes.P3DRect
Returns whether this P3DRect is drawn as raised.
getScrollDirector() - Method in class edu.umd.cs.piccolox.swing.PViewport
Returns the scroll director on this viewport.
getSelectableParents() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns all selectable parents.
getSelection() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns a copy of the currently selected nodes.
getSelectionReference() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Gets a reference to the currently selected nodes.
getSide() - Method in class edu.umd.cs.piccolox.util.PBoundsLocator
Returns the side of the node that's being tracked.
getStroke() - Method in class edu.umd.cs.piccolox.nodes.PLine
Returns the stroke that will be used when drawing the line.
getStrokePaint() - Method in class edu.umd.cs.piccolox.nodes.PLine
Returns the paint to be used while drawing the line.
getSupportDeleteKey() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns whether the delete key is a supported action.
getSwingWrapper() - Method in class edu.umd.cs.piccolox.pswing.PSwingCanvas
 
getViewPosition(Rectangle2D) - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Get the View position given the specified camera bounds.
getViewPosition(Rectangle2D) - Method in interface edu.umd.cs.piccolox.swing.PScrollDirector
Get the View position given the specified camera bounds.
getViewPosition() - Method in class edu.umd.cs.piccolox.swing.PViewport
Gets the view position from the scroll director based on the current extent size.
getViewSize(Rectangle2D) - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Get the size of the view based on the specified camera bounds.
getViewSize(Rectangle2D) - Method in interface edu.umd.cs.piccolox.swing.PScrollDirector
Get the size of the view based on the specified camera bounds.
getViewSize() - Method in class edu.umd.cs.piccolox.swing.PViewport
Gets the view size from the scroll director based on the current extent size.
getViewSize(Rectangle2D) - Method in class edu.umd.cs.piccolox.swing.PViewport
Gets the view size from the scroll director based on the specified extent size.
getX(int) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns the x component of the point at the given index.
getX(int) - Method in interface edu.umd.cs.piccolox.util.Points
Returns the x component of the point at the given index.
getX(int) - Method in class edu.umd.cs.piccolox.util.XYArray
Returns the x component of the point at the given index.
getY(int) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns the y component of the point at the given index.
getY(int) - Method in interface edu.umd.cs.piccolox.util.Points
Returns the y component of the point at the given index.
getY(int) - Method in class edu.umd.cs.piccolox.util.XYArray
Returns the y component of the point at the given index.

H

hashCode() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
hashCode - Variable in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Cached hashcode value computed at construction time.
hashCode() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Returns hash code for this notification target.
hashCode() - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
 

I

IN - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The IN direction on the scene.
init() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Initializes the PSelectionEventHandler with a marquee stroke.
init() - Method in class edu.umd.cs.piccolox.PApplet
Initializes the applet with a canvas and no background.
initEditor(JTextComponent) - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Installs the editor onto the canvas.
initialize() - Method in class edu.umd.cs.piccolox.PApplet
Subclasses should override this method and add their Piccolo2d initialization code there.
initialize() - Method in class edu.umd.cs.piccolox.PFrame
Subclasses should override this method and add their Piccolo2D initialization code there.
initializeMarquee(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Creates an empty marquee child for use in displaying the marquee around the selection.
initializeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Starts a selection based on the provided event.
initPoints(double[], int, double[]) - Static method in class edu.umd.cs.piccolox.util.XYArray
Constructs an array of point coordinates for n points and copies the old values if provided.
insets - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Insets represent how far away from the bounding box text will be drawn.
install(PViewport, PCanvas) - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Installs the scroll director and adds the appropriate listeners.
install(PViewport, PCanvas) - Method in interface edu.umd.cs.piccolox.swing.PScrollDirector
Installs the scroll director.
installCustomKeyActions() - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Install custom key actions (in place of the Swing defaults) to correctly scroll the view.
installHandleEventHandlers() - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Installs the handlers to this particular bounds handle.
installHandleEventHandlers() - Method in class edu.umd.cs.piccolox.handles.PHandle
Installs the handler that notify its subclasses of handle interaction.
intersects(Rectangle2D) - Method in class edu.umd.cs.piccolox.nodes.PLine
intersects(double, double, double, double, double, double, double, double, boolean, boolean, boolean, boolean) - Static method in class edu.umd.cs.piccolox.util.LineShape
Returns true if the two segments defined by (x1,y1)->(x2,y2) and (x3,y3)->(x4,y4) intersect.
intersects(double, double, double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns true if any segment crosses an edge of the rectangle.
intersects(Rectangle2D) - Method in class edu.umd.cs.piccolox.util.LineShape
Returns true if any segment crosses an edge of the rectangle.
invalidateCache() - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Clears the cache, forcing it to be recalculated on the next call to getImageCache.
invalidatePaint() - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Intercepts the normal invalidatePaint mechanism so that the node will not be repainted unless it's cache has been invalidated.
isActive() - Method in class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Returns if this event handler is active.
isAnimation() - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Returns true since this activity modifies the view and so cause a repaint.
isCameraLayer(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler.BoundsFilter
Tests a node to see if it's a layer that has an attached camera.
isDeleteKeyActive() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns whether the delete key is a supported action.
isEditing() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Whether node is currently in editing state.
isEmpty() - Method in class edu.umd.cs.piccolox.nodes.PStyledText.RunInfo
Returns whether the run is empty.
isFullScreenMode() - Method in class edu.umd.cs.piccolox.PFrame
Returns whether the frame is currently in full screen mode.
isMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Tests the input event to see if it is selecting a new node.
isOptionSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Used to test whether the event is one that changes the selection.
isPainting(JComponent) - Method in class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
Returns true if repaint is currently locked for a component and false otherwise.
isSelectable(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Determine if the specified node can be selected (i.e., if it is a child of the one the list of nodes that can be selected).
isSelected(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Returns true is provided node is selected.

K

keyPressed(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Processes key pressed events.
keyPressed(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Delete selection when delete key is pressed (if enabled).
keyQueue - Variable in class edu.umd.cs.piccolox.event.PNotificationCenter
A queue of NotificationKeys that are available to be garbage collected.
knots - Variable in class edu.umd.cs.piccolox.activities.PPathActivity
The "knots" that define this path's activity timing through its activity and should be an monotonously increasing array starting where each value is >=0 and ending at 1f.

L

layout - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Text Layout applied to the segment.
layoutChildren() - Method in class edu.umd.cs.piccolox.nodes.PLens
When the lens is resized this method gives us a chance to layout the lenses camera child appropriately.
layoutContainer(Container) - Method in class edu.umd.cs.piccolox.swing.PScrollPaneLayout
MODIFIED FROM javax.swing.ScrollPaneLayout.layoutContainer.
layoutContainer(Container) - Method in class edu.umd.cs.piccolox.swing.PViewport.PViewportLayout
Called when the specified container needs to be laid out.
leading - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.LineInfo
Leading space at front of line segment.
length() - Method in class edu.umd.cs.piccolox.nodes.PStyledText.RunInfo
Returns the length of the run.
LENS_DRAGBAR_HEIGHT - Static variable in class edu.umd.cs.piccolox.nodes.PLens
The height of the drag bar.
lineChanged() - Method in class edu.umd.cs.piccolox.nodes.PLine
Fires appropriate change events, updates line bounds and flags the PLine as requiring a repaint.
lines - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
Tracks the information about line metrics within the document.
LineShape - Class in edu.umd.cs.piccolox.util
A shape that can be used to represent hand drawn lines.
LineShape(MutablePoints) - Constructor for class edu.umd.cs.piccolox.util.LineShape
Constructs a LineShape from a list of mutable points.
listenersMap - Variable in class edu.umd.cs.piccolox.event.PNotificationCenter
A map of listeners keyed by NotificationKey objects.
locatePoint(Point2D) - Method in class edu.umd.cs.piccolox.util.PLocator
Locates the point this locator is responsible for finding, and stores it in dstPoints.
locateX() - Method in class edu.umd.cs.piccolox.util.PBoundsLocator
Maps the locator's side to its x position.
locateX() - Method in class edu.umd.cs.piccolox.util.PLocator
Locates the X component of the position this locator finds.
locateX() - Method in class edu.umd.cs.piccolox.util.PNodeLocator
Locates the left of the target node's bounds.
locateY() - Method in class edu.umd.cs.piccolox.util.PBoundsLocator
Maps the locator's side to its y position.
locateY() - Method in class edu.umd.cs.piccolox.util.PLocator
Locates the Y component of the position this locator finds.
locateY() - Method in class edu.umd.cs.piccolox.util.PNodeLocator
Locates the top of the target node's bounds.
lockRepaint(JComponent) - Method in class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
Locks repaint for a particular (Swing) component displayed by PCanvas.

M

main(String[]) - Static method in class edu.umd.cs.piccolox.nodes.P3DRect
Deprecated. since it has been moved to P3DRectExample.
main(String[]) - Static method in class edu.umd.cs.piccolox.PFrame
Deprecated. since it's not terribly useful
matchingKeys(String, Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Returns a list of keys with the given name and object.
maxAscent - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.LineInfo
Maximum of the line segments' ascents.
maxDescent - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.LineInfo
Maximum of the line segments' descents.
method - Variable in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Method to be invoked on the object.
mousePressed(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Animates the camera to the node that has been pressed.
mousePressed(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
A callback that is invoked any time the mouse is pressed on the canvas.
mousePressed(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PZoomToEventHandler
Zooms the camera's view to the pressed node when button 1 is pressed.
moveFocusDown(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus in the downward direction.
moveFocusIn(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus "into" the scene.
moveFocusLeft(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus in the left direction.
moveFocusOut(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus "out" of scene.
moveFocusRight(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus in the right direction.
moveFocusToMouseOver(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus to the mouse under the mouse.
moveFocusUp(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Moves the focus in the up direction.
MutablePoints - Interface in edu.umd.cs.piccolox.util
Minimal interface that a changeable sequence of points must provide.

N

name - Variable in class edu.umd.cs.piccolox.event.PNotification
Name of the notification.
name() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
Returns name of notification this key represents.
newStroke(float) - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Returns a stroke equivalent to this one, but scaled by the scale provided.
newStroke(float) - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
Factory to create a new internal stroke delegate.
node - Variable in class edu.umd.cs.piccolox.util.PNodeLocator
Node being located by this locator.
nodeIsNeighborInDirection(PNode, int) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Returns true if the given node is a neighbor in the given direction relative to the current focus.
NORTH - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The UP direction on the screen.
north(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the y at which the given node would need to be placed so that its top was against the top of the vertical segment defined.
NORTH - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's top center as the point used when laying it out.
NORTHEAST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's top right as the point used when laying it out.
NORTHWEST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's top left as the point used when laying it out.
NULL_MARKER - Static variable in class edu.umd.cs.piccolox.event.PNotificationCenter
Used as a place holder for null names or objects.
nullAction - Variable in class edu.umd.cs.piccolox.swing.PScrollPane
A reusable null action.
NUM_STROKES - Static variable in class edu.umd.cs.piccolox.event.PSelectionEventHandler
 

O

orientation - Variable in class edu.umd.cs.piccolox.swing.PScrollPane.PScrollAction
Direction to scroll.
OUT - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The OUT direction on the scene.

P

P3DRect - Class in edu.umd.cs.piccolox.nodes
This is a simple node that draws a "3D" rectangle within the bounds of the node.
P3DRect() - Constructor for class edu.umd.cs.piccolox.nodes.P3DRect
Constructs a simple P3DRect with empty bounds and a black stroke.
P3DRect(Rectangle2D) - Constructor for class edu.umd.cs.piccolox.nodes.P3DRect
Constructs a P3DRect with the provided bounds.
P3DRect(double, double, double, double) - Constructor for class edu.umd.cs.piccolox.nodes.P3DRect
Constructs a P3DRect with the bounds provided.
paint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.P3DRect
Paints this rectangle with shaded edges.
paint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PClip
Paint's this node as a solid rectangle if paint is provided, clipping appropriately.
paint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PLine
Paints the PLine in the provided context if it has both a stroke and a stroke paint assigned.
paint(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
paint(PPaintContext) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Determines if the Swing component should be rendered normally or as a filled rectangle.
paint(Graphics2D) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Renders the wrapped component to the graphics context provided.
paintAfterChildren(PPaintContext) - Method in class edu.umd.cs.piccolox.nodes.PClip
Paints a border around this node if it has a stroke and stroke paint provided.
paintAsGreek(Graphics2D) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Paints the Swing component as greek.
paintLine - Static variable in class edu.umd.cs.piccolox.nodes.PStyledText
Used while painting underlines.
PApplet - Class in edu.umd.cs.piccolox
PApplet is meant to be subclassed by applications that just need a PCanvas embedded in a web page.
PApplet() - Constructor for class edu.umd.cs.piccolox.PApplet
 
parentBoundsChanged() - Method in class edu.umd.cs.piccolox.handles.PHandle
Forces the handles to reposition themselves using their associated locator.
PBoundsHandle - Class in edu.umd.cs.piccolox.handles
PBoundsHandle a handle for resizing the bounds of another node.
PBoundsHandle(PBoundsLocator) - Constructor for class edu.umd.cs.piccolox.handles.PBoundsHandle
Creates a bounds handle that will be attached to the provided locator.
PBoundsLocator - Class in edu.umd.cs.piccolox.util
PBoundsLocator is a locator that locates points on the bounds of a node.
PBoundsLocator(PNode, int) - Constructor for class edu.umd.cs.piccolox.util.PBoundsLocator
Constructs a locator for tracking the position on the node provided.
PCacheCamera - Class in edu.umd.cs.piccolox.nodes
An extension to PCamera that provides a fast image based animationToCenterBounds method.
PCacheCamera() - Constructor for class edu.umd.cs.piccolox.nodes.PCacheCamera
 
PCacheCanvas - Class in edu.umd.cs.piccolox.swing
An extension of PCanvas that automatically installs a PCacheCamera.
PCacheCanvas() - Constructor for class edu.umd.cs.piccolox.swing.PCacheCanvas
 
PClip - Class in edu.umd.cs.piccolox.nodes
PClip is a simple node that applies a clip before rendering or picking its children.
PClip() - Constructor for class edu.umd.cs.piccolox.nodes.PClip
 
PComboBox - Class in edu.umd.cs.piccolox.pswing
The PComboBox is used instead of a JComboBox in a Piccolo scene graph.
PComboBox(ComboBoxModel) - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox
Creates a PComboBox that takes its items from an existing ComboBoxModel.
PComboBox(Object[]) - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox
Creates a PComboBox that contains the elements in the specified array.
PComboBox(Vector) - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox
Creates a PComboBox that contains the elements in the specified Vector.
PComboBox() - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox
Create an empty PComboBox.
PComboBox.PBasicComboBoxUI - Class in edu.umd.cs.piccolox.pswing
The substitute look and feel - used to capture the mouse events on the arrowButton and the component itself and to create our PopupMenu rather than the default.
PComboBox.PBasicComboBoxUI() - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox.PBasicComboBoxUI
 
PComboBox.PBasicComboPopup - Class in edu.umd.cs.piccolox.pswing
The substitute ComboPopupMenu that places itself correctly in Piccolo2d.
PComboBox.PBasicComboPopup(JComboBox) - Constructor for class edu.umd.cs.piccolox.pswing.PComboBox.PBasicComboPopup
Creates a PBasicComboPopup that will position itself correctly in relation to the provided JComboBox.
PComposite - Class in edu.umd.cs.piccolox.nodes
PComposite is a simple node that makes a group of nodes appear to be a single node when picking and interacting.
PComposite() - Constructor for class edu.umd.cs.piccolox.nodes.PComposite
 
PDefaultScrollDirector - Class in edu.umd.cs.piccolox.swing
The default scroll director implementation.
PDefaultScrollDirector() - Constructor for class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The default constructor.
PFixedWidthStroke - Class in edu.umd.cs.piccolox.util
PFixedWidthStroke is the same as BasicStroke except that PFixedWidthStroke has a fixed width on the screen so that even when the canvas view is zooming its width stays the same in canvas coordinates.
PFixedWidthStroke() - Constructor for class edu.umd.cs.piccolox.util.PFixedWidthStroke
Constructs a simple PFixedWidthStroke with the default stroke.
PFixedWidthStroke(float) - Constructor for class edu.umd.cs.piccolox.util.PFixedWidthStroke
Constructs a simple PFixedWidthStroke with the width provided.
PFixedWidthStroke(float, int, int) - Constructor for class edu.umd.cs.piccolox.util.PFixedWidthStroke
Constructs a PFixedWidthStroke with the stroke properties provided.
PFixedWidthStroke(float, int, int, float) - Constructor for class edu.umd.cs.piccolox.util.PFixedWidthStroke
Constructs a PFixedWidthStroke with the stroke properties provided.
PFixedWidthStroke(float, int, int, float, float[], float) - Constructor for class edu.umd.cs.piccolox.util.PFixedWidthStroke
Constructs a PFixedWidthStroke with the stroke properties provided.
PFrame - Class in edu.umd.cs.piccolox
PFrame is meant to be subclassed by applications that just need a PCanvas in a JFrame.
PFrame() - Constructor for class edu.umd.cs.piccolox.PFrame
Creates a PFrame with no title, not full screen, and with the default canvas.
PFrame(String, boolean, PCanvas) - Constructor for class edu.umd.cs.piccolox.PFrame
Creates a PFrame with the given title and with the default canvas.
PFrame(String, GraphicsDevice, boolean, PCanvas) - Constructor for class edu.umd.cs.piccolox.PFrame
Creates a PFrame with the given title and with the default canvas being displayed on the provided device.
PHandle - Class in edu.umd.cs.piccolox.handles
PHandle is used to modify some aspect of Piccolo when it is dragged.
PHandle(PLocator) - Constructor for class edu.umd.cs.piccolox.handles.PHandle
Construct a new handle that will use the given locator to locate itself on its parent node.
pickAfterChildren(PPickPath) - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
Since this node is invisible, it doesn't make sense to have it be pickable.
pickAfterChildren(PPickPath) - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
By always returning false, makes the PNodeCache instance NOT pickable.
PLens - Class in edu.umd.cs.piccolox.nodes
PLens is a simple default lens implementation for Piccolo2D.
PLens() - Constructor for class edu.umd.cs.piccolox.nodes.PLens
Constructs the default PLens.
PLens(PLayer) - Constructor for class edu.umd.cs.piccolox.nodes.PLens
Creates the default PLens and attaches the given layer to it.
PLine - Class in edu.umd.cs.piccolox.nodes
PLine a class for drawing multisegment lines.
PLine() - Constructor for class edu.umd.cs.piccolox.nodes.PLine
Constructs a new PLine with an empty LineShape.
PLine(LineShape) - Constructor for class edu.umd.cs.piccolox.nodes.PLine
Constructs a PLine object for displaying the provided line.
PLine(LineShape, Stroke) - Constructor for class edu.umd.cs.piccolox.nodes.PLine
Constructs a PLine for the given lineShape and the given stroke.
PLocator - Class in edu.umd.cs.piccolox.util
PLocator provides an abstraction for locating points.
PLocator() - Constructor for class edu.umd.cs.piccolox.util.PLocator
Default constructor provided for subclasses.
PNavigationEventHandler - Class in edu.umd.cs.piccolox.event
PNavigationEventHandler implements simple focus based navigation.
PNavigationEventHandler() - Constructor for class edu.umd.cs.piccolox.event.PNavigationEventHandler
Constructs a Navigation Event Handler that will only accepts left mouse clicks.
PNodeCache - Class in edu.umd.cs.piccolox.nodes
PNodeCache caches a visual representation of it's children into an image and uses this cached image for painting instead of painting it's children directly.
PNodeCache() - Constructor for class edu.umd.cs.piccolox.nodes.PNodeCache
 
PNodeLocator - Class in edu.umd.cs.piccolox.util
PNodeLocator provides an abstraction for locating points on a node.
PNodeLocator(PNode) - Constructor for class edu.umd.cs.piccolox.util.PNodeLocator
Constructs a locator responsible for locating the given node.
PNotification - Class in edu.umd.cs.piccolox.event
PNotification objects encapsulate information so that it can be broadcast to other objects by a PNotificationCenter.
PNotification(String, Object, Map) - Constructor for class edu.umd.cs.piccolox.event.PNotification
Creates a notification.
PNotificationCenter - Class in edu.umd.cs.piccolox.event
PNotificationCenter provides a way for objects that don't know about each other to communicate.
PNotificationCenter.NotificationKey - Class in edu.umd.cs.piccolox.event
Represents a notification type from a particular object.
PNotificationCenter.NotificationKey(Object, Object) - Constructor for class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
Creates a notification key with the provided name associated to the object given.
PNotificationCenter.NotificationKey(Object, Object, ReferenceQueue) - Constructor for class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
Creates a notification key with the provided name associated with the provided object.
PNotificationCenter.NotificationTarget - Class in edu.umd.cs.piccolox.event
A NotificationTarget is a method on a particular object that can be invoked.
PNotificationCenter.NotificationTarget(Object, Method) - Constructor for class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Creates a notification target representing the method on the particular object provided.
POcclusionDetection - Class in edu.umd.cs.piccolox.util
Experimental class for detecting occlusions.
POcclusionDetection() - Constructor for class edu.umd.cs.piccolox.util.POcclusionDetection
 
Points - Interface in edu.umd.cs.piccolox.util
Interface for a sequence of points.
positionNode(PNode, double, double, double, double) - Method in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Positions the node in the bounds defined.
positions - Variable in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Points that define the animation's path.
postNotification(String, Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Post a new notification with notificationName and object.
postNotification(String, Object, Map) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Creates a notification with the name notificationName, associates it with the object, and posts it to this notification center.
postNotification(PNotification) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Post the notification to this notification center.
PPathActivity - Class in edu.umd.cs.piccolox.activities
PPathActivity is the abstract base class for all path activity interpolators.
PPathActivity(long, long, float[]) - Constructor for class edu.umd.cs.piccolox.activities.PPathActivity
Constructs a PPathActivity that will last the specified duration, will animate every stepRate and will progress according to the knots provided.
PPathActivity(long, long, int, int, float[]) - Constructor for class edu.umd.cs.piccolox.activities.PPathActivity
Constructs a PPathActivity that will repeat the specified number of times, last the specified duration, will animate every stepRate and will progress according to the knots provided.
PPositionPathActivity - Class in edu.umd.cs.piccolox.activities
PPositionPathActivity animates through a sequence of points.
PPositionPathActivity(long, long, PPositionPathActivity.Target) - Constructor for class edu.umd.cs.piccolox.activities.PPositionPathActivity
Constructs a position activity that acts on the given target for the duration provided and will update it's position at the given stepRate.
PPositionPathActivity(long, long, PPositionPathActivity.Target, float[], Point2D[]) - Constructor for class edu.umd.cs.piccolox.activities.PPositionPathActivity
Constructs a position activity that acts on the given target for the duration provided and will update it's position at the given stepRate.
PPositionPathActivity(long, long, int, int, PPositionPathActivity.Target, float[], Point2D[]) - Constructor for class edu.umd.cs.piccolox.activities.PPositionPathActivity
Constructs a position activity that will repeat the number of times specified.
PPositionPathActivity.Target - Interface in edu.umd.cs.piccolox.activities
Interface that objects must conform to in order to have their position animated.
processEvent(PInputEvent, int) - Method in class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Process a Piccolo2D event and (if active) dispatch the corresponding Swing event.
processKeyQueue() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Iterates over available keys in the key queue and removes the queue from the listener map.
properties - Variable in class edu.umd.cs.piccolox.event.PNotification
A free form map of properties to attach to this notification.
propertyChange(PropertyChangeEvent) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Listens for changes in font on components rooted at this PSwing.
propertyChange(PropertyChangeEvent) - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Invoked when the camera's view changes, or the bounds of the root or camera changes.
PScrollDirector - Interface in edu.umd.cs.piccolox.swing
The interface an application can implement to control scrolling in a PScrollPane->PViewport->ZCanvas component hierarchy.
PScrollPane - Class in edu.umd.cs.piccolox.swing
A simple extension to a standard scroll pane that uses the jazz version of the viewport by default.
PScrollPane(Component, int, int) - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane
Constructs a scollpane for the provided component with the specified scrollbar policies.
PScrollPane(Component) - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane
Constructs a scroll pane for the provided component.
PScrollPane(int, int) - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane
Constructs a scroll pane not attached to any component with the specified scroll bar policies.
PScrollPane() - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane
Constructs a scroll pane not attached to any component.
PScrollPane.PNullAction - Class in edu.umd.cs.piccolox.swing
An action to do nothing - put into an action map to keep it from looking to its parent.
PScrollPane.PNullAction() - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane.PNullAction
 
PScrollPane.PScrollAction - Class in edu.umd.cs.piccolox.swing
Action to scroll left/right/up/down.
PScrollPane.PScrollAction(String, int, int, boolean) - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane.PScrollAction
Constructs a scroll action with the given name in the given orientiation stated and in the direction provided.
PScrollPane.PScrollEndAction - Class in edu.umd.cs.piccolox.swing
Action to scroll to last visible location.
PScrollPane.PScrollEndAction(String) - Constructor for class edu.umd.cs.piccolox.swing.PScrollPane.PScrollEndAction
Constructs a scroll to end action with the given name.
PScrollPaneLayout - Class in edu.umd.cs.piccolox.swing
A subclass of ScrollPaneLayout that looks at the Viewport for sizing information rather than View.
PScrollPaneLayout() - Constructor for class edu.umd.cs.piccolox.swing.PScrollPaneLayout
 
PScrollPaneLayout.UIResource - Class in edu.umd.cs.piccolox.swing
The UI resource version of PScrollPaneLayout.
PScrollPaneLayout.UIResource() - Constructor for class edu.umd.cs.piccolox.swing.PScrollPaneLayout.UIResource
 
PSelectionEventHandler - Class in edu.umd.cs.piccolox.event
PSelectionEventHandler provides standard interaction for selection.
PSelectionEventHandler(PNode, PNode) - Constructor for class edu.umd.cs.piccolox.event.PSelectionEventHandler
Creates a selection event handler.
PSelectionEventHandler(PNode, List) - Constructor for class edu.umd.cs.piccolox.event.PSelectionEventHandler
Creates a selection event handler.
PSelectionEventHandler.BoundsFilter - Class in edu.umd.cs.piccolox.event
Class used to filter nodes that intersect with the marquee's bounds.
PSelectionEventHandler.BoundsFilter(PBounds) - Constructor for class edu.umd.cs.piccolox.event.PSelectionEventHandler.BoundsFilter
Constructs a BoundsFilter for the given bounds.
PSemanticStroke - Class in edu.umd.cs.piccolox.util
 
PSemanticStroke(Stroke) - Constructor for class edu.umd.cs.piccolox.util.PSemanticStroke
 
PShadow - Class in edu.umd.cs.piccolox.nodes
Shadow node.
PShadow(Image, Paint, int) - Constructor for class edu.umd.cs.piccolox.nodes.PShadow
Create a new shadow node containing a shadow of the specified source image using the specified shadow paint and gaussian blur radius.
PStickyHandleManager - Class in edu.umd.cs.piccolox.handles
This class relays adjustments to its bounds to its target.
PStickyHandleManager(PCamera, PNode) - Constructor for class edu.umd.cs.piccolox.handles.PStickyHandleManager
Constructs a sticky handle manager responsible for updating the position of its associated node on the camera provided.
PStyledText - Class in edu.umd.cs.piccolox.nodes
 
PStyledText() - Constructor for class edu.umd.cs.piccolox.nodes.PStyledText
Constructs an empty PStyledText element.
PStyledText.LineInfo - Class in edu.umd.cs.piccolox.nodes
The info for rendering and computing the bounds of a line.
PStyledText.LineInfo() - Constructor for class edu.umd.cs.piccolox.nodes.PStyledText.LineInfo
Creates a LineInfo that contains no segments.
PStyledText.RunInfo - Class in edu.umd.cs.piccolox.nodes
Simple class to represent an range within the document.
PStyledText.RunInfo(int, int) - Constructor for class edu.umd.cs.piccolox.nodes.PStyledText.RunInfo
Constructs a RunInfo representing the range within the document from runStart to runLimit.
PStyledText.SegmentInfo - Class in edu.umd.cs.piccolox.nodes
Encapsulates information about a particular LineSegment.
PStyledText.SegmentInfo() - Constructor for class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Construct a segment with null properties.
PStyledTextEventHandler - Class in edu.umd.cs.piccolox.event
 
PStyledTextEventHandler(PCanvas) - Constructor for class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Basic constructor for PStyledTextEventHandler.
PStyledTextEventHandler(PCanvas, JTextComponent) - Constructor for class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Constructor for PStyledTextEventHandler that allows an editor to be specified.
PSwing - Class in edu.umd.cs.piccolox.pswing
PSwing is used to add Swing Components to a Piccolo2D canvas.
PSwing(JComponent) - Constructor for class edu.umd.cs.piccolox.pswing.PSwing
Create a new visual component wrapper for the specified Swing component.
PSwing(PSwingCanvas, JComponent) - Constructor for class edu.umd.cs.piccolox.pswing.PSwing
Deprecated. by PSwing.PSwing(JComponent)
PSWING_PROPERTY - Static variable in class edu.umd.cs.piccolox.pswing.PSwing
Key for this object in the Swing component's client properties.
PSwingCanvas - Class in edu.umd.cs.piccolox.pswing
The PSwingCanvas is a PCanvas that can display Swing components with the PSwing adapter.
PSwingCanvas() - Constructor for class edu.umd.cs.piccolox.pswing.PSwingCanvas
Construct a new PSwingCanvas.
PSwingCanvas.ChildWrapper - Class in edu.umd.cs.piccolox.pswing
JComponent wrapper for a PSwingCanvas.
PSwingCanvas.ChildWrapper() - Constructor for class edu.umd.cs.piccolox.pswing.PSwingCanvas.ChildWrapper
Create a new JComponent wrapper for the specified PSwingCanvas.
PSwingEvent - Interface in edu.umd.cs.piccolox.pswing
Interface allowing PSwing events that originated from swing and are destined for PSwing nodes must conform to.
PSwingEventHandler - Class in edu.umd.cs.piccolox.pswing
Event handler to send MousePressed, MouseReleased, MouseMoved, MouseClicked, and MouseDragged events on Swing components within a PCanvas.
PSwingEventHandler(PSwingCanvas, PNode) - Constructor for class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Constructs a new PSwingEventHandler for the given canvas, and a node that will receive the mouse events.
PSwingEventHandler(PSwingCanvas) - Constructor for class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Constructs a new PSwingEventHandler for the given canvas.
PSwingMouseEvent - Class in edu.umd.cs.piccolox.pswing
PMouseEvent is an event which indicates that a mouse action occurred in a node.
PSwingMouseEvent(int, MouseEvent, PInputEvent) - Constructor for class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Constructs a new PMouse event from a Java MouseEvent.
PSwingMouseMotionEvent - Class in edu.umd.cs.piccolox.pswing
PMouseMotionEvent is an event which indicates that a mouse motion action occurred in a node.
PSwingMouseMotionEvent(int, MouseEvent, PInputEvent) - Constructor for class edu.umd.cs.piccolox.pswing.PSwingMouseMotionEvent
Constructs a new PMouse event from a Java MouseEvent.
PSwingMouseWheelEvent - Class in edu.umd.cs.piccolox.pswing
PMouseMotionEvent is an event which indicates that a mouse motion action occurred in a node.
PSwingMouseWheelEvent(int, MouseWheelEvent, PInputEvent) - Constructor for class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Constructs a new PMouseWheel event from a Java MouseWheelEvent.
PSwingRepaintManager - Class in edu.umd.cs.piccolox.pswing
This RepaintManager replaces the default Swing implementation, and is used to intercept and repaint dirty regions of PSwing components.
PSwingRepaintManager() - Constructor for class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
 
PViewport - Class in edu.umd.cs.piccolox.swing
A subclass of JViewport that talks to the scroll director to negotiate the view positions and sizes.
PViewport() - Constructor for class edu.umd.cs.piccolox.swing.PViewport
Pass constructor info to super.
PViewport.PViewportLayout - Class in edu.umd.cs.piccolox.swing
A simple layout manager to give the ZCanvas the same size as the Viewport.
PViewport.PViewportLayout() - Constructor for class edu.umd.cs.piccolox.swing.PViewport.PViewportLayout
 
PZoomToEventHandler - Class in edu.umd.cs.piccolox.event
PZoomToEventHandler is used to zoom the camera view to the node clicked on with button one.
PZoomToEventHandler() - Constructor for class edu.umd.cs.piccolox.event.PZoomToEventHandler
Constructs a PZoomToEventHandler that only recognizes BUTTON1 events.

R

readResolve() - Method in class edu.umd.cs.piccolox.util.PFixedWidthStroke
Is it really necessary to implement Serializable?
recomputeLayout() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Compute the bounds of the text wrapped by this node.
relocateHandle() - Method in class edu.umd.cs.piccolox.handles.PHandle
Force this handle to relocate itself using its locator.
removeAllChildren() - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
PNode.removeAllChildren does not call removeChild, it manipulates an internal data structure.
removeAllPoints() - Method in class edu.umd.cs.piccolox.nodes.PLine
Removes all points from the underlying line.
removeAllPoints() - Method in class edu.umd.cs.piccolox.util.XYArray
Remove all points from this XYArray.
removeBoundsHandlesFrom(PNode) - Static method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Removes all bounds from the node provided.
removeChild(int) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Removes a node at a specified index.
removeEscapeFullScreenModeListener() - Method in class edu.umd.cs.piccolox.PFrame
This method removes the escape full screen mode key listener.
removeFromSwingWrapper() - Method in class edu.umd.cs.piccolox.pswing.PSwing
Remove from the SwingWrapper; throws an exception if no canvas is associated with this PSwing.
removeLayer(PLayer) - Method in class edu.umd.cs.piccolox.nodes.PLens
Removes the provided layer from the camera.
removeListener(Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Removes the listener so that it no longer receives notfications from this notification center.
removeListener(Object, String, Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Unregisters the listener as a listener for the specified kind of notification.
removeListener(Object, Object) - Method in class edu.umd.cs.piccolox.event.PNotificationCenter
Removes the given listener from receiving notifications with the given key.
removePoints(int, int) - Method in class edu.umd.cs.piccolox.nodes.PLine
Removes points from the line.
removePoints(int, int) - Method in class edu.umd.cs.piccolox.util.LineShape
Removes n points from the LineShape starting at the provided index.
removePoints(int, int) - Method in interface edu.umd.cs.piccolox.util.MutablePoints
Removes a subsequence of points.
removePoints(int, int) - Method in class edu.umd.cs.piccolox.util.XYArray
Remove a subsequence of points from this XYArray starting as pos.
removePSwing(PSwing) - Method in class edu.umd.cs.piccolox.pswing.PSwingCanvas
 
removeSelectableParent(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Removes the node provided from the set of selectable parents.
repaint(PBounds) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Repaints the specified portion of this visual component.
repaintFrom(PBounds, PNode) - Method in class edu.umd.cs.piccolox.nodes.PClip
Callback that receives notification of repaint requests from nodes in this node's tree.
repaintFrom(PBounds, PNode) - Method in class edu.umd.cs.piccolox.nodes.PNodeCache
Handles a repaint event issued from a node in this node's tree.
reshapeEditor() - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Adjusts the shape of the editor to fit the current document.
reshapeEditorLater() - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Sometimes we need to invoke this later because the document events seem to get fired before the text is actually incorporated into the document.
root - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The canvas' root.

S

scrollDirector - Variable in class edu.umd.cs.piccolox.swing.PViewport
Controls what happens when scrolling occurs.
scrollInProgress - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Flag to indicate when scrolling is currently in progress.
scrollPane - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The scrollpane that contains the viewport.
segments - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.LineInfo
Segments which make up this line's formatting segments.
select(Collection) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Marks all items as selected.
select(Map) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Marks all keys as selected.
select(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Selected the provided node if not already selected.
SELECTION_CHANGED_NOTIFICATION - Static variable in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Notification name that identifies a change in the selection.
setActive(boolean) - Method in class edu.umd.cs.piccolox.pswing.PSwingEventHandler
Sets whether this event handler can fire events.
setAnchor(SwingLayoutNode.Anchor) - Method in class edu.umd.cs.piccolox.swing.SwingLayoutNode
Sets the default anchor.
setBounds(double, double, double, double) - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
By changing this sticky handle's bounds, it propagates that change to its associated node.
setBounds(double, double, double, double) - Method in class edu.umd.cs.piccolox.nodes.PLine
setBounds(double, double, double, double) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
setCameraTarget(PCamera, PNode) - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
Changes the node and camera on which this manager is operating.
setConstrainHeightToTextHeight(boolean) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Controls whether this node changes its height to fit the height of its text.
setConstrainWidthToTextWidth(boolean) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Controls whether this node changes its width to fit the width of its text.
setDeleteKeyActive(boolean) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Specifies if the DELETE key should delete the selection.
setDocument(Document) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Set the document on this PStyledText.
setEditing(boolean) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Set whether this node is current in editing mode.
setEnvironment(PSwing, PSwingCanvas) - Method in class edu.umd.cs.piccolox.pswing.PComboBox
Clients must set the PSwing and PSwingCanvas environment for this PComboBox to work properly.
setFullScreenMode(boolean) - Method in class edu.umd.cs.piccolox.PFrame
Switches full screen state.
setGreekThreshold(double) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Set the Greek threshold in scale to greekThreshold.
setHorizontalScrollBar(JScrollBar) - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Intercepts the horizontal scroll bar setter to ensure that the adjustment listener is installed appropriately.
setInsets(Insets) - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Set the insets of the text.
setKeyActionsDisabled(boolean) - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Disable or enable key actions on this PScrollPane.
setKnot(int, float) - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Changes the knot at the given index.
setKnots(float[]) - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Changes the knots that define the timing of this activity.
setLocator(PLocator) - Method in class edu.umd.cs.piccolox.handles.PHandle
Set the locator that this handle uses to position itself on its parent node.
setMarqueePaint(Paint) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Sets the color used to paint the marquee.
setMarqueePaintTransparency(float) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Sets the transparency level for the interior of the marquee.
setNode(PNode) - Method in class edu.umd.cs.piccolox.util.PNodeLocator
Changes the node being located by this locator.
setPaint(Paint) - Method in class edu.umd.cs.piccolox.nodes.P3DRect
Changes the paint that will be used to draw this rectangle.
setParent(PNode) - Method in class edu.umd.cs.piccolox.handles.PHandle
Set's this handle's parent.
setPoint(int, double, double) - Method in class edu.umd.cs.piccolox.nodes.PLine
Changes the point at the provided index.
setPoint(int, double, double) - Method in class edu.umd.cs.piccolox.util.LineShape
Sets the coordinate of the point at the given index.
setPoint(int, double, double) - Method in interface edu.umd.cs.piccolox.util.MutablePoints
Sets the coordinates for the point at the given index.
setPoint(int, double, double) - Method in class edu.umd.cs.piccolox.util.XYArray
Sets the coordinates of the point at the given index.
setPoint(int, Point2D) - Method in class edu.umd.cs.piccolox.util.XYArray
Sets the coordinates of the point at the given index.
setPoints(MutablePoints) - Method in class edu.umd.cs.piccolox.util.LineShape
Changes the LineShape so that it's composed of the given points.
setPosition(int, Point2D) - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Sets the position of the point at the given index.
setPosition(double, double) - Method in interface edu.umd.cs.piccolox.activities.PPositionPathActivity.Target
Set's the target's position to the coordinate provided.
setPositions(Point2D[]) - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Changes all positions that define where along the target is being positioned during the animation.
setPositions(GeneralPath) - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Extracts positions from a GeneralPath and uses them to define this activity's animation points.
setRaised(boolean) - Method in class edu.umd.cs.piccolox.nodes.P3DRect
Sets whether this rectangle is raised off the canvas.
setRelativeTargetValue(float) - Method in class edu.umd.cs.piccolox.activities.PPathActivity
Sets the target's value taking knot timing into account.
setRelativeTargetValue(float, int, int) - Method in class edu.umd.cs.piccolox.activities.PPathActivity
An abstract method that allows subclasses to define what target value matches the given progress and knots.
setRelativeTargetValue(float, int, int) - Method in class edu.umd.cs.piccolox.activities.PPositionPathActivity
Overridden to interpret position at correct point along animation.
setScrollDirector(PScrollDirector) - Method in class edu.umd.cs.piccolox.swing.PViewport
Set the scroll director on this viewport.
setSelectableParent(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Sets the node provided as the *only* selectable parent.
setSelectableParents(Collection) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Sets the collection of selectable parents as the only parents that are selectable.
setSide(int) - Method in class edu.umd.cs.piccolox.util.PBoundsLocator
Sets the side to track on the node.
setSource(Object) - Method in interface edu.umd.cs.piccolox.pswing.PSwingEvent
Set the source of this event.
setSource(Object) - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseEvent
Set the souce of this event.
setSource(Object) - Method in class edu.umd.cs.piccolox.pswing.PSwingMouseWheelEvent
Set the souce of this event.
setStroke(Stroke) - Method in class edu.umd.cs.piccolox.nodes.PLine
Sets stroke to use when drawing the line.
setStrokePaint(Paint) - Method in class edu.umd.cs.piccolox.nodes.PLine
Changes the paint to be used while drawing the line.
setUI(ScrollPaneUI) - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Sets the UI.
setVerticalScrollBar(JScrollBar) - Method in class edu.umd.cs.piccolox.swing.PScrollPane
Intercepts the vertical scroll bar setter to ensure that the adjustment listener is installed appropriately.
setView(Component) - Method in class edu.umd.cs.piccolox.swing.PViewport
Overridden to throw an exception if the view is not a PCanvas.
setViewPosition(double, double) - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Set the view position in a manner consistent with standardized scrolling.
setViewPosition(double, double) - Method in interface edu.umd.cs.piccolox.swing.PScrollDirector
Set the view position.
setViewPosition(Point) - Method in class edu.umd.cs.piccolox.swing.PViewport
Sets the view coordinates that appear in the upper left hand corner of the viewport, does nothing if there's no view.
setVisible(boolean) - Method in class edu.umd.cs.piccolox.pswing.PSwing
setX(int, double) - Method in class edu.umd.cs.piccolox.util.XYArray
Sets the x component of the point at the given index.
setY(int, double) - Method in class edu.umd.cs.piccolox.util.XYArray
Sets the y component of the point at the given index.
ShadowUtils - Class in edu.umd.cs.piccolox.util
Static utility methods for creating shadows.
shouldRenderGreek(PPaintContext) - Method in class edu.umd.cs.piccolox.pswing.PSwing
Return true if this Swing node should render as greek given the specified paint context.
shouldRevalidateScrollPane() - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Should the ScrollPane be revalidated.
sortNodesByDistanceFromPoint(List, Point2D) - Method in class edu.umd.cs.piccolox.event.PNavigationEventHandler
Modifies the array so that it's sorted in ascending order based on the distance from the given point.
source - Variable in class edu.umd.cs.piccolox.event.PNotification
The Object associated with this notification.
SOUTH - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The DOWN direction on the screen.
south(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the y at which the given node would need to be placed so that its bottom was against the bottom of the vertical range defined.
SOUTH - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's center bottom as the point used when laying it out.
SOUTHEAST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's bottom right as the point used when laying it out.
SOUTHWEST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's bottom left as the point used when laying it out.
startDrag(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Overrides method in PDragSequenceEventHandler so that, selections have marquees.
startEditing(PInputEvent, PStyledText) - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Begins editing the provided text node as a result of the provided event.
startHandleDrag(Point2D, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PBoundsHandle
Is invoked when the a drag starts on this handle.
startHandleDrag(Point2D, PInputEvent) - Method in class edu.umd.cs.piccolox.handles.PHandle
Override this method to get notified when the handle starts to get dragged.
startMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Invoked at the start of the selection.
startOptionMarqueeSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Invoked when the marquee is being used to extend the selection.
startResizeBounds() - Method in class edu.umd.cs.piccolox.handles.PStickyHandleManager
Dispatches this event to its target as well.
startStandardOptionSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Toggle the current selection on the node that was just pressed, but leave the rest of the selected nodes unchanged.
startStandardSelection(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
If the pressed node is not selected unselect all nodes and select the pressed node if it allows it.
stopEditing(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PStyledTextEventHandler
Stops editing the current text node.
stringContents - Variable in class edu.umd.cs.piccolox.nodes.PStyledText
String contents of the document.
stroke - Variable in class edu.umd.cs.piccolox.util.PSemanticStroke
 
SWING_FRC - Static variable in class edu.umd.cs.piccolox.nodes.PStyledText
Font rendering context used for all PStyledText instances.
SWING_WRAPPER_KEY - Static variable in class edu.umd.cs.piccolox.pswing.PSwingCanvas
Key used to store the "Swing Wrapper" as an attribute of the PSwing node.
SwingLayoutNode - Class in edu.umd.cs.piccolox.swing
Uses Swing layout managers to position PNodes.
SwingLayoutNode() - Constructor for class edu.umd.cs.piccolox.swing.SwingLayoutNode
Construct a SwingLayoutNode that uses FlowLayout.
SwingLayoutNode(LayoutManager) - Constructor for class edu.umd.cs.piccolox.swing.SwingLayoutNode
Constructs a SwingLayoutNode that uses the provided LayoutManager to layout its children.
SwingLayoutNode(Container) - Constructor for class edu.umd.cs.piccolox.swing.SwingLayoutNode
Constructs a SwingLayoutNode that lays out its children as though they were children of the provided Container.
SwingLayoutNode.Anchor - Interface in edu.umd.cs.piccolox.swing
Determines where nodes are anchored in the area allocated by the Swing layout manager.
SwingLayoutNode.Anchor.AbstractAnchor - Class in edu.umd.cs.piccolox.swing
 
SwingLayoutNode.Anchor.AbstractAnchor() - Constructor for class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
 
syncWithDocument() - Method in class edu.umd.cs.piccolox.nodes.PStyledText
Enforce that the current display matches the styling of the underlying document as closely as possible.

T

target - Variable in class edu.umd.cs.piccolox.activities.PPositionPathActivity
An abstract representation of the thing being positioned.
THRESHOLD - Static variable in class edu.umd.cs.piccolox.util.PSemanticStroke
 
toString() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
Returns a nice string representation of this notification key.
toString() - Method in class edu.umd.cs.piccolox.event.PNotificationCenter.NotificationTarget
Returns a string representation of this NotificationTarget for debugging purposes.
toString() - Method in class edu.umd.cs.piccolox.util.PSemanticStroke
 
transformPoints(AffineTransform) - Method in class edu.umd.cs.piccolox.util.LineShape
Applies the given transform to all points in this LineShape.
transformPoints(AffineTransform) - Method in interface edu.umd.cs.piccolox.util.MutablePoints
Modifies all points by applying the transform to them.
transformPoints(AffineTransform) - Method in class edu.umd.cs.piccolox.util.XYArray
Applies the given transform to all points represented by this XYArray.

U

undecorateSelectedNode(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Removes bounds handles from node.
underline - Variable in class edu.umd.cs.piccolox.nodes.PStyledText.SegmentInfo
Whether the segment is underlined.
unInstall() - Method in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
Uninstall the scroll director from the viewport.
unInstall() - Method in interface edu.umd.cs.piccolox.swing.PScrollDirector
Uninstall the scroll director.
unlockRepaint(JComponent) - Method in class edu.umd.cs.piccolox.pswing.PSwingRepaintManager
Unlocks repaint for a particular (Swing) component displayed by PCanvas.
unselect(Collection) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Removes all nodes provided from the selection.
unselect(PNode) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Removes node from selection.
unselectAll() - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Empties the selection.
updateBounds() - Method in class edu.umd.cs.piccolox.pswing.PSwing
Ensures the bounds of the underlying component are accurate, and sets the bounds of this PNode.
updateBounds() - Method in class edu.umd.cs.piccolox.util.LineShape
Recalculates the bounds of this LineShape.
updateBoundsFromLine() - Method in class edu.umd.cs.piccolox.nodes.PLine
Recalculates the bounds when a change to the underlying line occurs.
updateMarquee(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PSelectionEventHandler
Updates the marquee rectangle as the result of a drag.

V

view - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The canvas that this class directs.
viewPort - Variable in class edu.umd.cs.piccolox.swing.PDefaultScrollDirector
The viewport that signals this scroll director.

W

WEST - Static variable in class edu.umd.cs.piccolox.event.PNavigationEventHandler
The LEFT direction on the screen.
west(PNode, double, double) - Static method in class edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor.AbstractAnchor
Returns the x at which the given node would need to be placed so that its left side was against the left side of the horizontal range defined.
WEST - Static variable in interface edu.umd.cs.piccolox.swing.SwingLayoutNode.Anchor
Anchors the node's middle left as the point used when laying it out.

X

XYArray - Class in edu.umd.cs.piccolox.util
Represents a sequence as points that's internally stored as a single array of point components.
XYArray(double[]) - Constructor for class edu.umd.cs.piccolox.util.XYArray
Constructs an XYArray wrapping the given points.
XYArray(int) - Constructor for class edu.umd.cs.piccolox.util.XYArray
Constructs an XYArray of the given size.
XYArray() - Constructor for class edu.umd.cs.piccolox.util.XYArray
Constructs an empty XYArray.

Z

zoomTo(PInputEvent) - Method in class edu.umd.cs.piccolox.event.PZoomToEventHandler
Zooms the camera to the picked node of the event.

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

Copyright © 1995-2010 Piccolo2D. All Rights Reserved.