Uses of Class
Map.MapRectProjector
Packages that use MapRectProjector
- 
Uses of MapRectProjector in Map
Methods in Map that return MapRectProjectorMethods in Map with parameters of type MapRectProjectorModifier and TypeMethodDescriptionvoidCompass.drawCompass(Graphics2D g2d, MapRectProjector rectProj) voidStraightLineGrid.drawGrid(Graphics2D g2d, MapRectProjector rectProj) voidMapContourGraphics.DrawMapContours(Graphics2D g2, MapRectProjector rectProj) Vessel.drawShip(Graphics2D g2d, MapRectProjector rectProj) Draw the shipvoidMapPanel.setRectProj(MapRectProjector rectProj)  - 
Uses of MapRectProjector in Map.gridbaselayer
Methods in Map.gridbaselayer with parameters of type MapRectProjectorModifier and TypeMethodDescriptionbooleanGridSwingPainter.paintMapImage(Graphics g, MapRectProjector mapProj, MapRasterImage mapImage)