#include <Geometry/ICurveSegmentAbstract.h>
#include <Geometry/IDirectPosition.h>
Go to the source code of this file.
Classes | |
class | FdoILineStringSegment |
The FdoILineStringSegment class is a LineString curve segment type. The shape of FdoILineStringSegment 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. More... |