Package org.citydb.ade
Interface ADEObjectMapper
-
public interface ADEObjectMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.citygml4j.model.gml.base.AbstractGML
createObject(int objectClassId, org.citygml4j.model.module.citygml.CityGMLVersion version)
int
getObjectClassId(java.lang.Class<? extends org.citygml4j.model.gml.base.AbstractGML> adeObjectClass)
-