|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGRadialGradientContent
org.plutext.jaxb.svg11.RadialGradient
public class RadialGradient
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.radialGradient.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Gradient.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.XLink.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
<attribute name="cx" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="cy" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="r" type="{http://www.w3.org/2000/svg}Length.datatype" />
<attribute name="fx" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="fy" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="gradientUnits">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="userSpaceOnUse"/>
<enumeration value="objectBoundingBox"/>
</restriction>
</simpleType>
</attribute>
<attribute name="gradientTransform" type="{http://www.w3.org/2000/svg}TransformList.datatype" />
<attribute name="spreadMethod">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="pad"/>
<enumeration value="reflect"/>
<enumeration value="repeat"/>
</restriction>
</simpleType>
</attribute>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
actuate
|
protected String |
arcrole
|
protected String |
base
|
protected String |
clazz
|
protected String |
color
|
protected String |
colorInterpolation
|
protected String |
colorRendering
|
protected String |
cx
|
protected String |
cy
|
protected BooleanDatatype |
externalResourcesRequired
|
protected String |
fx
|
protected String |
fy
|
protected String |
gradientTransform
|
protected String |
gradientUnits
|
protected String |
href
|
protected String |
id
|
protected String |
lang
|
protected String |
r
|
protected String |
role
|
protected String |
show
|
protected String |
space
|
protected String |
spreadMethod
|
protected String |
stopColor
|
protected String |
stopOpacity
|
protected String |
style
|
protected String |
title
|
protected String |
type
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGRadialGradientContent |
|---|
stopOrAnimateOrSet, svgDescriptionClass |
| Constructor Summary | |
|---|---|
RadialGradient()
|
|
| Method Summary | |
|---|---|
String |
getActuate()
Gets the value of the actuate property. |
String |
getArcrole()
Gets the value of the arcrole property. |
String |
getBase()
Gets the value of the base property. |
String |
getClazz()
Gets the value of the clazz property. |
String |
getColor()
Gets the value of the color property. |
String |
getColorInterpolation()
Gets the value of the colorInterpolation property. |
String |
getColorRendering()
Gets the value of the colorRendering property. |
String |
getCx()
Gets the value of the cx property. |
String |
getCy()
Gets the value of the cy property. |
BooleanDatatype |
getExternalResourcesRequired()
Gets the value of the externalResourcesRequired property. |
String |
getFx()
Gets the value of the fx property. |
String |
getFy()
Gets the value of the fy property. |
String |
getGradientTransform()
Gets the value of the gradientTransform property. |
String |
getGradientUnits()
Gets the value of the gradientUnits property. |
String |
getHref()
Gets the value of the href property. |
String |
getId()
Gets the value of the id property. |
String |
getLang()
Gets the value of the lang property. |
String |
getR()
Gets the value of the r property. |
String |
getRole()
Gets the value of the role property. |
String |
getShow()
Gets the value of the show property. |
String |
getSpace()
Gets the value of the space property. |
String |
getSpreadMethod()
Gets the value of the spreadMethod property. |
String |
getStopColor()
Gets the value of the stopColor property. |
String |
getStopOpacity()
Gets the value of the stopOpacity property. |
String |
getStyle()
Gets the value of the style property. |
String |
getTitle()
Gets the value of the title property. |
String |
getType()
Gets the value of the type property. |
void |
setActuate(String value)
Sets the value of the actuate property. |
void |
setArcrole(String value)
Sets the value of the arcrole property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setColor(String value)
Sets the value of the color property. |
void |
setColorInterpolation(String value)
Sets the value of the colorInterpolation property. |
void |
setColorRendering(String value)
Sets the value of the colorRendering property. |
void |
setCx(String value)
Sets the value of the cx property. |
void |
setCy(String value)
Sets the value of the cy property. |
void |
setExternalResourcesRequired(BooleanDatatype value)
Sets the value of the externalResourcesRequired property. |
void |
setFx(String value)
Sets the value of the fx property. |
void |
setFy(String value)
Sets the value of the fy property. |
void |
setGradientTransform(String value)
Sets the value of the gradientTransform property. |
void |
setGradientUnits(String value)
Sets the value of the gradientUnits property. |
void |
setHref(String value)
Sets the value of the href property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setR(String value)
Sets the value of the r property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setShow(String value)
Sets the value of the show property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setSpreadMethod(String value)
Sets the value of the spreadMethod property. |
void |
setStopColor(String value)
Sets the value of the stopColor property. |
void |
setStopOpacity(String value)
Sets the value of the stopOpacity property. |
void |
setStyle(String value)
Sets the value of the style property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGRadialGradientContent |
|---|
getStopOrAnimateOrSet, getSVGDescriptionClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String cx
protected String cy
protected String r
protected String fx
protected String fy
protected String gradientUnits
protected String gradientTransform
protected String spreadMethod
protected String stopColor
protected String stopOpacity
protected String style
protected String clazz
protected String id
protected String base
protected String space
protected String lang
protected BooleanDatatype externalResourcesRequired
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String show
protected String actuate
protected String colorInterpolation
protected String colorRendering
protected String color
| Constructor Detail |
|---|
public RadialGradient()
| Method Detail |
|---|
public String getCx()
Stringpublic void setCx(String value)
value - allowed object is
Stringpublic String getCy()
Stringpublic void setCy(String value)
value - allowed object is
Stringpublic String getR()
Stringpublic void setR(String value)
value - allowed object is
Stringpublic String getFx()
Stringpublic void setFx(String value)
value - allowed object is
Stringpublic String getFy()
Stringpublic void setFy(String value)
value - allowed object is
Stringpublic String getGradientUnits()
Stringpublic void setGradientUnits(String value)
value - allowed object is
Stringpublic String getGradientTransform()
Stringpublic void setGradientTransform(String value)
value - allowed object is
Stringpublic String getSpreadMethod()
Stringpublic void setSpreadMethod(String value)
value - allowed object is
Stringpublic String getStopColor()
Stringpublic void setStopColor(String value)
value - allowed object is
Stringpublic String getStopOpacity()
Stringpublic void setStopOpacity(String value)
value - allowed object is
Stringpublic String getStyle()
Stringpublic void setStyle(String value)
value - allowed object is
Stringpublic String getClazz()
Stringpublic void setClazz(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
Stringpublic BooleanDatatype getExternalResourcesRequired()
BooleanDatatypepublic void setExternalResourcesRequired(BooleanDatatype value)
value - allowed object is
BooleanDatatypepublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic String getArcrole()
Stringpublic void setArcrole(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getShow()
Stringpublic void setShow(String value)
value - allowed object is
Stringpublic String getActuate()
Stringpublic void setActuate(String value)
value - allowed object is
Stringpublic String getColorInterpolation()
Stringpublic void setColorInterpolation(String value)
value - allowed object is
Stringpublic String getColorRendering()
Stringpublic void setColorRendering(String value)
value - allowed object is
Stringpublic String getColor()
Stringpublic void setColor(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||