- java.lang.Object
-
- org.citygml4j.xml.module.Module
-
- org.citygml4j.xml.module.citygml.CityGMLModule
-
- Direct Known Subclasses:
AppearanceModule,BridgeModule,BuildingModule,CityFurnitureModule,CityObjectGroupModule,ConstructionModule,CoreModule,DynamizerModule,GenericsModule,LandUseModule,PointCloudModule,ReliefModule,TransportationModule,TunnelModule,VegetationModule,VersioningModule,WaterBodyModule
public abstract class CityGMLModule extends Module
-
-
Constructor Summary
Constructors Constructor Description CityGMLModule(java.lang.String namespaceURI, java.lang.String namespacePrefix, java.lang.String schemaLocation, org.citygml4j.core.model.CityGMLVersion version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.citygml4j.core.model.CityGMLVersiongetCityGMLVersion()-
Methods inherited from class org.citygml4j.xml.module.Module
getNamespacePrefix, getNamespaceURI, getSchemaLocation, isSetSchemaLocation
-
-