Interface GeometryState
- All Superinterfaces:
AccumulatorState
- All Known Implementing Classes:
GeometryStateFactory.GroupedGeometryState,GeometryStateFactory.SingleGeometryState
-
Method Summary
Modifier and TypeMethodDescriptioncom.esri.core.geometry.ogc.OGCGeometryvoidsetGeometry(com.esri.core.geometry.ogc.OGCGeometry geometry) Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
getGeometry
com.esri.core.geometry.ogc.OGCGeometry getGeometry() -
setGeometry
void setGeometry(com.esri.core.geometry.ogc.OGCGeometry geometry)
-