Uses of Class
mgui.io.standard.xml.XMLOutputOptions
| Package | Description |
|---|---|
| mgui.datasources |
This package contains the core classes for data source functionality.
|
| mgui.geometry |
Provides 2D and 3D geometry representations and utilities for all shapes used in ModelGUI.
|
| mgui.image.util |
Utility classes for operations on 2D and 3D images.
|
| mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
| mgui.interfaces.attributes |
Provides a standard updatable attribute object which can fire events for all interface objects.
|
| mgui.interfaces.console |
Provides an interactive system console (currently view only).
|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.graphics.video |
Provides classes to generate videos from graphics windows.
|
| mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
| mgui.interfaces.layouts | |
| mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
| mgui.interfaces.pipelines.libraries | |
| mgui.interfaces.plots |
Provides 2D and 3D plotting functionality.
|
| mgui.interfaces.projects |
Provides an interface for projects, which specify file/URL organization and I/O operations
|
| mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
| mgui.interfaces.shapes.selection | |
| mgui.interfaces.shapes.volume | |
| mgui.interfaces.tables |
Provides object interaction via a JTable.
|
| mgui.interfaces.variables | |
| mgui.interfaces.xml | |
| mgui.io |
This package contains all classes which perform input/output functions.
|
| mgui.io.domestic |
Input/output operations for "domestic" (mgui-specific) data formats.
|
| mgui.io.domestic.shapes | |
| mgui.io.standard.xml | |
| mgui.neuro.graphs | |
| mgui.neuro.imaging.camino | |
| mgui.numbers | |
| mgui.pipelines |
Provides a framework for defining and running processing pipelines in the ModelGUI
environment.
|
| mgui.util |
-
Uses of XMLOutputOptions in mgui.datasources
Methods in mgui.datasources with parameters of type XMLOutputOptions Modifier and Type Method Description voidDataConnection. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidDataField. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidDataQuery. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidDataSource. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidDataTable. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidDataTableSet. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.geometry
Methods in mgui.geometry with parameters of type XMLOutputOptions Modifier and Type Method Description protected voidGrid3D. writeCoords(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)protected voidPlane3D. writeCoords(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)protected voidShape3D. writeCoords(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)Writes this shape's coordinates, according the parameters inoptionsvoidGraph3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidGrid3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMesh3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidPlane3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidShape2D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidShape3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.image.util
Methods in mgui.image.util with parameters of type XMLOutputOptions Modifier and Type Method Description voidWindowedColourModel. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces
Methods in mgui.interfaces with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceDisplayPanel. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceSplitPanel. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceTabbedDisplayPanel. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progressBar)voidInterfaceWorkspace. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progressBar) -
Uses of XMLOutputOptions in mgui.interfaces.attributes
Methods in mgui.interfaces.attributes with parameters of type XMLOutputOptions Modifier and Type Method Description voidAttribute. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidAttributeList. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.console
Methods in mgui.interfaces.console with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceConsoleDisplay. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceGraphic2D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceGraphic3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceGraphicWindow. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progressBar)voidView3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.graphics.video
Methods in mgui.interfaces.graphics.video with parameters of type XMLOutputOptions Modifier and Type Method Description voidVideo. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidVideoTask. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs with parameters of type XMLOutputOptions Modifier and Type Method Description voidAbstractGraphEdge. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidAbstractGraphNode. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceAbstractGraph. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceGraphDisplay. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.layouts
Methods in mgui.interfaces.layouts with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceLayoutWindow. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidLayoutItem. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.maps
Methods in mgui.interfaces.maps with parameters of type XMLOutputOptions Modifier and Type Method Description voidCamera3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidColourMap. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMap2D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMap3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidNameMap. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.pipelines.libraries
Methods in mgui.interfaces.pipelines.libraries with parameters of type XMLOutputOptions Modifier and Type Method Description voidPipelineProcessLibrary. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.plots
Methods in mgui.interfaces.plots with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfacePlotDisplay. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.projects
Methods in mgui.interfaces.projects with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceProject. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidProjectDirectory. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidProjectInstance. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.shapes
Methods in mgui.interfaces.shapes with parameters of type XMLOutputOptions Modifier and Type Method Description protected voidVolume3DInt. writeFullXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidInterfaceShape. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidSectionSet3DInt. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidShape2DInt. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidShapeModel3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidShapeModel3D. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar, java.io.File root_dir)Writes this model to an XML writer, setting the specified root directory.voidShapeSet3DInt. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidVertexDataColumn. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidVolume3DInt. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.shapes.selection
Methods in mgui.interfaces.shapes.selection with parameters of type XMLOutputOptions Modifier and Type Method Description voidShapeSelectionSet. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.shapes.volume
Methods in mgui.interfaces.shapes.volume with parameters of type XMLOutputOptions Modifier and Type Method Description voidGridVertexDataColumn. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)protected voidGridVertexDataColumn. writeXMLFull(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.tables
Methods in mgui.interfaces.tables with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceDataTable. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.variables
Methods in mgui.interfaces.variables with parameters of type XMLOutputOptions Modifier and Type Method Description voidVariableInt. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.interfaces.xml
Methods in mgui.interfaces.xml with parameters of type XMLOutputOptions Modifier and Type Method Description voidXMLObject. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)Writes the XML representation of this object to file. -
Uses of XMLOutputOptions in mgui.io
Methods in mgui.io with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfaceIOOptions. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.io.domestic
Subclasses of XMLOutputOptions in mgui.io.domestic Modifier and Type Class Description classWorkspaceOutputOptionsSpecifies options for writing a workspace (i.e., an instance ofInterfaceWorkspace) to XML. -
Uses of XMLOutputOptions in mgui.io.domestic.shapes
Subclasses of XMLOutputOptions in mgui.io.domestic.shapes Modifier and Type Class Description classShapeModel3DOutputOptionsSpecifies options for writing aShapeModel3Dobject to XML.Fields in mgui.io.domestic.shapes with type parameters of type XMLOutputOptions Modifier and Type Field Description java.util.HashMap<InterfaceShape,XMLOutputOptions>ShapeModel3DOutputOptions. shape_xml_options -
Uses of XMLOutputOptions in mgui.io.standard.xml
Methods in mgui.io.standard.xml with parameters of type XMLOutputOptions Modifier and Type Method Description booleanXMLWriter. writeObject(XMLOutputOptions options, ProgressUpdater progress_bar)Writes an XML object givenoptions.protected voidXMLWriter. writeXMLObject(XMLOutputOptions options, ProgressUpdater progress)Write the object specified inoptions. -
Uses of XMLOutputOptions in mgui.neuro.graphs
Methods in mgui.neuro.graphs with parameters of type XMLOutputOptions Modifier and Type Method Description voidCorticalNetworkGraphNode. writeXML(int tab, java.io.Writer writer, XMLOutputOptions optionsXMLOutputOptions, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.neuro.imaging.camino
Methods in mgui.neuro.imaging.camino with parameters of type XMLOutputOptions Modifier and Type Method Description voidCaminoProject. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.numbers
Methods in mgui.numbers with parameters of type XMLOutputOptions Modifier and Type Method Description voidMguiBoolean. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMguiDouble. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMguiFloat. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMguiInteger. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMguiLong. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidMguiShort. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.pipelines
Methods in mgui.pipelines with parameters of type XMLOutputOptions Modifier and Type Method Description voidInterfacePipeline. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidPipelineProcess. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)voidPipelineTask. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar) -
Uses of XMLOutputOptions in mgui.util
Methods in mgui.util with parameters of type XMLOutputOptions Modifier and Type Method Description voidColour. writeXML(int tab, java.io.Writer writer, XMLOutputOptions options, ProgressUpdater progress_bar)