|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReliefComponentType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.relief | |
org.citygml4j.builder.jaxb.unmarshal.citygml.relief | |
org.citygml4j.jaxb.citygml.dem._2 |
Uses of AbstractReliefComponentType in org.citygml4j.builder.jaxb.marshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief with parameters of type AbstractReliefComponentType | |
---|---|
void |
Relief200Marshaller.marshalAbstractReliefComponent(AbstractReliefComponent src,
AbstractReliefComponentType dest)
|
Uses of AbstractReliefComponentType in org.citygml4j.builder.jaxb.unmarshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type AbstractReliefComponentType | |
---|---|
void |
Relief200Unmarshaller.unmarshalAbstractReliefComponent(AbstractReliefComponentType src,
AbstractReliefComponent dest)
|
Uses of AbstractReliefComponentType in org.citygml4j.jaxb.citygml.dem._2 |
---|
Subclasses of AbstractReliefComponentType in org.citygml4j.jaxb.citygml.dem._2 | |
---|---|
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.dem._2 that return types with arguments of type AbstractReliefComponentType | |
---|---|
javax.xml.bind.JAXBElement<AbstractReliefComponentType> |
ObjectFactory.create_ReliefComponent(AbstractReliefComponentType value)
Create an instance of JAXBElement < AbstractReliefComponentType > } |
javax.xml.bind.JAXBElement<? extends AbstractReliefComponentType> |
ReliefComponentPropertyType.get_ReliefComponent()
Ruft den Wert der _ReliefComponent-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.dem._2 with parameters of type AbstractReliefComponentType | |
---|---|
javax.xml.bind.JAXBElement<AbstractReliefComponentType> |
ObjectFactory.create_ReliefComponent(AbstractReliefComponentType value)
Create an instance of JAXBElement < AbstractReliefComponentType > } |
Method parameters in org.citygml4j.jaxb.citygml.dem._2 with type arguments of type AbstractReliefComponentType | |
---|---|
void |
ReliefComponentPropertyType.set_ReliefComponent(javax.xml.bind.JAXBElement<? extends AbstractReliefComponentType> value)
Legt den Wert der _ReliefComponent-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |