| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected Pos |
PointType.pos |
protected Pos |
ArcByCenterPointType.pos |
| Modifier and Type | Field and Description |
|---|---|
protected List<Pos> |
EnvelopeType.pos |
| Modifier and Type | Method and Description |
|---|---|
Pos |
ObjectFactory.createPos(DirectPositionType value)
Create an instance of
Pos} |
Pos |
PointType.getPos()
Gets the value of the pos property.
|
Pos |
ArcByCenterPointType.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Pos> |
EnvelopeType.getPos()
Deprecated with GML version 3.1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointType.setPos(Pos value)
Sets the value of the pos property.
|
void |
ArcByCenterPointType.setPos(Pos value)
Sets the value of the pos property.
|
| Constructor and Description |
|---|
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
|
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
|
PointType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
Pos pos,
Coordinates coordinates,
Coord coord)
Fully-initialising value constructor
|
| Constructor and Description |
|---|
EnvelopeType(DirectPositionType lowerCorner,
DirectPositionType upperCorner,
List<Coord> coord,
List<Pos> pos,
Coordinates coordinates,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.