Uses of Class
PamView.TransformShape
Packages that use TransformShape
- 
Uses of TransformShape in group3dlocaliser.algorithm.toadmcmc
Methods in group3dlocaliser.algorithm.toadmcmc that return TransformShapeModifier 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
Methods in Localiser.algorithms.locErrors that return TransformShapeModifier 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
Methods in PamView that return TransformShapeModifier and TypeMethodDescriptionHoverData.getTransfromShape()Get the shape in whihc hover text is located.Methods in PamView with parameters of type TransformShapeModifier and TypeMethodDescriptionvoidGeneralProjector.addHoverData(TransformShape shape, PamDataUnit pamDetection) Add hover data to the projectorbooleanGeneralProjector.addHoverData(TransformShape shape, PamDataUnit pamDetection, int Side) Add hover data to the projectorvoidHoverData.setTransformShape(TransformShape shape2)