|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGFeSpotLightContent
org.plutext.jaxb.svg11.FeSpotLight
public class FeSpotLight
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/2000/svg}SVG.feSpotLight.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attribute name="x" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="y" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="z" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="pointsAtX" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="pointsAtY" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="pointsAtZ" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="specularExponent" type="{http://www.w3.org/2000/svg}Number.datatype" />
<attribute name="limitingConeAngle" type="{http://www.w3.org/2000/svg}Number.datatype" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
base
|
protected String |
id
|
protected String |
lang
|
protected String |
limitingConeAngle
|
protected String |
pointsAtX
|
protected String |
pointsAtY
|
protected String |
pointsAtZ
|
protected String |
space
|
protected String |
specularExponent
|
protected String |
x
|
protected String |
y
|
protected String |
z
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGFeSpotLightContent |
|---|
animateOrSet |
| Constructor Summary | |
|---|---|
FeSpotLight()
|
|
| Method Summary | |
|---|---|
String |
getBase()
Gets the value of the base property. |
String |
getId()
Gets the value of the id property. |
String |
getLang()
Gets the value of the lang property. |
String |
getLimitingConeAngle()
Gets the value of the limitingConeAngle property. |
String |
getPointsAtX()
Gets the value of the pointsAtX property. |
String |
getPointsAtY()
Gets the value of the pointsAtY property. |
String |
getPointsAtZ()
Gets the value of the pointsAtZ property. |
String |
getSpace()
Gets the value of the space property. |
String |
getSpecularExponent()
Gets the value of the specularExponent property. |
String |
getX()
Gets the value of the x property. |
String |
getY()
Gets the value of the y property. |
String |
getZ()
Gets the value of the z property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setLimitingConeAngle(String value)
Sets the value of the limitingConeAngle property. |
void |
setPointsAtX(String value)
Sets the value of the pointsAtX property. |
void |
setPointsAtY(String value)
Sets the value of the pointsAtY property. |
void |
setPointsAtZ(String value)
Sets the value of the pointsAtZ property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setSpecularExponent(String value)
Sets the value of the specularExponent property. |
void |
setX(String value)
Sets the value of the x property. |
void |
setY(String value)
Sets the value of the y property. |
void |
setZ(String value)
Sets the value of the z property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGFeSpotLightContent |
|---|
getAnimateOrSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String x
protected String y
protected String z
protected String pointsAtX
protected String pointsAtY
protected String pointsAtZ
protected String specularExponent
protected String limitingConeAngle
protected String id
protected String base
protected String space
protected String lang
| Constructor Detail |
|---|
public FeSpotLight()
| Method Detail |
|---|
public String getX()
Stringpublic void setX(String value)
value - allowed object is
Stringpublic String getY()
Stringpublic void setY(String value)
value - allowed object is
Stringpublic String getZ()
Stringpublic void setZ(String value)
value - allowed object is
Stringpublic String getPointsAtX()
Stringpublic void setPointsAtX(String value)
value - allowed object is
Stringpublic String getPointsAtY()
Stringpublic void setPointsAtY(String value)
value - allowed object is
Stringpublic String getPointsAtZ()
Stringpublic void setPointsAtZ(String value)
value - allowed object is
Stringpublic String getSpecularExponent()
Stringpublic void setSpecularExponent(String value)
value - allowed object is
Stringpublic String getLimitingConeAngle()
Stringpublic void setLimitingConeAngle(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||