org.citygml4j.jaxb.citygml.app._1
Class ObjectFactory

java.lang.Object
  extended by org.citygml4j.jaxb.citygml.app._1.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.citygml4j.jaxb.citygml.app._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.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citygml4j.jaxb.citygml.app._1
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfAppearance(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfGeoreferencedTexture(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfParameterizedTexture(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfSurfaceData(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexCoordGen(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexCoordList(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexture(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTextureParameterization(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfX3DMaterial(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<AbstractSurfaceDataType> create_SurfaceData(AbstractSurfaceDataType value)
          Create an instance of JAXBElement<AbstractSurfaceDataType>}
 javax.xml.bind.JAXBElement<AbstractTextureType> create_Texture(AbstractTextureType value)
          Create an instance of JAXBElement<AbstractTextureType>}
 javax.xml.bind.JAXBElement<AbstractTextureParameterizationType> create_TextureParameterization(AbstractTextureParameterizationType value)
          Create an instance of JAXBElement<AbstractTextureParameterizationType>}
 AbstractSurfaceDataType createAbstractSurfaceDataType()
          Create an instance of AbstractSurfaceDataType
 AbstractTextureType createAbstractTextureType()
          Create an instance of AbstractTextureType
 javax.xml.bind.JAXBElement<AppearancePropertyType> createAppearance(AppearancePropertyType value)
          Create an instance of JAXBElement<AppearancePropertyType>}
 javax.xml.bind.JAXBElement<AppearancePropertyType> createAppearanceMember(AppearancePropertyType value)
          Create an instance of JAXBElement<AppearancePropertyType>}
 AppearancePropertyType createAppearancePropertyType()
          Create an instance of AppearancePropertyType
 AppearanceType createAppearanceType()
          Create an instance of AppearanceType
 javax.xml.bind.JAXBElement<GeoreferencedTextureType> createGeoreferencedTexture(GeoreferencedTextureType value)
          Create an instance of JAXBElement<GeoreferencedTextureType>}
 GeoreferencedTextureType createGeoreferencedTextureType()
          Create an instance of GeoreferencedTextureType
 javax.xml.bind.JAXBElement<ParameterizedTextureType> createParameterizedTexture(ParameterizedTextureType value)
          Create an instance of JAXBElement<ParameterizedTextureType>}
 ParameterizedTextureType createParameterizedTextureType()
          Create an instance of ParameterizedTextureType
 SurfaceDataPropertyType createSurfaceDataPropertyType()
          Create an instance of SurfaceDataPropertyType
 javax.xml.bind.JAXBElement<TexCoordGenType> createTexCoordGen(TexCoordGenType value)
          Create an instance of JAXBElement<TexCoordGenType>}
 TexCoordGenType createTexCoordGenType()
          Create an instance of TexCoordGenType
 TexCoordGenType.WorldToTexture createTexCoordGenTypeWorldToTexture()
          Create an instance of TexCoordGenType.WorldToTexture
 javax.xml.bind.JAXBElement<TexCoordListType> createTexCoordList(TexCoordListType value)
          Create an instance of JAXBElement<TexCoordListType>}
 TexCoordListType createTexCoordListType()
          Create an instance of TexCoordListType
 TexCoordListType.TextureCoordinates createTexCoordListTypeTextureCoordinates()
          Create an instance of TexCoordListType.TextureCoordinates
 TextureAssociationType createTextureAssociationType()
          Create an instance of TextureAssociationType
 javax.xml.bind.JAXBElement<X3DMaterialType> createX3DMaterial(X3DMaterialType value)
          Create an instance of JAXBElement<X3DMaterialType>}
 X3DMaterialType createX3DMaterialType()
          Create an instance of X3DMaterialType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citygml4j.jaxb.citygml.app._1

Method Detail

createTexCoordListType

public TexCoordListType createTexCoordListType()
Create an instance of TexCoordListType


createTexCoordGenType

public TexCoordGenType createTexCoordGenType()
Create an instance of TexCoordGenType


createParameterizedTextureType

