org.citygml4j.model.citygml.appearance
Interface WorldToTexture

All Superinterfaces:
AppearanceModuleComponent, Child, CityGML, Copyable, CoreModuleComponent, GML, ModelObject, SRSInformationGroup, SRSReferenceGroup, TransformationMatrix3x4
All Known Implementing Classes:
WorldToTextureImpl

public interface WorldToTexture
extends AppearanceModuleComponent, TransformationMatrix3x4, SRSReferenceGroup


Method Summary
 
Methods inherited from interface org.citygml4j.model.citygml.core.TransformationMatrix3x4
getMatrix, isSetMatrix, setMatrix
 
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
 
Methods inherited from interface org.citygml4j.model.gml.geometry.SRSReferenceGroup
getSrsDimension, getSrsName, isSetSrsDimension, isSetSrsName, setSrsDimension, setSrsName, unsetSrsDimension, unsetSrsName
 
Methods inherited from interface org.citygml4j.model.gml.geometry.SRSInformationGroup
addAxisLabel, addUomLabel, getAxisLabels, getUomLabels, isSetAxisLabels, isSetUomLabels, setAxisLabels, setUomLabels, unsetAxisLabels, unsetAxisLabels, unsetUomLabels, unsetUomLabels
 
Methods inherited from interface org.citygml4j.model.gml.GML
getGMLClass