Uses of Package
org.elasticsearch.geometry
-
Classes in org.elasticsearch.geometry used by org.elasticsearch.common.geo Class Description Geometry Base class for all Geometry objects supported by elasticsearch -
Classes in org.elasticsearch.geometry used by org.elasticsearch.common.geo.builders Class Description Circle Circle geometry (not part of WKT standard, but used in elasticsearch) defined by lat/lon coordinates of the center in degrees and optional altitude in meters.Geometry Base class for all Geometry objects supported by elasticsearchGeometryCollection Collection of arbitrary geometry classesLinearRing Represents a closed line on the earth's surface in lat/lon decimal degrees and optional altitude in meters.MultiPoint Represents a MultiPoint object on the earth's surface in decimal degrees and optional altitude in meters.MultiPolygon Collection of polygonsPoint Represents a Point on the earth's surface in decimal degrees and optional altitude in meters.Polygon Represents a closed polygon on the earth's surface with optional holesRectangle Represents a lat/lon rectangle in decimal degrees and optional altitude in meters. -
Classes in org.elasticsearch.geometry used by org.elasticsearch.geometry Class Description Circle Circle geometry (not part of WKT standard, but used in elasticsearch) defined by lat/lon coordinates of the center in degrees and optional altitude in meters.Geometry Base class for all Geometry objects supported by elasticsearchGeometryCollection Collection of arbitrary geometry classesGeometryVisitor Support class for creating Geometry Visitors.Line Represents a Line on the earth's surface in lat/lon decimal degrees and optional altitude in meters.LinearRing Represents a closed line on the earth's surface in lat/lon decimal degrees and optional altitude in meters.MultiLine Represents a MultiLine geometry object on the earth's surface.MultiPoint Represents a MultiPoint object on the earth's surface in decimal degrees and optional altitude in meters.MultiPolygon Collection of polygonsPoint Represents a Point on the earth's surface in decimal degrees and optional altitude in meters.Polygon Represents a closed polygon on the earth's surface with optional holesRectangle Represents a lat/lon rectangle in decimal degrees and optional altitude in meters.ShapeType Shape types supported by elasticsearch -
Classes in org.elasticsearch.geometry used by org.elasticsearch.geometry.utils Class Description Geometry Base class for all Geometry objects supported by elasticsearchPoint Represents a Point on the earth's surface in decimal degrees and optional altitude in meters.Rectangle Represents a lat/lon rectangle in decimal degrees and optional altitude in meters. -
Classes in org.elasticsearch.geometry used by org.elasticsearch.index.mapper Class Description Geometry Base class for all Geometry objects supported by elasticsearchPoint Represents a Point on the earth's surface in decimal degrees and optional altitude in meters.Polygon Represents a closed polygon on the earth's surface with optional holes -
Classes in org.elasticsearch.geometry used by org.elasticsearch.index.query Class Description Geometry Base class for all Geometry objects supported by elasticsearch