Uses of Interface
mgui.interfaces.shapes.util.ShapeListener
| 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.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 |
-
Uses of ShapeListener in mgui.interfaces
Classes in mgui.interfaces that implement ShapeListener Modifier and Type Class Description classInterfaceButtonPanelInterface panel displaying a list of tool-related buttons.classInterfaceComboPanelInterface panel allowing for the display of multiple interface panels, selected by a combo box.classInterfaceDisplayPanelMain interface panel for displaying data graphically.classInterfaceHideablePanelclassInterfaceListPanelclassInterfacePanelBase class for all Swing panels (i.e., extensions ofJPanel) to be show in an instance ofInterfaceDisplayPanel.classInterfaceSelectionPanelProvides an interface for creating and managing shape selection sets.classInterfaceSplitPanelDisplays twoInterfaceGraphicWindows, split either horizontally or vertically.classInterfaceStatusBarPanelInterface panel which acts as a status bar for a given instance ofInterfaceFrame.classInterfaceTabbedDisplayPanelThis class extendsInterfaceDisplayPanelin order to provide a tabbed window pane, similar to a typical web browser.Methods in mgui.interfaces with parameters of type ShapeListener Modifier and Type Method Description voidInterfaceDisplayPanel. addShapeListener(ShapeListener s) -
Uses of ShapeListener in mgui.interfaces.attributes
Classes in mgui.interfaces.attributes that implement ShapeListener Modifier and Type Class Description classInterfaceAttributePanelPanel to display and modify a given AttributeList. -
Uses of ShapeListener in mgui.interfaces.attributes.video
Classes in mgui.interfaces.attributes.video that implement ShapeListener Modifier and Type Class Description classAttributeObjectVideoTaskDialogPanelPanel for defining an AttributeObjectTask. -
Uses of ShapeListener in mgui.interfaces.cocomac
Classes in mgui.interfaces.cocomac that implement ShapeListener Modifier and Type Class Description classInterfaceCoCoMacPanel -
Uses of ShapeListener in mgui.interfaces.console
Classes in mgui.interfaces.console that implement ShapeListener Modifier and Type Class Description classInterfaceConsoleDisplayWindow which displays console output. -
Uses of ShapeListener in mgui.interfaces.datasources
Classes in mgui.interfaces.datasources that implement ShapeListener Modifier and Type Class Description classInterfaceDatasourcePanelInterface panel for displaying, querying, and managing tables and queries in a connected data source. -
Uses of ShapeListener in mgui.interfaces.graphics
Classes in mgui.interfaces.graphics that implement ShapeListener Modifier and Type Class Description classInterfaceGraphic<T extends Tool>The base class for all graphical interface windows.classInterfaceGraphic2DGraphical interface window for display 2D shapes (Shape2DInt).classInterfaceGraphic3DInterface class for Java3D display.classInterfaceGraphicPanelPanel to define the display windows in InterfaceDisplayPanel, including: 1.classInterfaceGraphicWindowProvides a title for anInterfaceGraphicwindow, which is a button.classView3DRepresents a specific 3D view, defined by a frozenCamera3Dobject. -
Uses of ShapeListener in mgui.interfaces.graphics.video
Classes in mgui.interfaces.graphics.video that implement ShapeListener Modifier and Type Class Description classRotateView3DTaskDialogPanelDialog panel for a RotateView3DTask.classSetView3DTaskDialogPanelDialog panel for a SetView3DTask.classVideoTaskDialogPanelA dialog defining aVideoTaskobject. -
Uses of ShapeListener in mgui.interfaces.graphs
Classes in mgui.interfaces.graphs that implement ShapeListener Modifier and Type Class Description classInterfaceGraphDisplayDisplays graphs and allows user interaction with them.classInterfaceGraphDisplayTitle -
Uses of ShapeListener in mgui.interfaces.io
Classes in mgui.interfaces.io that implement ShapeListener Modifier and Type Class Description classInterfaceFilePanelInterfacePanelproviding a standard interface for input & output operations. -
Uses of ShapeListener in mgui.interfaces.layouts
Classes in mgui.interfaces.layouts that implement ShapeListener Modifier and Type Class Description classInterfaceLayoutPanelInterface panel allowing interaction with a 2D Layout object.classInterfaceLayoutWindowProvides a window panel which specifies (via InterfaceLayoutObject) and renders a layout containing graphical objects from existing windows or objects. -
Uses of ShapeListener in mgui.interfaces.maps
Classes in mgui.interfaces.maps that implement ShapeListener Modifier and Type Class Description classContinuousColourBarComponent displays a continuous colour map as a horizontal bar portraying the colour gradient between anchors.classDiscreteColourMapLayoutLayout which displays a discrete colour map as a list of colour boxes, names, and optionally descriptions and indexes.classInterfaceMapPanelPanel to create and modify various maps, including colour maps and value maps. -
Uses of ShapeListener in mgui.interfaces.models
Classes in mgui.interfaces.models that implement ShapeListener Modifier and Type Class Description classInterfaceDynamicModelPanel -
Uses of ShapeListener in mgui.interfaces.neuro
Classes in mgui.interfaces.neuro that implement ShapeListener Modifier and Type Class Description classInterfaceCorticalThicknessPanelPanel providing an interface to cortical thickness databases and subject databases. -
Uses of ShapeListener in mgui.interfaces.neuro.imaging.camino
Classes in mgui.interfaces.neuro.imaging.camino that implement ShapeListener Modifier and Type Class Description classInterfaceCaminoPanel -
Uses of ShapeListener in mgui.interfaces.pipelines
Classes in mgui.interfaces.pipelines that implement ShapeListener Modifier and Type Class Description classInterfacePipelinesPanelProvides a GUI for: creating, viewing, modifying, deleting, and executing pipelines. -
Uses of ShapeListener in mgui.interfaces.plots
Classes in mgui.interfaces.plots that implement ShapeListener Modifier and Type Class Description classInterfacePlot<T extends MguiNumber>Represents an abstract plot object.classInterfacePlotDisplayGeneral graphic interface for all plots.classInterfacePlotMultiAllows the display of multiple plots in a single InterfacePlot panel.classInterfacePlotPanel -
Uses of ShapeListener in mgui.interfaces.plots.mgui
Classes in mgui.interfaces.plots.mgui that implement ShapeListener Modifier and Type Class Description classInterfacePlotMguiGeneral class for displaying ModelGUI plots.classMatrixImagePlotPlots a matrix as an image, with a specified colour map. -
Uses of ShapeListener in mgui.interfaces.plots.osp
Classes in mgui.interfaces.plots.osp that implement ShapeListener Modifier and Type Class Description classInterfacePlotOspGeneral class for displaying Open Source Physics (OSP) plots.classInterfaceStripChartDisplays an OSP StripChart; i.e., time vs. -
Uses of ShapeListener in mgui.interfaces.plots.sgt
Classes in mgui.interfaces.plots.sgt that implement ShapeListener Modifier and Type Class Description classInterfacePlotSgt<T extends SgtPlotObject<?>>Abstract class for displaying Scientific Graphics Toolkit (SGT) plots.classSgtMultilinePlotDisplays a line plot using the Scientific Graphics Toolkit (SGT) library.classSgtScatterplotDisplays an XY scatter plot using the Scientific Graphics Toolkit (SGT) library. -
Uses of ShapeListener in mgui.interfaces.projects
Classes in mgui.interfaces.projects that implement ShapeListener Modifier and Type Class Description classInterfaceProjectPanelPanel which provides a user interface for InterfaceProjects. -
Uses of ShapeListener in mgui.interfaces.queries
Classes in mgui.interfaces.queries that implement ShapeListener Modifier and Type Class Description classInterfaceQueryPanelProvides an interface for queries; selecting and launching query tools, displaying query results, etc. -
Uses of ShapeListener in mgui.interfaces.shapes
Subinterfaces of ShapeListener in mgui.interfaces.shapes Modifier and Type Interface Description interfaceShapeSetInterface for all shape sets.Classes in mgui.interfaces.shapes that implement ShapeListener Modifier and Type Class Description classBoolPolygon2DIntclassCircle2DIntclassEllipse2DIntInterface for aEllipse2Dshape.classImage2DIntDisplays an image inside a Rect2D shape.classInterfacePolygonPanelclassInterfaceSectionSetPanelUpdated version of InterfaceSectionSet that sets a current section set for a given Graphic2D window, and sets current sections for that window.classInterfaceShapesPanelInterface panel providing a GUI for general shape-related functions.classIntPolygon2DIntclassLine2DIntclassLPolygon2DIntLight 2D polygon with no attributes (attributes are assignable)classMesh2DIntA 2D representation of aMesh3DIntobject.classPoint2DIntclassPointSet2DIntShape interface for a set of 2D vertices.classPolygon2DIntInterface for a 2D polygon.classRect2DIntRepresents a 2D rectangle.classSectionSet2DIntProvides a 2D representation of a 3D section set, where it intersects a particular plane.classSectionSet3DIntRepresents a set of parallel sections, based upon a reference plane (thisShape), and a spacing value.classShape2DIntBase class for all interfaces to 2D geometrical shapes.classShape2DSectionNodeclassShape2DSelectionSetclassShape3DSceneNodeHolds a Java3D scene node representing a Shape3DInt objectclassShapeModel3DThe top container for all shape interfaces.classShapeSceneNodeclassShapeSet2DIntRepresents a set ofShape2DIntobjects.classShapeSet3DIntRepresents a set ofShape3DIntobjects.classShapeStatsPanelInterface panel for performing statistical procedures on shapes.classTensorVolume3DIntclassText2DIntclassText2DIntMouseCoordsclassVector2DIntclassVolume2DInt2D sectional representation of a Volume3DInt.classVolume3DIntClass acting as interface to a volume shape, as defined by the Grid3D geometry class.classVolumeSet3DIntA set ofVolume3DIntobjects which render as an overlay image.Fields in mgui.interfaces.shapes declared as ShapeListener Modifier and Type Field Description protected ShapeListenerShape2DInt. nodeListenerprotected ShapeListenerShape3DInt. nodeListenerFields in mgui.interfaces.shapes with type parameters of type ShapeListener Modifier and Type Field Description protected java.util.ArrayList<ShapeListener>ShapeModel3D. shape_listenersprotected java.util.ArrayList<ShapeListener>InterfaceShape. shapeListenersMethods in mgui.interfaces.shapes with parameters of type ShapeListener Modifier and Type Method Description voidInterfaceShape. addShapeListener(ShapeListener thisListener)voidShapeModel3D. addShapeListener(ShapeListener s)voidInterfaceShape. removeShapeListener(ShapeListener thisListener)voidShapeModel3D. removeShapeListener(ShapeListener s) -
Uses of ShapeListener in mgui.interfaces.shapes.dynamic
Classes in mgui.interfaces.shapes.dynamic that implement ShapeListener Modifier and Type Class Description classVolume4DIntVolume with 3 space and 1 time dimension. -
Uses of ShapeListener in mgui.interfaces.shapes.graphs
Classes in mgui.interfaces.shapes.graphs that implement ShapeListener Modifier and Type Class Description classGraph2DIntGraph shape represented in R2. -
Uses of ShapeListener in mgui.interfaces.shapes.mesh
Classes in mgui.interfaces.shapes.mesh that implement ShapeListener Modifier and Type Class Description classInterfaceMeshPanelProvides an interface toMesh3DIntobjects. -
Uses of ShapeListener in mgui.interfaces.shapes.neuro
Classes in mgui.interfaces.shapes.neuro that implement ShapeListener Modifier and Type Class Description classInterfaceNeuroMeshPanelclassInterfaceNeuroMeshPanel2 -
Uses of ShapeListener in mgui.interfaces.shapes.selection
Classes in mgui.interfaces.shapes.selection that implement ShapeListener Modifier and Type Class Description classInterfaceSelectionSetInterface panel providing user interaction with selection sets.classShapeSelectionSet -
Uses of ShapeListener in mgui.interfaces.shapes.trees
Classes in mgui.interfaces.shapes.trees that implement ShapeListener Modifier and Type Class Description classShape2DTreeNodeclassShape3DTreeNodeA tree node specialized for an instance of Shape3DInt.classShapeModel3DTreeNodeTree node specialized for a ShapeModel3D object.classShapeTreeNodeProvides a tree node for an instance ofInterfaceShape. -
Uses of ShapeListener in mgui.interfaces.shapes.util
Fields in mgui.interfaces.shapes.util with type parameters of type ShapeListener Modifier and Type Field Description java.util.ArrayList<ShapeListener>ShapeEvent. already_respondedMethods in mgui.interfaces.shapes.util with parameters of type ShapeListener Modifier and Type Method Description booleanShapeEvent. alreadyResponded(ShapeListener listener)voidShapeEvent. responded(ShapeListener listener) -
Uses of ShapeListener in mgui.interfaces.shapes.video
Classes in mgui.interfaces.shapes.video that implement ShapeListener Modifier and Type Class Description classChangeSectionVideoTaskDialogPanelDialog panel for a ChangeSectionVideoTask. -
Uses of ShapeListener in mgui.interfaces.shapes.volume
Classes in mgui.interfaces.shapes.volume that implement ShapeListener Modifier and Type Class Description classInterfaceVolumePanelInterface panel which allows the user to interact with Volume3DInt objects.classInterfaceVolumeSetPanelPanel to provide an interface with a volume overlay set. -
Uses of ShapeListener in mgui.interfaces.tables
Classes in mgui.interfaces.tables that implement ShapeListener Modifier and Type Class Description classInterfaceDataTableInterface panel for displaying a data table or query.classInterfaceDataTableTitle -
Uses of ShapeListener in mgui.interfaces.tools
Classes in mgui.interfaces.tools that implement ShapeListener Modifier and Type Class Description classInterfaceTool2DPanelDeprecated.classInterfaceToolPanelPanel displaying buttons for various tools, categorized. -
Uses of ShapeListener in mgui.interfaces.trees
Classes in mgui.interfaces.trees that implement ShapeListener Modifier and Type Class Description classInterfaceTreePanelProvides a tree interface for model objects -
Uses of ShapeListener in mgui.morph.sections
Classes in mgui.morph.sections that implement ShapeListener Modifier and Type Class Description classInterfaceMorphPanelclassInterfaceMorphPanel2classInterfaceRadialRepclassInterfaceRadialRep2classMorphSections3DIntClass representing a set of intermediate sections (subsections), such that each subsection holds an iterative morphing representation from some source shape to some target shape.classRadialRep2DInt