public class X3DMaterialType 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 X3DMaterialType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="X3DMaterialType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/appearance/2.0}AbstractSurfaceDataType">
<sequence>
<element name="ambientIntensity" type="{http://www.opengis.net/citygml/2.0}doubleBetween0and1" minOccurs="0"/>
<element name="diffuseColor" type="{http://www.opengis.net/citygml/appearance/2.0}Color" minOccurs="0"/>
<element name="emissiveColor" type="{http://www.opengis.net/citygml/appearance/2.0}Color" minOccurs="0"/>
<element name="specularColor" type="{http://www.opengis.net/citygml/appearance/2.0}Color" minOccurs="0"/>
<element name="shininess" type="{http://www.opengis.net/citygml/2.0}doubleBetween0and1" minOccurs="0"/>
<element name="transparency" type="{http://www.opengis.net/citygml/2.0}doubleBetween0and1" minOccurs="0"/>
<element name="isSmooth" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="target" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/appearance/2.0}_GenericApplicationPropertyOfX3DMaterial" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Double |
ambientIntensity |
protected java.util.List<java.lang.Double> |
diffuseColor |
protected java.util.List<java.lang.Double> |
emissiveColor |
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfX3DMaterial |
protected java.lang.Boolean |
isSmooth |
protected java.lang.Double |
shininess |
protected java.util.List<java.lang.Double> |
specularColor |
protected java.util.List<java.lang.String> |
target |
protected java.lang.Double |
transparency |
genericApplicationPropertyOfSurfaceData, isFrontboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
X3DMaterialType() |
| 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.lang.Double |
getAmbientIntensity()
Gets the value of the ambientIntensity property.
|
java.util.List<java.lang.Double> |
getDiffuseColor()
Gets the value of the diffuseColor property.
|
java.util.List<java.lang.Double> |
getEmissiveColor()
Gets the value of the emissiveColor property.
|
java.util.List<java.lang.Object> |
getGenericApplicationPropertyOfX3DMaterial()
Gets the value of the genericApplicationPropertyOfX3DMaterial property.
|
java.lang.Double |
getShininess()
Gets the value of the shininess property.
|
java.util.List<java.lang.Double> |
getSpecularColor()
Gets the value of the specularColor property.
|
java.util.List<java.lang.String> |
getTarget()
Gets the value of the target property.
|
java.lang.Double |
getTransparency()
Gets the value of the transparency property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
java.lang.Boolean |
isIsSmooth()
Gets the value of the isSmooth property.
|
boolean |
isSetAmbientIntensity() |
boolean |
isSetDiffuseColor() |
boolean |
isSetEmissiveColor() |
boolean |
isSetGenericApplicationPropertyOfX3DMaterial() |
boolean |
isSetIsSmooth() |
boolean |
isSetShininess() |
boolean |
isSetSpecularColor() |
boolean |
isSetTarget() |
boolean |
isSetTransparency() |
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 |
setAmbientIntensity(java.lang.Double value)
Sets the value of the ambientIntensity property.
|
void |
setDiffuseColor(java.util.List<java.lang.Double> value) |
void |
setEmissiveColor(java.util.List<java.lang.Double> value) |
void |
setGenericApplicationPropertyOfX3DMaterial(java.util.List<java.lang.Object> value) |
void |
setIsSmooth(java.lang.Boolean value)
Sets the value of the isSmooth property.
|
void |
setShininess(java.lang.Double value)
Sets the value of the shininess property.
|
void |
setSpecularColor(java.util.List<java.lang.Double> value) |
void |
setTarget(java.util.List<java.lang.String> value) |
void |
setTransparency(java.lang.Double value)
Sets the value of the transparency property.
|
java.lang.String |
toString() |
void |
unsetDiffuseColor() |
void |
unsetEmissiveColor() |
void |
unsetGenericApplicationPropertyOfX3DMaterial() |
void |
unsetSpecularColor() |
void |
unsetTarget() |
X3DMaterialType |
withAmbientIntensity(java.lang.Double value) |
X3DMaterialType |
withDiffuseColor(java.util.Collection<java.lang.Double> values) |
X3DMaterialType |
withDiffuseColor(java.lang.Double... values) |
X3DMaterialType |
withDiffuseColor(java.util.List<java.lang.Double> value) |
X3DMaterialType |
withEmissiveColor(java.util.Collection<java.lang.Double> values) |
X3DMaterialType |
withEmissiveColor(java.lang.Double... values) |
X3DMaterialType |
withEmissiveColor(java.util.List<java.lang.Double> value) |
X3DMaterialType |
withGenericApplicationPropertyOfSurfaceData(java.util.Collection<java.lang.Object> values) |
X3DMaterialType |
withGenericApplicationPropertyOfSurfaceData(java.util.List<java.lang.Object> value) |
X3DMaterialType |
withGenericApplicationPropertyOfSurfaceData(java.lang.Object... values) |
X3DMaterialType |
withGenericApplicationPropertyOfX3DMaterial(java.util.Collection<java.lang.Object> values) |
X3DMaterialType |
withGenericApplicationPropertyOfX3DMaterial(java.util.List<java.lang.Object> value) |
X3DMaterialType |
withGenericApplicationPropertyOfX3DMaterial(java.lang.Object... values) |
X3DMaterialType |
withIsFront(java.lang.Boolean value) |
X3DMaterialType |
withIsSmooth(java.lang.Boolean value) |
X3DMaterialType |
withShininess(java.lang.Double value) |
X3DMaterialType |
withSpecularColor(java.util.Collection<java.lang.Double> values) |
X3DMaterialType |
withSpecularColor(java.lang.Double... values) |
X3DMaterialType |
withSpecularColor(java.util.List<java.lang.Double> value) |
X3DMaterialType |
withTarget(java.util.Collection<java.lang.String> values) |
X3DMaterialType |
withTarget(java.util.List<java.lang.String> value) |
X3DMaterialType |
withTarget(java.lang.String... values) |
X3DMaterialType |
withTransparency(java.lang.Double 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.Double ambientIntensity
protected java.util.List<java.lang.Double> diffuseColor
protected java.util.List<java.lang.Double> emissiveColor
protected java.util.List<java.lang.Double> specularColor
protected java.lang.Double shininess
protected java.lang.Double transparency
protected java.lang.Boolean isSmooth
protected java.util.List<java.lang.String> target
protected java.util.List<java.lang.Object> genericApplicationPropertyOfX3DMaterial
public java.lang.Double getAmbientIntensity()
Doublepublic void setAmbientIntensity(java.lang.Double value)
value - allowed object is
Doublepublic boolean isSetAmbientIntensity()
public java.util.List<java.lang.Double> getDiffuseColor()
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 diffuseColor property.
For example, to add a new item, do as follows:
getDiffuseColor().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public boolean isSetDiffuseColor()
public void unsetDiffuseColor()
public java.util.List<java.lang.Double> getEmissiveColor()
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 emissiveColor property.
For example, to add a new item, do as follows:
getEmissiveColor().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public boolean isSetEmissiveColor()
public void unsetEmissiveColor()
public java.util.List<java.lang.Double> getSpecularColor()
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 specularColor property.
For example, to add a new item, do as follows:
getSpecularColor().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public boolean isSetSpecularColor()
public void unsetSpecularColor()
public java.lang.Double getShininess()
Doublepublic void setShininess(java.lang.Double value)
value - allowed object is
Doublepublic boolean isSetShininess()
public java.lang.Double getTransparency()
Doublepublic void setTransparency(java.lang.Double value)
value - allowed object is
Doublepublic boolean isSetTransparency()
public java.lang.Boolean isIsSmooth()
Booleanpublic void setIsSmooth(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSetIsSmooth()
public java.util.List<java.lang.String> getTarget()
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 target property.
For example, to add a new item, do as follows:
getTarget().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetTarget()
public void unsetTarget()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfX3DMaterial()
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 genericApplicationPropertyOfX3DMaterial property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfX3DMaterial().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfX3DMaterial()
public void unsetGenericApplicationPropertyOfX3DMaterial()
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.MergeFrom2public 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 setDiffuseColor(java.util.List<java.lang.Double> value)
public void setEmissiveColor(java.util.List<java.lang.Double> value)
public void setSpecularColor(java.util.List<java.lang.Double> value)
public void setTarget(java.util.List<java.lang.String> value)
public void setGenericApplicationPropertyOfX3DMaterial(java.util.List<java.lang.Object> value)
public X3DMaterialType withAmbientIntensity(java.lang.Double value)
public X3DMaterialType withDiffuseColor(java.lang.Double... values)
public X3DMaterialType withDiffuseColor(java.util.Collection<java.lang.Double> values)
public X3DMaterialType withEmissiveColor(java.lang.Double... values)
public X3DMaterialType withEmissiveColor(java.util.Collection<java.lang.Double> values)
public X3DMaterialType withSpecularColor(java.lang.Double... values)
public X3DMaterialType withSpecularColor(java.util.Collection<java.lang.Double> values)
public X3DMaterialType withShininess(java.lang.Double value)
public X3DMaterialType withTransparency(java.lang.Double value)
public X3DMaterialType withIsSmooth(java.lang.Boolean value)
public X3DMaterialType withTarget(java.lang.String... values)
public X3DMaterialType withTarget(java.util.Collection<java.lang.String> values)
public X3DMaterialType withGenericApplicationPropertyOfX3DMaterial(java.lang.Object... values)
public X3DMaterialType withGenericApplicationPropertyOfX3DMaterial(java.util.Collection<java.lang.Object> values)
public X3DMaterialType withDiffuseColor(java.util.List<java.lang.Double> value)
public X3DMaterialType withEmissiveColor(java.util.List<java.lang.Double> value)
public X3DMaterialType withSpecularColor(java.util.List<java.lang.Double> value)
public X3DMaterialType withTarget(java.util.List<java.lang.String> value)
public X3DMaterialType withGenericApplicationPropertyOfX3DMaterial(java.util.List<java.lang.Object> value)
public X3DMaterialType withIsFront(java.lang.Boolean value)
withIsFront in class AbstractSurfaceDataTypepublic X3DMaterialType withGenericApplicationPropertyOfSurfaceData(java.lang.Object... values)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypepublic X3DMaterialType withGenericApplicationPropertyOfSurfaceData(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypepublic X3DMaterialType withGenericApplicationPropertyOfSurfaceData(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfSurfaceData in class AbstractSurfaceDataTypeCopyright © 2008-2022. All Rights Reserved.