public class ShapeLinear extends Shape
nativeHandle| Constructor and Description |
|---|
ShapeLinear()
Construct an empty sphere.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
finalize() |
void |
setCoords(Point3d[] coords)
The coordinates used to draw the lines.
|
getSelectID, isSelectable, setClipCoords, setColor, setColor, setSelectable, setSelectIDpublic ShapeLinear()
public void finalize()
finalize in class java.lang.Objectpublic void setCoords(Point3d[] coords)