#include <FdoCommon.h>
#include <Common/Collection.h>
#include <Common/Dimensionality.h>
Go to the source code of this file.
Classes | |
class | FdoDirectPositionCollection |
The FdoDirectPositionCollection class is a collection of DirectPosition objects. More... | |
class | FdoIDirectPosition |
The FdoIDirectPosition class is a direct position object. FdoIDirectPosition is a simple coordinate position in any allowed dimension. The actual object may have several implementations, depending on the dimension and other factors. This is a lightweight helper type for Geometries in the Geometry package. More... |