|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CityModelType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.jaxb.citygml.core._2 |
Uses of CityModelType in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return CityModelType | |
---|---|
CityModelType |
Core200Marshaller.marshalCityModel(CityModel src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type CityModelType | |
---|---|
void |
Core200Marshaller.marshalCityModel(CityModel src,
CityModelType dest)
|
Uses of CityModelType in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type CityModelType | |
---|---|
CityModel |
Core200Unmarshaller.unmarshalCityModel(CityModelType src)
|
void |
Core200Unmarshaller.unmarshalCityModel(CityModelType src,
CityModel dest)
|
Uses of CityModelType in org.citygml4j.jaxb.citygml.core._2 |
---|
Methods in org.citygml4j.jaxb.citygml.core._2 that return CityModelType | |
---|---|
CityModelType |
ObjectFactory.createCityModelType()
Create an instance of CityModelType |
Methods in org.citygml4j.jaxb.citygml.core._2 that return types with arguments of type CityModelType | |
---|---|
javax.xml.bind.JAXBElement<CityModelType> |
ObjectFactory.createCityModel(CityModelType value)
Create an instance of JAXBElement < CityModelType > } |
Methods in org.citygml4j.jaxb.citygml.core._2 with parameters of type CityModelType | |
---|---|
javax.xml.bind.JAXBElement<CityModelType> |
ObjectFactory.createCityModel(CityModelType value)
Create an instance of JAXBElement < CityModelType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |