| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
AngleType
Value of an angle quantity recorded as a single number, with its units.
|
class |
AreaType
Value of a spatial area quantity, with its units.
|
class |
GridLengthType
Value of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing.
|
class |
LengthType
Value of a length (or distance) quantity, with its units.
|
class |
ScaleType
Value of a scale factor (or ratio) that has no physical unit.
|
class |
SpeedType
Value of a speed, with its units.
|
class |
TimeType
Value of a time or temporal quantity, with its units.
|
class |
VolumeType
Value of a spatial volume quantity, with its units.
|
| Modifier and Type | Method and Description |
|---|---|
MeasureType |
ObjectFactory.createMeasureType()
Create an instance of
MeasureType |
| Modifier and Type | Method and Description |
|---|---|
Angle |
ObjectFactory.createAngle(MeasureType value)
Create an instance of
Angle} |
Measure |
ObjectFactory.createMeasure(MeasureType value)
Create an instance of
Measure} |
| Constructor and Description |
|---|
Angle(MeasureType value) |
Measure(MeasureType value) |
Copyright © 2020 B3Partners B.V.. All rights reserved.