public class GeodesicType extends GeodesicStringType
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>
geometricPositionGroup, interpolation, posListnumDerivativeInterior, numDerivativesAtEnd, numDerivativesAtStart| Constructor and Description |
|---|
GeodesicType()
Default no-arg constructor
|
GeodesicType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
PosList posList,
List<JAXBElement<?>> geometricPositionGroup,
CurveInterpolationType interpolation)
Fully-initialising value constructor
|
getGeometricPositionGroup, getInterpolation, getPosList, setInterpolation, setPosListgetNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, setNumDerivativeInterior, setNumDerivativesAtEnd, setNumDerivativesAtStartpublic GeodesicType()
public GeodesicType(BigInteger numDerivativesAtStart, BigInteger numDerivativesAtEnd, BigInteger numDerivativeInterior, PosList posList, List<JAXBElement<?>> geometricPositionGroup, CurveInterpolationType interpolation)
Copyright © 2018 B3Partners B.V.. All rights reserved.