|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineShape | |
|---|---|
| edu.umd.cs.piccolox.nodes | This package contains additional nodes that may be useful for Piccolo applications. |
| Uses of LineShape in edu.umd.cs.piccolox.nodes |
|---|
| Methods in edu.umd.cs.piccolox.nodes that return LineShape | |
|---|---|
LineShape |
PLine.getLineReference()
Returns a reference to the underlying line shape. |
| Constructors in edu.umd.cs.piccolox.nodes with parameters of type LineShape | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||