|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SurfaceDataPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of SurfaceDataPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return SurfaceDataPropertyType | |
---|---|
SurfaceDataPropertyType |
Appearance040Marshaller.marshalSurfaceDataProperty(SurfaceDataProperty src)
|
Uses of SurfaceDataPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type SurfaceDataPropertyType | |
---|---|
SurfaceDataProperty |
Appearance040Unmarshaller.unmarshalSurfaceDataProperty(SurfaceDataPropertyType src)
|
Uses of SurfaceDataPropertyType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return SurfaceDataPropertyType | |
---|---|
SurfaceDataPropertyType |
ObjectFactory.createSurfaceDataPropertyType()
Create an instance of SurfaceDataPropertyType |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type SurfaceDataPropertyType | |
---|---|
java.util.List<SurfaceDataPropertyType> |
AppearanceType.getSurfaceDataMember()
Gets the value of the surfaceDataMember property. |
Method parameters in org.citygml4j.jaxb.citygml._0_4 with type arguments of type SurfaceDataPropertyType | |
---|---|
void |
AppearanceType.setSurfaceDataMember(java.util.List<SurfaceDataPropertyType> surfaceDataMember)
Sets the value of the surfaceDataMember property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |