FDO API Reference Feature Data Objects

END_NAMESPACE_OSGEO_GEOMETRY BEGIN_NAMESPACE_OSGEO_GEOMETRY public __gc __interface ILineStringSegment
 

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.