|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiGeometryType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of MultiGeometryType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return MultiGeometryType | |
---|---|
MultiGeometryType |
GMLMarshaller.marshalMultiGeometry(MultiGeometry src)
|
Uses of MultiGeometryType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type MultiGeometryType | |
---|---|
MultiGeometry |
GMLUnmarshaller.unmarshalMultiGeometry(MultiGeometryType src)
|
Uses of MultiGeometryType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return MultiGeometryType | |
---|---|
MultiGeometryType |
ObjectFactory.createMultiGeometryType()
Create an instance of MultiGeometryType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type MultiGeometryType | |
---|---|
javax.xml.bind.JAXBElement<MultiGeometryType> |
ObjectFactory.createMultiGeometry(MultiGeometryType value)
Create an instance of JAXBElement < MultiGeometryType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type MultiGeometryType | |
---|---|
javax.xml.bind.JAXBElement<MultiGeometryType> |
ObjectFactory.createMultiGeometry(MultiGeometryType value)
Create an instance of JAXBElement < MultiGeometryType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |