Class Appearance200Marshaller


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

      • Appearance200Marshaller

        public Appearance200Marshaller​(CityGMLMarshaller citygml)
    • Method Detail

      • marshalJAXBElement

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

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

        public void marshalAbstractSurfaceData​(AbstractSurfaceData src,
                                               net.opengis.citygml.appearance._2.AbstractSurfaceDataType dest)
      • marshalAbstractTexture

        public void marshalAbstractTexture​(AbstractTexture src,
                                           net.opengis.citygml.appearance._2.AbstractTextureType dest)
      • marshalAbstractTextureParameterization

        public void marshalAbstractTextureParameterization​(AbstractTextureParameterization src,
                                                           net.opengis.citygml.appearance._2.AbstractTextureParameterizationType dest)
      • marshalAppearance

        public void marshalAppearance​(Appearance src,
                                      net.opengis.citygml.appearance._2.AppearanceType dest)
      • marshalAppearance

        public net.opengis.citygml.appearance._2.AppearanceType marshalAppearance​(Appearance src)
      • marshalAppearanceProperty

        public void marshalAppearanceProperty​(AppearanceProperty src,
                                              net.opengis.citygml.appearance._2.AppearancePropertyType dest)
      • marshalAppearanceProperty

        public net.opengis.citygml.appearance._2.AppearancePropertyType marshalAppearanceProperty​(AppearanceProperty src)
      • marshalAppearanceMember

        public net.opengis.gml.FeaturePropertyType marshalAppearanceMember​(AppearanceMember src)
      • marshalAppearancePropertyElement

        public net.opengis.citygml.appearance._2.AppearancePropertyElement marshalAppearancePropertyElement​(AppearanceProperty src)
      • marshalColor

        public java.util.List<java.lang.Double> marshalColor​(Color src)
      • marshalColorPlusOpacity

        public java.util.List<java.lang.Double> marshalColorPlusOpacity​(ColorPlusOpacity src)
      • marshalGeoreferencedTexture

        public void marshalGeoreferencedTexture​(GeoreferencedTexture src,
                                                net.opengis.citygml.appearance._2.GeoreferencedTextureType dest)
      • marshalGeoreferencedTexture

        public net.opengis.citygml.appearance._2.GeoreferencedTextureType marshalGeoreferencedTexture​(GeoreferencedTexture src)
      • marshalParameterizedTexture

        public void marshalParameterizedTexture​(ParameterizedTexture src,
                                                net.opengis.citygml.appearance._2.ParameterizedTextureType dest)
      • marshalParameterizedTexture

        public net.opengis.citygml.appearance._2.ParameterizedTextureType marshalParameterizedTexture​(ParameterizedTexture src)
      • marshalSurfaceDataProperty

        public net.opengis.citygml.appearance._2.SurfaceDataPropertyType marshalSurfaceDataProperty​(SurfaceDataProperty src)
      • marshalTexCoordGen

        public void marshalTexCoordGen​(TexCoordGen src,
                                       net.opengis.citygml.appearance._2.TexCoordGenType dest)
      • marshalTexCoordGen

        public net.opengis.citygml.appearance._2.TexCoordGenType marshalTexCoordGen​(TexCoordGen src)
      • marshalTexCoordList

        public void marshalTexCoordList​(TexCoordList src,
                                        net.opengis.citygml.appearance._2.TexCoordListType dest)
      • marshalTexCoordList

        public net.opengis.citygml.appearance._2.TexCoordListType marshalTexCoordList​(TexCoordList src)
      • marshalTextureAssociation

        public net.opengis.citygml.appearance._2.TextureAssociationType marshalTextureAssociation​(TextureAssociation src)
      • marshalTextureCoordinates

        public void marshalTextureCoordinates​(TextureCoordinates src,
                                              net.opengis.citygml.appearance._2.TexCoordListType.TextureCoordinates dest)
      • marshalTextureCoordinates

        public net.opengis.citygml.appearance._2.TexCoordListType.TextureCoordinates marshalTextureCoordinates​(TextureCoordinates src)
      • marshalTextureType

        public net.opengis.citygml.appearance._2.TextureTypeType marshalTextureType​(TextureType src)
      • marshalWorldToTexture

        public void marshalWorldToTexture​(WorldToTexture src,
                                          net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture dest)
      • marshalWorldToTexture

        public net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture marshalWorldToTexture​(WorldToTexture src)
      • marshalWrapMode

        public net.opengis.citygml.appearance._2.WrapModeType marshalWrapMode​(WrapMode src)
      • marshalX3DMaterial

        public void marshalX3DMaterial​(X3DMaterial src,
                                       net.opengis.citygml.appearance._2.X3DMaterialType dest)
      • marshalX3DMaterial

        public net.opengis.citygml.appearance._2.X3DMaterialType marshalX3DMaterial​(X3DMaterial src)