public abstract class AbstractTextureParameterization extends AbstractGML implements AppearanceModuleComponent
isSetMetaDataProperty
Constructor and Description |
---|
AbstractTextureParameterization() |
AbstractTextureParameterization(AppearanceModule module) |
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 AbstractTextureParameterization()
public AbstractTextureParameterization(AppearanceModule module)
public void addGenericADEElement(ADEGenericElement genericADEElement)
public void addGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
public java.util.List<ADEGenericElement> getGenericADEElement()
public java.util.List<ADEComponent> getGenericApplicationPropertyOfTextureParameterization()
public boolean isSetGenericADEComponent()
public boolean isSetGenericApplicationPropertyOfTextureParameterization()
public void setGenericADEElement(java.util.List<ADEGenericElement> genericADEElement)
public void setGenericApplicationPropertyOfTextureParameterization(java.util.List<ADEComponent> ade)
public void unsetGenericADEElement()
public boolean unsetGenericADEElement(ADEComponent genericADEElement)
public void unsetGenericApplicationPropertyOfTextureParameterization()
public boolean unsetGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
public final AppearanceModule 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