All Classes and Interfaces

Classes
Class
Description
The container class for the adqlgeom Model.
A container class for the references in the model.
a simple bounding box.
A builder class for Box, mainly for use in the functional builder pattern.
a circular region on the sky.
A builder class for Circle, mainly for use in the functional builder pattern.
an elliptical region on the sky.
A builder class for Ellipse, mainly for use in the functional builder pattern.
a set of numeric values defined by a lower and upper bound (bounds included: [a,b]).
A builder class for Interval, mainly for use in the functional builder pattern.
A line defined on the celestial sphere.
A builder class for Line, mainly for use in the functional builder pattern.
multiple simple shapes describing regions as a single value.
A builder class for MultiShape, mainly for use in the functional builder pattern.
a simple polygon region on the sky defined a sequence of points connected by great-circle segments.
A builder class for Polygon, mainly for use in the functional builder pattern.
base type of all shapes.