|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractOpeningType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._1 |
Uses of AbstractOpeningType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type AbstractOpeningType | |
---|---|
void |
Building100Marshaller.marshalAbstractOpening(AbstractOpening src,
AbstractOpeningType dest)
|
Uses of AbstractOpeningType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type AbstractOpeningType | |
---|---|
void |
Building100Unmarshaller.unmarshalAbstractOpening(AbstractOpeningType src,
AbstractOpening dest)
|
Uses of AbstractOpeningType in org.citygml4j.jaxb.citygml.bldg._1 |
---|
Subclasses of AbstractOpeningType in org.citygml4j.jaxb.citygml.bldg._1 | |
---|---|
class |
DoorType
Type for doors in walls. |
class |
WindowType
Type for windows in walls. |
Methods in org.citygml4j.jaxb.citygml.bldg._1 that return types with arguments of type AbstractOpeningType | |
---|---|
javax.xml.bind.JAXBElement<AbstractOpeningType> |
ObjectFactory.create_Opening(AbstractOpeningType value)
Create an instance of JAXBElement < AbstractOpeningType > } |
Methods in org.citygml4j.jaxb.citygml.bldg._1 with parameters of type AbstractOpeningType | |
---|---|
javax.xml.bind.JAXBElement<AbstractOpeningType> |
ObjectFactory.create_Opening(AbstractOpeningType value)
Create an instance of JAXBElement < AbstractOpeningType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |