public abstract class OperatorExportToWkt extends Operator
Operator.Type
Constructor and Description |
---|
OperatorExportToWkt() |
Modifier and Type | Method and Description |
---|---|
abstract String |
execute(int exportFlags,
Geometry geometry,
ProgressTracker progress_tracker) |
Operator.Type |
getType() |
static OperatorExportToWkt |
local() |
accelerateGeometry, canAccelerateGeometry, deaccelerateGeometry
public Operator.Type getType()
public abstract String execute(int exportFlags, Geometry geometry, ProgressTracker progress_tracker)
public static OperatorExportToWkt local()
Copyright © 2018. All rights reserved.