|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _ReliefComponentType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.relief | |
org.citygml4j.builder.jaxb.unmarshal.citygml.relief | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of _ReliefComponentType in org.citygml4j.builder.jaxb.marshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief with parameters of type _ReliefComponentType | |
---|---|
void |
Relief040Marshaller.marshalReliefComponent(AbstractReliefComponent src,
_ReliefComponentType dest)
|
Uses of _ReliefComponentType in org.citygml4j.builder.jaxb.unmarshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type _ReliefComponentType | |
---|---|
void |
Relief040Unmarshaller.unmarshalReliefComponent(_ReliefComponentType src,
AbstractReliefComponent dest)
|
Uses of _ReliefComponentType in org.citygml4j.jaxb.citygml._0_4 |
---|
Subclasses of _ReliefComponentType in org.citygml4j.jaxb.citygml._0_4 | |
---|---|
class |
BreaklineReliefType
Type describing the break line Component of a relief feature. |
class |
MassPointReliefType
Type describing the mass point component of a relief feature. |
class |
RasterReliefType
Type describing the raster component of a relief feature. |
class |
TINReliefType
Type describing the TIN component of a relief feature. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _ReliefComponentType | |
---|---|
javax.xml.bind.JAXBElement<_ReliefComponentType> |
ObjectFactory.create_ReliefComponent(_ReliefComponentType value)
Create an instance of JAXBElement < _ReliefComponentType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _ReliefComponentType | |
---|---|
javax.xml.bind.JAXBElement<_ReliefComponentType> |
ObjectFactory.create_ReliefComponent(_ReliefComponentType value)
Create an instance of JAXBElement < _ReliefComponentType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |