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 GridGrid. addGeometryToCover(Collection<org.locationtech.jts.geom.Geometry> gs)GridGrid. addGeometryToCover(org.locationtech.jts.geom.Geometry geometryToCover)GridGrid. setEPSGCode(String epsgCode)GridGrid. setGeometryToCover(org.locationtech.jts.geom.Envelope envelopeToCover)GridGrid. setGeometryToCover(org.locationtech.jts.geom.Geometry geometryToCover)GridGrid. setGridCellGeometryType(GridCell.GridCellGeometryType geomType)GridGrid. setResolution(int resolution)GridGrid. setToleranceDistance(double toleranceDistance)
-