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 voidCTABLEV2.load(DataInputStream definition, Grid grid) static voidNTV1.load(DataInputStream definition, Grid grid) static voidNTV2.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 voidGrid.mergeGridFile(String name, List<Grid> gridList) Merge (append) a named grid into the given gridlist.voidstatic voidGrid.shift(List<Grid> grids, boolean inverse, ProjCoordinate in) Convert between this grid and WGS84, or vice versa if theinverseflag 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