Package mgui.io.foreign.caret
Class CaretPaintOutOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.io.InterfaceIOOptions
mgui.io.domestic.shapes.SurfaceDataOutputOptions
mgui.io.foreign.caret.CaretPaintOutOptions
- All Implemented Interfaces:
InterfaceObject
,NamedObject
,TreeObject
,CleanableObject
,XMLObject
public class CaretPaintOutOptions extends SurfaceDataOutputOptions
-
Nested Class Summary
Nested classes/interfaces inherited from interface mgui.interfaces.xml.XMLObject
XMLObject.XMLEncoding, XMLObject.XMLType
-
Field Summary
Fields inherited from class mgui.io.domestic.shapes.SurfaceDataOutputOptions
columns, displayPanel, extension, filenames, files, formats, mesh
-
Constructor Summary
Constructors Constructor Description CaretPaintOutOptions()
-
Method Summary
Methods inherited from class mgui.io.domestic.shapes.SurfaceDataOutputOptions
getDisplayPanel, getFileChooser, getFileChooser, getFiles, isMultiFileEnabled, setDisplayPanel, setFiles, setObject
Methods inherited from class mgui.io.InterfaceIOOptions
getDTD, getLocalName, getShortXML, getXML, getXML, getXMLSchema, handleXMLElementEnd, handleXMLElementStart, handleXMLString, setFromComplementaryOptions, writeXML, writeXML, writeXML
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
-
CaretPaintOutOptions
public CaretPaintOutOptions()
-