Uses of Interface
org.citygml4j.model.citygml.appearance.AppearanceModuleComponent

Packages that use AppearanceModuleComponent
org.citygml4j.impl.citygml.appearance   
org.citygml4j.model.citygml.appearance   
 

Uses of AppearanceModuleComponent in org.citygml4j.impl.citygml.appearance
 

Classes in org.citygml4j.impl.citygml.appearance that implement AppearanceModuleComponent
 class AbstractSurfaceDataImpl
           
 class AbstractTextureImpl
           
 class AbstractTextureParameterizationImpl
           
 class AppearanceImpl
           
 class AppearanceMemberImpl
           
 class AppearancePropertyImpl
           
 class ColorImpl
           
 class ColorPlusOpacityImpl
           
 class GeoreferencedTextureImpl
           
 class ParameterizedTextureImpl
           
 class SurfaceDataPropertyImpl
           
 class TexCoordGenImpl
           
 class TexCoordListImpl
           
 class TextureAssociationImpl
           
 class TextureCoordinatesImpl
           
 class WorldToTextureImpl
           
 class X3DMaterialImpl
           
 

Uses of AppearanceModuleComponent in org.citygml4j.model.citygml.appearance
 

Subinterfaces of AppearanceModuleComponent in org.citygml4j.model.citygml.appearance
 interface AbstractSurfaceData
           
 interface AbstractTexture
           
 interface AbstractTextureParameterization
           
 interface Appearance
           
 interface AppearanceMember
           
 interface AppearanceProperty
           
 interface Color
           
 interface ColorPlusOpacity
           
 interface GeoreferencedTexture
           
 interface ParameterizedTexture
           
 interface SurfaceDataProperty
           
 interface TexCoordGen
           
 interface TexCoordList
           
 interface TextureAssociation
           
 interface TextureCoordinates
           
 interface WorldToTexture
           
 interface X3DMaterial
           
 

Classes in org.citygml4j.model.citygml.appearance that implement AppearanceModuleComponent
 class TextureType
           
 class WrapMode