public abstract class _AbstractAppearance extends AbstractGML implements TexturedSurfaceModuleComponent
isSetMetaDataProperty
Constructor and Description |
---|
_AbstractAppearance() |
_AbstractAppearance(TexturedSurfaceModule module) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
TexturedSurfaceModule |
getCityGMLModule() |
ModelType |
getModelType() |
boolean |
isSetCityGMLModule() |
accept, accept, addMetaDataProperty, addName, getDescription, getGMLClass, getId, getLocalProperty, getMetaDataProperty, getName, getParent, hasLocalProperty, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setLocalProperty, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetLocalProperty, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCityGMLClass
public _AbstractAppearance()
public _AbstractAppearance(TexturedSurfaceModule module)
public ModelType getModelType()
getModelType
in interface ModelObject
getModelType
in class AbstractGML
public final TexturedSurfaceModule getCityGMLModule()
getCityGMLModule
in interface CityGML
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGML
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractGML