Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Geometry |
Classes | |
class | OSGeo::FDO::Geometry::PolygonCollection |
The PolygonCollection class is a collection of IPolygon objects. More... | |
Functions | |
__property System::Int32 | OSGeo::FDO::Geometry::get_InteriorRingCount () |
Gets the number of interior rings. | |
OSGeo::FDO::Geometry::ILinearRing * | OSGeo::FDO::Geometry::GetInteriorRing (System::Int32 index) |
Gets the interior ring at the specified (zero-based) index. |