Uses of Class
PamView.TransformShape
-
Uses of TransformShape in group3dlocaliser.algorithm.toadmcmc
Modifier and TypeMethodDescriptionMCMCErrorDraw.drawMCMCCloudOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) MCMCErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) -
Uses of TransformShape in Localiser.algorithms.locErrors
Modifier and TypeMethodDescriptionEllipseLocErrorDraw.drawLinesOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) LocErrorGraphics.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) SimpleLocErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOvalsOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) -
Uses of TransformShape in PamView
Modifier and TypeMethodDescriptionHoverData.getTransfromShape()
Get the shape in whihc hover text is located.Modifier and TypeMethodDescriptionvoid
GeneralProjector.addHoverData
(TransformShape shape, PamDataUnit pamDetection) Add hover data to the projectorboolean
GeneralProjector.addHoverData
(TransformShape shape, PamDataUnit pamDetection, int Side) Add hover data to the projectorvoid
HoverData.setTransformShape
(TransformShape shape2)