- All Known Implementing Classes:
Circle,GeometryCollection,Line,LinearRing,MultiLine,MultiPoint,MultiPolygon,Point,Polygon,Rectangle
public interface Geometry
Base class for all Geometry objects supported by elasticsearch
-
Method Summary
-
Method Details
-
type
ShapeType type() -
visit
- Throws:
E
-
isEmpty
boolean isEmpty() -
hasZ
default boolean hasZ() -
hasAlt
default boolean hasAlt()
-