public class TexturedSurface200Unmarshaller
extends java.lang.Object
Constructor and Description |
---|
TexturedSurface200Unmarshaller(CityGMLUnmarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
CityGML |
unmarshal(javax.xml.bind.JAXBElement<?> src) |
CityGML |
unmarshal(java.lang.Object src) |
void |
unmarshalAbstractAppearance(net.opengis.citygml.texturedsurface._2.AbstractAppearanceType src,
_AbstractAppearance dest) |
_AppearanceProperty |
unmarshalAppearanceProperty(net.opengis.citygml.texturedsurface._2.AppearancePropertyType src) |
_Color |
unmarshalColor(java.util.List<java.lang.Double> src) |
void |
unmarshalMaterial(net.opengis.citygml.texturedsurface._2.MaterialType src,
_Material dest) |
_Material |
unmarshalMaterial(net.opengis.citygml.texturedsurface._2.MaterialType src) |
void |
unmarshalSimpleTexture(net.opengis.citygml.texturedsurface._2.SimpleTextureType src,
_SimpleTexture dest) |
_SimpleTexture |
unmarshalSimpleTexture(net.opengis.citygml.texturedsurface._2.SimpleTextureType src) |
void |
unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src,
_TexturedSurface dest) |
_TexturedSurface |
unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src) |
_TextureType |
unmarshalTextureType(net.opengis.citygml.texturedsurface._2.TextureTypeType src) |
public TexturedSurface200Unmarshaller(CityGMLUnmarshaller citygml)
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src) throws MissingADESchemaException
MissingADESchemaException
public CityGML unmarshal(java.lang.Object src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalAbstractAppearance(net.opengis.citygml.texturedsurface._2.AbstractAppearanceType src, _AbstractAppearance dest)
public _AppearanceProperty unmarshalAppearanceProperty(net.opengis.citygml.texturedsurface._2.AppearancePropertyType src)
public _Color unmarshalColor(java.util.List<java.lang.Double> src)
public void unmarshalMaterial(net.opengis.citygml.texturedsurface._2.MaterialType src, _Material dest)
public _Material unmarshalMaterial(net.opengis.citygml.texturedsurface._2.MaterialType src)
public void unmarshalSimpleTexture(net.opengis.citygml.texturedsurface._2.SimpleTextureType src, _SimpleTexture dest)
public _SimpleTexture unmarshalSimpleTexture(net.opengis.citygml.texturedsurface._2.SimpleTextureType src)
public void unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src, _TexturedSurface dest)
public _TexturedSurface unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src)
public _TextureType unmarshalTextureType(net.opengis.citygml.texturedsurface._2.TextureTypeType src)