FDO .NET API Reference |
Feature Data Objects |
OSGeo::FDO::Geometry::OSGeo::FDO::Geometry::ILineStringSegment Interface Reference
Inherited by OSGeo::FDO::Geometry::ILineStringSegmentImp.
Inheritance diagram for OSGeo::FDO::Geometry::OSGeo::FDO::Geometry::ILineStringSegment:
[legend]
Detailed Description
The ILineStringSegment class is a LineString curve segment type. The shape of ILineStringSegment is the set of positions defined by the contained collection, plus linear interpolation between consecutive points. This is a helper type for Geometries in the Geometry package. Note: It does not derive from IGeometry.
Comments or suggestions? Send us feedback. |