Package | Description |
---|---|
org.openimaj.vis.general | |
org.openimaj.vis.timeline | |
org.openimaj.vis.world |
Modifier and Type | Class and Description |
---|---|
class |
BarVisualisation
The
BarVisualisation can be used to draw to an image a bar graph of
any data set to an RGBA MBFImage. |
class |
DiversityAxis<O>
A horizontal axis on which items can be plotted and grouped into bands.
|
class |
DotPlotVisualisation
Plots blobs proportional to the size of the value.
|
class |
LabelledPointVisualisation
Plots dots with a label.
|
Modifier and Type | Class and Description |
---|---|
class |
Timeline
A timeline visualisation.
|
Modifier and Type | Class and Description |
---|---|
class |
WorldMap<T>
Draws a world map visualisation as an XY plot.
|