|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.ProfileCOMMON.Type.Technique.Constant
public static class ProfileCOMMON.Type.Technique.Constant
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="emission" type="{http://www.collada.org/2005/11/COLLADASchema}common_color_or_texture_type" minOccurs="0"/>
<element name="reflective" type="{http://www.collada.org/2005/11/COLLADASchema}common_color_or_texture_type" minOccurs="0"/>
<element name="reflectivity" type="{http://www.collada.org/2005/11/COLLADASchema}common_float_or_param_type" minOccurs="0"/>
<element name="transparent" type="{http://www.collada.org/2005/11/COLLADASchema}common_transparent_type" minOccurs="0"/>
<element name="transparency" type="{http://www.collada.org/2005/11/COLLADASchema}common_float_or_param_type" minOccurs="0"/>
<element name="index_of_refraction" type="{http://www.collada.org/2005/11/COLLADASchema}common_float_or_param_type" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CommonColorOrTextureType |
emission
|
protected CommonFloatOrParamType |
indexOfRefraction
|
protected CommonColorOrTextureType |
reflective
|
protected CommonFloatOrParamType |
reflectivity
|
protected CommonFloatOrParamType |
transparency
|
protected CommonTransparentType |
transparent
|
| Constructor Summary | |
|---|---|
ProfileCOMMON.Type.Technique.Constant()
|
|
| Method Summary | |
|---|---|
CommonColorOrTextureType |
getEmission()
Gets the value of the emission property. |
CommonFloatOrParamType |
getIndexOfRefraction()
Gets the value of the indexOfRefraction property. |
CommonColorOrTextureType |
getReflective()
Gets the value of the reflective property. |
CommonFloatOrParamType |
getReflectivity()
Gets the value of the reflectivity property. |
CommonFloatOrParamType |
getTransparency()
Gets the value of the transparency property. |
CommonTransparentType |
getTransparent()
Gets the value of the transparent property. |
void |
setEmission(CommonColorOrTextureType value)
Sets the value of the emission property. |
void |
setIndexOfRefraction(CommonFloatOrParamType value)
Sets the value of the indexOfRefraction property. |
void |
setReflective(CommonColorOrTextureType value)
Sets the value of the reflective property. |
void |
setReflectivity(CommonFloatOrParamType value)
Sets the value of the reflectivity property. |
void |
setTransparency(CommonFloatOrParamType value)
Sets the value of the transparency property. |
void |
setTransparent(CommonTransparentType value)
Sets the value of the transparent property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CommonColorOrTextureType emission
protected CommonColorOrTextureType reflective
protected CommonFloatOrParamType reflectivity
protected CommonTransparentType transparent
protected CommonFloatOrParamType transparency
protected CommonFloatOrParamType indexOfRefraction
| Constructor Detail |
|---|
public ProfileCOMMON.Type.Technique.Constant()
| Method Detail |
|---|
public CommonColorOrTextureType getEmission()
CommonColorOrTextureTypepublic void setEmission(CommonColorOrTextureType value)
value - allowed object is
CommonColorOrTextureTypepublic CommonColorOrTextureType getReflective()
CommonColorOrTextureTypepublic void setReflective(CommonColorOrTextureType value)
value - allowed object is
CommonColorOrTextureTypepublic CommonFloatOrParamType getReflectivity()
CommonFloatOrParamTypepublic void setReflectivity(CommonFloatOrParamType value)
value - allowed object is
CommonFloatOrParamTypepublic CommonTransparentType getTransparent()
CommonTransparentTypepublic void setTransparent(CommonTransparentType value)
value - allowed object is
CommonTransparentTypepublic CommonFloatOrParamType getTransparency()
CommonFloatOrParamTypepublic void setTransparency(CommonFloatOrParamType value)
value - allowed object is
CommonFloatOrParamTypepublic CommonFloatOrParamType getIndexOfRefraction()
CommonFloatOrParamTypepublic void setIndexOfRefraction(CommonFloatOrParamType value)
value - allowed object is
CommonFloatOrParamType
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||