FDO .NET API Reference | Feature Data Objects |
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::CurveSegmentCollection |
The CurveSegmentCollection class represents a collection of CurveSegment objects. More... | |
class | OSGeo::FDO::Geometry::CurveSegmentCollection::Enumerator |
A Nested class defined to provide enumeration of Dictionary elements. | |
Functions | |
__property OSGeo::FDO::Common::GeometryComponentType | get_DerivedType () |
Gets the type of the most-derived interface in the Geometry package for this object. | |
__property System::Int32 | get_Dimensionality () |
Gets the dimensionality of ordinates in this object. | |
__property OSGeo::FDO::Geometry::IDirectPosition * | get_StartPosition () |
Gets the starting position of this curve segment. |
|
Gets the type of the most-derived interface in the Geometry package for this object.
|
|
Gets the dimensionality of ordinates in this object.
|
|
Gets the starting position of this curve segment.
|
Comments or suggestions? Send us feedback. |