FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::ILineStringSegment Interface Reference
[OSGeo::FDO::Geometry]

Inherited by OSGeo::FDO::Geometry::ILineStringSegmentImp.

Inheritance diagram for OSGeo::FDO::Geometry::ILineStringSegment:

Inheritance graph
[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.