|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AppearancePropertyElement in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return AppearancePropertyElement | |
---|---|
AppearancePropertyElement |
Appearance200Marshaller.marshalAppearancePropertyElement(AppearanceProperty src)
|
Uses of AppearancePropertyElement in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type AppearancePropertyElement | |
---|---|
AppearanceProperty |
Appearance200Unmarshaller.unmarshalAppearanceProperty(AppearancePropertyElement src)
|
Uses of AppearancePropertyElement in org.citygml4j.jaxb.citygml.app._2 |
---|
Methods in org.citygml4j.jaxb.citygml.app._2 that return AppearancePropertyElement | |
---|---|
AppearancePropertyElement |
ObjectFactory.createAppearancePropertyElement(AppearancePropertyType value)
Create an instance of AppearancePropertyElement } |
Uses of AppearancePropertyElement in org.citygml4j.jaxb.citygml.core._2 |
---|
Methods in org.citygml4j.jaxb.citygml.core._2 that return types with arguments of type AppearancePropertyElement | |
---|---|
java.util.List<AppearancePropertyElement> |
AbstractCityObjectType.getAppearance()
Gets the value of the appearance property. |
Method parameters in org.citygml4j.jaxb.citygml.core._2 with type arguments of type AppearancePropertyElement | |
---|---|
void |
AbstractCityObjectType.setAppearance(java.util.List<AppearancePropertyElement> appearance)
Sets the value of the appearance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |