org.citygml4j.model.citygml.texturedsurface
Interface _AbstractAppearance

All Superinterfaces:
AbstractGML, Associable, Child, CityGML, Copyable, GML, ModelObject, StandardObjectProperties, TexturedSurfaceModuleComponent
All Known Subinterfaces:
_Material, _SimpleTexture
All Known Implementing Classes:
_AbstractAppearanceImpl, _MaterialImpl, _SimpleTextureImpl

public interface _AbstractAppearance
extends TexturedSurfaceModuleComponent, AbstractGML


Method Summary
 
Methods inherited from interface org.citygml4j.model.citygml.CityGML
getCityGMLClass, getCityGMLModule, isSetCityGMLModule
 
Methods inherited from interface org.citygml4j.model.gml.base.AbstractGML
accept, accept, getId, isSetId, setId, unsetId
 
Methods inherited from interface org.citygml4j.model.gml.base.StandardObjectProperties
addMetaDataProperty, addName, getDescription, getMetaDataProperty, getName, isSetDescription, isSetMetaDataProperty, isSetName, setDescription, setMetaDataProperty, setName, unsetDescription, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName
 
Methods inherited from interface org.citygml4j.model.common.child.Child
getParent, isSetParent, setParent, unsetParent
 
Methods inherited from interface org.citygml4j.model.common.copy.Copyable
copy, copyTo