| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected PosList |
ArcStringType.posList |
protected PosList |
LineStringType.posList |
protected PosList |
BSplineType.posList |
protected PosList |
TinType.ControlPoint.posList |
protected PosList |
AbstractGriddedSurfaceType.Row.posList |
protected PosList |
LinearRingType.posList |
protected PosList |
GeodesicStringType.posList |
protected PosList |
ArcByCenterPointType.posList |
protected PosList |
CubicSplineType.posList |
protected PosList |
LineStringSegmentType.posList |
protected PosList |
ArcStringByBulgeType.posList |
| Modifier and Type | Method and Description |
|---|---|
PosList |
ObjectFactory.createPosList(DirectPositionListType value)
Create an instance of
PosList} |
PosList |
ArcStringType.getPosList()
Gets the value of the posList property.
|
PosList |
LineStringType.getPosList()
Gets the value of the posList property.
|
PosList |
BSplineType.getPosList()
Gets the value of the posList property.
|
PosList |
TinType.ControlPoint.getPosList()
Gets the value of the posList property.
|
PosList |
AbstractGriddedSurfaceType.Row.getPosList()
Gets the value of the posList property.
|
PosList |
LinearRingType.getPosList()
Gets the value of the posList property.
|
PosList |
GeodesicStringType.getPosList()
Gets the value of the posList property.
|
PosList |
ArcByCenterPointType.getPosList()
Gets the value of the posList property.
|
PosList |
CubicSplineType.getPosList()
Gets the value of the posList property.
|
PosList |
LineStringSegmentType.getPosList()
Gets the value of the posList property.
|
PosList |
ArcStringByBulgeType.getPosList()
Gets the value of the posList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArcStringType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
LineStringType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
BSplineType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
TinType.ControlPoint.setPosList(PosList value)
Sets the value of the posList property.
|
void |
AbstractGriddedSurfaceType.Row.setPosList(PosList value)
Sets the value of the posList property.
|
void |
LinearRingType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
GeodesicStringType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
ArcByCenterPointType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
CubicSplineType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
LineStringSegmentType.setPosList(PosList value)
Sets the value of the posList property.
|
void |
ArcStringByBulgeType.setPosList(PosList value)
Sets the value of the posList property.
|
| Constructor and Description |
|---|
ArcByBulgeType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
List<Double> bulge,
List<VectorType> normal,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ArcByCenterPointType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
Pos pos,
PointProperty pointProperty,
PointRep pointRep,
PosList posList,
Coordinates coordinates,
LengthType radius,
AngleType startAngle,
AngleType endAngle,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ArcStringByBulgeType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
List<Double> bulge,
List<VectorType> normal,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ArcStringType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ArcType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
BezierType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
BigInteger degree,
List<KnotPropertyType> knot,
CurveInterpolationType interpolation,
Boolean isPolynomial,
KnotTypesType knotType)
Fully-initialising value constructor
|
BSplineType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
BigInteger degree,
List<KnotPropertyType> knot,
CurveInterpolationType interpolation,
Boolean isPolynomial,
KnotTypesType knotType)
Fully-initialising value constructor
|
CircleByCenterPointType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
Pos pos,
PointProperty pointProperty,
PointRep pointRep,
PosList posList,
Coordinates coordinates,
LengthType radius,
AngleType startAngle,
AngleType endAngle,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
CircleType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
CurveInterpolationType interpolation,
BigInteger numArc)
Fully-initialising value constructor
|
ControlPoint(PosList posList,
List<JAXBElement<?>> geometricPositionGroup)
Fully-initialising value constructor
|
CubicSplineType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
VectorType vectorAtStart,
VectorType vectorAtEnd,
CurveInterpolationType interpolation,
BigInteger degree)
Fully-initialising value constructor
|
GeodesicStringType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
PosList posList,
List<JAXBElement<?>> geometricPositionGroup,
CurveInterpolationType interpolation)
Fully-initialising value constructor
|
GeodesicType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
PosList posList,
List<JAXBElement<?>> geometricPositionGroup,
CurveInterpolationType interpolation)
Fully-initialising value constructor
|
LinearRingType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
List<Coord> coord)
Fully-initialising value constructor
|
LineStringSegmentType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates,
CurveInterpolationType interpolation)
Fully-initialising value constructor
|
LineStringType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
List<JAXBElement<?>> posOrPointPropertyOrPointRep,
PosList posList,
Coordinates coordinates)
Fully-initialising value constructor
|
Row(PosList posList,
List<JAXBElement<?>> geometricPositionGroup)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.