| Package | Description |
|---|---|
| org.openimaj.vis | |
| org.openimaj.vis.general | |
| org.openimaj.vis.timeline | |
| org.openimaj.vis.world |
| Class and Description |
|---|
| CameraPositionProvider |
| JOGLWindow
A wrapper around a NEWT window that allows you to get
a canvas on which to draw.
|
| Class and Description |
|---|
| AxesRenderer2D
TODO: javadoc
|
| AxesRenderer3D
A class for generating X, Y and Z axes in a 3D visualisation and providing
data unit transformations.
|
| AxisConfig
Configuration for an axis.
|
| AxisConfig.AxisRenderingConfig |
| AxisRenderer
A general axis renderer that can be used for rendering an axis into a visualisation.
|
| AxisRenderer2D |
| AxisRenderer3D
A class for drawing rulers in a 3D world.
|
| BarVisualisation.Bar
Represents a single bar to draw.
|
| CameraPositionProvider |
| DotPlotVisualisation.ColouredDot
A dot with a specific size and colour.
|
| HeightMap3D
Visualisation that draws a height map in 3d.
|
| HeightMap3D.HeightMapType
Rendering style for the height map.
|
| ItemPlotter
An interface for classes that are able to plot items into a visualisation
using an
AxesRenderer2D to determine the position. |
| ItemPlotter3D
An interface for classes that are able to plot items into a 3D visualisation
using an
AxesRenderer3D to determine the position. |
| LabelledPointVisualisation.LabelledDot |
| LabelTransformer
Used by the
AxesRenderer2D to write labels onto the axes. |
| Rectangle3DPlotter.RectanglePlotPosition
Where the actual position of the rectangle is relative to the geometry.
|
| StrokeColourProvider |
| XYPlotVisualisation
Abstract visualisation for plotting X,Y items.
|
| XYPlotVisualisation.LocatedObject
Class that locates an object.
|
| XYZVisualisation3D
3 dimensional plot of objects.
|
| XYZVisualisation3D.LocatedObject3D
An extension of a
XYPlotVisualisation.LocatedObject into 3D. |
| Class and Description |
|---|
| AxesRenderer2D
TODO: javadoc
|
| DiversityAxis
A horizontal axis on which items can be plotted and grouped into bands.
|
| ItemPlotter
An interface for classes that are able to plot items into a visualisation
using an
AxesRenderer2D to determine the position. |
| XYPlotVisualisation
Abstract visualisation for plotting X,Y items.
|
| XYPlotVisualisation.LocatedObject
Class that locates an object.
|
| Class and Description |
|---|
| AxesRenderer2D
TODO: javadoc
|
| ItemPlotter
An interface for classes that are able to plot items into a visualisation
using an
AxesRenderer2D to determine the position. |
| XYPlotVisualisation
Abstract visualisation for plotting X,Y items.
|