Package | Description |
---|---|
org.openimaj.vis.general |
Modifier and Type | Class and Description |
---|---|
static class |
LabelledPointVisualisation.LabelledDot |
Modifier and Type | Method and Description |
---|---|
void |
DotPlotVisualisation3D.plotObject(javax.media.opengl.GLAutoDrawable drawable,
XYZVisualisation3D.LocatedObject3D<DotPlotVisualisation.ColouredDot> object,
AxesRenderer3D renderer) |
void |
DotPlotVisualisation.plotObject(MBFImage visImage,
XYPlotVisualisation.LocatedObject<DotPlotVisualisation.ColouredDot> object,
AxesRenderer2D<Float[],MBFImage> renderer)
Plots a specific object to the visualisation using the
AxesRenderer2D to
provide the position of the object. |