|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _SiteType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of _SiteType in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type _SiteType | |
---|---|
void |
Core040Marshaller.marshalSite(AbstractSite src,
_SiteType dest)
|
Uses of _SiteType in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type _SiteType | |
---|---|
void |
Core040Unmarshaller.unmarshalSite(_SiteType src,
AbstractSite dest)
|
Uses of _SiteType in org.citygml4j.jaxb.citygml._0_4 |
---|
Subclasses of _SiteType in org.citygml4j.jaxb.citygml._0_4 | |
---|---|
class |
_AbstractBuildingType
Type describing the thematic and geometric attributes and the associations of buildings. |
class |
BuildingPartType
Java class for BuildingPartType complex type. |
class |
BuildingType
Java class for BuildingType complex type. |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _SiteType | |
---|---|
javax.xml.bind.JAXBElement<_SiteType> |
ObjectFactory.create_Site(_SiteType value)
Create an instance of JAXBElement < _SiteType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _SiteType | |
---|---|
javax.xml.bind.JAXBElement<_SiteType> |
ObjectFactory.create_Site(_SiteType value)
Create an instance of JAXBElement < _SiteType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |