public static class GeometryUtils.Extent extends Object implements UserDefinedAggregate<GeometryType>
Constructor and Description |
---|
Extent() |
Modifier and Type | Method and Description |
---|---|
void |
addInput(GeometryType geom) |
GeometryType |
getResult(CommandContext commandContext) |
void |
reset() |
public void reset()
reset
in interface UserDefinedAggregate<GeometryType>
public void addInput(GeometryType geom) throws FunctionExecutionException
FunctionExecutionException
public GeometryType getResult(CommandContext commandContext)
getResult
in interface UserDefinedAggregate<GeometryType>
Copyright © 2019. All rights reserved.