public abstract class OperatorCentroid2D extends Operator
Operator.Type| Constructor and Description |
|---|
OperatorCentroid2D() |
| Modifier and Type | Method and Description |
|---|---|
abstract Point2D |
execute(Geometry geometry,
ProgressTracker progressTracker) |
Operator.Type |
getType() |
static OperatorCentroid2D |
local() |
accelerateGeometry, canAccelerateGeometry, deaccelerateGeometrypublic Operator.Type getType()
public abstract Point2D execute(Geometry geometry, ProgressTracker progressTracker)
public static OperatorCentroid2D local()
Copyright © 2018. All rights reserved.