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