|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.model.module.AbstractModuleConfiguration
org.citygml4j.model.module.gml.GMLVersion
public class GMLVersion
Field Summary | |
---|---|
static GMLVersion |
DEFAULT
|
static GMLVersion |
v3_1_1
|
Method Summary | |
---|---|
java.util.List<GMLModule> |
getGMLModules()
|
Methods inherited from class org.citygml4j.model.module.AbstractModuleConfiguration |
---|
contains, contains, getModule, getModules |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final GMLVersion DEFAULT
public static final GMLVersion v3_1_1
Method Detail |
---|
public java.util.List<GMLModule> getGMLModules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |