Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractGeometryCollectionExpression<T extends org.geolatte.geom.AbstractGeometryCollection> - Class in com.querydsl.spatial
-
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
- AbstractGeometryCollectionExpression(Expression<T>) - Constructor for class com.querydsl.spatial.AbstractGeometryCollectionExpression
- 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.locationtech.jts.JTSGeometryCollectionPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSPointPath
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- 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
- addSupport(AbstractModule) - Method in class com.querydsl.spatial.apt.SpatialSupport
-
Register spatial types to the given codegen module
- 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.locationtech.jts.JTSMultiSurfaceExpression
-
The area of this MultiSurface, as measured in the spatial reference system of this MultiSurface.
- area() - Method in class com.querydsl.spatial.locationtech.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.
- AREA - Enum constant in enum com.querydsl.spatial.SpatialOps
- AREA2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- AS_BINARY - Enum constant in enum com.querydsl.spatial.SpatialOps
- AS_EWKT - Enum constant in enum com.querydsl.spatial.SpatialOps
- AS_TEXT - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.
- asBinary() - Method in class com.querydsl.spatial.locationtech.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
- asCollection() - Method in class com.querydsl.spatial.locationtech.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).
- asEWKT(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.locationtech.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(Expression<T>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new JTSGeometryExpression
- asJTSGeometry(T) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new JTSGeometryExpression
- asJTSGeometry(T) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new JTSGeometryExpression
- asLinearRing() - Method in class com.querydsl.spatial.GeometryPath
- asLinearRing() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asLinearRing() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asLineString() - Method in class com.querydsl.spatial.GeometryPath
- asLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asLineString() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asMultiLineString() - Method in class com.querydsl.spatial.GeometryPath
- asMultiLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asMultiLineString() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asMultiPoint() - Method in class com.querydsl.spatial.GeometryPath
- asMultiPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asMultiPoint() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asMultiPolygon() - Method in class com.querydsl.spatial.GeometryPath
- asMultiPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asMultiPolygon() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asPoint() - Method in class com.querydsl.spatial.GeometryPath
- asPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asPoint() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- asPolygon() - Method in class com.querydsl.spatial.GeometryPath
- asPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- asPolygon() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- 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.
- asText() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Exports this geometric object to a specific Well-known Text Representation of Geometry.
B
- boundary() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns the closure of the combinatorial boundary of this geometric object
- boundary() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns the closure of the combinatorial boundary of this geometric object
- boundary() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns the closure of the combinatorial boundary of this geometric object
- BOUNDARY - Enum constant in enum com.querydsl.spatial.SpatialOps
- buffer(double) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents all Points whose distance from this geometric object is less than or equal to distance.
- buffer(double) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents all Points whose distance from this geometric object is less than or equal to distance.
- buffer(double) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents all Points whose distance from this geometric object is less than or equal to distance.
- BUFFER - Enum constant in enum com.querydsl.spatial.SpatialOps
- BUFFER2 - Enum constant in enum com.querydsl.spatial.SpatialOps
C
- 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.locationtech.jts.JTSMultiSurfaceExpression
-
The mathematical centroid for this MultiSurface.
- centroid() - Method in class com.querydsl.spatial.locationtech.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.
- CENTROID - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.
- 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.GeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- 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.locationtech.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- collect(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from a collection of other geometries.
- COLLECT - Enum constant in enum com.querydsl.spatial.SpatialOps
- COLLECT2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- com.querydsl.spatial - package com.querydsl.spatial
-
Spatial types using Geolatte
- com.querydsl.spatial.apt - package com.querydsl.spatial.apt
-
APT extension for registering spatial types.
- 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
- com.querydsl.spatial.locationtech.jts - package com.querydsl.spatial.locationtech.jts
-
Spatial types using JTS
- contains(Expression<? extends 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.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- contains(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
- CONTAINS - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.
- convexHull() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the convex hull of this geometric object.
- CONVEXHULL - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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
- createGeometry(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createGeometryCollection(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createLinearRing(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createMultiLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createMultiPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createMultiPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.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
- createPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.locationtech.jts.JTSGeometryPaths
- crosses(Expression<? extends 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.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- crosses(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
- CROSSES - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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
D
- 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.
- 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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set difference of this geometric object with anotherGeometry.
- DIFFERENCE - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.
- dimension() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
The inherent dimension of this geometric object, which must be less than or equal to the coordinate dimension.
- DIMENSION - Enum constant in enum com.querydsl.spatial.SpatialOps
- disjoint(Expression<? extends 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.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- disjoint(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
- DISJOINT - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.
- 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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.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(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(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.locationtech.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 - Enum constant in enum com.querydsl.spatial.SpatialOps
- DISTANCE_SPHERE - Enum constant in enum com.querydsl.spatial.SpatialOps
- DISTANCE_SPHEROID - Enum constant in enum com.querydsl.spatial.SpatialOps
- DISTANCE2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
- distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
- distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
- distanceSpheroid(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.locationtech.jts.JTSGeometryExpression
- 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.
- 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.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.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.locationtech.jts.JTSGeometryExpressions
-
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.locationtech.jts.JTSGeometryExpressions
-
Returns true if the geometries are within the specified distance of one another.
- DWITHIN - Enum constant in enum com.querydsl.spatial.SpatialOps
E
- END_POINT - Enum constant in enum com.querydsl.spatial.SpatialOps
- endPoint() - Method in class com.querydsl.spatial.CurveExpression
-
The end Point of this Curve.
- endPoint() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
-
The end Point of this Curve.
- endPoint() - Method in class com.querydsl.spatial.locationtech.jts.JTSCurveExpression
-
The end Point of this Curve.
- envelope() - Method in class com.querydsl.spatial.GeometryExpression
-
The minimum bounding box for this Geometry, returned as a Geometry.
- envelope() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
The minimum bounding box for this Geometry, returned as a Geometry.
- envelope() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
The minimum bounding box for this Geometry, returned as a Geometry.
- ENVELOPE - Enum constant in enum com.querydsl.spatial.SpatialOps
- eq(Expression<? super T>) - Method in class com.querydsl.spatial.GeometryExpression
- eq(Expression<? super T>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
- eq(Expression<? super T>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
- eq(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
- eq(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
- eq(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
- EQUALS - Enum constant in enum com.querydsl.spatial.SpatialOps
- extent(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns the bounding box that bounds rows of geometries.
- extent(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns the bounding box that bounds rows of geometries.
- extent(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Returns the bounding box that bounds rows of geometries.
- EXTENT - Enum constant in enum com.querydsl.spatial.SpatialOps
- EXTERIOR_RING - Enum constant in enum com.querydsl.spatial.SpatialOps
- EXTERIOR_RING2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- exteriorRing() - Method in class com.querydsl.spatial.jts.JTSPolygonExpression
-
Returns the exterior ring of this Polygon.
- exteriorRing() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonExpression
-
Returns the exterior ring of this Polygon.
- exteriorRing() - Method in class com.querydsl.spatial.PolygonExpression
-
Returns the exterior ring of this Polygon.
F
- fromText(Expression<String>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
- fromText(Expression<String>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
- fromText(Expression<String>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
- fromText(String) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
- fromText(String) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
- fromText(String) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Return a specified ST_Geometry value from Well-Known Text representation (WKT).
G
- GEOM_FROM_TEXT - Enum constant in enum com.querydsl.spatial.SpatialOps
- GEOMETRIES - Enum constant in enum com.querydsl.spatial.SpatialOps
- GEOMETRY_TYPE - Enum constant in enum com.querydsl.spatial.SpatialOps
- GeometryCollectionExpression<T extends org.geolatte.geom.GeometryCollection> - Class in com.querydsl.spatial
-
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
- GeometryCollectionExpression(Expression<T>) - Constructor for class com.querydsl.spatial.GeometryCollectionExpression
- GeometryCollectionPath<T extends org.geolatte.geom.GeometryCollection> - Class in com.querydsl.spatial
- GeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryCollectionPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
- GeometryExpression<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
-
Geometry is the root class of the hierarchy.
- GeometryExpression(Expression<T>) - Constructor for class com.querydsl.spatial.GeometryExpression
- GeometryExpressions - Class in com.querydsl.spatial
-
GeometryExpressions contains static functions for GEO operations
- geometryN(Integer) - Method in class com.querydsl.spatial.AbstractGeometryCollectionExpression
-
Returns the Nth geometry in this GeometryCollection.
- geometryN(Integer) - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
-
Returns the Nth geometry in this GeometryCollection.
- geometryN(Integer) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionExpression
-
Returns the Nth geometry in this GeometryCollection.
- GEOMETRYN - Enum constant in enum com.querydsl.spatial.SpatialOps
- geometryOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new Geometry operation expression
- geometryOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new Geometry operation expression
- geometryOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new Geometry operation expression
- geometryOperation(Class<? extends T>, Operator, Expression<?>...) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new Geometry operation expression
- geometryOperation(Class<? extends T>, Operator, Expression<?>...) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new Geometry operation expression
- geometryOperation(Class<? extends T>, Operator, Expression<?>...) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new Geometry operation expression
- GeometryOperation<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
- GeometryOperation(OperationImpl<T>) - Constructor for class com.querydsl.spatial.GeometryOperation
- GeometryOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.GeometryOperation
- GeometryOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.GeometryOperation
- GeometryPath<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
- GeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(PathImpl<T>) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPath(String) - Constructor for class com.querydsl.spatial.GeometryPath
- GeometryPaths - Interface in com.querydsl.spatial
-
GeometryPaths
provides factory methods forGeometryExpression
creation - geometryType() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns the name of the instantiable subtype of Geometry of which this geometric object is an instantiable member.
- geometryType() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns the name of the instantiable subtype of Geometry of which this geometric object is an instantiable member.
- geometryType() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns the name of the instantiable subtype of Geometry of which this geometric object is an instantiable member.
- getAnnotatedElement() - Method in class com.querydsl.spatial.GeometryCollectionPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.GeometryPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSLinearRingPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSLineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSMultiLineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSMultiPointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSMultiPolygonPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSPointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.jts.JTSPolygonPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.LinearRingPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.LineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.MultiLineStringPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.MultiPointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.MultiPolygonPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.PointPath
- getAnnotatedElement() - Method in class com.querydsl.spatial.PolygonPath
- getArg(int) - Method in class com.querydsl.spatial.GeometryOperation
- getArg(int) - Method in class com.querydsl.spatial.jts.JTSGeometryOperation
- getArg(int) - Method in class com.querydsl.spatial.jts.JTSLineStringOperation
- getArg(int) - Method in class com.querydsl.spatial.jts.JTSPointOperation
- getArg(int) - Method in class com.querydsl.spatial.jts.JTSPolygonOperation
- getArg(int) - Method in class com.querydsl.spatial.LineStringOperation
- getArg(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- getArg(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- getArg(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- getArg(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- getArg(int) - Method in class com.querydsl.spatial.PointOperation
- getArg(int) - Method in class com.querydsl.spatial.PolygonOperation
- getArgs() - Method in class com.querydsl.spatial.GeometryOperation
- getArgs() - Method in class com.querydsl.spatial.jts.JTSGeometryOperation
- getArgs() - Method in class com.querydsl.spatial.jts.JTSLineStringOperation
- getArgs() - Method in class com.querydsl.spatial.jts.JTSPointOperation
- getArgs() - Method in class com.querydsl.spatial.jts.JTSPolygonOperation
- getArgs() - Method in class com.querydsl.spatial.LineStringOperation
- getArgs() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- getArgs() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- getArgs() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- getArgs() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- getArgs() - Method in class com.querydsl.spatial.PointOperation
- getArgs() - Method in class com.querydsl.spatial.PolygonOperation
- getMetadata() - Method in class com.querydsl.spatial.GeometryCollectionPath
- getMetadata() - Method in class com.querydsl.spatial.GeometryPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSLinearRingPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSLineStringPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSMultiLineStringPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSMultiPointPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSMultiPolygonPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSPointPath
- getMetadata() - Method in class com.querydsl.spatial.jts.JTSPolygonPath
- getMetadata() - Method in class com.querydsl.spatial.LinearRingPath
- getMetadata() - Method in class com.querydsl.spatial.LineStringPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointPath
- getMetadata() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- getMetadata() - Method in class com.querydsl.spatial.MultiLineStringPath
- getMetadata() - Method in class com.querydsl.spatial.MultiPointPath
- getMetadata() - Method in class com.querydsl.spatial.MultiPolygonPath
- getMetadata() - Method in class com.querydsl.spatial.PointPath
- getMetadata() - Method in class com.querydsl.spatial.PolygonPath
- getOperator() - Method in class com.querydsl.spatial.GeometryOperation
- getOperator() - Method in class com.querydsl.spatial.jts.JTSGeometryOperation
- getOperator() - Method in class com.querydsl.spatial.jts.JTSLineStringOperation
- getOperator() - Method in class com.querydsl.spatial.jts.JTSPointOperation
- getOperator() - Method in class com.querydsl.spatial.jts.JTSPolygonOperation
- getOperator() - Method in class com.querydsl.spatial.LineStringOperation
- getOperator() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- getOperator() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- getOperator() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- getOperator() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- getOperator() - Method in class com.querydsl.spatial.PointOperation
- getOperator() - Method in class com.querydsl.spatial.PolygonOperation
- getRoot() - Method in class com.querydsl.spatial.GeometryCollectionPath
- getRoot() - Method in class com.querydsl.spatial.GeometryPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSLinearRingPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSLineStringPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSMultiLineStringPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSMultiPointPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSMultiPolygonPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSPointPath
- getRoot() - Method in class com.querydsl.spatial.jts.JTSPolygonPath
- getRoot() - Method in class com.querydsl.spatial.LinearRingPath
- getRoot() - Method in class com.querydsl.spatial.LineStringPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointPath
- getRoot() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- getRoot() - Method in class com.querydsl.spatial.MultiLineStringPath
- getRoot() - Method in class com.querydsl.spatial.MultiPointPath
- getRoot() - Method in class com.querydsl.spatial.MultiPolygonPath
- getRoot() - Method in class com.querydsl.spatial.PointPath
- getRoot() - Method in class com.querydsl.spatial.PolygonPath
- getSpatialOps() - Static method in class com.querydsl.spatial.hibernate.HibernateSpatialSupport
- getType() - Method in enum com.querydsl.spatial.SpatialOps
H
- HibernateSpatialSupport - Class in com.querydsl.spatial.hibernate
-
HibernateSpatialSupport
provides mappings from operators to serialization templates to be used in Hibernate Spatial
I
- INTERIOR_RINGN - Enum constant in enum com.querydsl.spatial.SpatialOps
- INTERIOR_RINGS - Enum constant in enum com.querydsl.spatial.SpatialOps
- INTERIOR_RINGS2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.locationtech.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(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.
- 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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set intersection of this geometric object with anotherGeometry.
- INTERSECTION - Enum constant in enum com.querydsl.spatial.SpatialOps
- intersects(Expression<? extends 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.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- intersects(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
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(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.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
- INTERSECTS - Enum constant in enum com.querydsl.spatial.SpatialOps
- IS_CLOSED - Enum constant in enum com.querydsl.spatial.SpatialOps
- IS_EMPTY - Enum constant in enum com.querydsl.spatial.SpatialOps
- IS_RING - Enum constant in enum com.querydsl.spatial.SpatialOps
- IS_SIMPLE - Enum constant in enum com.querydsl.spatial.SpatialOps
- 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.locationtech.jts.JTSCurveExpression
-
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )].
- isClosed() - Method in class com.querydsl.spatial.locationtech.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].
- 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.
- isEmpty() - Method in class com.querydsl.spatial.locationtech.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).
- isRing() - Method in class com.querydsl.spatial.locationtech.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.
- isSimple() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.
J
- 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<T extends org.locationtech.jts.geom.Geometry> - Class in com.querydsl.spatial.locationtech.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
- JTSCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.locationtech.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
- JTSGeometryCollectionExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionExpression
- JTSGeometryCollectionPath<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
- JTSGeometryCollectionPath<T extends org.locationtech.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.locationtech.jts
- JTSGeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
- JTSGeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.Geometry> - Class in com.querydsl.spatial.locationtech.jts
-
Geometry is the root class of the hierarchy.
- JTSGeometryExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryExpression
- JTSGeometryExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
- JTSGeometryExpressions - Class in com.querydsl.spatial.jts
-
GeometryExpressions contains static functions for GEO operations
- JTSGeometryExpressions - Class in com.querydsl.spatial.locationtech.jts
-
GeometryExpressions contains static functions for GEO operations
- JTSGeometryOperation<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
- JTSGeometryOperation<T extends org.locationtech.jts.geom.Geometry> - Class in com.querydsl.spatial.locationtech.jts
- JTSGeometryOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
- JTSGeometryOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- JTSGeometryOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
- JTSGeometryOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
- JTSGeometryPath<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
- JTSGeometryPath<T extends org.locationtech.jts.geom.Geometry> - Class in com.querydsl.spatial.locationtech.jts
- JTSGeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
- JTSGeometryPath(String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
- JTSGeometryPaths - Interface in com.querydsl.spatial.jts
-
JTSGeometryPaths
provides factory methods forJTSGeometryExpression
creation - JTSGeometryPaths - Interface in com.querydsl.spatial.locationtech.jts
-
JTSGeometryPaths
provides factory methods forJTSGeometryExpression
creation - 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<T extends org.locationtech.jts.geom.LineString> - Class in com.querydsl.spatial.locationtech.jts
-
A LinearRing is a LineString that is both closed and simple.
- JTSLinearRingExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingExpression
- JTSLinearRingExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingExpression
- JTSLinearRingPath<T extends com.vividsolutions.jts.geom.LinearRing> - Class in com.querydsl.spatial.jts
- JTSLinearRingPath<T extends org.locationtech.jts.geom.LinearRing> - Class in com.querydsl.spatial.locationtech.jts
- JTSLinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- JTSLinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
- JTSLinearRingPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
- JTSLinearRingPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.LineString> - Class in com.querydsl.spatial.locationtech.jts
-
A Line is a LineString with exactly 2 Points.
- JTSLineExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineExpression
- JTSLineExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.LineString> - Class in com.querydsl.spatial.locationtech.jts
-
A LineString is a Curve with linear interpolation between Points.
- JTSLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringExpression
- JTSLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringExpression
- JTSLineStringOperation<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
- JTSLineStringOperation<T extends org.locationtech.jts.geom.LineString> - Class in com.querydsl.spatial.locationtech.jts
- JTSLineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
- JTSLineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- JTSLineStringOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
- JTSLineStringOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
- JTSLineStringPath<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
- JTSLineStringPath<T extends org.locationtech.jts.geom.LineString> - Class in com.querydsl.spatial.locationtech.jts
- JTSLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- JTSLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
- JTSLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
- JTSLineStringPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.locationtech.jts
-
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
- JTSMultiCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiCurveExpression
- JTSMultiCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.MultiLineString> - Class in com.querydsl.spatial.locationtech.jts
-
A MultiLineString is a MultiCurve whose elements are LineStrings.
- JTSMultiLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringExpression
- JTSMultiLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringExpression
- JTSMultiLineStringPath<T extends com.vividsolutions.jts.geom.MultiLineString> - Class in com.querydsl.spatial.jts
- JTSMultiLineStringPath<T extends org.locationtech.jts.geom.MultiLineString> - Class in com.querydsl.spatial.locationtech.jts
- JTSMultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
- JTSMultiLineStringPath(String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
- JTSMultiPointExpression<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
-
A MultiPoint is a 0-dimensional GeometryCollection.
- JTSMultiPointExpression<T extends org.locationtech.jts.geom.MultiPoint> - Class in com.querydsl.spatial.locationtech.jts
-
A MultiPoint is a 0-dimensional GeometryCollection.
- JTSMultiPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointExpression
- JTSMultiPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointExpression
- JTSMultiPointPath<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
- JTSMultiPointPath<T extends org.locationtech.jts.geom.MultiPoint> - Class in com.querydsl.spatial.locationtech.jts
- JTSMultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- JTSMultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
- JTSMultiPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
- JTSMultiPointPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.locationtech.jts
-
A MultiPolygon is a MultiSurface whose elements are Polygons.
- JTSMultiPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonExpression
- JTSMultiPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonExpression
- JTSMultiPolygonPath<T extends com.vividsolutions.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.jts
- JTSMultiPolygonPath<T extends org.locationtech.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.locationtech.jts
- JTSMultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
- JTSMultiPolygonPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.locationtech.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
- JTSMultiSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.Point> - Class in com.querydsl.spatial.locationtech.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
- JTSPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointExpression
- JTSPointOperation<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
- JTSPointOperation<T extends org.locationtech.jts.geom.Point> - Class in com.querydsl.spatial.locationtech.jts
- JTSPointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
- JTSPointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- JTSPointOperation(Class<T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
- JTSPointOperation(Class<T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointOperation
- JTSPointPath<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
- JTSPointPath<T extends org.locationtech.jts.geom.Point> - Class in com.querydsl.spatial.locationtech.jts
- JTSPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointPath
- JTSPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPointPath
- JTSPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
- JTSPointPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.Polygon> - Class in com.querydsl.spatial.locationtech.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
- JTSPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonExpression
- JTSPolygonOperation<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
- JTSPolygonOperation<T extends org.locationtech.jts.geom.Polygon> - Class in com.querydsl.spatial.locationtech.jts
- JTSPolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
- JTSPolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- JTSPolygonOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
- JTSPolygonOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
- JTSPolygonPath<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
- JTSPolygonPath<T extends org.locationtech.jts.geom.Polygon> - Class in com.querydsl.spatial.locationtech.jts
- JTSPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- JTSPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
- JTSPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
- JTSPolygonPath(String) - Constructor for class com.querydsl.spatial.locationtech.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<T extends org.locationtech.jts.geom.Geometry> - Class in com.querydsl.spatial.locationtech.jts
-
A Surface is a 2-dimensional geometric object.
- JTSSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSSurfaceExpression
- JTSSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.locationtech.jts.JTSSurfaceExpression
L
- length() - Method in class com.querydsl.spatial.CurveExpression
-
The length of this Curve in its associated spatial reference.
- length() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
-
The length of this Curve in its associated spatial reference.
- length() - Method in class com.querydsl.spatial.jts.JTSMultiCurveExpression
-
The Length of this MultiCurve which is equal to the sum of the lengths of the element Curves.
- length() - Method in class com.querydsl.spatial.locationtech.jts.JTSCurveExpression
-
The length of this Curve in its associated spatial reference.
- length() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiCurveExpression
-
The Length of this MultiCurve which is equal to the sum of the lengths of the element Curves.
- length() - Method in class com.querydsl.spatial.MultiCurveExpression
-
The Length of this MultiCurve which is equal to the sum of the lengths of the element Curves.
- LENGTH - Enum constant in enum com.querydsl.spatial.SpatialOps
- LENGTH2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- LinearRingExpression<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
-
A LinearRing is a LineString that is both closed and simple.
- LinearRingExpression(Expression<T>) - Constructor for class com.querydsl.spatial.LinearRingExpression
- LinearRingPath<T extends org.geolatte.geom.LinearRing> - Class in com.querydsl.spatial
- LinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.LinearRingPath
- LinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.LinearRingPath
- LinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.LinearRingPath
- LinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.LinearRingPath
- LinearRingPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.LinearRingPath
- LinearRingPath(String) - Constructor for class com.querydsl.spatial.LinearRingPath
- LineExpression<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
-
A Line is a LineString with exactly 2 Points.
- LineExpression(Expression<T>) - Constructor for class com.querydsl.spatial.LineExpression
- LineStringExpression<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
-
A LineString is a Curve with linear interpolation between Points.
- LineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.LineStringExpression
- lineStringOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new LineString operation expression
- lineStringOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new LineString operation expression
- lineStringOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new LineString operation expression
- LineStringOperation<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
- LineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.LineStringOperation
- LineStringOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.LineStringOperation
- LineStringPath<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
- LineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.LineStringPath
- LineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.LineStringPath
- LineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.LineStringPath
- LineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.LineStringPath
- LineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.LineStringPath
- LineStringPath(String) - Constructor for class com.querydsl.spatial.LineStringPath
M
- m() - Method in class com.querydsl.spatial.jts.JTSPointExpression
-
The m-coordinate value for this Point, if it has one.
- m() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointExpression
-
The m-coordinate value for this Point, if it has one.
- m() - Method in class com.querydsl.spatial.PointExpression
-
The m-coordinate value for this Point, if it has one.
- M - Enum constant in enum com.querydsl.spatial.SpatialOps
- M2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- MultiCurveExpression<T extends org.geolatte.geom.AbstractGeometryCollection> - Class in com.querydsl.spatial
-
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
- MultiCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.MultiCurveExpression
- MultiLineStringExpression<T extends org.geolatte.geom.MultiLineString> - Class in com.querydsl.spatial
-
A MultiLineString is a MultiCurve whose elements are LineStrings.
- MultiLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.MultiLineStringExpression
- MultiLineStringPath<T extends org.geolatte.geom.MultiLineString> - Class in com.querydsl.spatial
- MultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiLineStringPath(String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
- MultiPointExpression<T extends org.geolatte.geom.MultiPoint> - Class in com.querydsl.spatial
-
A MultiPoint is a 0-dimensional GeometryCollection.
- MultiPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.MultiPointExpression
- MultiPointPath<T extends org.geolatte.geom.MultiPoint> - Class in com.querydsl.spatial
- MultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPointPath(String) - Constructor for class com.querydsl.spatial.MultiPointPath
- MultiPolygonExpression<T extends org.geolatte.geom.MultiPolygon> - Class in com.querydsl.spatial
-
A MultiPolygon is a MultiSurface whose elements are Polygons.
- MultiPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.MultiPolygonExpression
- MultiPolygonPath<T extends org.geolatte.geom.MultiPolygon> - Class in com.querydsl.spatial
- MultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiPolygonPath(String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
- MultiSurfaceExpression<T extends org.geolatte.geom.AbstractGeometryCollection> - Class in com.querydsl.spatial
-
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from the same coordinate reference system.
- MultiSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.MultiSurfaceExpression
N
- NUM_GEOMETRIES - Enum constant in enum com.querydsl.spatial.SpatialOps
- NUM_INTERIOR_RING - Enum constant in enum com.querydsl.spatial.SpatialOps
- NUM_POINTS - Enum constant in enum com.querydsl.spatial.SpatialOps
- NUM_SURFACES - Enum constant in enum com.querydsl.spatial.SpatialOps
- numGeometries() - Method in class com.querydsl.spatial.AbstractGeometryCollectionExpression
-
Returns the number of geometries in this GeometryCollection.
- numGeometries() - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
-
Returns the number of geometries in this GeometryCollection.
- numGeometries() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionExpression
-
Returns the number of geometries in this GeometryCollection.
- numInteriorRing() - Method in class com.querydsl.spatial.jts.JTSPolygonExpression
-
Returns the number of interior rings in this Polygon.
- numInteriorRing() - Method in class com.querydsl.spatial.locationtech.jts.JTSPolygonExpression
-
Returns the number of interior rings in this Polygon.
- numInteriorRing() - Method in class com.querydsl.spatial.PolygonExpression
-
Returns the number of interior rings in this Polygon.
- numPoints() - Method in class com.querydsl.spatial.jts.JTSLineStringExpression
-
The number of Points in this LineString.
- numPoints() - Method in class com.querydsl.spatial.LineStringExpression
-
The number of Points in this LineString.
- numPoints() - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringExpression
-
The number of Points in this LineString.
O
- overlaps(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- overlaps(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- overlaps(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- overlaps(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- overlaps(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- overlaps(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.
- OVERLAPS - Enum constant in enum com.querydsl.spatial.SpatialOps
P
- POINT_ON_SURFACE - Enum constant in enum com.querydsl.spatial.SpatialOps
- PointExpression<T extends org.geolatte.geom.Point> - Class in com.querydsl.spatial
-
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
- PointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.PointExpression
- pointN(int) - Method in class com.querydsl.spatial.jts.JTSLineStringExpression
-
Returns the specified Point N in this LineString.
- pointN(int) - Method in class com.querydsl.spatial.LineStringExpression
-
Returns the specified Point N in this LineString.
- pointN(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSLineStringExpression
-
Returns the specified Point N in this LineString.
- POINTN - Enum constant in enum com.querydsl.spatial.SpatialOps
- pointOnSurface() - Method in class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
-
A Point guaranteed to be on this MultiSurface.
- pointOnSurface() - Method in class com.querydsl.spatial.jts.JTSSurfaceExpression
-
A Point guaranteed to be on this Surface.
- pointOnSurface() - Method in class com.querydsl.spatial.locationtech.jts.JTSMultiSurfaceExpression
-
A Point guaranteed to be on this MultiSurface.
- pointOnSurface() - Method in class com.querydsl.spatial.locationtech.jts.JTSSurfaceExpression
-
A Point guaranteed to be on this Surface.
- pointOnSurface() - Method in class com.querydsl.spatial.MultiSurfaceExpression
-
A Point guaranteed to be on this MultiSurface.
- pointOnSurface() - Method in class com.querydsl.spatial.SurfaceExpression
-
A Point guaranteed to be on this Surface.
- pointOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new Point operation expression
- pointOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new Point operation expression
- pointOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new Point operation expression
- PointOperation<T extends org.geolatte.geom.Point> - Class in com.querydsl.spatial
- PointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.PointOperation
- PointOperation(Class<T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.PointOperation
- PointPath<T extends org.geolatte.geom.Point> - Class in com.querydsl.spatial
- PointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.PointPath
- PointPath(PathMetadata) - Constructor for class com.querydsl.spatial.PointPath
- PointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.PointPath
- PointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.PointPath
- PointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.PointPath
- PointPath(String) - Constructor for class com.querydsl.spatial.PointPath
- PolygonExpression<T extends org.geolatte.geom.Polygon> - Class in com.querydsl.spatial
-
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
- PolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.PolygonExpression
- polygonOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Create a new Polygon operation expression
- polygonOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Create a new Polygon operation expression
- polygonOperation(Operator, Expression<?>...) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Create a new Polygon operation expression
- PolygonOperation<T extends org.geolatte.geom.Polygon> - Class in com.querydsl.spatial
- PolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.PolygonOperation
- PolygonOperation(Class<? extends T>, Operator, List<Expression<?>>) - Constructor for class com.querydsl.spatial.PolygonOperation
- PolygonPath<T extends org.geolatte.geom.Polygon> - Class in com.querydsl.spatial
- PolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.PolygonPath
- PolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.PolygonPath
- PolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.PolygonPath
- PolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.PolygonPath
- PolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.PolygonPath
- PolygonPath(String) - Constructor for class com.querydsl.spatial.PolygonPath
R
- relate(Expression<? extends Geometry>, String) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- relate(Expression<? extends Geometry>, String) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- relate(Expression<? extends Geometry>, String) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- relate(Geometry, String) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- relate(Geometry, String) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- relate(Geometry, String) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is spatially related to anotherGeometry by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersectionPatternMatrix.
- RELATE - Enum constant in enum com.querydsl.spatial.SpatialOps
S
- SET_SRID - Enum constant in enum com.querydsl.spatial.SpatialOps
- setSRID(Expression<T>, int) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Sets the SRID on a geometry to a particular integer value.
- setSRID(Expression<T>, int) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Sets the SRID on a geometry to a particular integer value.
- setSRID(Expression<T>, int) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Sets the SRID on a geometry to a particular integer value.
- SpatialOps - Enum in com.querydsl.spatial
-
SpatialOps
providesOperator
instances for spatial operations - SpatialSupport - Class in com.querydsl.spatial.apt
-
SpatialSupport
provides support for spatial types in code generation - SpatialSupport() - Constructor for class com.querydsl.spatial.apt.SpatialSupport
- srid() - Method in class com.querydsl.spatial.GeometryExpression
-
Returns the Spatial Reference System ID for this geometric object.
- srid() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns the Spatial Reference System ID for this geometric object.
- srid() - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns the Spatial Reference System ID for this geometric object.
- SRID - Enum constant in enum com.querydsl.spatial.SpatialOps
- SRID2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- START_POINT - Enum constant in enum com.querydsl.spatial.SpatialOps
- startPoint() - Method in class com.querydsl.spatial.CurveExpression
-
The start Point of this Curve.
- startPoint() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
-
The start Point of this Curve.
- startPoint() - Method in class com.querydsl.spatial.locationtech.jts.JTSCurveExpression
-
The start Point of this Curve.
- SURFACE - Enum constant in enum com.querydsl.spatial.SpatialOps
- SurfaceExpression<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
-
A Surface is a 2-dimensional geometric object.
- SurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.SurfaceExpression
- symDifference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- symDifference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- symDifference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- symDifference(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- symDifference(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- symDifference(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.
- SYMDIFFERENCE - Enum constant in enum com.querydsl.spatial.SpatialOps
T
- touches(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- touches(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- touches(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- touches(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- touches(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- touches(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
- TOUCHES - Enum constant in enum com.querydsl.spatial.SpatialOps
- transform(int) - Method in class com.querydsl.spatial.GeometryExpression
- transform(int) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
- transform(int) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
- TRANSFORM - Enum constant in enum com.querydsl.spatial.SpatialOps
- translate(Expression<T>, float, float) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- translate(Expression<T>, float, float) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- translate(Expression<T>, float, float) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- translate(Expression<T>, float, float, float) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- translate(Expression<T>, float, float, float) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- translate(Expression<T>, float, float, float) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Translates the geometry to a new location using the numeric parameters as offsets.
- TRANSLATE - Enum constant in enum com.querydsl.spatial.SpatialOps
- TRANSLATE2 - Enum constant in enum com.querydsl.spatial.SpatialOps
U
- union(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- union(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- union(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- union(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- union(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- union(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.
- UNION - Enum constant in enum com.querydsl.spatial.SpatialOps
V
- valueOf(String) - Static method in enum com.querydsl.spatial.SpatialOps
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.querydsl.spatial.SpatialOps
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- within(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- within(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- within(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- within(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- within(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- within(Geometry) - Method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
-
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.
- WITHIN - Enum constant in enum com.querydsl.spatial.SpatialOps
- WKBTOSQL - Enum constant in enum com.querydsl.spatial.SpatialOps
- WKTTOSQL - Enum constant in enum com.querydsl.spatial.SpatialOps
X
- x() - Method in class com.querydsl.spatial.jts.JTSPointExpression
-
The x-coordinate value for this Point.
- x() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointExpression
-
The x-coordinate value for this Point.
- x() - Method in class com.querydsl.spatial.PointExpression
-
The x-coordinate value for this Point.
- X - Enum constant in enum com.querydsl.spatial.SpatialOps
- X2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- xmax(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns X maxima of a bounding box 2d or 3d or a geometry.
- xmax(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns X maxima of a bounding box 2d or 3d or a geometry.
- xmax(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Returns X maxima of a bounding box 2d or 3d or a geometry.
- XMAX - Enum constant in enum com.querydsl.spatial.SpatialOps
- xmin(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns X minima of a bounding box 2d or 3d or a geometry.
- xmin(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns X minima of a bounding box 2d or 3d or a geometry.
- xmin(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Returns X minima of a bounding box 2d or 3d or a geometry.
- XMIN - Enum constant in enum com.querydsl.spatial.SpatialOps
Y
- y() - Method in class com.querydsl.spatial.jts.JTSPointExpression
-
The y-coordinate value for this Point.
- y() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointExpression
-
The y-coordinate value for this Point.
- y() - Method in class com.querydsl.spatial.PointExpression
-
The y-coordinate value for this Point.
- Y - Enum constant in enum com.querydsl.spatial.SpatialOps
- Y2 - Enum constant in enum com.querydsl.spatial.SpatialOps
- ymax(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns Y maxima of a bounding box 2d or 3d or a geometry.
- ymax(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns Y maxima of a bounding box 2d or 3d or a geometry.
- ymax(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Returns Y maxima of a bounding box 2d or 3d or a geometry.
- YMAX - Enum constant in enum com.querydsl.spatial.SpatialOps
- ymin(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
-
Returns Y minima of a bounding box 2d or 3d or a geometry.
- ymin(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
-
Returns Y minima of a bounding box 2d or 3d or a geometry.
- ymin(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.locationtech.jts.JTSGeometryExpressions
-
Returns Y minima of a bounding box 2d or 3d or a geometry.
- YMIN - Enum constant in enum com.querydsl.spatial.SpatialOps
Z
- z() - Method in class com.querydsl.spatial.jts.JTSPointExpression
-
The z-coordinate value for this Point, if it has one.
- z() - Method in class com.querydsl.spatial.locationtech.jts.JTSPointExpression
-
The z-coordinate value for this Point, if it has one.
- z() - Method in class com.querydsl.spatial.PointExpression
-
The z-coordinate value for this Point, if it has one.
- Z - Enum constant in enum com.querydsl.spatial.SpatialOps
- Z2 - Enum constant in enum com.querydsl.spatial.SpatialOps
All Classes and Interfaces|All Packages|Serialized Form