#include <Geometry/ISurfaceAbstract.h>
#include <Geometry/ILinearRing.h>
#include <Common/Collection.h>
Go to the source code of this file.
Classes | |
class | FdoIPolygon |
The FdoIPolygon class is a polygon Geometry type. FdoIPolygon is defined by one exterior boundary and zero or more interior boundaries. Each of the boundaries must be a closed, simple LinearRing. More... | |
class | FdoPolygonCollection |
The FdoPolygonCollection class is a collection of CurvePolygon objects. More... |