Uses of Class
mgui.io.standard.xml.XMLWriter
Package | Description |
---|---|
mgui.io.domestic |
Input/output operations for "domestic" (mgui-specific) data formats.
|
mgui.io.domestic.shapes |
-
Uses of XMLWriter in mgui.io.domestic
Subclasses of XMLWriter in mgui.io.domestic Modifier and Type Class Description class
WorkspaceWriter
Writes a workspace (i.e., an instance ofInterfaceWorkspace
) to XML. -
Uses of XMLWriter in mgui.io.domestic.shapes
Subclasses of XMLWriter in mgui.io.domestic.shapes Modifier and Type Class Description class
ShapeModel3DWriter
Writes aShapeModel3D
object to XML.