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