Package | Description |
---|---|
edu.umd.cs.piccolox.handles |
This package contains handle nodes.
|
edu.umd.cs.piccolox.nodes |
This package contains additional nodes that may be useful for Piccolo applications.
|
edu.umd.cs.piccolox.swt |
This package provides a SWT implementation of the core Piccolo library.
|
edu.umd.cs.piccolox.util |
This package defines additional utility classes that are likely to be useful for Piccolo applications.
|
Class and Description |
---|
PBoundsLocator
PBoundsLocator is a locator that locates points on the bounds of a
node.
|
PLocator
PLocator provides an abstraction for locating points.
|
Class and Description |
---|
LineShape
A shape that can be used to represent hand drawn lines.
|
Class and Description |
---|
PBoundsLocator
PBoundsLocator is a locator that locates points on the bounds of a
node.
|
PLocator
PLocator provides an abstraction for locating points.
|
Class and Description |
---|
MutablePoints
Minimal interface that a changeable sequence of points must provide.
|
PBoundsLocator
PBoundsLocator is a locator that locates points on the bounds of a
node.
|
PLocator
PLocator provides an abstraction for locating points.
|
PNodeLocator
PNodeLocator provides an abstraction for locating points on a node.
|
Points
Interface for a sequence of points.
|
PSemanticStroke |
XYArray
Represents a sequence as points that's internally stored as a single array of
point components.
|
Copyright © 1995–2013 Piccolo2D. All rights reserved.