|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SurfaceArrayPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of SurfaceArrayPropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return SurfaceArrayPropertyType | |
---|---|
SurfaceArrayPropertyType |
GMLMarshaller.marshalSurfaceArrayProperty(SurfaceArrayProperty src)
|
Uses of SurfaceArrayPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type SurfaceArrayPropertyType | |
---|---|
SurfaceArrayProperty |
GMLUnmarshaller.unmarshalSurfaceArrayProperty(SurfaceArrayPropertyType src)
|
Uses of SurfaceArrayPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return SurfaceArrayPropertyType | |
---|---|
SurfaceArrayPropertyType |
ObjectFactory.createSurfaceArrayPropertyType()
Create an instance of SurfaceArrayPropertyType |
SurfaceArrayPropertyType |
MultiSurfaceType.getSurfaceMembers()
Ruft den Wert der surfaceMembers-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type SurfaceArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<SurfaceArrayPropertyType> |
ObjectFactory.createSurfaceArrayProperty(SurfaceArrayPropertyType value)
Create an instance of JAXBElement < SurfaceArrayPropertyType > } |
javax.xml.bind.JAXBElement<SurfaceArrayPropertyType> |
ObjectFactory.createSurfaceMembers(SurfaceArrayPropertyType value)
Create an instance of JAXBElement < SurfaceArrayPropertyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SurfaceArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<SurfaceArrayPropertyType> |
ObjectFactory.createSurfaceArrayProperty(SurfaceArrayPropertyType value)
Create an instance of JAXBElement < SurfaceArrayPropertyType > } |
javax.xml.bind.JAXBElement<SurfaceArrayPropertyType> |
ObjectFactory.createSurfaceMembers(SurfaceArrayPropertyType value)
Create an instance of JAXBElement < SurfaceArrayPropertyType > } |
void |
MultiSurfaceType.setSurfaceMembers(SurfaceArrayPropertyType value)
Legt den Wert der surfaceMembers-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |