Uses of Class
eu.europa.ec.eurostat.jgiscotools.grid.Grid
-
Packages that use Grid Package Description eu.europa.ec.eurostat.jgiscotools.grid Creation and manipulation of grids. -
-
Uses of Grid in eu.europa.ec.eurostat.jgiscotools.grid
Methods in eu.europa.ec.eurostat.jgiscotools.grid that return Grid Modifier and Type Method Description Grid
Grid. addGeometryToCover(Collection<org.locationtech.jts.geom.Geometry> gs)
Grid
Grid. addGeometryToCover(org.locationtech.jts.geom.Geometry geometryToCover)
Grid
Grid. setEPSGCode(String epsgCode)
Grid
Grid. setGeometryToCover(org.locationtech.jts.geom.Envelope envelopeToCover)
Grid
Grid. setGeometryToCover(org.locationtech.jts.geom.Geometry geometryToCover)
Grid
Grid. setGridCellGeometryType(GridCell.GridCellGeometryType geomType)
Grid
Grid. setResolution(int resolution)
Grid
Grid. setToleranceDistance(double toleranceDistance)
-