Uses of Class
mgui.interfaces.xml.XMLObject.XMLType
| 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.attributes.video |
Classes allowing video tasks to read/modify object attributes.
|
| 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.graphs | |
| mgui.io.domestic.shapes | |
| mgui.io.domestic.shapes.xml | |
| mgui.io.standard.xml | |
| 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 XMLObject.XMLType in mgui.datasources
Methods in mgui.datasources with parameters of type XMLObject.XMLType Modifier and Type Method Description voidDataConnection. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDataField. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDataQuery. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDataSource. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDataTable. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDataTableSet. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.geometry
Methods in mgui.geometry with parameters of type XMLObject.XMLType Modifier and Type Method Description voidGraph3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidGrid3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidPlane3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidPolygon2D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidShape2D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidShape3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.image.util
Methods in mgui.image.util with parameters of type XMLObject.XMLType Modifier and Type Method Description voidWindowedColourModel. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces
Methods in mgui.interfaces with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceDisplayPanel. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidInterfaceWorkspace. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.attributes
Methods in mgui.interfaces.attributes with parameters of type XMLObject.XMLType Modifier and Type Method Description voidAttribute. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidAttributeList. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidAttribute. writeXML(int tab, java.io.Writer writer, XMLObject.XMLType type, XMLObject.XMLEncoding format, ProgressUpdater progress_bar) -
Uses of XMLObject.XMLType in mgui.interfaces.attributes.video
Methods in mgui.interfaces.attributes.video with parameters of type XMLObject.XMLType Modifier and Type Method Description voidAttributeObjectVideoTask. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.console
Methods in mgui.interfaces.console with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceConsoleDisplay. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceGraphic2D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidInterfaceGraphic3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidInterfaceGraphicWindow. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidView3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.graphics.video
Methods in mgui.interfaces.graphics.video with parameters of type XMLObject.XMLType Modifier and Type Method Description voidRotateView3DTask. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidSetView3DTask. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidVideo. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidVideoTask. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs with parameters of type XMLObject.XMLType Modifier and Type Method Description voidAbstractGraphEdge. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidAbstractGraphNode. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDefaultGraphEdge. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDefaultGraphNode. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidInterfaceAbstractGraph. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidInterfaceGraphDisplay. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.layouts
Methods in mgui.interfaces.layouts with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceLayoutWindow. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidLayoutItem. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.maps
Methods in mgui.interfaces.maps with parameters of type XMLObject.XMLType Modifier and Type Method Description voidCamera3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidColourMap. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidContinuousColourMap. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidDiscreteColourMap. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMap2D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMap3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidNameMap. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.pipelines.libraries
Methods in mgui.interfaces.pipelines.libraries with parameters of type XMLObject.XMLType Modifier and Type Method Description voidPipelineProcessLibrary. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.plots
Methods in mgui.interfaces.plots with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfacePlotDisplay. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.projects
Methods in mgui.interfaces.projects with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceProject. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidProjectDirectory. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidProjectInstance. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.shapes
Fields in mgui.interfaces.shapes declared as XMLObject.XMLType Modifier and Type Field Description protected XMLObject.XMLTypeInterfaceShape. xml_current_typeXML STUFFMethods in mgui.interfaces.shapes with parameters of type XMLObject.XMLType Modifier and Type Method Description java.lang.StringInterfaceShape. getXML(int tab, XMLObject.XMLType type)java.lang.StringMesh3DInt. getXML(int tab, XMLObject.XMLType type)java.lang.StringPointSet3DInt. getXML(int tab, XMLObject.XMLType type)java.lang.StringSectionSet3DInt. getXML(int tab, XMLObject.XMLType type)java.lang.StringShapeModel3D. getXML(int tab, XMLObject.XMLType type)java.lang.StringShapeSet3DInt. getXML(int tab, XMLObject.XMLType type)voidInterfaceShape. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidPolygon2DInt. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidShapeModel3D. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidVertexDataColumn. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidVolume3DInt. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)protected voidShape2DInt. writeShapeToXML(int tab, java.io.Writer writer, ProgressUpdater progress_bar, XMLObject.XMLType type)voidShapeSet2DInt. writeXML(int tab, java.io.Writer writer, XMLObject.XMLType type, InterfaceProgressBar progress_bar) -
Uses of XMLObject.XMLType in mgui.interfaces.shapes.selection
Methods in mgui.interfaces.shapes.selection with parameters of type XMLObject.XMLType Modifier and Type Method Description voidShapeSelectionSet. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.shapes.volume
Methods in mgui.interfaces.shapes.volume with parameters of type XMLObject.XMLType Modifier and Type Method Description voidGridVertexDataColumn. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.tables
Methods in mgui.interfaces.tables with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceDataTable. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.variables
Methods in mgui.interfaces.variables with parameters of type XMLObject.XMLType Modifier and Type Method Description voidVariableInt. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.interfaces.xml
Methods in mgui.interfaces.xml that return XMLObject.XMLType Modifier and Type Method Description static XMLObject.XMLTypeXMLFunctions. getXMLTypeForStr(java.lang.String string)Returns the XMLObject.XMLType corresponding tostring.static XMLObject.XMLTypeXMLObject.XMLType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static XMLObject.XMLType[]XMLObject.XMLType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in mgui.interfaces.xml with parameters of type XMLObject.XMLType Modifier and Type Method Description static java.lang.StringXMLFunctions. getXMLStrForType(XMLObject.XMLType type)Returns a String corresponding to the XMLObject.XMLType.voidXMLObject. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)Handles the start of an XML element. -
Uses of XMLObject.XMLType in mgui.io
Methods in mgui.io with parameters of type XMLObject.XMLType Modifier and Type Method Description voidInterfaceIOOptions. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.io.domestic
Constructors in mgui.io.domestic with parameters of type XMLObject.XMLType Constructor Description WorkspaceOutputOptions(XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.io.domestic.graphs
Fields in mgui.io.domestic.graphs declared as XMLObject.XMLType Modifier and Type Field Description protected XMLObject.XMLTypeGraphFileWriter. xml_typeMethods in mgui.io.domestic.graphs that return XMLObject.XMLType Modifier and Type Method Description XMLObject.XMLTypeGraphFileWriter. getXMLType()Gets the current XML type for this writer.Methods in mgui.io.domestic.graphs with parameters of type XMLObject.XMLType Modifier and Type Method Description voidGraphFileWriter. setXMLType(XMLObject.XMLType type)Sets the XML type for this writer. -
Uses of XMLObject.XMLType in mgui.io.domestic.shapes
Fields in mgui.io.domestic.shapes with type parameters of type XMLObject.XMLType Modifier and Type Field Description java.util.ArrayList<XMLObject.XMLType>ShapeOutputOptions. typesMethods in mgui.io.domestic.shapes with parameters of type XMLObject.XMLType Modifier and Type Method Description voidSurfaceOutputOptions. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidVolumeOutputOptions. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.io.domestic.shapes.xml
Fields in mgui.io.domestic.shapes.xml declared as XMLObject.XMLType Modifier and Type Field Description protected XMLObject.XMLTypeInterfaceShapeXMLHandler. current_typeprotected XMLObject.XMLTypeInterfaceShapeXMLHandler. current_xml_type -
Uses of XMLObject.XMLType in mgui.io.standard.xml
Fields in mgui.io.standard.xml declared as XMLObject.XMLType Modifier and Type Field Description XMLObject.XMLTypeXMLOutputOptions. type -
Uses of XMLObject.XMLType in mgui.neuro.imaging.camino
Methods in mgui.neuro.imaging.camino with parameters of type XMLObject.XMLType Modifier and Type Method Description voidCaminoProject. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.numbers
Methods in mgui.numbers with parameters of type XMLObject.XMLType Modifier and Type Method Description voidMguiBoolean. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMguiDouble. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMguiFloat. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMguiInteger. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMguiLong. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidMguiShort. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.pipelines
Methods in mgui.pipelines with parameters of type XMLObject.XMLType Modifier and Type Method Description voidPipelineProcess. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidPipelineTask. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type) -
Uses of XMLObject.XMLType in mgui.util
Methods in mgui.util with parameters of type XMLObject.XMLType Modifier and Type Method Description voidColour. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidColour3f. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)voidColour4f. handleXMLElementStart(java.lang.String localName, org.xml.sax.Attributes attributes, XMLObject.XMLType type)