|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAppearanceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface | |
org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface | |
org.citygml4j.jaxb.citygml.tex._1 |
Uses of AbstractAppearanceType in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type AbstractAppearanceType | |
---|---|
void |
TexturedSurface100Marshaller.marshalAppearance(_AbstractAppearance src,
AbstractAppearanceType dest)
|
Uses of AbstractAppearanceType in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface with parameters of type AbstractAppearanceType | |
---|---|
void |
TexturedSurface100Unmarshaller.unmarshalAppearance(AbstractAppearanceType src,
_AbstractAppearance dest)
|
Uses of AbstractAppearanceType in org.citygml4j.jaxb.citygml.tex._1 |
---|
Subclasses of AbstractAppearanceType in org.citygml4j.jaxb.citygml.tex._1 | |
---|---|
class |
MaterialType
Deprecated since CityGML version 0.4.0. |
class |
SimpleTextureType
Deprecated since CityGML version 0.4.0. |
Methods in org.citygml4j.jaxb.citygml.tex._1 that return types with arguments of type AbstractAppearanceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractAppearanceType> |
ObjectFactory.create_Appearance(AbstractAppearanceType value)
Create an instance of JAXBElement < AbstractAppearanceType > } |
javax.xml.bind.JAXBElement<? extends AbstractAppearanceType> |
AppearancePropertyType.get_Appearance()
Gets the value of the _Appearance property. |
Methods in org.citygml4j.jaxb.citygml.tex._1 with parameters of type AbstractAppearanceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractAppearanceType> |
ObjectFactory.create_Appearance(AbstractAppearanceType value)
Create an instance of JAXBElement < AbstractAppearanceType > } |
Method parameters in org.citygml4j.jaxb.citygml.tex._1 with type arguments of type AbstractAppearanceType | |
---|---|
void |
AppearancePropertyType.set_Appearance(javax.xml.bind.JAXBElement<? extends AbstractAppearanceType> value)
Sets the value of the _Appearance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |