Package org.citygml4j.jaxb.citygml.app._1

Class Summary
AbstractSurfaceDataType Base class for textures and material.
AbstractTextureParameterizationType Base class for augmenting a link "texture->surface" with texture parameterization.
AbstractTextureType Base class for textures.
AppearancePropertyType Denotes the relation of a _CityObject resp.
AppearanceType Named container for all surface data (texture/material).
GeoreferencedTextureType Specialization for georeferenced textures, i.e. textures using a planimetric projection.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.citygml4j.jaxb.citygml.app._1 package.
ParameterizedTextureType Specialization for standard 2D textures.
SurfaceDataPropertyType Denotes the relation of an Appearance to its surface data.
TexCoordGenType Texture parameterization using a transformation matrix.
TexCoordGenType.WorldToTexture Java class for anonymous complex type.
TexCoordListType Texture parameterization using texture coordinates: Each gml:LinearRing that is part of the surface requires a separate "textureCoordinates"-entry with 2 doubles per ring vertex.
TexCoordListType.TextureCoordinates Java class for anonymous complex type.
TextureAssociationType Denotes the relation of a texture to a surface, that is augmented by a TextureParameterization object.
X3DMaterialType Class for defining constant surface properties.
 

Enum Summary
TextureTypeType Java class for TextureTypeType.
WrapModeType Java class for WrapModeType.