java.lang.Object
org.plutext.jaxb.svg11.SVGLinearGradientContent
org.plutext.jaxb.svg11.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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected BooleanDatatypeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.plutext.jaxb.svg11.SVGLinearGradientContent
stopOrAnimateOrSet, svgDescriptionClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the actuate property.Gets the value of the arcrole property.getBase()Gets the value of the base property.getClazz()Gets the value of the clazz property.getColor()Gets the value of the color property.Gets the value of the colorInterpolation property.Gets the value of the colorRendering property.Gets the value of the externalResourcesRequired property.Gets the value of the gradientTransform property.Gets the value of the gradientUnits property.getHref()Gets the value of the href property.getId()Gets the value of the id property.getLang()Gets the value of the lang property.getRole()Gets the value of the role property.getShow()Gets the value of the show property.getSpace()Gets the value of the space property.Gets the value of the spreadMethod property.Gets the value of the stopColor property.Gets the value of the stopOpacity property.getStyle()Gets the value of the style property.getTitle()Gets the value of the title property.getType()Gets the value of the type property.getX1()Gets the value of the x1 property.getX2()Gets the value of the x2 property.getY1()Gets the value of the y1 property.getY2()Gets the value of the y2 property.voidsetActuate(String value) Sets the value of the actuate property.voidsetArcrole(String value) Sets the value of the arcrole property.voidSets the value of the base property.voidSets the value of the clazz property.voidSets the value of the color property.voidsetColorInterpolation(String value) Sets the value of the colorInterpolation property.voidsetColorRendering(String value) Sets the value of the colorRendering property.voidSets the value of the externalResourcesRequired property.voidsetGradientTransform(String value) Sets the value of the gradientTransform property.voidsetGradientUnits(String value) Sets the value of the gradientUnits property.voidSets the value of the href property.voidSets the value of the id property.voidSets the value of the lang property.voidSets the value of the role property.voidSets the value of the show property.voidSets the value of the space property.voidsetSpreadMethod(String value) Sets the value of the spreadMethod property.voidsetStopColor(String value) Sets the value of the stopColor property.voidsetStopOpacity(String value) Sets the value of the stopOpacity property.voidSets the value of the style property.voidSets the value of the title property.voidSets the value of the type property.voidSets the value of the x1 property.voidSets the value of the x2 property.voidSets the value of the y1 property.voidSets the value of the y2 property.Methods inherited from class org.plutext.jaxb.svg11.SVGLinearGradientContent
getStopOrAnimateOrSet, getSVGDescriptionClass
-
Field Details
-
x1
-
y1
-
x2
-
y2
-
gradientUnits
-
gradientTransform
-
spreadMethod
-
externalResourcesRequired
-
style
-
clazz
-
type
-
href
-
role
-
arcrole
-
title
-
show
-
actuate
-
id
-
base
-
space
-
lang
-
stopColor
-
stopOpacity
-
colorInterpolation
-
colorRendering
-
color
-
-
Constructor Details
-
LinearGradient
public LinearGradient()
-
-
Method Details
-
getX1
Gets the value of the x1 property.- Returns:
- possible object is
String
-
setX1
Sets the value of the x1 property.- Parameters:
value- allowed object isString
-
getY1
Gets the value of the y1 property.- Returns:
- possible object is
String
-
setY1
Sets the value of the y1 property.- Parameters:
value- allowed object isString
-
getX2
Gets the value of the x2 property.- Returns:
- possible object is
String
-
setX2
Sets the value of the x2 property.- Parameters:
value- allowed object isString
-
getY2
Gets the value of the y2 property.- Returns:
- possible object is
String
-
setY2
Sets the value of the y2 property.- Parameters:
value- allowed object isString
-
getGradientUnits
Gets the value of the gradientUnits property.- Returns:
- possible object is
String
-
setGradientUnits
Sets the value of the gradientUnits property.- Parameters:
value- allowed object isString
-
getGradientTransform
Gets the value of the gradientTransform property.- Returns:
- possible object is
String
-
setGradientTransform
Sets the value of the gradientTransform property.- Parameters:
value- allowed object isString
-
getSpreadMethod
Gets the value of the spreadMethod property.- Returns:
- possible object is
String
-
setSpreadMethod
Sets the value of the spreadMethod property.- Parameters:
value- allowed object isString
-
getExternalResourcesRequired
Gets the value of the externalResourcesRequired property.- Returns:
- possible object is
BooleanDatatype
-
setExternalResourcesRequired
Sets the value of the externalResourcesRequired property.- Parameters:
value- allowed object isBooleanDatatype
-
getStyle
Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
Sets the value of the style property.- Parameters:
value- allowed object isString
-
getClazz
Gets the value of the clazz property.- Returns:
- possible object is
String
-
setClazz
Sets the value of the clazz property.- Parameters:
value- allowed object isString
-
getType
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getHref
Gets the value of the href property.- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getRole
Gets the value of the role property.- Returns:
- possible object is
String
-
setRole
Sets the value of the role property.- Parameters:
value- allowed object isString
-
getArcrole
Gets the value of the arcrole property.- Returns:
- possible object is
String
-
setArcrole
Sets the value of the arcrole property.- Parameters:
value- allowed object isString
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getShow
Gets the value of the show property.- Returns:
- possible object is
String
-
setShow
Sets the value of the show property.- Parameters:
value- allowed object isString
-
getActuate
Gets the value of the actuate property.- Returns:
- possible object is
String
-
setActuate
Sets the value of the actuate property.- Parameters:
value- allowed object isString
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getBase
Gets the value of the base property.- Returns:
- possible object is
String
-
setBase
Sets the value of the base property.- Parameters:
value- allowed object isString
-
getSpace
Gets the value of the space property.- Returns:
- possible object is
String
-
setSpace
Sets the value of the space property.- Parameters:
value- allowed object isString
-
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getStopColor
Gets the value of the stopColor property.- Returns:
- possible object is
String
-
setStopColor
Sets the value of the stopColor property.- Parameters:
value- allowed object isString
-
getStopOpacity
Gets the value of the stopOpacity property.- Returns:
- possible object is
String
-
setStopOpacity
Sets the value of the stopOpacity property.- Parameters:
value- allowed object isString
-
getColorInterpolation
Gets the value of the colorInterpolation property.- Returns:
- possible object is
String
-
setColorInterpolation
Sets the value of the colorInterpolation property.- Parameters:
value- allowed object isString
-
getColorRendering
Gets the value of the colorRendering property.- Returns:
- possible object is
String
-
setColorRendering
Sets the value of the colorRendering property.- Parameters:
value- allowed object isString
-
getColor
Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
Sets the value of the color property.- Parameters:
value- allowed object isString
-