|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A sequence of line segments, each having a parameterization like the one
LineSegment. The class essentially combines a
List<LineSegment> into a single object,
with the obvious savings of storage space.
GeometryFactory.createLineString(java.util.List)
GM_LineString
| Method Summary | |
|---|---|
List<LineSegment> |
asLineSegments()
Decomposes a line string into an equivalent sequence of line segments. |
PointArray |
getControlPoints()
Returns a sequence of positions between which the curve is linearly interpolated. |
| Methods inherited from interface CurveSegment |
|---|
getBoundary, getCurve, getInterpolation, getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, getSamplePoints, reverse |
| Methods inherited from interface GenericCurve |
|---|
asLineString, getConstructiveParam, getEndConstructiveParam, getEndParam, getEndPoint, getParam, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length |
| Method Detail |
|---|
PointArray getControlPoints()
LineString, and the last point in the sequence is the
end point of this LineString.
controlPoint
List<LineSegment> asLineSegments()
asGM_LineSegment
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |