| Package | Description |
|---|---|
| edu.umd.cs.piccolox.nodes |
This package contains additional nodes that may be useful for Piccolo applications.
|
| Modifier and Type | Method and Description |
|---|---|
LineShape |
PLine.getLineReference()
Returns a reference to the underlying line shape.
|
| Constructor and Description |
|---|
PLine(LineShape lineShape)
Constructs a PLine object for displaying the provided line.
|
PLine(LineShape line,
Stroke aStroke)
Constructs a PLine for the given lineShape and the given stroke.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.