Class TexturedSurface200Unmarshaller


  • public class TexturedSurface200Unmarshaller
    extends java.lang.Object
    • Constructor Detail

      • TexturedSurface200Unmarshaller

        public TexturedSurface200Unmarshaller​(CityGMLUnmarshaller citygml)
    • Method Detail

      • unmarshalAbstractAppearance

        public void unmarshalAbstractAppearance​(net.opengis.citygml.texturedsurface._2.AbstractAppearanceType src,
                                                _AbstractAppearance dest)
      • unmarshalAppearanceProperty

        public _AppearanceProperty unmarshalAppearanceProperty​(net.opengis.citygml.texturedsurface._2.AppearancePropertyType src)
      • unmarshalColor

        public _Color unmarshalColor​(java.util.List<java.lang.Double> src)
      • unmarshalMaterial

        public void unmarshalMaterial​(net.opengis.citygml.texturedsurface._2.MaterialType src,
                                      _Material dest)
      • unmarshalMaterial

        public _Material unmarshalMaterial​(net.opengis.citygml.texturedsurface._2.MaterialType src)
      • unmarshalSimpleTexture

        public void unmarshalSimpleTexture​(net.opengis.citygml.texturedsurface._2.SimpleTextureType src,
                                           _SimpleTexture dest)
      • unmarshalSimpleTexture

        public _SimpleTexture unmarshalSimpleTexture​(net.opengis.citygml.texturedsurface._2.SimpleTextureType src)
      • unmarshalTexturedSurface

        public void unmarshalTexturedSurface​(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src,
                                             _TexturedSurface dest)
      • unmarshalTexturedSurface

        public _TexturedSurface unmarshalTexturedSurface​(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src)
      • unmarshalTextureType

        public _TextureType unmarshalTextureType​(net.opengis.citygml.texturedsurface._2.TextureTypeType src)