- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryCollectionPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLinearRingPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLineStringOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLineStringPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiPointPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPointOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPointPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPolygonOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPolygonPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LinearRingPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LineStringOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LineStringPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiLineStringPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiPointPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiPolygonPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PointOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PointPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolygonOperation
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolygonPath
-
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolyhedralSurfacePath
-
- area() - Method in class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
-
The area of this MultiSurface, as measured in the spatial reference system of this MultiSurface.
- area() - Method in class com.querydsl.spatial.jts.JTSSurfaceExpression
-
The area of this Surface, as measured in the spatial reference system of this Surface.
- area() - Method in class com.querydsl.spatial.MultiSurfaceExpression
-
The area of this MultiSurface, as measured in the spatial reference system of this MultiSurface.
- area() - Method in class com.querydsl.spatial.SurfaceExpression
-
The area of this Surface, as measured in the spatial reference system of this Surface.
- asBinary() - Method in class com.querydsl.spatial.GeometryExpression
-
Exports this geometric object to a specific Well-known Binary Representation of
Geometry.
- asBinary() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Exports this geometric object to a specific Well-known Binary Representation of
Geometry.
- asCollection() - Method in class com.querydsl.spatial.GeometryPath
-
- asCollection() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asEWKT(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Return a specified ST_Geometry value from Extended Well-Known Text representation (EWKT).
- asEWKT(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from Extended Well-Known Text representation (EWKT).
- asGeometry(Expression<T>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new GeometryExpression
- asGeometry(T) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new GeometryExpression
- asJTSGeometry(Expression<T>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new JTSGeometryExpression
- asJTSGeometry(T) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new JTSGeometryExpression
- asLinearRing() - Method in class com.querydsl.spatial.GeometryPath
-
- asLinearRing() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asLineString() - Method in class com.querydsl.spatial.GeometryPath
-
- asLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asMultiLineString() - Method in class com.querydsl.spatial.GeometryPath
-
- asMultiLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asMultiPoint() - Method in class com.querydsl.spatial.GeometryPath
-
- asMultiPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asMultiPolygon() - Method in class com.querydsl.spatial.GeometryPath
-
- asMultiPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asPoint() - Method in class com.querydsl.spatial.GeometryPath
-
- asPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asPolygon() - Method in class com.querydsl.spatial.GeometryPath
-
- asPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
-
- asPolyHedralSurface() - Method in class com.querydsl.spatial.GeometryPath
-
- asText() - Method in class com.querydsl.spatial.GeometryExpression
-
Exports this geometric object to a specific Well-known Text Representation of Geometry.
- asText() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Exports this geometric object to a specific Well-known Text Representation of Geometry.
- centroid() - Method in class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
-
The mathematical centroid for this MultiSurface.
- centroid() - Method in class com.querydsl.spatial.jts.JTSSurfaceExpression
-
The mathematical centroid for this Surface as a Point.
- centroid() - Method in class com.querydsl.spatial.MultiSurfaceExpression
-
The mathematical centroid for this MultiSurface.
- centroid() - Method in class com.querydsl.spatial.SurfaceExpression
-
The mathematical centroid for this Surface as a Point.
- collect(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- collect(Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- collect(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- collect(Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- com.querydsl.spatial - package com.querydsl.spatial
-
Spatial types using Geolatte
- com.querydsl.spatial.hibernate - package com.querydsl.spatial.hibernate
-
Serialization patterns for Hibernate Spatial
- com.querydsl.spatial.jts - package com.querydsl.spatial.jts
-
Spatial types using JTS
- contains(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- contains(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- contains(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- contains(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- convexHull() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the convex hull of this geometric object.
- convexHull() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the convex hull of this geometric object.
- createGeometry(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createGeometry(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createGeometryCollection(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createGeometryCollection(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createLinearRing(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createLinearRing(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createMultiLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createMultiLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createMultiPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createMultiPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createMultiPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createMultiPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- createPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
-
- createPolyhedralSurface(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
-
- crosses(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- crosses(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- crosses(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- crosses(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- CurveExpression<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
-
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.
- CurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.CurveExpression
-
- difference(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point
set difference of this geometric object with anotherGeometry.
- difference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point
set difference of this geometric object with anotherGeometry.
- difference(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point
set difference of this geometric object with anotherGeometry.
- difference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point
set difference of this geometric object with anotherGeometry.
- dimension() - Method in class com.querydsl.spatial.GeometryExpression
-
The inherent dimension of this geometric object, which must be less than or equal
to the coordinate dimension.
- dimension() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
The inherent dimension of this geometric object, which must be less than or equal
to the coordinate dimension.
- disjoint(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- disjoint(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- disjoint(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- disjoint(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- distance(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns the shortest distance between any two Points in the two geometric objects as
calculated in the spatial reference system of this geometric object.
- distance(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns the shortest distance between any two Points in the two geometric objects as
calculated in the spatial reference system of this geometric object.
- distance(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns the shortest distance between any two Points in the two geometric objects as
calculated in the spatial reference system of this geometric object.
- distance(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns the shortest distance between any two Points in the two geometric objects as
calculated in the spatial reference system of this geometric object.
- distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
- distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
- distanceSpheroid(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
- distanceSpheroid(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
- dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns true if the geometries are within the specified distance of one another.
- dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns true if the geometries are within the specified distance of one another.
- dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns true if the geometries are within the specified distance of one another.
- dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns true if the geometries are within the specified distance of one another.
- interiorRingN(int) - Method in class com.querydsl.spatial.jts.JTSPolygonExpression
-
Returns the N th interior ring for this Polygon as a LineString.
- interiorRingN(int) - Method in class com.querydsl.spatial.PolygonExpression
-
Returns the N th interior ring for this Polygon as a LineString.
- intersection(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set intersection of this geometric
object with anotherGeometry.
- intersection(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set intersection of this geometric
object with anotherGeometry.
- intersection(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set intersection of this geometric
object with anotherGeometry.
- intersection(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set intersection of this geometric
object with anotherGeometry.
- intersects(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- intersects(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- intersects(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- intersects(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- isClosed() - Method in class com.querydsl.spatial.CurveExpression
-
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )].
- isClosed() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
-
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )].
- isClosed() - Method in class com.querydsl.spatial.jts.JTSMultiCurveExpression
-
Returns 1 (TRUE) if this MultiCurve is closed [StartPoint ( ) = EndPoint ( ) for each
Curve in this MultiCurve].
- isClosed() - Method in class com.querydsl.spatial.MultiCurveExpression
-
Returns 1 (TRUE) if this MultiCurve is closed [StartPoint ( ) = EndPoint ( ) for each
Curve in this MultiCurve].
- isClosed() - Method in class com.querydsl.spatial.PolyhedralSurfaceExpression
-
Returns 1 (True) if the polygon closes on itself, and thus has no boundary and
encloses a solid
- isEmpty() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is the empty Geometry.
- isEmpty() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is the empty Geometry.
- isRing() - Method in class com.querydsl.spatial.CurveExpression
-
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )] and this Curve is
simple (does not pass through the same Point more than once).
- isRing() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
-
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )] and this Curve is
simple (does not pass through the same Point more than once).
- isSimple() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object has no anomalous geometric points, such
as self intersection or self tangency.
- isSimple() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object has no anomalous geometric points, such
as self intersection or self tangency.
- JTSCurveExpression<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
-
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(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSCurveExpression
-
- JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
-
A Geometry collection is a geometric object that is a collection of some number of geometric objects.
- JTSGeometryCollectionExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
-
- JTSGeometryCollectionPath<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
-
- JTSGeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryCollectionPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
-
- JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
-
Geometry is the root class of the hierarchy.
- JTSGeometryExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryExpression
-
- JTSGeometryExpressions - Class in com.querydsl.spatial.jts
-
GeometryExpressions contains static functions for GEO operations
- JTSGeometryOperation<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
-
- JTSGeometryOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
-
- JTSGeometryOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
-
- JTSGeometryPath<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
-
- JTSGeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
-
- JTSGeometryPaths - Interface in com.querydsl.spatial.jts
-
- JTSLinearRingExpression<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
-
A LinearRing is a LineString that is both closed and simple.
- JTSLinearRingExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingExpression
-
- JTSLinearRingPath<T extends com.vividsolutions.jts.geom.LinearRing> - Class in com.querydsl.spatial.jts
-
- JTSLinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLinearRingPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLinearRingPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
-
- JTSLineExpression<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
-
A Line is a LineString with exactly 2 Points.
- JTSLineExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineExpression
-
- JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
-
A LineString is a Curve with linear interpolation between Points.
- JTSLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringExpression
-
- JTSLineStringOperation<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
-
- JTSLineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
-
- JTSLineStringOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
-
- JTSLineStringPath<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
-
- JTSLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
-
- JTSMultiCurveExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
-
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
- JTSMultiCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiCurveExpression
-
- JTSMultiLineStringExpression<T extends com.vividsolutions.jts.geom.MultiLineString> - Class in com.querydsl.spatial.jts
-
A MultiLineString is a MultiCurve whose elements are LineStrings.
- JTSMultiLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringExpression
-
- JTSMultiLineStringPath<T extends com.vividsolutions.jts.geom.MultiLineString> - Class in com.querydsl.spatial.jts
-
- JTSMultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
-
- JTSMultiPointExpression<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
-
A MultiPoint is a 0-dimensional GeometryCollection.
- JTSMultiPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointExpression
-
- JTSMultiPointPath<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
-
- JTSMultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
-
- JTSMultiPolygonExpression<T extends com.vividsolutions.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.jts
-
A MultiPolygon is a MultiSurface whose elements are Polygons.
- JTSMultiPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonExpression
-
- JTSMultiPolygonPath<T extends com.vividsolutions.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.jts
-
- JTSMultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
-
- JTSMultiSurfaceExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
-
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from
the same coordinate reference system.
- JTSMultiSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
-
- JTSPointExpression<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
-
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
- JTSPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSPointExpression
-
- JTSPointOperation<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
-
- JTSPointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
-
- JTSPointOperation(Class<T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
-
- JTSPointPath<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
-
- JTSPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
-
- JTSPolygonExpression<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
-
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
- JTSPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSPolygonExpression
-
- JTSPolygonOperation<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
-
- JTSPolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
-
- JTSPolygonOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
-
- JTSPolygonPath<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
-
- JTSPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
-
- JTSSurfaceExpression<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
-
A Surface is a 2-dimensional geometric object.
- JTSSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSSurfaceExpression
-