| Class | Description |
|---|---|
| AreaFunction |
It represents the AREA function of ADQL.
|
| BoxFunction |
It represents the box function of the ADQL language.
|
| CentroidFunction |
It represents the CENTROID function of the ADQL language.
|
| CircleFunction |
It represents the CIRCLE function of the ADQL language.
|
| ContainsFunction |
It represents the CONTAINS function of the ADQL language.
|
| DistanceFunction |
It represents the DISTANCE function of the ADQL language.
|
| ExtractCoord |
It represents the COORD1 and the COORD2 functions of the ADQL language.
|
| ExtractCoordSys |
It represents the COORDSYS function the ADQL language.
|
| GeometryFunction |
It represents any geometric function of ADQL.
|
| GeometryFunction.GeometryValue<F extends GeometryFunction> |
This class represents a parameter of a geometry function
which, in general, is either a GeometryFunction or a Column.
|
| IntersectsFunction |
It represents the INTERSECTS function of the ADQL language.
|
| PointFunction |
It represents the POINT function of the ADQL language.
|
| PolygonFunction |
It represents the POLYGON function of the ADQL language.
|
| RegionFunction |
It represents the REGION function the ADQL language.
|