Uses of Package
mgui.io.standard.xml

Packages that use mgui.io.standard.xml
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