Package mgui.interfaces.shapes.mesh
Class MeshDataOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.shapes.mesh.MeshDataOptions
- All Implemented Interfaces:
InterfaceObject
,NamedObject
,TreeObject
,CleanableObject
- Direct Known Subclasses:
MeshDataThresholdOptions
public class MeshDataOptions extends InterfaceOptions
-
Constructor Summary
Constructors Constructor Description MeshDataOptions()
-
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MeshDataOptions
public MeshDataOptions()
-