|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.model.module.AbstractModule
org.citygml4j.model.module.citygml.AbstractCityGMLModule
org.citygml4j.model.module.citygml.ReliefModule
public class ReliefModule
Field Summary | |
---|---|
static ReliefModule |
v1_0_0
|
static ReliefModule |
v2_0_0
|
Method Summary | |
---|---|
static ReliefModule |
getInstance(CityGMLModuleVersion version)
|
static java.util.List<ReliefModule> |
getInstances()
|
Methods inherited from class org.citygml4j.model.module.citygml.AbstractCityGMLModule |
---|
getFeatureElementClass, getType, getVersion, hasFeatureElement, hasFeaturePropertyElement |
Methods inherited from class org.citygml4j.model.module.AbstractModule |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.module.Module |
---|
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn |
Field Detail |
---|
public static final ReliefModule v2_0_0
public static final ReliefModule v1_0_0
Method Detail |
---|
public static java.util.List<ReliefModule> getInstances()
public static ReliefModule getInstance(CityGMLModuleVersion version)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |