Package org.geotools.process.geometry
Class SkeletonizeProcess
- All Implemented Interfaces:
ProcessFactory
,Factory
,OptionalFactory
-
Field Summary
Fields inherited from class AnnotationDrivenProcessFactory
namespace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
centerLine
(Geometry geometry, Double tolerance) Methods inherited from class StaticMethodsProcessFactory
createProcessBean, getNames, getProcessDescription, method
Methods inherited from class AnnotationDrivenProcessFactory
create, getDescription, getImplementationHints, getParameterInfo, getResultInfo, getTitle, getTitle, getVersion, isAvailable, lookupClipOnRenderingArea, lookupCustomizeReadParams, lookupInvertGridGeometry, lookupInvertQuery, supportsProgress
-
Constructor Details
-
SkeletonizeProcess
public SkeletonizeProcess()
-
-
Method Details
-
centerLine
-