|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppearanceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._2 |
Uses of AppearanceType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return AppearanceType | |
---|---|
AppearanceType |
Appearance200Marshaller.marshalAppearance(Appearance src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type AppearanceType | |
---|---|
void |
Appearance200Marshaller.marshalAppearance(Appearance src,
AppearanceType dest)
|
Uses of AppearanceType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type AppearanceType | |
---|---|
Appearance |
Appearance200Unmarshaller.unmarshalAppearance(AppearanceType src)
|
void |
Appearance200Unmarshaller.unmarshalAppearance(AppearanceType src,
Appearance dest)
|
Uses of AppearanceType in org.citygml4j.jaxb.citygml.app._2 |
---|
Methods in org.citygml4j.jaxb.citygml.app._2 that return AppearanceType | |
---|---|
AppearanceType |
ObjectFactory.createAppearanceType()
Create an instance of AppearanceType |
AppearanceType |
AppearancePropertyType.getAppearance()
Ruft den Wert der appearance-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.app._2 that return types with arguments of type AppearanceType | |
---|---|
javax.xml.bind.JAXBElement<AppearanceType> |
ObjectFactory.createAppearance(AppearanceType value)
Create an instance of JAXBElement < AppearanceType > } |
Methods in org.citygml4j.jaxb.citygml.app._2 with parameters of type AppearanceType | |
---|---|
javax.xml.bind.JAXBElement<AppearanceType> |
ObjectFactory.createAppearance(AppearanceType value)
Create an instance of JAXBElement < AppearanceType > } |
void |
AppearancePropertyType.setAppearance(AppearanceType value)
Legt den Wert der appearance-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |