Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y Z 

A

accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryCollectionPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.GeometryPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLinearRingPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLineStringOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSLineStringPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiPointPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPointOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPointPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPolygonOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.jts.JTSPolygonPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LinearRingPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LineStringOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.LineStringPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiLineStringPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiPointPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.MultiPolygonPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PointOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PointPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolygonOperation
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolygonPath
 
accept(Visitor<R, C>, C) - Method in class com.querydsl.spatial.PolyhedralSurfacePath
 
area() - Method in class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
The area of this MultiSurface, as measured in the spatial reference system of this MultiSurface.
area() - Method in class com.querydsl.spatial.jts.JTSSurfaceExpression
The area of this Surface, as measured in the spatial reference system of this Surface.
area() - Method in class com.querydsl.spatial.MultiSurfaceExpression
The area of this MultiSurface, as measured in the spatial reference system of this MultiSurface.
area() - Method in class com.querydsl.spatial.SurfaceExpression
The area of this Surface, as measured in the spatial reference system of this Surface.
asBinary() - Method in class com.querydsl.spatial.GeometryExpression
Exports this geometric object to a specific Well-known Binary Representation of Geometry.
asBinary() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Exports this geometric object to a specific Well-known Binary Representation of Geometry.
asCollection() - Method in class com.querydsl.spatial.GeometryPath
 
