Interface | Description |
---|---|
DataTypes |
This interface defines a set of constants for all data types supported by the
DAL.
|
DirectPosition |
DirectPosition object data types hold the coordinates for
a position within some coordinate reference system.
|
Geometry | |
Geometry.OPERATIONS | |
Geometry.SUBTYPES |
The subtype of a geometry is related with the dimension of the geometry,
that is a combination between the spatial dimension (2D, 2ZD, 3D) and the
M coordinate or "measure".
|
Geometry.TYPES |
Predefined geometry types in the model.
|
Geometry.ValidationStatus | |
GeometryManager |
This singleton provides a centralized access to gvSIG's Geometry Model.
|
GeometryManager.OPERATIONS | |
SpatialIndex | |
SpatialIndexFactory |
Class | Description |
---|---|
GeometryLibrary |
Registers the default implementation for
GeometryManager . |
GeometryLocator |
This Locator provides the entry point for the gvSIG
GeometryManager . |
Exception | Description |
---|---|
GeometryException |
Parent exception for the geometry library.
|