Uses of Class
Map.gridbaselayer.MapRasterImage
Packages that use MapRasterImage
-
Uses of MapRasterImage in Map.gridbaselayer
Methods in Map.gridbaselayer that return MapRasterImageModifier and TypeMethodDescriptionGebcoNETCDF.createImage
(int[] latRangeBins, int[] lonRangeBins, int hop) GebcoNETCDF.createImage
(int[] latRangeBins, int[] lonRangeBins, ColourArray heightColours, ColourArray depthColours, int hop) GebcoNETCDF.getImage
(double[] latRange, double[] lonRange, boolean forceRecreate) GridbaseControl.getImage
(double[] latRange, double[] lonRange, boolean forceRecreate) Methods in Map.gridbaselayer with parameters of type MapRasterImageModifier and TypeMethodDescriptionboolean
GridSwingPainter.paintMapImage
(Graphics g, MapRectProjector mapProj, MapRasterImage mapImage)