Class Appearance100Marshaller
- java.lang.Object
-
- org.citygml4j.builder.jaxb.marshal.citygml.appearance.Appearance100Marshaller
-
public class Appearance100Marshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Appearance100Marshaller(CityGMLMarshaller citygml)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
marshal(ModelObject src)
void
marshalAbstractSurfaceData(AbstractSurfaceData src, net.opengis.citygml.appearance._1.AbstractSurfaceDataType dest)
void
marshalAbstractTexture(AbstractTexture src, net.opengis.citygml.appearance._1.AbstractTextureType dest)
void
marshalAbstractTextureParameterization(AbstractTextureParameterization src, net.opengis.citygml.appearance._1.AbstractTextureParameterizationType dest)
net.opengis.citygml.appearance._1.AppearanceType
marshalAppearance(Appearance src)
void
marshalAppearance(Appearance src, net.opengis.citygml.appearance._1.AppearanceType dest)
net.opengis.citygml.appearance._1.AppearancePropertyType
marshalAppearanceProperty(AppearanceProperty src)
java.util.List<java.lang.Double>
marshalColor(Color src)
java.util.List<java.lang.Double>
marshalColorPlusOpacity(ColorPlusOpacity src)
net.opengis.citygml.appearance._1.GeoreferencedTextureType
marshalGeoreferencedTexture(GeoreferencedTexture src)
void
marshalGeoreferencedTexture(GeoreferencedTexture src, net.opengis.citygml.appearance._1.GeoreferencedTextureType dest)
javax.xml.bind.JAXBElement<?>
marshalJAXBElement(ModelObject src)
net.opengis.citygml.appearance._1.ParameterizedTextureType
marshalParameterizedTexture(ParameterizedTexture src)
void
marshalParameterizedTexture(ParameterizedTexture src, net.opengis.citygml.appearance._1.ParameterizedTextureType dest)
net.opengis.citygml.appearance._1.SurfaceDataPropertyType
marshalSurfaceDataProperty(SurfaceDataProperty src)
net.opengis.citygml.appearance._1.TexCoordGenType
marshalTexCoordGen(TexCoordGen src)
void
marshalTexCoordGen(TexCoordGen src, net.opengis.citygml.appearance._1.TexCoordGenType dest)
net.opengis.citygml.appearance._1.TexCoordListType
marshalTexCoordList(TexCoordList src)
void
marshalTexCoordList(TexCoordList src, net.opengis.citygml.appearance._1.TexCoordListType dest)
net.opengis.citygml.appearance._1.TextureAssociationType
marshalTextureAssociation(TextureAssociation src)
net.opengis.citygml.appearance._1.TexCoordListType.TextureCoordinates
marshalTextureCoordinates(TextureCoordinates src)
void
marshalTextureCoordinates(TextureCoordinates src, net.opengis.citygml.appearance._1.TexCoordListType.TextureCoordinates dest)
net.opengis.citygml.appearance._1.TextureTypeType
marshalTextureType(TextureType src)
net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture
marshalWorldToTexture(WorldToTexture src)
void
marshalWorldToTexture(WorldToTexture src, net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture dest)
net.opengis.citygml.appearance._1.WrapModeType
marshalWrapMode(WrapMode src)
net.opengis.citygml.appearance._1.X3DMaterialType
marshalX3DMaterial(X3DMaterial src)
void
marshalX3DMaterial(X3DMaterial src, net.opengis.citygml.appearance._1.X3DMaterialType dest)
-
-
-
Constructor Detail
-
Appearance100Marshaller
public Appearance100Marshaller(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._1.AbstractSurfaceDataType dest)
-
marshalAbstractTexture
public void marshalAbstractTexture(AbstractTexture src, net.opengis.citygml.appearance._1.AbstractTextureType dest)
-
marshalAbstractTextureParameterization
public void marshalAbstractTextureParameterization(AbstractTextureParameterization src, net.opengis.citygml.appearance._1.AbstractTextureParameterizationType dest)
-
marshalAppearance
public void marshalAppearance(Appearance src, net.opengis.citygml.appearance._1.AppearanceType dest)
-
marshalAppearance
public net.opengis.citygml.appearance._1.AppearanceType marshalAppearance(Appearance src)
-
marshalAppearanceProperty
public net.opengis.citygml.appearance._1.AppearancePropertyType marshalAppearanceProperty(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._1.GeoreferencedTextureType dest)
-
marshalGeoreferencedTexture
public net.opengis.citygml.appearance._1.GeoreferencedTextureType marshalGeoreferencedTexture(GeoreferencedTexture src)
-
marshalParameterizedTexture
public void marshalParameterizedTexture(ParameterizedTexture src, net.opengis.citygml.appearance._1.ParameterizedTextureType dest)
-
marshalParameterizedTexture
public net.opengis.citygml.appearance._1.ParameterizedTextureType marshalParameterizedTexture(ParameterizedTexture src)
-
marshalSurfaceDataProperty
public net.opengis.citygml.appearance._1.SurfaceDataPropertyType marshalSurfaceDataProperty(SurfaceDataProperty src)
-
marshalTexCoordGen
public void marshalTexCoordGen(TexCoordGen src, net.opengis.citygml.appearance._1.TexCoordGenType dest)
-
marshalTexCoordGen
public net.opengis.citygml.appearance._1.TexCoordGenType marshalTexCoordGen(TexCoordGen src)
-
marshalTexCoordList
public void marshalTexCoordList(TexCoordList src, net.opengis.citygml.appearance._1.TexCoordListType dest)
-
marshalTexCoordList
public net.opengis.citygml.appearance._1.TexCoordListType marshalTexCoordList(TexCoordList src)
-
marshalTextureAssociation
public net.opengis.citygml.appearance._1.TextureAssociationType marshalTextureAssociation(TextureAssociation src)
-
marshalTextureCoordinates
public void marshalTextureCoordinates(TextureCoordinates src, net.opengis.citygml.appearance._1.TexCoordListType.TextureCoordinates dest)
-
marshalTextureCoordinates
public net.opengis.citygml.appearance._1.TexCoordListType.TextureCoordinates marshalTextureCoordinates(TextureCoordinates src)
-
marshalTextureType
public net.opengis.citygml.appearance._1.TextureTypeType marshalTextureType(TextureType src)
-
marshalWorldToTexture
public void marshalWorldToTexture(WorldToTexture src, net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture dest)
-
marshalWorldToTexture
public net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture marshalWorldToTexture(WorldToTexture src)
-
marshalWrapMode
public net.opengis.citygml.appearance._1.WrapModeType marshalWrapMode(WrapMode src)
-
marshalX3DMaterial
public void marshalX3DMaterial(X3DMaterial src, net.opengis.citygml.appearance._1.X3DMaterialType dest)
-
marshalX3DMaterial
public net.opengis.citygml.appearance._1.X3DMaterialType marshalX3DMaterial(X3DMaterial src)
-
-