Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
//
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2 generiert
// Siehe https://javaee.github.io/jaxb-v2/
// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
// Generiert: 2019.02.03 um 11:14:53 PM CET
//
package net.opengis.citygml.appearance._1;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the net.opengis.citygml.appearance._1 package.
*
An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName __GenericApplicationPropertyOfAppearance_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfAppearance");
private final static QName _AppearanceMember_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "appearanceMember");
private final static QName _Appearance_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "appearance");
private final static QName __SurfaceData_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_SurfaceData");
private final static QName __GenericApplicationPropertyOfSurfaceData_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfSurfaceData");
private final static QName __Texture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_Texture");
private final static QName __GenericApplicationPropertyOfTexture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfTexture");
private final static QName _ParameterizedTexture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "ParameterizedTexture");
private final static QName __GenericApplicationPropertyOfParameterizedTexture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfParameterizedTexture");
private final static QName _GeoreferencedTexture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "GeoreferencedTexture");
private final static QName __GenericApplicationPropertyOfGeoreferencedTexture_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfGeoreferencedTexture");
private final static QName __TextureParameterization_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_TextureParameterization");
private final static QName __GenericApplicationPropertyOfTextureParameterization_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfTextureParameterization");
private final static QName _TexCoordList_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "TexCoordList");
private final static QName __GenericApplicationPropertyOfTexCoordList_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfTexCoordList");
private final static QName _TexCoordGen_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "TexCoordGen");
private final static QName __GenericApplicationPropertyOfTexCoordGen_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfTexCoordGen");
private final static QName _X3DMaterial_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "X3DMaterial");
private final static QName __GenericApplicationPropertyOfX3DMaterial_QNAME = new QName("http://www.opengis.net/citygml/appearance/1.0", "_GenericApplicationPropertyOfX3DMaterial");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.citygml.appearance._1
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link TexCoordGenType }
*
*/
public TexCoordGenType createTexCoordGenType() {
return new TexCoordGenType();
}
/**
* Create an instance of {@link TexCoordListType }
*
*/
public TexCoordListType createTexCoordListType() {
return new TexCoordListType();
}
/**
* Create an instance of {@link AppearancePropertyType }
*
*/
public AppearancePropertyType createAppearancePropertyType() {
return new AppearancePropertyType();
}
/**
* Create an instance of {@link AbstractSurfaceDataType }
*
*/
public AbstractSurfaceDataType createAbstractSurfaceDataType() {
return new AbstractSurfaceDataType();
}
/**
* Create an instance of {@link AbstractTextureType }
*
*/
public AbstractTextureType createAbstractTextureType() {
return new AbstractTextureType();
}
/**
* Create an instance of {@link ParameterizedTextureType }
*
*/
public ParameterizedTextureType createParameterizedTextureType() {
return new ParameterizedTextureType();
}
/**
* Create an instance of {@link GeoreferencedTextureType }
*
*/
public GeoreferencedTextureType createGeoreferencedTextureType() {
return new GeoreferencedTextureType();
}
/**
* Create an instance of {@link X3DMaterialType }
*
*/
public X3DMaterialType createX3DMaterialType() {
return new X3DMaterialType();
}
/**
* Create an instance of {@link AppearanceType }
*
*/
public AppearanceType createAppearanceType() {
return new AppearanceType();
}
/**
* Create an instance of {@link SurfaceDataPropertyType }
*
*/
public SurfaceDataPropertyType createSurfaceDataPropertyType() {
return new SurfaceDataPropertyType();
}
/**
* Create an instance of {@link TextureAssociationType }
*
*/
public TextureAssociationType createTextureAssociationType() {
return new TextureAssociationType();
}
/**
* Create an instance of {@link TexCoordGenType.WorldToTexture }
*
*/
public TexCoordGenType.WorldToTexture createTexCoordGenTypeWorldToTexture() {
return new TexCoordGenType.WorldToTexture();
}
/**
* Create an instance of {@link TexCoordListType.TextureCoordinates }
*
*/
public TexCoordListType.TextureCoordinates createTexCoordListTypeTextureCoordinates() {
return new TexCoordListType.TextureCoordinates();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*/
@XmlElementDecl(namespace = "http://www.opengis.net/citygml/appearance/1.0", name = "_GenericApplicationPropertyOfAppearance")
public JAXBElement