Package com.ge.research.acuity.ui

Interface Summary
Decorator Class level comments
HighlightRegion Describes the methods and behaviors of a HighlightRegion.
 

Class Summary
CellDecorator This class describes and encapsulates all the information about how to decorate cells of a table whose contents meet a predefined criteria.
CellFontDecorator This class describes and encapsulates all the information about how to decorate the font property of cells of a table whose contents meet a predefined criteria.
Datapoint An encapsulation of the information necessary to describe a point in space for charting purposes.
Dataseries Dataseries contain Datapoints, which contain information about cartesian coordinates to be plotted, and some display characteristics of those coordinates.
DisplayGroupPO Presentation object that represents a group of related presentation objects that should be rendered together.
DocumentPO A presentation object that represents a reference to information or document content that exists outside of the ontology.
FormInputPO Presentation object that represents a group of related presentation objects that should be rendered together, and that share common interaction effects.
Graph2D Extension to the GraphPO class, specific for 2D graphs
Graph3D Extension to the GraphPO class, specific for 3D graphs
GraphPO Abstract presentation object that represents a Graph.
HighlightRegionColumnInfo This class describes and encapsulates all the information about how to decorate the cells within a row of a table.
HighlightRegionDataseries This class describes and encapsulates all the information about a region of a graph that should be decorated with an opaque colored area.
IndependentDisplayPO An abstract class that represents a presentation object that can be rendered independently of any other presentation object or information contained by other presentation objects.
InteractionObject A presentation object that allows for interaction with a user in a client application.
PresentationObject An abstract class which represents a PresentationObject in an ontology.
SelectionPO An interaction object that allows for selection from a list of choices.
TableColumnInfo TableColumnInfo contains information about the display name for the column, as well as information regarding how this column should be sorted within a TablePO, and a mapping of this meta information to a column in the TablePO data list, so that the meta-information is correctly applied to the proper information.
TablePO An independent display object representing a Table of information
TextEntryPO An interaction object that allows for free text entry from the user.
TextPO A presentation object that represents a simple textual display element.