java.lang.Object
org.plutext.jaxb.svg11.SVGRadialGradientContent
org.plutext.jaxb.svg11.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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected BooleanDatatypeprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.plutext.jaxb.svg11.SVGRadialGradientContent
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.getCx()Gets the value of the cx property.getCy()Gets the value of the cy property.Gets the value of the externalResourcesRequired property.getFx()Gets the value of the fx property.getFy()Gets the value of the fy 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.getR()Gets the value of the r 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.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 cx property.voidSets the value of the cy property.voidSets the value of the externalResourcesRequired property.voidSets the value of the fx property.voidSets the value of the fy 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 r 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.Methods inherited from class org.plutext.jaxb.svg11.SVGRadialGradientContent
getStopOrAnimateOrSet, getSVGDescriptionClass
-
Field Details
-
cx
-
cy
-
r
-
fx
-
fy
-
gradientUnits
-
gradientTransform
-
spreadMethod
-
stopColor
-
stopOpacity
-
style
-
clazz
-
id
-
base
-
space
-
lang
-
externalResourcesRequired
-
type
-
href
-
role
-
arcrole
-
title
-
show
-
actuate
-
colorInterpolation
-
colorRendering
-
color
-
-
Constructor Details
-
RadialGradient
public RadialGradient()
-
-
Method Details
-
getCx
Gets the value of the cx property.- Returns:
- possible object is
String
-
setCx
Sets the value of the cx property.- Parameters:
value- allowed object isString
-
getCy
Gets the value of the cy property.- Returns:
- possible object is
String
-
setCy
Sets the value of the cy property.- Parameters:
value- allowed object isString
-
getR
Gets the value of the r property.- Returns:
- possible object is
String
-
setR
Sets the value of the r property.- Parameters:
value- allowed object isString
-
getFx
Gets the value of the fx property.- Returns:
- possible object is
String
-
setFx
Sets the value of the fx property.- Parameters:
value- allowed object isString
-
getFy
Gets the value of the fy property.- Returns:
- possible object is
String
-
setFy
Sets the value of the fy 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
-
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
-
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
-
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
-
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
-
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
-
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
-