All Classes and Interfaces

Class
Description
AbstractGeometryCollectionExpression<T extends org.geolatte.geom.AbstractGeometryCollection>
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
CurveExpression<T extends org.geolatte.geom.Geometry>
A Curve is a 1-dimensional geometric object usually stored as a sequence of Points, with the subtype of Curve specifying the form of the interpolation between Points.
GeometryCollectionExpression<T extends org.geolatte.geom.GeometryCollection>
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
GeometryCollectionPath<T extends org.geolatte.geom.GeometryCollection>
GeometryCollectionPath extends GeometryCollectionExpression to implement the Path interface
GeometryExpression<T extends org.geolatte.geom.Geometry>
Geometry is the root class of the hierarchy.
GeometryExpressions contains static functions for GEO operations
GeometryOperation<T extends org.geolatte.geom.Geometry>
GeometryOperation extends GeometryCollectionExpression to implement the Operation interface
GeometryPath<T extends org.geolatte.geom.Geometry>
GeometryPath extends GeometryExpression to implement the Path interface
GeometryPaths provides factory methods for GeometryExpression creation
HibernateSpatialSupport provides mappings from operators to serialization templates to be used in Hibernate Spatial
JTSCurveExpression<T extends com.vividsolutions.jts.geom.Geometry>
A Curve is a 1-dimensional geometric object usually stored as a sequence of Points, with the subtype of Curve specifying the form of the interpolation between Points.
JTSCurveExpression<T extends org.locationtech.jts.geom.Geometry>
A Curve is a 1-dimensional geometric object usually stored as a sequence of Points, with the subtype of Curve specifying the form of the interpolation between Points.
JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection>
A Geometry collection is a geometric object that is a collection of some number of geometric objects.
JTSGeometryCollectionExpression<T extends org.locationtech.jts.geom.GeometryCollection>
A Geometry collection is a geometric object that is a collection of some number of geometric objects.
JTSGeometryCollectionPath<T extends com.vividsolutions.jts.geom.GeometryCollection>
JTSGeometryCollectionPath extends JTSGeometryCollectionExpression to implement the Path interface
JTSGeometryCollectionPath<T extends org.locationtech.jts.geom.GeometryCollection>
JTSGeometryCollectionPath extends JTSGeometryCollectionExpression to implement the Path interface
JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry>
Geometry is the root class of the hierarchy.
JTSGeometryExpression<T extends org.locationtech.jts.geom.Geometry>
Geometry is the root class of the hierarchy.
GeometryExpressions contains static functions for GEO operations
GeometryExpressions contains static functions for GEO operations
JTSGeometryOperation<T extends com.vividsolutions.jts.geom.Geometry>
JTSGeometryOperation extends JTSGeometryExpression to implement the Operation interface
JTSGeometryOperation<T extends org.locationtech.jts.geom.Geometry>
JTSGeometryOperation extends JTSGeometryExpression to implement the Operation interface
JTSGeometryPath<T extends com.vividsolutions.jts.geom.Geometry>
JTSGeometryPath extends JTSGeometryExpression to implement the Path interface
JTSGeometryPath<T extends org.locationtech.jts.geom.Geometry>
JTSGeometryPath extends JTSGeometryExpression to implement the Path interface
JTSGeometryPaths provides factory methods for JTSGeometryExpression creation
JTSGeometryPaths provides factory methods for JTSGeometryExpression creation
JTSLinearRingExpression<T extends com.vividsolutions.jts.geom.LineString>
A LinearRing is a LineString that is both closed and simple.
JTSLinearRingExpression<T extends org.locationtech.jts.geom.LineString>
A LinearRing is a LineString that is both closed and simple.
JTSLinearRingPath<T extends com.vividsolutions.jts.geom.LinearRing>
JTSLinearRingPath extends JTSLinearRingExpression to implement the Path interface
JTSLinearRingPath<T extends org.locationtech.jts.geom.LinearRing>
JTSLinearRingPath extends JTSLinearRingExpression to implement the Path interface
JTSLineExpression<T extends com.vividsolutions.jts.geom.LineString>
A Line is a LineString with exactly 2 Points.
JTSLineExpression<T extends org.locationtech.jts.geom.LineString>
A Line is a LineString with exactly 2 Points.
JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString>
A LineString is a Curve with linear interpolation between Points.
JTSLineStringExpression<T extends org.locationtech.jts.geom.LineString>
A LineString is a Curve with linear interpolation between Points.
JTSLineStringOperation<T extends com.vividsolutions.jts.geom.LineString>
JTSLineStringOperation extends JTSLineStringExpression to implement the Operation interface
JTSLineStringOperation<T extends org.locationtech.jts.geom.LineString>
JTSLineStringOperation extends JTSLineStringExpression to implement the Operation interface
JTSLineStringPath<T extends com.vividsolutions.jts.geom.LineString>
JTSLineStringPath extends JTSLineStringExpression to implement the Path interface
JTSLineStringPath<T extends org.locationtech.jts.geom.LineString>
JTSLineStringPath extends JTSLineStringExpression to implement the Path interface
JTSMultiCurveExpression<T extends com.vividsolutions.jts.geom.GeometryCollection>
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
JTSMultiCurveExpression<T extends org.locationtech.jts.geom.GeometryCollection>
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
JTSMultiLineStringExpression<T extends com.vividsolutions.jts.geom.MultiLineString>
A MultiLineString is a MultiCurve whose elements are LineStrings.
JTSMultiLineStringExpression<T extends org.locationtech.jts.geom.MultiLineString>
A MultiLineString is a MultiCurve whose elements are LineStrings.
JTSMultiLineStringPath<T extends com.vividsolutions.jts.geom.MultiLineString>
JTSMultiLineStringPath extends JTSMultiLineStringExpression to implement the Path interface
JTSMultiLineStringPath<T extends org.locationtech.jts.geom.MultiLineString>
JTSMultiLineStringPath extends JTSMultiLineStringExpression to implement the Path interface
JTSMultiPointExpression<T extends com.vividsolutions.jts.geom.MultiPoint>
A MultiPoint is a 0-dimensional GeometryCollection.
JTSMultiPointExpression<T extends org.locationtech.jts.geom.MultiPoint>
A MultiPoint is a 0-dimensional GeometryCollection.
JTSMultiPointPath<T extends com.vividsolutions.jts.geom.MultiPoint>
JTSMultiPointPath extends JTSMultiPointExpression to implement the Path interface
JTSMultiPointPath<T extends org.locationtech.jts.geom.MultiPoint>
JTSMultiPointPath extends JTSMultiPointExpression to implement the Path interface
JTSMultiPolygonExpression<T extends com.vividsolutions.jts.geom.MultiPolygon>
A MultiPolygon is a MultiSurface whose elements are Polygons.
JTSMultiPolygonExpression<T extends org.locationtech.jts.geom.MultiPolygon>
A MultiPolygon is a MultiSurface whose elements are Polygons.
JTSMultiPolygonPath<T extends com.vividsolutions.jts.geom.MultiPolygon>
JTSMultiPolygonPath extends JTSMultiPolygonExpression to implement the Path interface
JTSMultiPolygonPath<T extends org.locationtech.jts.geom.MultiPolygon>
JTSMultiPolygonPath extends JTSMultiPolygonExpression to implement the Path interface
JTSMultiSurfaceExpression<T extends com.vividsolutions.jts.geom.GeometryCollection>
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from the same coordinate reference system.
JTSMultiSurfaceExpression<T extends org.locationtech.jts.geom.GeometryCollection>
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from the same coordinate reference system.
JTSPointExpression<T extends com.vividsolutions.jts.geom.Point>
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
JTSPointExpression<T extends org.locationtech.jts.geom.Point>
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
JTSPointOperation<T extends com.vividsolutions.jts.geom.Point>
JTSPointOperation extends JTSPointExpression to implement the Operation interface
JTSPointOperation<T extends org.locationtech.jts.geom.Point>
JTSPointOperation extends JTSPointExpression to implement the Operation interface
JTSPointPath<T extends com.vividsolutions.jts.geom.Point>
JTSPointPath extends JTSPointExpression to implement the Path interface
JTSPointPath<T extends org.locationtech.jts.geom.Point>
JTSPointPath extends JTSPointExpression to implement the Path interface
JTSPolygonExpression<T extends com.vividsolutions.jts.geom.Polygon>
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
JTSPolygonExpression<T extends org.locationtech.jts.geom.Polygon>
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
JTSPolygonOperation<T extends com.vividsolutions.jts.geom.Polygon>
JTSPolygonOperation extends JTSPolygonExpression to implement the Operation interface
JTSPolygonOperation<T extends org.locationtech.jts.geom.Polygon>
JTSPolygonOperation extends JTSPolygonExpression to implement the Operation interface
JTSPolygonPath<T extends com.vividsolutions.jts.geom.Polygon>
JTSPolygonPath extends JTSPolygonExpression to implement the Path interface
JTSPolygonPath<T extends org.locationtech.jts.geom.Polygon>
JTSPolygonPath extends JTSPolygonExpression to implement the Path interface
JTSSurfaceExpression<T extends com.vividsolutions.jts.geom.Geometry>
A Surface is a 2-dimensional geometric object.
JTSSurfaceExpression<T extends org.locationtech.jts.geom.Geometry>
A Surface is a 2-dimensional geometric object.
LinearRingExpression<T extends org.geolatte.geom.LineString>
A LinearRing is a LineString that is both closed and simple.
LinearRingPath<T extends org.geolatte.geom.LinearRing>
LinearRingPath extends LinearRingExpression to implement the Path interface
LineExpression<T extends org.geolatte.geom.LineString>
A Line is a LineString with exactly 2 Points.
LineStringExpression<T extends org.geolatte.geom.LineString>
A LineString is a Curve with linear interpolation between Points.
LineStringOperation<T extends org.geolatte.geom.LineString>
LineStringOperation extends LineStringExpression to implement the Operation interface
LineStringPath<T extends org.geolatte.geom.LineString>
LineStringPath extends LineStringExpression to implement the Path interface
MultiCurveExpression<T extends org.geolatte.geom.AbstractGeometryCollection>
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
MultiLineStringExpression<T extends org.geolatte.geom.MultiLineString>
A MultiLineString is a MultiCurve whose elements are LineStrings.
MultiLineStringPath<T extends org.geolatte.geom.MultiLineString>
MultiLineStringPath extends MultiLineStringExpression to implement the Path interface
MultiPointExpression<T extends org.geolatte.geom.MultiPoint>
A MultiPoint is a 0-dimensional GeometryCollection.
MultiPointPath<T extends org.geolatte.geom.MultiPoint>
MultiPointPath extends MultiPointExpression to implement the Path interface
MultiPolygonExpression<T extends org.geolatte.geom.MultiPolygon>
A MultiPolygon is a MultiSurface whose elements are Polygons.
MultiPolygonPath<T extends org.geolatte.geom.MultiPolygon>
MultiPolygonPath extends MultiPolygonExpression to implement the Path interface
MultiSurfaceExpression<T extends org.geolatte.geom.AbstractGeometryCollection>
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from the same coordinate reference system.
PointExpression<T extends org.geolatte.geom.Point>
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
PointOperation<T extends org.geolatte.geom.Point>
PointOperation extends PointExpression to implement the Operation interface
PointPath<T extends org.geolatte.geom.Point>
PointPath extends PointExpression to implement the Path interface
PolygonExpression<T extends org.geolatte.geom.Polygon>
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
PolygonOperation<T extends org.geolatte.geom.Polygon>
PolygonOperation extends PolygonExpression to implement the Operation interface
PolygonPath<T extends org.geolatte.geom.Polygon>
PolygonPath extends PolygonExpression to implement the Path interface
SpatialOps provides Operator instances for spatial operations
SpatialSupport provides support for spatial types in code generation
SurfaceExpression<T extends org.geolatte.geom.Geometry>
A Surface is a 2-dimensional geometric object.