Interface representing a spatial object in the KompGeom library.
A spatial object can be a point, line, plane, or any other geometric entity that exists in a multi-dimensional space.
Returns the number of dimensions of the spatial object.
Returns true if all values in the spatial are finite.
Returns true if any value in the spatial is infinite.
Returns true if any value in the spatial is NaN (Not a Number).