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() |
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 final TexturedSurfaceModule getCityGMLModule()
getCityGMLModule
in interface CityGMLModuleComponent
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGMLModuleComponent
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractGML