|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.cnr.imaa.essi.ncml.binding.gml.AbstractCurveSegmentType
it.cnr.imaa.essi.ncml.binding.gml.GeodesicStringType
it.cnr.imaa.essi.ncml.binding.gml.GeodesicType
public class GeodesicType
A Geodesic consists of two distinct positions joined by a geodesic curve. The control points of a Geodesic shall lie on the geodesic between its start point and end points. Between these two points, a geodesic curve defined from ellipsoid or geoid model used by the co-ordinate reference systems may be used to interpolate other positions. Any other point in the controlPoint array must fall on this geodesic.
Java class for GeodesicType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GeodesicType">
<complexContent>
<extension base="{http://www.opengis.net/gml}GeodesicStringType">
</extension>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.GeodesicStringType |
|---|
geometricPositionGroup, interpolation, posList |
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractCurveSegmentType |
|---|
numDerivativeInterior, numDerivativesAtEnd, numDerivativesAtStart |
| Constructor Summary | |
|---|---|
GeodesicType()
|
|
| Method Summary |
|---|
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.GeodesicStringType |
|---|
getGeometricPositionGroup, getInterpolation, getPosList, setInterpolation, setPosList |
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.AbstractCurveSegmentType |
|---|
getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeodesicType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||