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, setSelectID
public ShapeLinear()
public void finalize()
finalize
in class java.lang.Object
public void setCoords(Point3d[] coords)