Class TexturedSurface200Marshaller


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

      • TexturedSurface200Marshaller

        public TexturedSurface200Marshaller​(CityGMLMarshaller citygml)
    • Method Detail

      • marshalJAXBElement

        public javax.xml.bind.JAXBElement<?> marshalJAXBElement​(ModelObject src)
      • marshal

        public java.lang.Object marshal​(ModelObject src)
      • marshalAbstractAppearance

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

        public net.opengis.citygml.texturedsurface._2.AppearancePropertyType marshalAppearanceProperty​(_AppearanceProperty src)
      • marshalColor

        public java.util.List<java.lang.Double> marshalColor​(_Color src)
      • marshalMaterial

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

        public net.opengis.citygml.texturedsurface._2.MaterialType marshalMaterial​(_Material src)
      • marshalSimpleTexture

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

        public net.opengis.citygml.texturedsurface._2.SimpleTextureType marshalSimpleTexture​(_SimpleTexture src)
      • marshalTexturedSurface

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

        public net.opengis.citygml.texturedsurface._2.TexturedSurfaceType marshalTexturedSurface​(_TexturedSurface src)
      • marshalTextureType

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