OSGeo::FDO::Geometry::ILineStringSegment Interface Reference
[OSGeo::FDO::Geometry]
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.
()