|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of WindowType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return WindowType | |
---|---|
WindowType |
Building040Marshaller.marshalWindow(Window src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type WindowType | |
---|---|
void |
Building040Marshaller.marshalWindow(Window src,
WindowType dest)
|
Uses of WindowType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type WindowType | |
---|---|
Window |
Building040Unmarshaller.unmarshalWindow(WindowType src)
|
void |
Building040Unmarshaller.unmarshalWindow(WindowType src,
Window dest)
|
Uses of WindowType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return WindowType | |
---|---|
WindowType |
ObjectFactory.createWindowType()
Create an instance of WindowType |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type WindowType | |
---|---|
javax.xml.bind.JAXBElement<WindowType> |
ObjectFactory.createWindow(WindowType value)
Create an instance of JAXBElement < WindowType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type WindowType | |
---|---|
javax.xml.bind.JAXBElement<WindowType> |
ObjectFactory.createWindow(WindowType value)
Create an instance of JAXBElement < WindowType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |