| Interface | Description |
|---|---|
| DataRenderer |
Very simple interface used to create numeric data plots, either for online
graphics or for rendering to a file.
|
| Displayable |
Interface for displayable objects.
|
| Class | Description |
|---|---|
| ControlPanel |
Provides a graphic panel containing widgets for editing properties and
performing other forms of model interaction.
|
| CoordinatePanel |
A subclass of
ControlPanel with support for widgets that control
joint coordinate values. |
| CoordinateWidget |
Subclass of
DoubleFieldSlider used to adjust the values of a joint
coordinate. |
| ExtClassPathEditor | |
| FemControlPanel |
Utility class for creating control panels associated with FemModels
|
| LegendDisplay | |
| NumericDisplayTest |
Standalone application to test the large probe display.
|
| NumericProbeDisplayLarge | |
| NumericProbePanel | |
| NumericProbePanel.ScreenTransform |
Maps x and y values to and from pixel coordinates.
|
| NumericProbeRangeSelectorDialog | |
| PlotLabelFormat |
Class used to format labels when making numeric plots.
|
| PlotLabelFormatTest | |
| PostScriptRenderer | |
| PropertyWidgetDialog | |
| RerenderListener | |
| SelectableComponentPanel | |
| SvgRenderer | |
| Timeline |
| Enum | Description |
|---|---|
| DataRenderer.TextAlign |