|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGLinearGradientContent
org.plutext.jaxb.svg11.LinearGradient
public class LinearGradient
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.linearGradient.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.XLink.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Gradient.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
<attribute name="x1" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="y1" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="x2" type="{http://www.w3.org/2000/svg}Coordinate.datatype" />
<attribute name="y2" 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 BooleanDatatype |
externalResourcesRequired
|
protected String |
gradientTransform
|
protected String |
gradientUnits
|
protected String |
href
|
protected String |
id
|
protected String |
lang
|
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
|
protected String |
x1
|
protected String |
x2
|
protected String |
y1
|
protected String |
y2
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGLinearGradientContent |
|---|
stopOrAnimateOrSet, svgDescriptionClass |
| Constructor Summary | |
|---|---|
LinearGradient()
|
|
| 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. |
BooleanDatatype |
getExternalResourcesRequired()
Gets the value of the externalResourcesRequired 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 |
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. |
String |
getX1()
Gets the value of the x1 property. |
String |
getX2()
Gets the value of the x2 property. |
String |
getY1()
Gets the value of the y1 property. |
String |
getY2()
Gets the value of the y2 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 |
setExternalResourcesRequired(BooleanDatatype value)
Sets the value of the externalResourcesRequired 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 |
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. |
void |
setX1(String value)
Sets the value of the x1 property. |
void |
setX2(String value)
Sets the value of the x2 property. |
void |
setY1(String value)
Sets the value of the y1 property. |
void |
setY2(String value)
Sets the value of the y2 property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGLinearGradientContent |
|---|
getStopOrAnimateOrSet, getSVGDescriptionClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String x1
protected String y1
protected String x2
protected String y2
protected String gradientUnits
protected String gradientTransform
protected String spreadMethod
protected BooleanDatatype externalResourcesRequired
protected String style
protected String clazz
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String show
protected String actuate
protected String id
protected String base
protected String space
protected String lang
protected String stopColor
protected String stopOpacity
protected String colorInterpolation
protected String colorRendering
protected String color
| Constructor Detail |
|---|
public LinearGradient()
| Method Detail |
|---|
public String getX1()
Stringpublic void setX1(String value)
value - allowed object is
Stringpublic String getY1()
Stringpublic void setY1(String value)
value - allowed object is
Stringpublic String getX2()
Stringpublic void setX2(String value)
value - allowed object is
Stringpublic String getY2()
Stringpublic void setY2(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 BooleanDatatype getExternalResourcesRequired()
BooleanDatatypepublic void setExternalResourcesRequired(BooleanDatatype value)
value - allowed object is
BooleanDatatypepublic 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 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 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 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 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 | ||||||||