org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface
Class TexturedSurface100Marshaller
java.lang.Object
org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface.TexturedSurface100Marshaller
public class TexturedSurface100Marshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TexturedSurface100Marshaller
public TexturedSurface100Marshaller(CityGMLMarshaller citygml)
marshalJAXBElement
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
marshal
public java.lang.Object marshal(ModelObject src)
marshalAbstractAppearance
public void marshalAbstractAppearance(_AbstractAppearance src,
AbstractAppearanceType dest)
marshalAppearanceProperty
public AppearancePropertyType marshalAppearanceProperty(_AppearanceProperty src)
marshalColor
public java.util.List<java.lang.Double> marshalColor(_Color src)
marshalMaterial
public void marshalMaterial(_Material src,
MaterialType dest)
marshalMaterial
public MaterialType marshalMaterial(_Material src)
marshalSimpleTexture
public void marshalSimpleTexture(_SimpleTexture src,
SimpleTextureType dest)
marshalSimpleTexture
public SimpleTextureType marshalSimpleTexture(_SimpleTexture src)
marshalTexturedSurface
public void marshalTexturedSurface(_TexturedSurface src,
TexturedSurfaceType dest)
marshalTexturedSurface
public TexturedSurfaceType marshalTexturedSurface(_TexturedSurface src)
marshalTextureType
public TextureTypeType marshalTextureType(_TextureType src)