|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Sequence of geodesic segments. The interface essentially combines a
Sequence< into a single object,
with the obvious savings of storage space.
Geodesic>
GeometryFactory.createGeodesicString(java.util.List)
GM_GeodesicString
| Method Summary | |
|---|---|
List<Geodesic> |
asGeodesics()
Decomposes a geodesic string into an equivalent sequence of geodesic segments. |
PointArray |
getControlPoints()
Returns a sequence of positions between which this GeodesicString is interpolated
using geodesics from the geoid or ellipsoid of the
coordinate reference system being used. |
CurveInterpolation |
getInterpolation()
The interpolation for a GeodesicString is
"geodesic". |
| Methods inherited from interface CurveSegment |
|---|
getBoundary, getCurve, 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()
GeodesicString is interpolated
using geodesics from the geoid or ellipsoid of the
coordinate reference system being used.
The organization of these points is identical to that in LineString.
controlPoint
CurveInterpolation getInterpolation()
GeodesicString is
"geodesic".
getInterpolation in interface CurveSegmentCurveInterpolation.GEODESIC.
interpolation
List<Geodesic> asGeodesics()
asGM_Geodesic
|
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 |