Uses of Class
net.opengis.citygml.v_1_0.CityModelType

Packages that use CityModelType
net.opengis.citygml.v_1_0   
 

Uses of CityModelType in net.opengis.citygml.v_1_0
 

Methods in net.opengis.citygml.v_1_0 that return CityModelType
 CityModelType ObjectFactory.createCityModelType()
          Create an instance of CityModelType
 CityModelType CityModelType.withGenericApplicationPropertyOfCityModel(Collection<Object> values)
           
 CityModelType CityModelType.withGenericApplicationPropertyOfCityModel(List<Object> value)
           
 CityModelType CityModelType.withGenericApplicationPropertyOfCityModel(Object... values)
           
 

Methods in net.opengis.citygml.v_1_0 that return types with arguments of type CityModelType
 JAXBElement<CityModelType> ObjectFactory.createCityModel(CityModelType value)
          Create an instance of JAXBElement<CityModelType>}
 

Methods in net.opengis.citygml.v_1_0 with parameters of type CityModelType
 JAXBElement<CityModelType> ObjectFactory.createCityModel(CityModelType value)
          Create an instance of JAXBElement<CityModelType>}
 



Copyright © 2008-2015. All Rights Reserved.