public interface ElementSurface extends Element
Title: ElementSurface
Description: A 3D Surface of the form (x(u,v),y(u,v),z(u,v))
Modifier and Type | Interface and Description |
---|---|
static class |
ElementSurface.Loader |
TARGET_POSITION, TARGET_SIZE
Modifier and Type | Method and Description |
---|---|
double[][][] |
getData()
Gets the data of the surface.
|
void |
setData(double[][][] data)
Sets the data of the surface.
|
getName, getSizeX, getSizeY, getSizeZ, getStyle, getTransformation, getX, getY, getZ, isVisible, loadUnmutableObjects, setName, setSizeX, setSizeXYZ, setSizeXYZ, setSizeY, setSizeZ, setTransformation, setVisible, setX, setXYZ, setXYZ, setY, setZ, toBodyFrame, toSpaceFrame
addInteractionListener, getInteractionTarget, removeInteractionListener