Uses of Class
eu.europa.ec.eurostat.jgiscotools.agent.TransformationCancellable
-
Packages that use TransformationCancellable Package Description eu.europa.ec.eurostat.jgiscotools.regionsimplify Generalisation for tesselation data (such as administrative regions) based on multi-agent simulation. -
-
Uses of TransformationCancellable in eu.europa.ec.eurostat.jgiscotools.regionsimplify
Subclasses of TransformationCancellable in eu.europa.ec.eurostat.jgiscotools.regionsimplify Modifier and Type Class Description class
TEdgeScale
Transformation to alter the length of a graph edge.class
TEdgeSimplifier
Generic class for edge geometry simplifiers.class
TEdgeSimplifierGaussianSmoothing
class
TEdgeSimplifierRamerDouglasPeucker
class
TEdgeSimplifierVisvalingamWhyatt
class
TFaceScaling
-