Uses of Class
org.locationtech.proj4j.datum.Grid
Packages that use Grid
-
Uses of Grid in org.locationtech.proj4j.datum
Fields in org.locationtech.proj4j.datum declared as GridFields in org.locationtech.proj4j.datum with type parameters of type GridMethods in org.locationtech.proj4j.datum that return GridMethods in org.locationtech.proj4j.datum that return types with arguments of type GridMethods in org.locationtech.proj4j.datum with parameters of type GridModifier and TypeMethodDescriptionstatic void
CTABLEV2.load
(DataInputStream definition, Grid grid) static void
NTV1.load
(DataInputStream definition, Grid grid) static void
NTV2.load
(DataInputStream instream, Grid grid) Load grid(sub)file into gridMethod parameters in org.locationtech.proj4j.datum with type arguments of type GridModifier and TypeMethodDescriptionstatic void
Grid.mergeGridFile
(String name, List<Grid> gridList) Merge (append) a named grid into the given gridlist.void
static void
Grid.shift
(List<Grid> grids, boolean inverse, ProjCoordinate in) Convert between this grid and WGS84, or vice versa if theinverse
flag is set.Constructor parameters in org.locationtech.proj4j.datum with type arguments of type Grid -
Uses of Grid in org.locationtech.proj4j.parser
Fields in org.locationtech.proj4j.parser with type parameters of type GridMethods in org.locationtech.proj4j.parser that return types with arguments of type GridMethod parameters in org.locationtech.proj4j.parser with type arguments of type Grid