Uses of Package
mgui.interfaces.shapes.util

Packages that use mgui.interfaces.shapes.util
Package Description
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.cocomac
Provides interfaces with the CoCoMac database.
mgui.interfaces.console
Provides an interactive system console (currently view only).
mgui.interfaces.datasources
This package provides interface objects which allow the user to interface with the core data source classes.
mgui.interfaces.graphics
Provides graphical windows for user interaction with model objects.
mgui.interfaces.graphics.util
Utility classes operating on 2D and 3D graphics 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.io
This package contains all classes which perform input/output functions.
mgui.interfaces.layouts  
mgui.interfaces.maps
Provides a set a maps for use by ModelGUI objects.
mgui.interfaces.models
Base classes for specifying dynamic models.
mgui.interfaces.neuro  
mgui.interfaces.neuro.imaging.camino  
mgui.interfaces.pipelines
This package provides interfaces for user interaction with pipelines.
mgui.interfaces.plots
Provides 2D and 3D plotting functionality.
mgui.interfaces.plots.mgui  
mgui.interfaces.plots.osp
Plots using the Open Source Physics (OSP) library.
mgui.interfaces.plots.sgt
Plots using the Scientific Graphics Toolkit (SGT) library.
mgui.interfaces.projects
Provides an interface for projects, which specify file/URL organization and I/O operations
mgui.interfaces.queries
Provides querying functionality for interface objects.
mgui.interfaces.shapes
This package provides interfaces for user interaction with shapes and shape models.
mgui.interfaces.shapes.dynamic  
mgui.interfaces.shapes.graphs  
mgui.interfaces.shapes.mesh  
mgui.interfaces.shapes.neuro  
mgui.interfaces.shapes.selection  
mgui.interfaces.shapes.trees  
mgui.interfaces.shapes.util  
mgui.interfaces.shapes.video  
mgui.interfaces.shapes.volume  
mgui.interfaces.tables
Provides object interaction via a JTable.
mgui.interfaces.tools
Provides a framework for "tool" objects, which allow the user to modify or interrogate model objects.
mgui.interfaces.trees
Provides object interaction via a JTree
mgui.morph.sections  
mgui.morph.sections.util