public class VegetationModule extends AbstractCityGMLModule
Modifier and Type | Field and Description |
---|---|
static VegetationModule |
v1_0_0 |
static VegetationModule |
v2_0_0 |
Modifier and Type | Method and Description |
---|---|
static VegetationModule |
getInstance(CityGMLModuleVersion version) |
static java.util.List<VegetationModule> |
getInstances() |
boolean |
isTopLevelFeature(java.lang.String name) |
getFeatureClass, getFeatureName, getFeatures, getType, getVersion, hasFeature, hasFeatureProperty
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
public static final VegetationModule v2_0_0
public static final VegetationModule v1_0_0
public static java.util.List<VegetationModule> getInstances()
public static VegetationModule getInstance(CityGMLModuleVersion version)
public boolean isTopLevelFeature(java.lang.String name)
isTopLevelFeature
in interface Module
isTopLevelFeature
in class AbstractModule