Modifier and Type | Method and Description |
---|---|
net.opengis.gml.LengthType |
GMLMarshaller.marshalLength(Length src) |
Modifier and Type | Method and Description |
---|---|
Length |
GMLUnmarshaller.unmarshalLength(net.opengis.gml.LengthType src) |
Modifier and Type | Method and Description |
---|---|
Length |
AbstractBuilding.getMeasuredHeight() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBuilding.setMeasuredHeight(Length measuredHeight) |
Modifier and Type | Method and Description |
---|---|
Length |
PlantCover.getAverageHeight() |
Length |
SolitaryVegetationObject.getCrownDiameter() |
Length |
SolitaryVegetationObject.getHeight() |
Length |
SolitaryVegetationObject.getTrunkDiameter() |
Modifier and Type | Method and Description |
---|---|
void |
PlantCover.setAverageHeight(Length averageHeight) |
void |
SolitaryVegetationObject.setCrownDiameter(Length crownDiameter) |
void |
SolitaryVegetationObject.setHeight(Length height) |
void |
SolitaryVegetationObject.setTrunkDiameter(Length trunkDiameter) |
Modifier and Type | Method and Description |
---|---|
Length |
Tin.getMaxLength() |
Modifier and Type | Method and Description |
---|---|
void |
Tin.setMaxLength(Length maxLength) |