Serialized Form
-
Package com.querydsl.spatial
-
Class com.querydsl.spatial.AbstractGeometryCollectionExpression
class AbstractGeometryCollectionExpression extends GeometryExpression<T extends org.geolatte.geom.AbstractGeometryCollection> implements Serializable- serialVersionUID:
- 8874174644259834690L
-
Class com.querydsl.spatial.CurveExpression
class CurveExpression extends GeometryExpression<T extends org.geolatte.geom.Geometry> implements Serializable- serialVersionUID:
- 6139188586728676033L
-
Class com.querydsl.spatial.GeometryCollectionExpression
class GeometryCollectionExpression extends AbstractGeometryCollectionExpression<T extends org.geolatte.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 8874174644259834690L
-
Class com.querydsl.spatial.GeometryCollectionPath
class GeometryCollectionPath extends GeometryCollectionExpression<T extends org.geolatte.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.GeometryExpression
class GeometryExpression extends SimpleExpression<T extends org.geolatte.geom.Geometry> implements Serializable- serialVersionUID:
- -1183228394472681995L
-
Class com.querydsl.spatial.GeometryOperation
class GeometryOperation extends GeometryExpression<T extends org.geolatte.geom.Geometry> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.geolatte.geom.Geometry> opMixin
-
-
Class com.querydsl.spatial.GeometryPath
class GeometryPath extends GeometryExpression<T extends org.geolatte.geom.Geometry> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.LinearRingExpression
class LinearRingExpression extends LineStringExpression<T extends org.geolatte.geom.LineString> implements Serializable- serialVersionUID:
- -759466658721392938L
-
Class com.querydsl.spatial.LinearRingPath
class LinearRingPath extends LinearRingExpression<T extends org.geolatte.geom.LinearRing> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.LineExpression
class LineExpression extends LineStringExpression<T extends org.geolatte.geom.LineString> implements Serializable- serialVersionUID:
- -4849454664355502296L
-
Class com.querydsl.spatial.LineStringExpression
class LineStringExpression extends CurveExpression<T extends org.geolatte.geom.LineString> implements Serializable- serialVersionUID:
- -6572984614863252657L
-
Class com.querydsl.spatial.LineStringOperation
class LineStringOperation extends LineStringExpression<T extends org.geolatte.geom.LineString> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.geolatte.geom.LineString> opMixin
-
-
Class com.querydsl.spatial.LineStringPath
class LineStringPath extends LineStringExpression<T extends org.geolatte.geom.LineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.MultiCurveExpression
class MultiCurveExpression extends AbstractGeometryCollectionExpression<T extends org.geolatte.geom.AbstractGeometryCollection> implements Serializable- serialVersionUID:
- 6983316799469849656L
-
Class com.querydsl.spatial.MultiLineStringExpression
class MultiLineStringExpression extends MultiCurveExpression<T extends org.geolatte.geom.MultiLineString> implements Serializable- serialVersionUID:
- -3103756880812584473L
-
Class com.querydsl.spatial.MultiLineStringPath
class MultiLineStringPath extends MultiLineStringExpression<T extends org.geolatte.geom.MultiLineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.MultiPointExpression
class MultiPointExpression extends AbstractGeometryCollectionExpression<T extends org.geolatte.geom.MultiPoint> implements Serializable- serialVersionUID:
- 7221702165705045865L
-
Class com.querydsl.spatial.MultiPointPath
class MultiPointPath extends MultiPointExpression<T extends org.geolatte.geom.MultiPoint> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.MultiPolygonExpression
class MultiPolygonExpression extends MultiSurfaceExpression<T extends org.geolatte.geom.MultiPolygon> implements Serializable- serialVersionUID:
- -2285946852207189655L
-
Class com.querydsl.spatial.MultiPolygonPath
class MultiPolygonPath extends MultiPolygonExpression<T extends org.geolatte.geom.MultiPolygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.MultiSurfaceExpression
class MultiSurfaceExpression extends AbstractGeometryCollectionExpression<T extends org.geolatte.geom.AbstractGeometryCollection> implements Serializable- serialVersionUID:
- 4133386816772862010L
-
Class com.querydsl.spatial.PointExpression
class PointExpression extends GeometryExpression<T extends org.geolatte.geom.Point> implements Serializable- serialVersionUID:
- -3549448861390349654L
-
Class com.querydsl.spatial.PointOperation
class PointOperation extends PointExpression<T extends org.geolatte.geom.Point> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.geolatte.geom.Point> opMixin
-
-
Class com.querydsl.spatial.PointPath
- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.PolygonExpression
class PolygonExpression extends SurfaceExpression<T extends org.geolatte.geom.Polygon> implements Serializable- serialVersionUID:
- 7544382956232485312L
-
Class com.querydsl.spatial.PolygonOperation
class PolygonOperation extends PolygonExpression<T extends org.geolatte.geom.Polygon> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.geolatte.geom.Polygon> opMixin
-
-
Class com.querydsl.spatial.PolygonPath
class PolygonPath extends PolygonExpression<T extends org.geolatte.geom.Polygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.SurfaceExpression
class SurfaceExpression extends GeometryExpression<T extends org.geolatte.geom.Geometry> implements Serializable- serialVersionUID:
- 3534197011234723698L
-
-
Package com.querydsl.spatial.jts
-
Class com.querydsl.spatial.jts.JTSCurveExpression
class JTSCurveExpression extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 6139188586728676033L
-
Class com.querydsl.spatial.jts.JTSGeometryCollectionExpression
class JTSGeometryCollectionExpression extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 8874174644259834690L
-
Class com.querydsl.spatial.jts.JTSGeometryCollectionPath
class JTSGeometryCollectionPath extends JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSGeometryExpression
class JTSGeometryExpression extends SimpleExpression<T extends com.vividsolutions.jts.geom.Geometry> implements Serializable- serialVersionUID:
- -1183228394472681995L
-
Class com.querydsl.spatial.jts.JTSGeometryOperation
class JTSGeometryOperation extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends com.vividsolutions.jts.geom.Geometry> opMixin
-
-
Class com.querydsl.spatial.jts.JTSGeometryPath
class JTSGeometryPath extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSLinearRingExpression
class JTSLinearRingExpression extends JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> implements Serializable- serialVersionUID:
- -759466658721392938L
-
Class com.querydsl.spatial.jts.JTSLinearRingPath
class JTSLinearRingPath extends JTSLinearRingExpression<T extends com.vividsolutions.jts.geom.LinearRing> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSLineExpression
class JTSLineExpression extends JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> implements Serializable- serialVersionUID:
- -4849454664355502296L
-
Class com.querydsl.spatial.jts.JTSLineStringExpression
class JTSLineStringExpression extends JTSCurveExpression<T extends com.vividsolutions.jts.geom.LineString> implements Serializable- serialVersionUID:
- -6572984614863252657L
-
Class com.querydsl.spatial.jts.JTSLineStringOperation
class JTSLineStringOperation extends JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends com.vividsolutions.jts.geom.LineString> opMixin
-
-
Class com.querydsl.spatial.jts.JTSLineStringPath
class JTSLineStringPath extends JTSLineStringExpression<T extends com.vividsolutions.jts.geom.LineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSMultiCurveExpression
class JTSMultiCurveExpression extends JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 6983316799469849656L
-
Class com.querydsl.spatial.jts.JTSMultiLineStringExpression
class JTSMultiLineStringExpression extends JTSMultiCurveExpression<T extends com.vividsolutions.jts.geom.MultiLineString> implements Serializable- serialVersionUID:
- -3103756880812584473L
-
Class com.querydsl.spatial.jts.JTSMultiLineStringPath
class JTSMultiLineStringPath extends JTSMultiLineStringExpression<T extends com.vividsolutions.jts.geom.MultiLineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSMultiPointExpression
class JTSMultiPointExpression extends JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.MultiPoint> implements Serializable- serialVersionUID:
- 7221702165705045865L
-
Class com.querydsl.spatial.jts.JTSMultiPointPath
class JTSMultiPointPath extends JTSMultiPointExpression<T extends com.vividsolutions.jts.geom.MultiPoint> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSMultiPolygonExpression
class JTSMultiPolygonExpression extends JTSMultiSurfaceExpression<T extends com.vividsolutions.jts.geom.MultiPolygon> implements Serializable- serialVersionUID:
- -2285946852207189655L
-
Class com.querydsl.spatial.jts.JTSMultiPolygonPath
class JTSMultiPolygonPath extends JTSMultiPolygonExpression<T extends com.vividsolutions.jts.geom.MultiPolygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSMultiSurfaceExpression
class JTSMultiSurfaceExpression extends JTSGeometryCollectionExpression<T extends com.vividsolutions.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 4133386816772862010L
-
Class com.querydsl.spatial.jts.JTSPointExpression
class JTSPointExpression extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Point> implements Serializable- serialVersionUID:
- -3549448861390349654L
-
Class com.querydsl.spatial.jts.JTSPointOperation
class JTSPointOperation extends JTSPointExpression<T extends com.vividsolutions.jts.geom.Point> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends com.vividsolutions.jts.geom.Point> opMixin
-
-
Class com.querydsl.spatial.jts.JTSPointPath
class JTSPointPath extends JTSPointExpression<T extends com.vividsolutions.jts.geom.Point> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSPolygonExpression
class JTSPolygonExpression extends JTSSurfaceExpression<T extends com.vividsolutions.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 7544382956232485312L
-
Class com.querydsl.spatial.jts.JTSPolygonOperation
class JTSPolygonOperation extends JTSPolygonExpression<T extends com.vividsolutions.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends com.vividsolutions.jts.geom.Polygon> opMixin
-
-
Class com.querydsl.spatial.jts.JTSPolygonPath
class JTSPolygonPath extends JTSPolygonExpression<T extends com.vividsolutions.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.jts.JTSSurfaceExpression
class JTSSurfaceExpression extends JTSGeometryExpression<T extends com.vividsolutions.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 3534197011234723698L
-
-
Package com.querydsl.spatial.locationtech.jts
-
Class com.querydsl.spatial.locationtech.jts.JTSCurveExpression
class JTSCurveExpression extends JTSGeometryExpression<T extends org.locationtech.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 6139188586728676033L
-
Class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionExpression
class JTSGeometryCollectionExpression extends JTSGeometryExpression<T extends org.locationtech.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 8874174644259834690L
-
Class com.querydsl.spatial.locationtech.jts.JTSGeometryCollectionPath
class JTSGeometryCollectionPath extends JTSGeometryCollectionExpression<T extends org.locationtech.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSGeometryExpression
class JTSGeometryExpression extends SimpleExpression<T extends org.locationtech.jts.geom.Geometry> implements Serializable- serialVersionUID:
- -1183228394472681995L
-
Class com.querydsl.spatial.locationtech.jts.JTSGeometryOperation
class JTSGeometryOperation extends JTSGeometryExpression<T extends org.locationtech.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.locationtech.jts.geom.Geometry> opMixin
-
-
Class com.querydsl.spatial.locationtech.jts.JTSGeometryPath
class JTSGeometryPath extends JTSGeometryExpression<T extends org.locationtech.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSLinearRingExpression
class JTSLinearRingExpression extends JTSLineStringExpression<T extends org.locationtech.jts.geom.LineString> implements Serializable- serialVersionUID:
- -759466658721392938L
-
Class com.querydsl.spatial.locationtech.jts.JTSLinearRingPath
class JTSLinearRingPath extends JTSLinearRingExpression<T extends org.locationtech.jts.geom.LinearRing> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSLineExpression
class JTSLineExpression extends JTSLineStringExpression<T extends org.locationtech.jts.geom.LineString> implements Serializable- serialVersionUID:
- -4849454664355502296L
-
Class com.querydsl.spatial.locationtech.jts.JTSLineStringExpression
class JTSLineStringExpression extends JTSCurveExpression<T extends org.locationtech.jts.geom.LineString> implements Serializable- serialVersionUID:
- -6572984614863252657L
-
Class com.querydsl.spatial.locationtech.jts.JTSLineStringOperation
class JTSLineStringOperation extends JTSLineStringExpression<T extends org.locationtech.jts.geom.LineString> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.locationtech.jts.geom.LineString> opMixin
-
-
Class com.querydsl.spatial.locationtech.jts.JTSLineStringPath
class JTSLineStringPath extends JTSLineStringExpression<T extends org.locationtech.jts.geom.LineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiCurveExpression
class JTSMultiCurveExpression extends JTSGeometryCollectionExpression<T extends org.locationtech.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 6983316799469849656L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringExpression
class JTSMultiLineStringExpression extends JTSMultiCurveExpression<T extends org.locationtech.jts.geom.MultiLineString> implements Serializable- serialVersionUID:
- -3103756880812584473L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiLineStringPath
class JTSMultiLineStringPath extends JTSMultiLineStringExpression<T extends org.locationtech.jts.geom.MultiLineString> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiPointExpression
class JTSMultiPointExpression extends JTSGeometryCollectionExpression<T extends org.locationtech.jts.geom.MultiPoint> implements Serializable- serialVersionUID:
- 7221702165705045865L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiPointPath
class JTSMultiPointPath extends JTSMultiPointExpression<T extends org.locationtech.jts.geom.MultiPoint> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonExpression
class JTSMultiPolygonExpression extends JTSMultiSurfaceExpression<T extends org.locationtech.jts.geom.MultiPolygon> implements Serializable- serialVersionUID:
- -2285946852207189655L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiPolygonPath
class JTSMultiPolygonPath extends JTSMultiPolygonExpression<T extends org.locationtech.jts.geom.MultiPolygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSMultiSurfaceExpression
class JTSMultiSurfaceExpression extends JTSGeometryCollectionExpression<T extends org.locationtech.jts.geom.GeometryCollection> implements Serializable- serialVersionUID:
- 4133386816772862010L
-
Class com.querydsl.spatial.locationtech.jts.JTSPointExpression
class JTSPointExpression extends JTSGeometryExpression<T extends org.locationtech.jts.geom.Point> implements Serializable- serialVersionUID:
- -3549448861390349654L
-
Class com.querydsl.spatial.locationtech.jts.JTSPointOperation
class JTSPointOperation extends JTSPointExpression<T extends org.locationtech.jts.geom.Point> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.locationtech.jts.geom.Point> opMixin
-
-
Class com.querydsl.spatial.locationtech.jts.JTSPointPath
class JTSPointPath extends JTSPointExpression<T extends org.locationtech.jts.geom.Point> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSPolygonExpression
class JTSPolygonExpression extends JTSSurfaceExpression<T extends org.locationtech.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 7544382956232485312L
-
Class com.querydsl.spatial.locationtech.jts.JTSPolygonOperation
class JTSPolygonOperation extends JTSPolygonExpression<T extends org.locationtech.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 3433471874808633698L
-
Serialized Fields
-
opMixin
OperationImpl<T extends org.locationtech.jts.geom.Polygon> opMixin
-
-
Class com.querydsl.spatial.locationtech.jts.JTSPolygonPath
class JTSPolygonPath extends JTSPolygonExpression<T extends org.locationtech.jts.geom.Polygon> implements Serializable- serialVersionUID:
- 312776751843333543L
-
Class com.querydsl.spatial.locationtech.jts.JTSSurfaceExpression
class JTSSurfaceExpression extends JTSGeometryExpression<T extends org.locationtech.jts.geom.Geometry> implements Serializable- serialVersionUID:
- 3534197011234723698L
-