Uses of Class
eu.europa.ec.eurostat.jgiscotools.regionsimplify.TesselationGeneralisationSpecification
-
Packages that use TesselationGeneralisationSpecification Package Description eu.europa.ec.eurostat.jgiscotools.regionsimplify Generalisation for tesselation data (such as administrative regions) based on multi-agent simulation. -
-
Uses of TesselationGeneralisationSpecification in eu.europa.ec.eurostat.jgiscotools.regionsimplify
Methods in eu.europa.ec.eurostat.jgiscotools.regionsimplify with parameters of type TesselationGeneralisationSpecification Modifier and Type Method Description static Collection<Feature>
TesselationGeneralisation. runGeneralisation(Collection<Feature> units, HashMap<String,Collection<org.locationtech.jts.geom.Point>> points, TesselationGeneralisationSpecification specs, boolean parallel, int roundNb, int maxCoordinatesNumber, int objMaxCoordinateNumber)
-