| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected LengthType |
OffsetCurveType.distance |
protected LengthType |
TinType.maxLength |
protected LengthType |
ArcByCenterPointType.radius |
| Modifier and Type | Method and Description |
|---|---|
LengthType |
ObjectFactory.createLengthType()
Create an instance of
LengthType |
LengthType |
OffsetCurveType.getDistance()
Gets the value of the distance property.
|
LengthType |
TinType.getMaxLength()
Gets the value of the maxLength property.
|
LengthType |
ArcByCenterPointType.getRadius()
Gets the value of the radius property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OffsetCurveType.setDistance(LengthType value)
Sets the value of the distance property.
|
void |
TinType.setMaxLength(LengthType value)
Sets the value of the maxLength property.
|
void |
ArcByCenterPointType.setRadius(LengthType value)
Sets the value of the radius 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
|
OffsetCurveType(BigInteger numDerivativesAtStart,
BigInteger numDerivativesAtEnd,
BigInteger numDerivativeInterior,
CurvePropertyType offsetBase,
LengthType distance,
VectorType refDirection)
Fully-initialising value constructor
|
TinType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
String gid,
String srsName,
BigInteger srsDimension,
List<String> axisLabels,
List<String> uomLabels,
JAXBElement<? extends SurfacePatchArrayPropertyType> patches,
List<LineStringSegmentArrayPropertyType> stopLines,
List<LineStringSegmentArrayPropertyType> breakLines,
LengthType maxLength,
TinType.ControlPoint controlPoint)
Fully-initialising value constructor
|
Copyright © 2021 B3Partners B.V.. All rights reserved.