#include <FdoCommon.h>
#include <Common/Dimensionality.h>
#include <Geometry/IDirectPosition.h>
#include <Geometry/ILinearRing.h>
Go to the source code of this file.
Classes | |
class | FdoGeometryStreamReader |
The FdoGeometryStreamReader class is a reader for serialized geometric data (abstract). The data source is defined by the implementation. FdoGeometryStreamReader is a helper type and does not inherit from FdoIGeometry. More... |