asCollection() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asEWKT(GeometryExpression<?>) - Static method in class com.querydsl.spatial.GeometryExpressions
Return a specified ST_Geometry value from Extended Well-Known Text representation (EWKT).
asEWKT(JTSGeometryExpression<?>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Return a specified ST_Geometry value from Extended Well-Known Text representation (EWKT).
asGeometry(Expression<T>) - Static method in class com.querydsl.spatial.GeometryExpressions
Create a new GeometryExpression
asGeometry(T) - Static method in class com.querydsl.spatial.GeometryExpressions
Create a new GeometryExpression
asJTSGeometry(Expression<T>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Create a new JTSGeometryExpression
asJTSGeometry(T) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Create a new JTSGeometryExpression
asLinearRing() - Method in class com.querydsl.spatial.GeometryPath
 
asLinearRing() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asLineString() - Method in class com.querydsl.spatial.GeometryPath
 
asLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asMultiLineString() - Method in class com.querydsl.spatial.GeometryPath
 
asMultiLineString() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asMultiPoint() - Method in class com.querydsl.spatial.GeometryPath
 
asMultiPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asMultiPolygon() - Method in class com.querydsl.spatial.GeometryPath
 
asMultiPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asPoint() - Method in class com.querydsl.spatial.GeometryPath
 
asPoint() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asPolygon() - Method in class com.querydsl.spatial.GeometryPath
 
asPolygon() - Method in class com.querydsl.spatial.jts.JTSGeometryPath
 
asPolyHedralSurface() - Method in class com.querydsl.spatial.GeometryPath
 
asText() - Method in class com.querydsl.spatial.GeometryExpression
Exports this geometric object to a specific Well-known Text Representation of Geometry.
asText() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Exports this geometric object to a specific Well-known Text Representation of Geometry.

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
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.

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.MultiSurfaceExpression
The mathematical centroid for this MultiSurface.
centroid() - Method in class com.querydsl.spatial.SurfaceExpression
The mathematical centroid for this Surface as a Point.
collect(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.GeometryExpressions
Return a specified ST_Geometry value from a collection of other geometries.
collect(Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class com.querydsl.spatial.GeometryExpressions
Return a specified ST_Geometry value from a collection of other geometries.
collect(Expression<? extends GeometryCollection>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Return a specified ST_Geometry value from a collection of other geometries.
collect(Expression<? extends Geometry>, Expression<? extends Geometry>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Return a specified ST_Geometry value from a collection of other geometries.
com.querydsl.spatial - package com.querydsl.spatial
Spatial types using Geolatte
com.querydsl.spatial.hibernate - package com.querydsl.spatial.hibernate
Serialization patterns for Hibernate Spatial
com.querydsl.spatial.jts - package com.querydsl.spatial.jts
Spatial types using JTS
contains(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
contains(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
contains(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
contains(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially contains” anotherGeometry.
convexHull() - Method in class com.querydsl.spatial.GeometryExpression
Returns a geometric object that represents the convex hull of this geometric object.
convexHull() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns a geometric object that represents the convex hull of this geometric object.
createGeometry(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createGeometry(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createGeometryCollection(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createGeometryCollection(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createLinearRing(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createLinearRing(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createMultiLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createMultiLineString(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createMultiPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createMultiPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createMultiPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createMultiPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createPoint(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
createPolygon(String, Class<? extends A>) - Method in interface com.querydsl.spatial.jts.JTSGeometryPaths
 
createPolyhedralSurface(String, Class<? extends A>) - Method in interface com.querydsl.spatial.GeometryPaths
 
crosses(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
crosses(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
crosses(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
crosses(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially crosses’ anotherGeometry.
CurveExpression<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
A Curve is a 1-dimensional geometric object usually stored as a sequence of Points, with the subtype of Curve specifying the form of the interpolation between Points.
CurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.CurveExpression
 

D

difference(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns a geometric object that represents the Point set difference of this geometric object with anotherGeometry.
difference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns a geometric object that represents the Point set difference of this geometric object with anotherGeometry.
difference(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set difference of this geometric object with anotherGeometry.
difference(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set difference of this geometric object with anotherGeometry.
dimension() - Method in class com.querydsl.spatial.GeometryExpression
The inherent dimension of this geometric object, which must be less than or equal to the coordinate dimension.
dimension() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
The inherent dimension of this geometric object, which must be less than or equal to the coordinate dimension.
disjoint(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
disjoint(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
disjoint(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
disjoint(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object is “spatially disjoint” from anotherGeometry.
distance(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns the shortest distance between any two Points in the two geometric objects as calculated in the spatial reference system of this geometric object.
distance(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns the shortest distance between any two Points in the two geometric objects as calculated in the spatial reference system of this geometric object.
distance(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns the shortest distance between any two Points in the two geometric objects as calculated in the spatial reference system of this geometric object.
distance(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns the shortest distance between any two Points in the two geometric objects as calculated in the spatial reference system of this geometric object.
distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
 
distanceSphere(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
 
distanceSpheroid(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
 
distanceSpheroid(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
 
dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class com.querydsl.spatial.GeometryExpressions
Returns true if the geometries are within the specified distance of one another.
dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class com.querydsl.spatial.GeometryExpressions
Returns true if the geometries are within the specified distance of one another.
dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, Expression<Double>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Returns true if the geometries are within the specified distance of one another.
dwithin(Expression<? extends Geometry>, Expression<? extends Geometry>, double) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Returns true if the geometries are within the specified distance of one another.

E

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.
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.
eq(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
 
eq(Expression<? super T>) - Method in class com.querydsl.spatial.GeometryExpression
 
eq(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
 
eq(Expression<? super T>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
 
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.jts.JTSGeometryExpressions
Returns the bounding box that bounds rows of geometries.
exteriorRing() - Method in class com.querydsl.spatial.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(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.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(Expression<String>) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Return a specified ST_Geometry value from Well-Known Text representation (WKT).

G

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 extends GeometryCollectionExpression to implement the Path interface
GeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
 
GeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
 
GeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
 
GeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
 
GeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.GeometryCollectionPath
 
GeometryCollectionPath(Class<? extends T>, 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.GeometryCollectionExpression
Returns the Nth geometry in this GeometryCollection.
geometryN(Integer) - Method in class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
Returns the Nth geometry in this GeometryCollection.
geometryOperation(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.GeometryExpressions
Create a new Geometry operation expression
GeometryOperation<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
GeometryOperation extends GeometryCollectionExpression to implement the Operation interface
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, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.GeometryOperation
 
geometryOperation(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.jts.JTSGeometryExpressions
Create a new Geometry operation expression
GeometryPath<T extends org.geolatte.geom.Geometry> - Class in com.querydsl.spatial
GeometryPath extends GeometryExpression to implement the Path interface
GeometryPath(PathImpl<T>) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(String) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.GeometryPath
 
GeometryPaths - Interface in com.querydsl.spatial
GeometryPaths provides factory methods for GeometryExpression 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.
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.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
 
getAnnotatedElement() - Method in class com.querydsl.spatial.PolyhedralSurfacePath
 
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.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.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.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
 
getMetadata() - Method in class com.querydsl.spatial.PolyhedralSurfacePath
 
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.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.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
 
getRoot() - Method in class com.querydsl.spatial.PolyhedralSurfacePath
 
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

interiorRingN(int) - Method in class com.querydsl.spatial.jts.JTSPolygonExpression
Returns the N th interior ring for this Polygon as a LineString.
interiorRingN(int) - Method in class com.querydsl.spatial.PolygonExpression
Returns the N th interior ring for this Polygon as a LineString.
intersection(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns a geometric object that represents the Point set intersection of this geometric object with anotherGeometry.
intersection(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns a geometric object that represents the Point set intersection of this geometric object with anotherGeometry.
intersection(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set intersection of this geometric object with anotherGeometry.
intersection(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set intersection of this geometric object with anotherGeometry.
intersects(Geometry) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
intersects(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
intersects(Geometry) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
intersects(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially intersects” anotherGeometry.
isClosed() - Method in class com.querydsl.spatial.CurveExpression
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )].
isClosed() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )].
isClosed() - Method in class com.querydsl.spatial.jts.JTSMultiCurveExpression
Returns 1 (TRUE) if this MultiCurve is closed [StartPoint ( ) = EndPoint ( ) for each Curve in this MultiCurve].
isClosed() - Method in class com.querydsl.spatial.MultiCurveExpression
Returns 1 (TRUE) if this MultiCurve is closed [StartPoint ( ) = EndPoint ( ) for each Curve in this MultiCurve].
isClosed() - Method in class com.querydsl.spatial.PolyhedralSurfaceExpression
Returns 1 (True) if the polygon closes on itself, and thus has no boundary and encloses a solid
isEmpty() - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object is the empty Geometry.
isEmpty() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object is the empty Geometry.
isRing() - Method in class com.querydsl.spatial.CurveExpression
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )] and this Curve is simple (does not pass through the same Point more than once).
isRing() - Method in class com.querydsl.spatial.jts.JTSCurveExpression
Returns 1 (TRUE) if this Curve is closed [StartPoint ( ) = EndPoint ( )] and this Curve is simple (does not pass through the same Point more than once).
isSimple() - Method in class com.querydsl.spatial.GeometryExpression
Returns 1 (TRUE) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.
isSimple() - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.

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(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSCurveExpression
 
JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
A Geometry collection is a geometric object that is a collection of some number of geometric objects.
JTSGeometryCollectionExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
 
JTSGeometryCollectionPath<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
JTSGeometryCollectionPath extends JTSGeometryCollectionExpression to implement the Path interface
JTSGeometryCollectionPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryCollectionPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryCollectionPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryCollectionPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryCollectionPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryCollectionPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryCollectionPath
 
JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
Geometry is the root class of the hierarchy.
JTSGeometryExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryExpression
 
JTSGeometryExpressions - Class in com.querydsl.spatial.jts
GeometryExpressions contains static functions for GEO operations
JTSGeometryOperation<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
JTSGeometryOperation extends JTSGeometryExpression to implement the Operation interface
JTSGeometryOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
 
JTSGeometryOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSGeometryOperation
 
JTSGeometryPath<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
JTSGeometryPath extends JTSGeometryExpression to implement the Path interface
JTSGeometryPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPath(String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSGeometryPath
 
JTSGeometryPaths - Interface in com.querydsl.spatial.jts
JTSGeometryPaths provides factory methods for JTSGeometryExpression 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(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingExpression
 
JTSLinearRingPath<T extends com.vividsolutions.jts.geom.LinearRing> - Class in com.querydsl.spatial.jts
JTSLinearRingPath extends JTSLinearRingExpression to implement the Path interface
JTSLinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLinearRingPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLinearRingPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLinearRingPath
 
JTSLineExpression<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
A Line is a LineString with exactly 2 Points.
JTSLineExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineExpression
 
JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
A LineString is a Curve with linear interpolation between Points.
JTSLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringExpression
 
JTSLineStringOperation<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
JTSLineStringOperation extends JTSLineStringExpression to implement the Operation interface
JTSLineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
 
JTSLineStringOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSLineStringOperation
 
JTSLineStringPath<T extends com.vividsolutions.jts.geom.LineString> - Class in com.querydsl.spatial.jts
JTSLineStringPath extends JTSLineStringExpression to implement the Path interface
JTSLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSLineStringPath
 
JTSMultiCurveExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
A MultiCurve is a 1-dimensional GeometryCollection whose elements are Curves.
JTSMultiCurveExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiCurveExpression
 
JTSMultiLineStringExpression<T extends com.vividsolutions.jts.geom.MultiLineString> - Class in com.querydsl.spatial.jts
A MultiLineString is a MultiCurve whose elements are LineStrings.
JTSMultiLineStringExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringExpression
 
JTSMultiLineStringPath<T extends com.vividsolutions.jts.geom.MultiLineString> - Class in com.querydsl.spatial.jts
JTSMultiLineStringPath extends JTSMultiLineStringExpression to implement the Path interface
JTSMultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiLineStringPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiLineStringPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiLineStringPath
 
JTSMultiPointExpression<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
A MultiPoint is a 0-dimensional GeometryCollection.
JTSMultiPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointExpression
 
JTSMultiPointPath<T extends com.vividsolutions.jts.geom.MultiPoint> - Class in com.querydsl.spatial.jts
JTSMultiPointPath extends JTSMultiPointExpression to implement the Path interface
JTSMultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPointPath
 
JTSMultiPolygonExpression<T extends com.vividsolutions.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.jts
A MultiPolygon is a MultiSurface whose elements are Polygons.
JTSMultiPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonExpression
 
JTSMultiPolygonPath<T extends com.vividsolutions.jts.geom.MultiPolygon> - Class in com.querydsl.spatial.jts
JTSMultiPolygonPath extends JTSMultiPolygonExpression to implement the Path interface
JTSMultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSMultiPolygonPath
 
JTSMultiSurfaceExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> - Class in com.querydsl.spatial.jts
A MultiSurface is a 2-dimensional GeometryCollection whose elements are Surfaces, all using coordinates from the same coordinate reference system.
JTSMultiSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
 
JTSPointExpression<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
A Point is a 0-dimensional geometric object and represents a single location in coordinate space.
JTSPointExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSPointExpression
 
JTSPointOperation<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
JTSPointOperation extends JTSPointExpression to implement the Operation interface
JTSPointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
 
JTSPointOperation(Class<T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPointOperation
 
JTSPointPath<T extends com.vividsolutions.jts.geom.Point> - Class in com.querydsl.spatial.jts
JTSPointPath extends JTSPointExpression to implement the Path interface
JTSPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPointPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPointPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPointPath
 
JTSPolygonExpression<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
A Polygon is a planar Surface defined by 1 exterior boundary and 0 or more interior boundaries.
JTSPolygonExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSPolygonExpression
 
JTSPolygonOperation<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
JTSPolygonOperation extends JTSPolygonExpression to implement the Operation interface
JTSPolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
 
JTSPolygonOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.jts.JTSPolygonOperation
 
JTSPolygonPath<T extends com.vividsolutions.jts.geom.Polygon> - Class in com.querydsl.spatial.jts
JTSPolygonPath extends JTSPolygonExpression to implement the Path interface
JTSPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSPolygonPath(String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.jts.JTSPolygonPath
 
JTSSurfaceExpression<T extends com.vividsolutions.jts.geom.Geometry> - Class in com.querydsl.spatial.jts
A Surface is a 2-dimensional geometric object.
JTSSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.jts.JTSSurfaceExpression
 

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.MultiCurveExpression
The Length of this MultiCurve which is equal to the sum of the lengths of the element Curves.
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 extends LinearRingExpression to implement the Path interface
LinearRingPath(Path<?>, String) - Constructor for class com.querydsl.spatial.LinearRingPath
 
LinearRingPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.LinearRingPath
 
LinearRingPath(PathMetadata) - Constructor for class com.querydsl.spatial.LinearRingPath
 
LinearRingPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.LinearRingPath
 
LinearRingPath(String) - Constructor for class com.querydsl.spatial.LinearRingPath
 
LinearRingPath(Class<? extends T>, 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<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
LineStringOperation extends LineStringExpression to implement the Operation interface
LineStringOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.LineStringOperation
 
LineStringOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.LineStringOperation
 
LineStringPath<T extends org.geolatte.geom.LineString> - Class in com.querydsl.spatial
LineStringPath extends LineStringExpression to implement the Path interface
LineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.LineStringPath
 
LineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.LineStringPath
 
LineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.LineStringPath
 
LineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.LineStringPath
 
LineStringPath(String) - Constructor for class com.querydsl.spatial.LineStringPath
 
LineStringPath(Class<? extends T>, 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.PointExpression
The m-coordinate value for this Point, if it has one.
MultiCurveExpression<T extends org.geolatte.geom.GeometryCollection> - 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 extends MultiLineStringExpression to implement the Path interface
MultiLineStringPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
 
MultiLineStringPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
 
MultiLineStringPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiLineStringPath
 
MultiLineStringPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiLineStringPath
 
MultiLineStringPath(String) - Constructor for class com.querydsl.spatial.MultiLineStringPath
 
MultiLineStringPath(Class<? extends T>, 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 extends MultiPointExpression to implement the Path interface
MultiPointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPointPath
 
MultiPointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPointPath
 
MultiPointPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiPointPath
 
MultiPointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiPointPath
 
MultiPointPath(String) - Constructor for class com.querydsl.spatial.MultiPointPath
 
MultiPointPath(Class<? extends T>, 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 extends MultiPolygonExpression to implement the Path interface
MultiPolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiPolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiPolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiPolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiPolygonPath(String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiPolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.MultiPolygonPath
 
MultiSurfaceExpression<T extends org.geolatte.geom.GeometryCollection> - 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

numGeometries() - Method in class com.querydsl.spatial.GeometryCollectionExpression
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.
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.PolygonExpression
Returns the number of interior rings in this Polygon.
numPatches() - Method in class com.querydsl.spatial.PolyhedralSurfaceExpression
Returns the number of including polygons
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.

O

overlaps(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.GeometryExpression
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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially overlaps” anotherGeometry.

P

patchN(int) - Method in class com.querydsl.spatial.PolyhedralSurfaceExpression
Returns a polygon in this surface, the order is arbitrary.
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.
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.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<T extends org.geolatte.geom.Point> - Class in com.querydsl.spatial
PointOperation extends PointExpression to implement the Operation interface
PointOperation(Class<T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.PointOperation
 
PointOperation(Class<T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.PointOperation
 
PointPath<T extends org.geolatte.geom.Point> - Class in com.querydsl.spatial
PointPath extends PointExpression to implement the Path interface
PointPath(Path<?>, String) - Constructor for class com.querydsl.spatial.PointPath
 
PointPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.PointPath
 
PointPath(PathMetadata) - Constructor for class com.querydsl.spatial.PointPath
 
PointPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.PointPath
 
PointPath(String) - Constructor for class com.querydsl.spatial.PointPath
 
PointPath(Class<? extends T>, 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<T extends org.geolatte.geom.Polygon> - Class in com.querydsl.spatial
PolygonOperation extends PolygonExpression to implement the Operation interface
PolygonOperation(Class<? extends T>, Operator, Expression<?>...) - Constructor for class com.querydsl.spatial.PolygonOperation
 
PolygonOperation(Class<? extends T>, Operator, ImmutableList<Expression<?>>) - Constructor for class com.querydsl.spatial.PolygonOperation
 
PolygonPath<T extends org.geolatte.geom.Polygon> - Class in com.querydsl.spatial
PolygonPath extends PolygonExpression to implement the Path interface
PolygonPath(Path<?>, String) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolygonPath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolygonPath(PathMetadata) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolygonPath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolygonPath(String) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolygonPath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.PolygonPath
 
PolyhedralSurfaceExpression<T extends org.geolatte.geom.PolyHedralSurface> - Class in com.querydsl.spatial
A PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments.
PolyhedralSurfaceExpression(Expression<T>) - Constructor for class com.querydsl.spatial.PolyhedralSurfaceExpression
 
PolyhedralSurfacePath<T extends org.geolatte.geom.PolyHedralSurface> - Class in com.querydsl.spatial
PolyhedralSurfacePath extends PolyhedralSurfaceExpression to implement the Path interface
PolyhedralSurfacePath(Path<?>, String) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 
PolyhedralSurfacePath(Class<? extends T>, Path<?>, String) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 
PolyhedralSurfacePath(PathMetadata) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 
PolyhedralSurfacePath(Class<? extends T>, PathMetadata) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 
PolyhedralSurfacePath(String) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 
PolyhedralSurfacePath(Class<? extends T>, String) - Constructor for class com.querydsl.spatial.PolyhedralSurfacePath
 

R

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(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(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.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.

S

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.
SpatialOps - Enum in com.querydsl.spatial
SpatialOps provides Operator instances for spatial operations
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.
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.
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(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.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.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.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set symmetric difference of this geometric object with anotherGeometry.

T

touches(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.GeometryExpression
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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object “spatially touches” anotherGeometry.
transform(int) - Method in class com.querydsl.spatial.GeometryExpression
 
transform(int) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
 
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, 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, float) - Static method in class com.querydsl.spatial.jts.JTSGeometryExpressions
Translates the geometry to a new location using the numeric parameters as offsets.

U

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(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(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.jts.JTSGeometryExpression
Returns a geometric object that represents the Point set union of this geometric object with anotherGeometry.

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(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.GeometryExpression
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(Expression<? extends Geometry>) - Method in class com.querydsl.spatial.jts.JTSGeometryExpression
Returns 1 (TRUE) if this geometric object is “spatially within” anotherGeometry.

X

x() - Method in class com.querydsl.spatial.jts.JTSPointExpression
The x-coordinate value for this Point.
x() - Method in class com.querydsl.spatial.PointExpression
The x-coordinate value for this Point.
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.
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.

Y

y() - Method in class com.querydsl.spatial.jts.JTSPointExpression
The y-coordinate value for this Point.
y() - Method in class com.querydsl.spatial.PointExpression
The y-coordinate value for this Point.
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.
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.

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.PointExpression
The z-coordinate value for this Point, if it has one.
A B C D E F G H I J L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2007–2016 Querydsl. All rights reserved.