|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LengthType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return LengthType | |
---|---|
LengthType |
GMLMarshaller.marshalLength(Length src)
|
Uses of LengthType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type LengthType | |
---|---|
Length |
GMLUnmarshaller.unmarshalLength(LengthType src)
|
Uses of LengthType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return LengthType | |
---|---|
LengthType |
PlantCoverType.getAverageHeight()
Gets the value of the averageHeight property. |
LengthType |
SolitaryVegetationObjectType.getCrownDiameter()
Gets the value of the crownDiameter property. |
LengthType |
SolitaryVegetationObjectType.getHeight()
Gets the value of the height property. |
LengthType |
_AbstractBuildingType.getMeasuredHeight()
Gets the value of the measuredHeight property. |
LengthType |
SolitaryVegetationObjectType.getTrunkDiameter()
Gets the value of the trunkDiameter property. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type LengthType | |
---|---|
javax.xml.bind.JAXBElement<LengthType> |
ObjectFactory.createElevation(LengthType value)
Create an instance of JAXBElement < LengthType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type LengthType | |
---|---|
javax.xml.bind.JAXBElement<LengthType> |
ObjectFactory.createElevation(LengthType value)
Create an instance of JAXBElement < LengthType > } |
void |
PlantCoverType.setAverageHeight(LengthType value)
Sets the value of the averageHeight property. |
void |
SolitaryVegetationObjectType.setCrownDiameter(LengthType value)
Sets the value of the crownDiameter property. |
void |
SolitaryVegetationObjectType.setHeight(LengthType value)
Sets the value of the height property. |
void |
_AbstractBuildingType.setMeasuredHeight(LengthType value)
Sets the value of the measuredHeight property. |
void |
SolitaryVegetationObjectType.setTrunkDiameter(LengthType value)
Sets the value of the trunkDiameter property. |
Uses of LengthType in org.citygml4j.jaxb.citygml.bldg._1 |
---|
Methods in org.citygml4j.jaxb.citygml.bldg._1 that return LengthType | |
---|---|
LengthType |
AbstractBuildingType.getMeasuredHeight()
Gets the value of the measuredHeight property. |
Methods in org.citygml4j.jaxb.citygml.bldg._1 with parameters of type LengthType | |
---|---|
void |
AbstractBuildingType.setMeasuredHeight(LengthType value)
Sets the value of the measuredHeight property. |
Uses of LengthType in org.citygml4j.jaxb.citygml.dem._1 |
---|
Methods in org.citygml4j.jaxb.citygml.dem._1 that return types with arguments of type LengthType | |
---|---|
javax.xml.bind.JAXBElement<LengthType> |
ObjectFactory.createElevation(LengthType value)
Create an instance of JAXBElement < LengthType > } |
Methods in org.citygml4j.jaxb.citygml.dem._1 with parameters of type LengthType | |
---|---|
javax.xml.bind.JAXBElement<LengthType> |
ObjectFactory.createElevation(LengthType value)
Create an instance of JAXBElement < LengthType > } |
Uses of LengthType in org.citygml4j.jaxb.citygml.veg._1 |
---|
Methods in org.citygml4j.jaxb.citygml.veg._1 that return LengthType | |
---|---|
LengthType |
PlantCoverType.getAverageHeight()
Gets the value of the averageHeight property. |
LengthType |
SolitaryVegetationObjectType.getCrownDiameter()
Gets the value of the crownDiameter property. |
LengthType |
SolitaryVegetationObjectType.getHeight()
Gets the value of the height property. |
LengthType |
SolitaryVegetationObjectType.getTrunkDiameter()
Gets the value of the trunkDiameter property. |
Methods in org.citygml4j.jaxb.citygml.veg._1 with parameters of type LengthType | |
---|---|
void |
PlantCoverType.setAverageHeight(LengthType value)
Sets the value of the averageHeight property. |
void |
SolitaryVegetationObjectType.setCrownDiameter(LengthType value)
Sets the value of the crownDiameter property. |
void |
SolitaryVegetationObjectType.setHeight(LengthType value)
Sets the value of the height property. |
void |
SolitaryVegetationObjectType.setTrunkDiameter(LengthType value)
Sets the value of the trunkDiameter property. |
Uses of LengthType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return LengthType | |
---|---|
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. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type LengthType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |