|
||||||||||
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._1 |
Uses of AppearanceType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return AppearanceType | |
---|---|
AppearanceType |
Appearance100Marshaller.marshalAppearance(Appearance src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type AppearanceType | |
---|---|
void |
Appearance100Marshaller.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 |
Appearance100Unmarshaller.unmarshalAppearance(AppearanceType src)
|
void |
Appearance100Unmarshaller.unmarshalAppearance(AppearanceType src,
Appearance dest)
|
Uses of AppearanceType in org.citygml4j.jaxb.citygml.app._1 |
---|
Methods in org.citygml4j.jaxb.citygml.app._1 that return AppearanceType | |
---|---|
AppearanceType |
ObjectFactory.createAppearanceType()
Create an instance of AppearanceType |
AppearanceType |
AppearancePropertyType.getAppearance()
Gets the value of the appearance property. |
Methods in org.citygml4j.jaxb.citygml.app._1 with parameters of type AppearanceType | |
---|---|
void |
AppearancePropertyType.setAppearance(AppearanceType value)
Sets the value of the appearance property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |