public class AbstractTextureType extends AbstractSurfaceDataType implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for AbstractTextureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractTextureType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/appearance/1.0}AbstractSurfaceDataType">
<sequence>
<element name="imageURI" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="mimeType" type="{http://www.opengis.net/citygml/1.0}MimeTypeType" minOccurs="0"/>
<element name="textureType" type="{http://www.opengis.net/citygml/appearance/1.0}TextureTypeType" minOccurs="0"/>
<element name="wrapMode" type="{http://www.opengis.net/citygml/appearance/1.0}WrapModeType" minOccurs="0"/>
<element name="borderColor" type="{http://www.opengis.net/citygml/appearance/1.0}ColorPlusOpacity" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/appearance/1.0}_GenericApplicationPropertyOfTexture" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Double> |
borderColor |
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfTexture |
protected java.lang.String |
imageURI |
protected java.lang.String |
mimeType |
protected TextureTypeType |
textureType |
protected WrapModeType |
wrapMode |
genericApplicationPropertyOfSurfaceData, isFrontboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
AbstractTextureType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.Object |
clone() |
java.lang.Object |
copyTo(java.lang.Object target) |
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
java.lang.Object |
createNewInstance() |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
java.util.List<java.lang.Double> |
getBorderColor()
Gets the value of the borderColor property.
|
java.util.List<java.lang.Object> |
getGenericApplicationPropertyOfTexture()
Gets the value of the genericApplicationPropertyOfTexture property.
|
java.lang.String |
getImageURI()
Gets the value of the imageURI property.
|
java.lang.String |
getMimeType()
Gets the value of the mimeType property.
|
TextureTypeType |
getTextureType()
Gets the value of the textureType property.
|
WrapModeType |
getWrapMode()
Gets the value of the wrapMode property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetBorderColor() |
boolean |
isSetGenericApplicationPropertyOfTexture() |
boolean |
isSetImageURI() |
boolean |
isSetMimeType() |
boolean |
isSetTextureType() |
boolean |
isSetWrapMode() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(java.lang.Object left,
java.lang.Object right) |
void |
setBorderColor(java.util.List<java.lang.Double> value) |
void |
setGenericApplicationPropertyOfTexture(java.util.List<java.lang.Object> value) |
void |
setImageURI(java.lang.String value)
Sets the value of the imageURI property.
|
void |
setMimeType(java.lang.String value)
Sets the value of the mimeType property.
|
void |
setTextureType(TextureTypeType value)
Sets the value of the textureType property.
|
void |
setWrapMode(WrapModeType value)
Sets the value of the wrapMode property.
|
java.lang.String |
toString() |
void |
unsetBorderColor() |
void |
unsetGenericApplicationPropertyOfTexture() |
AbstractTextureType |
withBorderColor(java.util.Collection<java.lang.Double> values) |
AbstractTextureType |
withBorderColor(java.lang.Double... values) |
AbstractTextureType |
withBorderColor(java.util.List<java.lang.Double> value) |
AbstractTextureType |
withGenericApplicationPropertyOfSurfaceData(java.util.Collection<java.lang.Object> values) |
AbstractTextureType |
withGenericApplicationPropertyOfSurfaceData(java.util.List<java.lang.Object> value) |
AbstractTextureType |
withGenericApplicationPropertyOfSurfaceData(java.lang.Object... values) |
AbstractTextureType |
withGenericApplicationPropertyOfTexture(java.util.Collection<java.lang.Object> values) |
AbstractTextureType |
withGenericApplicationPropertyOfTexture(java.util.List<java.lang.Object> value) |
AbstractTextureType |
withGenericApplicationPropertyOfTexture(java.lang.Object... values) |
AbstractTextureType |
withImageURI(java.lang.String value) |
AbstractTextureType |
withIsFront(java.lang.Boolean value) |
AbstractTextureType |
withMimeType(java.lang.String value) |
AbstractTextureType |
withTextureType(TextureTypeType value) |
AbstractTextureType |
withWrapMode(WrapModeType value) |
getGenericApplicationPropertyOfSurfaceData, isIsFront, isSetGenericApplicationPropertyOfSurfaceData, isSetIsFront, setGenericApplicationPropertyOfSurfaceData, setIsFront, unsetGenericApplicationPropertyOfSurfaceDatagetBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetNameprotected java.lang.String imageURI
protected java.lang.String mimeType
protected TextureTypeType textureType
protected WrapModeType wrapMode
protected java.util.List<java.lang.Double> borderColor
protected java.util.List<java.lang.Object> genericApplicationPropertyOfTexture
public java.lang.String getImageURI()
Stringpublic void setImageURI(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetImageURI()
public java.lang.String getMimeType()
Stringpublic void setMimeType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetMimeType()
public TextureTypeType getTextureType()
TextureTypeTypepublic void setTextureType(TextureTypeType value)
value - allowed object is
TextureTypeTypepublic boolean isSetTextureType()
public WrapModeType getWrapMode()
WrapModeTypepublic void setWrapMode(WrapModeType value)
value - allowed object is
WrapModeTypepublic boolean isSetWrapMode()
public java.util.List<java.lang.Double> getBorderColor()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the borderColor property.
For example, to add a new item, do as follows:
getBorderColor().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public boolean isSetBorderColor()
public void unsetBorderColor()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfTexture()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the genericApplicationPropertyOfTexture property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfTexture().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfTexture()
public void unsetGenericApplicationPropertyOfTexture()
public java.lang.String toString()
toString in class AbstractSurfaceDataTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractSurfaceDataTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractSurfaceDataTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractSurfaceDataTypepublic boolean equals(java.lang.Object object)
equals in class AbstractSurfaceDataTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractSurfaceDataTypepublic int hashCode()
hashCode in class AbstractSurfaceDataTypepublic java.lang.Object clone()
clone in class AbstractSurfaceDataTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractSurfaceDataTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractSurfaceDataTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class AbstractSurfaceDataTypepublic void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractSurfaceDataTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractSurfaceDataTypepublic void setBorderColor(java.util.List<java.lang.Double> value)
public void setGenericApplicationPropertyOfTexture(java.util.List<java.lang.Object> value)
public AbstractTextureType withImageURI(java.lang.String value)
public AbstractTextureType withMimeType(java.lang.String value)
public AbstractTextureType withTextureType(TextureTypeType value)
public AbstractTextureType withWrapMode(WrapModeType value)
public AbstractTextureType withBorderColor(java.lang.Double... values)
public AbstractTextureType withBorderColor(java.util.Collection<java.lang.Double> values)
public AbstractTextureType withGenericApplicationPropertyOfTexture(java.lang.Object... values)
public AbstractTextureType withGenericApplicationPropertyOfTexture(java.util.Collection<java.lang.Object> values)
public AbstractTextureType withBorderColor(java.util.List<java.lang.Double> value)
public AbstractTextureType withGenericApplicationPropertyOfTexture(java.util.List<java.lang.Object> value)
public AbstractTextureType withIsFront(java.lang.Boolean value)
withIsFront in class AbstractSurfaceDataTypepublic AbstractTextureType withGenericApplicationPropertyOfSurfaceData(java.lang.Object... values)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypepublic AbstractTextureType withGenericApplicationPropertyOfSurfaceData(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypepublic AbstractTextureType withGenericApplicationPropertyOfSurfaceData(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypeCopyright © 2008-2021. All Rights Reserved.