FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgICurveString.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Geometry |
Classes | |
class | OSGeo::FDO::Geometry::CurveStringCollection |
The CurveStringCollection class is a collection of CurvePolygon objects. More... | |
class | OSGeo::FDO::Geometry::CurveStringCollection::Enumerator |
A Nested class defined to provide enumeration of Dictionary elements. | |
Functions | |
__property OSGeo::FDO::Geometry::CurveSegmentCollection * | get_CurveSegments () |
Gets all the curve segments. | |
__property OSGeo::FDO::Geometry::ICurveSegmentAbstract * | get_Item (System::Int32 index) |
Gets the curve segment at the given zero-based index. |
|
Gets all the curve segments.
|
|
Gets the curve segment at the given zero-based index.
|
Comments or suggestions? Send us feedback. |