Uses of Package
com.spatial4j.core.shape
-
Packages that use com.spatial4j.core.shape Package Description com.spatial4j.core This is the base package for Spatial4j from which the rest of it is organized.com.spatial4j.core.context SpatialContext implementations are the facade to the Spatial4j API.com.spatial4j.core.context.jts com.spatial4j.core.distance Ways to calculate distance.com.spatial4j.core.io Reading & writing shapes in various forms.com.spatial4j.core.io.jts com.spatial4j.core.shape Shapes are the core geometry objects that Spatial4j provides.com.spatial4j.core.shape.impl com.spatial4j.core.shape.jts -
Classes in com.spatial4j.core.shape used by com.spatial4j.core Class Description Shape The base interface defining a geometric shape. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.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. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.context.jts Class Description Point A Point with X & Y coordinates.Rectangle A rectangle aligned with the axis (i.e.Shape The base interface defining a geometric shape. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.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 com.spatial4j.core.shape used by com.spatial4j.core.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. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.io.jts Class Description Shape The base interface defining a geometric shape. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.shape Class Description 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.SpatialRelation The set of spatial relationships. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.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.SpatialRelation The set of spatial relationships. -
Classes in com.spatial4j.core.shape used by com.spatial4j.core.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.SpatialRelation The set of spatial relationships.