Uses of Package
org.locationtech.spatial4j.shape
-
Packages that use org.locationtech.spatial4j.shape Package Description org.locationtech.spatial4j This is the base package for Spatial4j from which the rest of it is organized.org.locationtech.spatial4j.context SpatialContext implementations are the facade to the Spatial4j API.org.locationtech.spatial4j.context.jts org.locationtech.spatial4j.distance Ways to calculate distance.org.locationtech.spatial4j.io Reading & writing shapes in various forms.org.locationtech.spatial4j.io.jackson Optional support to read/write Shapes and Geometry using Jacksonorg.locationtech.spatial4j.io.jts org.locationtech.spatial4j.shape Shapes are the core geometry objects that Spatial4j provides.org.locationtech.spatial4j.shape.impl org.locationtech.spatial4j.shape.jts -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j Class Description Shape The base interface defining a geometric shape. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.context Class Description Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape.ShapeCollection A collection of Shape objects, analogous to an OGC GeometryCollection.ShapeFactory A factory forShape
s. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.context.jts Class Description Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.distance Class Description Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.io Class Description Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape.ShapeCollection A collection of Shape objects, analogous to an OGC GeometryCollection.ShapeFactory A factory forShape
s.ShapeFactory.PointsBuilder Builds a point and returns the generic specified type (usually whatever "this" is).ShapeFactory.PolygonBuilder -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.io.jackson Class Description Point A Point with X & Y coordinates.Shape The base interface defining a geometric shape.ShapeFactory A factory forShape
s. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.io.jts Class Description Shape The base interface defining a geometric shape. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.shape Class Description Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape.ShapeCollection A collection of Shape objects, analogous to an OGC GeometryCollection.ShapeFactory.LineStringBuilder ShapeFactory.MultiLineStringBuilder ShapeFactory.MultiPointBuilder ShapeFactory.MultiPolygonBuilder ShapeFactory.MultiShapeBuilder ShapeFactory.PointsBuilder Builds a point and returns the generic specified type (usually whatever "this" is).ShapeFactory.PolygonBuilder ShapeFactory.PolygonBuilder.HoleBuilder SpatialRelation The set of spatial relationships. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.shape.impl Class Description BaseShape Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape.ShapeCollection A collection of Shape objects, analogous to an OGC GeometryCollection.ShapeFactory A factory forShape
s.ShapeFactory.LineStringBuilder ShapeFactory.MultiLineStringBuilder ShapeFactory.MultiPointBuilder ShapeFactory.MultiPolygonBuilder ShapeFactory.MultiShapeBuilder ShapeFactory.PointsBuilder Builds a point and returns the generic specified type (usually whatever "this" is).ShapeFactory.PolygonBuilder SpatialRelation The set of spatial relationships. -
Classes in org.locationtech.spatial4j.shape used by org.locationtech.spatial4j.shape.jts Class Description BaseShape Circle A circle, also known as a point-radius since that is what it is comprised of.Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape.ShapeFactory A factory forShape
s.ShapeFactory.LineStringBuilder ShapeFactory.MultiLineStringBuilder ShapeFactory.MultiPointBuilder ShapeFactory.MultiPolygonBuilder ShapeFactory.MultiShapeBuilder ShapeFactory.PolygonBuilder SpatialRelation The set of spatial relationships.