Class TexturedSurface100Marshaller


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

      • TexturedSurface100Marshaller

        public TexturedSurface100Marshaller​(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._1.AbstractAppearanceType dest)
      • marshalAppearanceProperty

        public net.opengis.citygml.texturedsurface._1.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._1.MaterialType dest)
      • marshalMaterial

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

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

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

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

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

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