public ParameterizedTextureType createParameterizedTextureType()
Create an instance of ParameterizedTextureType


createAbstractTextureType

public AbstractTextureType createAbstractTextureType()
Create an instance of AbstractTextureType


createAbstractSurfaceDataType

public AbstractSurfaceDataType createAbstractSurfaceDataType()
Create an instance of AbstractSurfaceDataType


createX3DMaterialType

public X3DMaterialType createX3DMaterialType()
Create an instance of X3DMaterialType


createAppearancePropertyType

public AppearancePropertyType createAppearancePropertyType()
Create an instance of AppearancePropertyType


createGeoreferencedTextureType

public GeoreferencedTextureType createGeoreferencedTextureType()
Create an instance of GeoreferencedTextureType


createTextureAssociationType

public TextureAssociationType createTextureAssociationType()
Create an instance of TextureAssociationType


createAppearanceType

public AppearanceType createAppearanceType()
Create an instance of AppearanceType


createSurfaceDataPropertyType

public SurfaceDataPropertyType createSurfaceDataPropertyType()
Create an instance of SurfaceDataPropertyType


createTexCoordListTypeTextureCoordinates

public TexCoordListType.TextureCoordinates createTexCoordListTypeTextureCoordinates()
Create an instance of TexCoordListType.TextureCoordinates


createTexCoordGenTypeWorldToTexture

public TexCoordGenType.WorldToTexture createTexCoordGenTypeWorldToTexture()
Create an instance of TexCoordGenType.WorldToTexture


createAppearanceMember

public javax.xml.bind.JAXBElement<AppearancePropertyType> createAppearanceMember(AppearancePropertyType value)
Create an instance of JAXBElement<AppearancePropertyType>}


createTexCoordList

public javax.xml.bind.JAXBElement<TexCoordListType> createTexCoordList(TexCoordListType value)
Create an instance of JAXBElement<TexCoordListType>}


create_SurfaceData

public javax.xml.bind.JAXBElement<AbstractSurfaceDataType> create_SurfaceData(AbstractSurfaceDataType value)
Create an instance of JAXBElement<AbstractSurfaceDataType>}


createTexCoordGen

public javax.xml.bind.JAXBElement<TexCoordGenType> createTexCoordGen(TexCoordGenType value)
Create an instance of JAXBElement<TexCoordGenType>}


create_TextureParameterization

public javax.xml.bind.JAXBElement<AbstractTextureParameterizationType> create_TextureParameterization(AbstractTextureParameterizationType value)
Create an instance of JAXBElement<AbstractTextureParameterizationType>}


createParameterizedTexture

public javax.xml.bind.JAXBElement<ParameterizedTextureType> createParameterizedTexture(ParameterizedTextureType value)
Create an instance of JAXBElement<ParameterizedTextureType>}


createGeoreferencedTexture

public javax.xml.bind.JAXBElement<GeoreferencedTextureType> createGeoreferencedTexture(GeoreferencedTextureType value)
Create an instance of JAXBElement<GeoreferencedTextureType>}


create_GenericApplicationPropertyOfAppearance

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfAppearance(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfParameterizedTexture

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfParameterizedTexture(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfTexCoordList

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexCoordList(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_Texture

public javax.xml.bind.JAXBElement<AbstractTextureType> create_Texture(AbstractTextureType value)
Create an instance of JAXBElement<AbstractTextureType>}


create_GenericApplicationPropertyOfGeoreferencedTexture

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfGeoreferencedTexture(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createAppearance

public javax.xml.bind.JAXBElement<AppearancePropertyType> createAppearance(AppearancePropertyType value)
Create an instance of JAXBElement<AppearancePropertyType>}


create_GenericApplicationPropertyOfSurfaceData

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfSurfaceData(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfTexture

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexture(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfX3DMaterial

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfX3DMaterial(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfTexCoordGen

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTexCoordGen(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfTextureParameterization

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTextureParameterization(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createX3DMaterial

public javax.xml.bind.JAXBElement<X3DMaterialType> createX3DMaterial(X3DMaterialType value)
Create an instance of JAXBElement<X3DMaterialType>}