Package org.geotools.process.geometry
Class CenterLineProcess
- 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
-
CenterLineProcess
public CenterLineProcess()
-
-
Method Details
-
centerLine
-