java.lang.Object
org.plutext.jaxb.svg11.SVGLineContent
org.plutext.jaxb.svg11.Line
public class Line extends SVGLineContent
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.line.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Graphics.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.GraphicalEvents.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Cursor.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Paint.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Opacity.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Mask.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Filter.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Marker.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Clip.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.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="transform" type="{http://www.w3.org/2000/svg}TransformList.datatype" />
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringbaseprotected java.lang.Stringclazzprotected java.lang.StringclipPathprotected ClipFillRuleDatatypeclipRuleprotected java.lang.Stringcolorprotected java.lang.StringcolorInterpolationprotected java.lang.StringcolorRenderingprotected java.lang.Stringcursorprotected java.lang.Stringdisplayprotected BooleanDatatypeexternalResourcesRequiredprotected java.lang.Stringfillprotected java.lang.StringfillOpacityprotected ClipFillRuleDatatypefillRuleprotected java.lang.Stringfilterprotected java.lang.Stringidprotected java.lang.StringimageRenderingprotected java.lang.Stringlangprotected java.lang.StringmarkerEndprotected java.lang.StringmarkerMidprotected java.lang.StringmarkerStartprotected java.lang.Stringmaskprotected java.lang.Stringonactivateprotected java.lang.Stringonclickprotected java.lang.Stringonfocusinprotected java.lang.Stringonfocusoutprotected java.lang.Stringonloadprotected java.lang.Stringonmousedownprotected java.lang.Stringonmousemoveprotected java.lang.Stringonmouseoutprotected java.lang.Stringonmouseoverprotected java.lang.Stringonmouseupprotected java.lang.Stringopacityprotected java.lang.StringpointerEventsprotected java.lang.StringrequiredExtensionsprotected java.lang.StringrequiredFeaturesprotected java.lang.StringshapeRenderingprotected java.lang.Stringspaceprotected java.lang.Stringstrokeprotected java.lang.StringstrokeDasharrayprotected java.lang.StringstrokeDashoffsetprotected java.lang.StringstrokeLinecapprotected java.lang.StringstrokeLinejoinprotected java.lang.StringstrokeMiterlimitprotected java.lang.StringstrokeOpacityprotected java.lang.StringstrokeWidthprotected java.lang.Stringstyleprotected java.lang.StringsystemLanguageprotected java.lang.StringtextRenderingprotected java.lang.Stringtransformprotected java.lang.Stringvisibilityprotected java.lang.Stringx1protected java.lang.Stringx2protected java.lang.Stringy1protected java.lang.Stringy2Fields inherited from class org.plutext.jaxb.svg11.SVGLineContent
svgAnimationClass, svgDescriptionClass -
Constructor Summary
Constructors Constructor Description Line() -
Method Summary
Modifier and Type Method Description java.lang.StringgetBase()Gets the value of the base property.java.lang.StringgetClazz()Gets the value of the clazz property.java.lang.StringgetClipPath()Gets the value of the clipPath property.ClipFillRuleDatatypegetClipRule()Gets the value of the clipRule property.java.lang.StringgetColor()Gets the value of the color property.java.lang.StringgetColorInterpolation()Gets the value of the colorInterpolation property.java.lang.StringgetColorRendering()Gets the value of the colorRendering property.java.lang.StringgetCursor()Gets the value of the cursor property.java.lang.StringgetDisplay()Gets the value of the display property.BooleanDatatypegetExternalResourcesRequired()Gets the value of the externalResourcesRequired property.java.lang.StringgetFill()Gets the value of the fill property.java.lang.StringgetFillOpacity()Gets the value of the fillOpacity property.ClipFillRuleDatatypegetFillRule()Gets the value of the fillRule property.java.lang.StringgetFilter()Gets the value of the filter property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetImageRendering()Gets the value of the imageRendering property.java.lang.StringgetLang()Gets the value of the lang property.java.lang.StringgetMarkerEnd()Gets the value of the markerEnd property.java.lang.StringgetMarkerMid()Gets the value of the markerMid property.java.lang.StringgetMarkerStart()Gets the value of the markerStart property.java.lang.StringgetMask()Gets the value of the mask property.java.lang.StringgetOnactivate()Gets the value of the onactivate property.java.lang.StringgetOnclick()Gets the value of the onclick property.java.lang.StringgetOnfocusin()Gets the value of the onfocusin property.java.lang.StringgetOnfocusout()Gets the value of the onfocusout property.java.lang.StringgetOnload()Gets the value of the onload property.java.lang.StringgetOnmousedown()Gets the value of the onmousedown property.java.lang.StringgetOnmousemove()Gets the value of the onmousemove property.java.lang.StringgetOnmouseout()Gets the value of the onmouseout property.java.lang.StringgetOnmouseover()Gets the value of the onmouseover property.java.lang.StringgetOnmouseup()Gets the value of the onmouseup property.java.lang.StringgetOpacity()Gets the value of the opacity property.java.lang.StringgetPointerEvents()Gets the value of the pointerEvents property.java.lang.StringgetRequiredExtensions()Gets the value of the requiredExtensions property.java.lang.StringgetRequiredFeatures()Gets the value of the requiredFeatures property.java.lang.StringgetShapeRendering()Gets the value of the shapeRendering property.java.lang.StringgetSpace()Gets the value of the space property.java.lang.StringgetStroke()Gets the value of the stroke property.java.lang.StringgetStrokeDasharray()Gets the value of the strokeDasharray property.java.lang.StringgetStrokeDashoffset()Gets the value of the strokeDashoffset property.java.lang.StringgetStrokeLinecap()Gets the value of the strokeLinecap property.java.lang.StringgetStrokeLinejoin()Gets the value of the strokeLinejoin property.java.lang.StringgetStrokeMiterlimit()Gets the value of the strokeMiterlimit property.java.lang.StringgetStrokeOpacity()Gets the value of the strokeOpacity property.java.lang.StringgetStrokeWidth()Gets the value of the strokeWidth property.java.lang.StringgetStyle()Gets the value of the style property.java.lang.StringgetSystemLanguage()Gets the value of the systemLanguage property.java.lang.StringgetTextRendering()Gets the value of the textRendering property.java.lang.StringgetTransform()Gets the value of the transform property.java.lang.StringgetVisibility()Gets the value of the visibility property.java.lang.StringgetX1()Gets the value of the x1 property.java.lang.StringgetX2()Gets the value of the x2 property.java.lang.StringgetY1()Gets the value of the y1 property.java.lang.StringgetY2()Gets the value of the y2 property.voidsetBase(java.lang.String value)Sets the value of the base property.voidsetClazz(java.lang.String value)Sets the value of the clazz property.voidsetClipPath(java.lang.String value)Sets the value of the clipPath property.voidsetClipRule(ClipFillRuleDatatype value)Sets the value of the clipRule property.voidsetColor(java.lang.String value)Sets the value of the color property.voidsetColorInterpolation(java.lang.String value)Sets the value of the colorInterpolation property.voidsetColorRendering(java.lang.String value)Sets the value of the colorRendering property.voidsetCursor(java.lang.String value)Sets the value of the cursor property.voidsetDisplay(java.lang.String value)Sets the value of the display property.voidsetExternalResourcesRequired(BooleanDatatype value)Sets the value of the externalResourcesRequired property.voidsetFill(java.lang.String value)Sets the value of the fill property.voidsetFillOpacity(java.lang.String value)Sets the value of the fillOpacity property.voidsetFillRule(ClipFillRuleDatatype value)Sets the value of the fillRule property.voidsetFilter(java.lang.String value)Sets the value of the filter property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetImageRendering(java.lang.String value)Sets the value of the imageRendering property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetMarkerEnd(java.lang.String value)Sets the value of the markerEnd property.voidsetMarkerMid(java.lang.String value)Sets the value of the markerMid property.voidsetMarkerStart(java.lang.String value)Sets the value of the markerStart property.voidsetMask(java.lang.String value)Sets the value of the mask property.voidsetOnactivate(java.lang.String value)Sets the value of the onactivate property.voidsetOnclick(java.lang.String value)Sets the value of the onclick property.voidsetOnfocusin(java.lang.String value)Sets the value of the onfocusin property.voidsetOnfocusout(java.lang.String value)Sets the value of the onfocusout property.voidsetOnload(java.lang.String value)Sets the value of the onload property.voidsetOnmousedown(java.lang.String value)Sets the value of the onmousedown property.voidsetOnmousemove(java.lang.String value)Sets the value of the onmousemove property.voidsetOnmouseout(java.lang.String value)Sets the value of the onmouseout property.voidsetOnmouseover(java.lang.String value)Sets the value of the onmouseover property.voidsetOnmouseup(java.lang.String value)Sets the value of the onmouseup property.voidsetOpacity(java.lang.String value)Sets the value of the opacity property.voidsetPointerEvents(java.lang.String value)Sets the value of the pointerEvents property.voidsetRequiredExtensions(java.lang.String value)Sets the value of the requiredExtensions property.voidsetRequiredFeatures(java.lang.String value)Sets the value of the requiredFeatures property.voidsetShapeRendering(java.lang.String value)Sets the value of the shapeRendering property.voidsetSpace(java.lang.String value)Sets the value of the space property.voidsetStroke(java.lang.String value)Sets the value of the stroke property.voidsetStrokeDasharray(java.lang.String value)Sets the value of the strokeDasharray property.voidsetStrokeDashoffset(java.lang.String value)Sets the value of the strokeDashoffset property.voidsetStrokeLinecap(java.lang.String value)Sets the value of the strokeLinecap property.voidsetStrokeLinejoin(java.lang.String value)Sets the value of the strokeLinejoin property.voidsetStrokeMiterlimit(java.lang.String value)Sets the value of the strokeMiterlimit property.voidsetStrokeOpacity(java.lang.String value)Sets the value of the strokeOpacity property.voidsetStrokeWidth(java.lang.String value)Sets the value of the strokeWidth property.voidsetStyle(java.lang.String value)Sets the value of the style property.voidsetSystemLanguage(java.lang.String value)Sets the value of the systemLanguage property.voidsetTextRendering(java.lang.String value)Sets the value of the textRendering property.voidsetTransform(java.lang.String value)Sets the value of the transform property.voidsetVisibility(java.lang.String value)Sets the value of the visibility property.voidsetX1(java.lang.String value)Sets the value of the x1 property.voidsetX2(java.lang.String value)Sets the value of the x2 property.voidsetY1(java.lang.String value)Sets the value of the y1 property.voidsetY2(java.lang.String value)Sets the value of the y2 property.Methods inherited from class org.plutext.jaxb.svg11.SVGLineContent
getSVGAnimationClass, getSVGDescriptionClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
x1
protected java.lang.String x1 -
y1
protected java.lang.String y1 -
x2
protected java.lang.String x2 -
y2
protected java.lang.String y2 -
transform
protected java.lang.String transform -
visibility
protected java.lang.String visibility -
pointerEvents
protected java.lang.String pointerEvents -
textRendering
protected java.lang.String textRendering -
display
protected java.lang.String display -
imageRendering
protected java.lang.String imageRendering -
shapeRendering
protected java.lang.String shapeRendering -
onload
protected java.lang.String onload -
onmousemove
protected java.lang.String onmousemove -
onfocusin
protected java.lang.String onfocusin -
onfocusout
protected java.lang.String onfocusout -
onmousedown
protected java.lang.String onmousedown -
onmouseover
protected java.lang.String onmouseover -
onmouseout
protected java.lang.String onmouseout -
onmouseup
protected java.lang.String onmouseup -
onclick
protected java.lang.String onclick -
onactivate
protected java.lang.String onactivate -
cursor
protected java.lang.String cursor -
externalResourcesRequired
-
requiredFeatures
protected java.lang.String requiredFeatures -
requiredExtensions
protected java.lang.String requiredExtensions -
systemLanguage
protected java.lang.String systemLanguage -
style
protected java.lang.String style -
clazz
protected java.lang.String clazz -
stroke
protected java.lang.String stroke -
fill
protected java.lang.String fill -
strokeLinejoin
protected java.lang.String strokeLinejoin -
strokeWidth
protected java.lang.String strokeWidth -
strokeDashoffset
protected java.lang.String strokeDashoffset -
strokeDasharray
protected java.lang.String strokeDasharray -
strokeMiterlimit
protected java.lang.String strokeMiterlimit -
fillRule
-
strokeLinecap
protected java.lang.String strokeLinecap -
colorInterpolation
protected java.lang.String colorInterpolation -
colorRendering
protected java.lang.String colorRendering -
color
protected java.lang.String color -
strokeOpacity
protected java.lang.String strokeOpacity -
fillOpacity
protected java.lang.String fillOpacity -
opacity
protected java.lang.String opacity -
mask
protected java.lang.String mask -
filter
protected java.lang.String filter -
markerStart
protected java.lang.String markerStart -
markerMid
protected java.lang.String markerMid -
markerEnd
protected java.lang.String markerEnd -
clipPath
protected java.lang.String clipPath -
clipRule
-
id
protected java.lang.String id -
base
protected java.lang.String base -
space
protected java.lang.String space -
lang
protected java.lang.String lang
-
-
Constructor Details
-
Line
public Line()
-
-
Method Details
-
getX1
public java.lang.String getX1()Gets the value of the x1 property.- Returns:
- possible object is
String
-
setX1
public void setX1(java.lang.String value)Sets the value of the x1 property.- Parameters:
value- allowed object isString
-
getY1
public java.lang.String getY1()Gets the value of the y1 property.- Returns:
- possible object is
String
-
setY1
public void setY1(java.lang.String value)Sets the value of the y1 property.- Parameters:
value- allowed object isString
-
getX2
public java.lang.String getX2()Gets the value of the x2 property.- Returns:
- possible object is
String
-
setX2
public void setX2(java.lang.String value)Sets the value of the x2 property.- Parameters:
value- allowed object isString
-
getY2
public java.lang.String getY2()Gets the value of the y2 property.- Returns:
- possible object is
String
-
setY2
public void setY2(java.lang.String value)Sets the value of the y2 property.- Parameters:
value- allowed object isString
-
getTransform
public java.lang.String getTransform()Gets the value of the transform property.- Returns:
- possible object is
String
-
setTransform
public void setTransform(java.lang.String value)Sets the value of the transform property.- Parameters:
value- allowed object isString
-
getVisibility
public java.lang.String getVisibility()Gets the value of the visibility property.- Returns:
- possible object is
String
-
setVisibility
public void setVisibility(java.lang.String value)Sets the value of the visibility property.- Parameters:
value- allowed object isString
-
getPointerEvents
public java.lang.String getPointerEvents()Gets the value of the pointerEvents property.- Returns:
- possible object is
String
-
setPointerEvents
public void setPointerEvents(java.lang.String value)Sets the value of the pointerEvents property.- Parameters:
value- allowed object isString
-
getTextRendering
public java.lang.String getTextRendering()Gets the value of the textRendering property.- Returns:
- possible object is
String
-
setTextRendering
public void setTextRendering(java.lang.String value)Sets the value of the textRendering property.- Parameters:
value- allowed object isString
-
getDisplay
public java.lang.String getDisplay()Gets the value of the display property.- Returns:
- possible object is
String
-
setDisplay
public void setDisplay(java.lang.String value)Sets the value of the display property.- Parameters:
value- allowed object isString
-
getImageRendering
public java.lang.String getImageRendering()Gets the value of the imageRendering property.- Returns:
- possible object is
String
-
setImageRendering
public void setImageRendering(java.lang.String value)Sets the value of the imageRendering property.- Parameters:
value- allowed object isString
-
getShapeRendering
public java.lang.String getShapeRendering()Gets the value of the shapeRendering property.- Returns:
- possible object is
String
-
setShapeRendering
public void setShapeRendering(java.lang.String value)Sets the value of the shapeRendering property.- Parameters:
value- allowed object isString
-
getOnload
public java.lang.String getOnload()Gets the value of the onload property.- Returns:
- possible object is
String
-
setOnload
public void setOnload(java.lang.String value)Sets the value of the onload property.- Parameters:
value- allowed object isString
-
getOnmousemove
public java.lang.String getOnmousemove()Gets the value of the onmousemove property.- Returns:
- possible object is
String
-
setOnmousemove
public void setOnmousemove(java.lang.String value)Sets the value of the onmousemove property.- Parameters:
value- allowed object isString
-
getOnfocusin
public java.lang.String getOnfocusin()Gets the value of the onfocusin property.- Returns:
- possible object is
String
-
setOnfocusin
public void setOnfocusin(java.lang.String value)Sets the value of the onfocusin property.- Parameters:
value- allowed object isString
-
getOnfocusout
public java.lang.String getOnfocusout()Gets the value of the onfocusout property.- Returns:
- possible object is
String
-
setOnfocusout
public void setOnfocusout(java.lang.String value)Sets the value of the onfocusout property.- Parameters:
value- allowed object isString
-
getOnmousedown
public java.lang.String getOnmousedown()Gets the value of the onmousedown property.- Returns:
- possible object is
String
-
setOnmousedown
public void setOnmousedown(java.lang.String value)Sets the value of the onmousedown property.- Parameters:
value- allowed object isString
-
getOnmouseover
public java.lang.String getOnmouseover()Gets the value of the onmouseover property.- Returns:
- possible object is
String
-
setOnmouseover
public void setOnmouseover(java.lang.String value)Sets the value of the onmouseover property.- Parameters:
value- allowed object isString
-
getOnmouseout
public java.lang.String getOnmouseout()Gets the value of the onmouseout property.- Returns:
- possible object is
String
-
setOnmouseout
public void setOnmouseout(java.lang.String value)Sets the value of the onmouseout property.- Parameters:
value- allowed object isString
-
getOnmouseup
public java.lang.String getOnmouseup()Gets the value of the onmouseup property.- Returns:
- possible object is
String
-
setOnmouseup
public void setOnmouseup(java.lang.String value)Sets the value of the onmouseup property.- Parameters:
value- allowed object isString
-
getOnclick
public java.lang.String getOnclick()Gets the value of the onclick property.- Returns:
- possible object is
String
-
setOnclick
public void setOnclick(java.lang.String value)Sets the value of the onclick property.- Parameters:
value- allowed object isString
-
getOnactivate
public java.lang.String getOnactivate()Gets the value of the onactivate property.- Returns:
- possible object is
String
-
setOnactivate
public void setOnactivate(java.lang.String value)Sets the value of the onactivate property.- Parameters:
value- allowed object isString
-
getCursor
public java.lang.String getCursor()Gets the value of the cursor property.- Returns:
- possible object is
String
-
setCursor
public void setCursor(java.lang.String value)Sets the value of the cursor 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
-
getRequiredFeatures
public java.lang.String getRequiredFeatures()Gets the value of the requiredFeatures property.- Returns:
- possible object is
String
-
setRequiredFeatures
public void setRequiredFeatures(java.lang.String value)Sets the value of the requiredFeatures property.- Parameters:
value- allowed object isString
-
getRequiredExtensions
public java.lang.String getRequiredExtensions()Gets the value of the requiredExtensions property.- Returns:
- possible object is
String
-
setRequiredExtensions
public void setRequiredExtensions(java.lang.String value)Sets the value of the requiredExtensions property.- Parameters:
value- allowed object isString
-
getSystemLanguage
public java.lang.String getSystemLanguage()Gets the value of the systemLanguage property.- Returns:
- possible object is
String
-
setSystemLanguage
public void setSystemLanguage(java.lang.String value)Sets the value of the systemLanguage property.- Parameters:
value- allowed object isString
-
getStyle
public java.lang.String getStyle()Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
public void setStyle(java.lang.String value)Sets the value of the style property.- Parameters:
value- allowed object isString
-
getClazz
public java.lang.String getClazz()Gets the value of the clazz property.- Returns:
- possible object is
String
-
setClazz
public void setClazz(java.lang.String value)Sets the value of the clazz property.- Parameters:
value- allowed object isString
-
getStroke
public java.lang.String getStroke()Gets the value of the stroke property.- Returns:
- possible object is
String
-
setStroke
public void setStroke(java.lang.String value)Sets the value of the stroke property.- Parameters:
value- allowed object isString
-
getFill
public java.lang.String getFill()Gets the value of the fill property.- Returns:
- possible object is
String
-
setFill
public void setFill(java.lang.String value)Sets the value of the fill property.- Parameters:
value- allowed object isString
-
getStrokeLinejoin
public java.lang.String getStrokeLinejoin()Gets the value of the strokeLinejoin property.- Returns:
- possible object is
String
-
setStrokeLinejoin
public void setStrokeLinejoin(java.lang.String value)Sets the value of the strokeLinejoin property.- Parameters:
value- allowed object isString
-
getStrokeWidth
public java.lang.String getStrokeWidth()Gets the value of the strokeWidth property.- Returns:
- possible object is
String
-
setStrokeWidth
public void setStrokeWidth(java.lang.String value)Sets the value of the strokeWidth property.- Parameters:
value- allowed object isString
-
getStrokeDashoffset
public java.lang.String getStrokeDashoffset()Gets the value of the strokeDashoffset property.- Returns:
- possible object is
String
-
setStrokeDashoffset
public void setStrokeDashoffset(java.lang.String value)Sets the value of the strokeDashoffset property.- Parameters:
value- allowed object isString
-
getStrokeDasharray
public java.lang.String getStrokeDasharray()Gets the value of the strokeDasharray property.- Returns:
- possible object is
String
-
setStrokeDasharray
public void setStrokeDasharray(java.lang.String value)Sets the value of the strokeDasharray property.- Parameters:
value- allowed object isString
-
getStrokeMiterlimit
public java.lang.String getStrokeMiterlimit()Gets the value of the strokeMiterlimit property.- Returns:
- possible object is
String
-
setStrokeMiterlimit
public void setStrokeMiterlimit(java.lang.String value)Sets the value of the strokeMiterlimit property.- Parameters:
value- allowed object isString
-
getFillRule
Gets the value of the fillRule property.- Returns:
- possible object is
ClipFillRuleDatatype
-
setFillRule
Sets the value of the fillRule property.- Parameters:
value- allowed object isClipFillRuleDatatype
-
getStrokeLinecap
public java.lang.String getStrokeLinecap()Gets the value of the strokeLinecap property.- Returns:
- possible object is
String
-
setStrokeLinecap
public void setStrokeLinecap(java.lang.String value)Sets the value of the strokeLinecap property.- Parameters:
value- allowed object isString
-
getColorInterpolation
public java.lang.String getColorInterpolation()Gets the value of the colorInterpolation property.- Returns:
- possible object is
String
-
setColorInterpolation
public void setColorInterpolation(java.lang.String value)Sets the value of the colorInterpolation property.- Parameters:
value- allowed object isString
-
getColorRendering
public java.lang.String getColorRendering()Gets the value of the colorRendering property.- Returns:
- possible object is
String
-
setColorRendering
public void setColorRendering(java.lang.String value)Sets the value of the colorRendering property.- Parameters:
value- allowed object isString
-
getColor
public java.lang.String getColor()Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
public void setColor(java.lang.String value)Sets the value of the color property.- Parameters:
value- allowed object isString
-
getStrokeOpacity
public java.lang.String getStrokeOpacity()Gets the value of the strokeOpacity property.- Returns:
- possible object is
String
-
setStrokeOpacity
public void setStrokeOpacity(java.lang.String value)Sets the value of the strokeOpacity property.- Parameters:
value- allowed object isString
-
getFillOpacity
public java.lang.String getFillOpacity()Gets the value of the fillOpacity property.- Returns:
- possible object is
String
-
setFillOpacity
public void setFillOpacity(java.lang.String value)Sets the value of the fillOpacity property.- Parameters:
value- allowed object isString
-
getOpacity
public java.lang.String getOpacity()Gets the value of the opacity property.- Returns:
- possible object is
String
-
setOpacity
public void setOpacity(java.lang.String value)Sets the value of the opacity property.- Parameters:
value- allowed object isString
-
getMask
public java.lang.String getMask()Gets the value of the mask property.- Returns:
- possible object is
String
-
setMask
public void setMask(java.lang.String value)Sets the value of the mask property.- Parameters:
value- allowed object isString
-
getFilter
public java.lang.String getFilter()Gets the value of the filter property.- Returns:
- possible object is
String
-
setFilter
public void setFilter(java.lang.String value)Sets the value of the filter property.- Parameters:
value- allowed object isString
-
getMarkerStart
public java.lang.String getMarkerStart()Gets the value of the markerStart property.- Returns:
- possible object is
String
-
setMarkerStart
public void setMarkerStart(java.lang.String value)Sets the value of the markerStart property.- Parameters:
value- allowed object isString
-
getMarkerMid
public java.lang.String getMarkerMid()Gets the value of the markerMid property.- Returns:
- possible object is
String
-
setMarkerMid
public void setMarkerMid(java.lang.String value)Sets the value of the markerMid property.- Parameters:
value- allowed object isString
-
getMarkerEnd
public java.lang.String getMarkerEnd()Gets the value of the markerEnd property.- Returns:
- possible object is
String
-
setMarkerEnd
public void setMarkerEnd(java.lang.String value)Sets the value of the markerEnd property.- Parameters:
value- allowed object isString
-
getClipPath
public java.lang.String getClipPath()Gets the value of the clipPath property.- Returns:
- possible object is
String
-
setClipPath
public void setClipPath(java.lang.String value)Sets the value of the clipPath property.- Parameters:
value- allowed object isString
-
getClipRule
Gets the value of the clipRule property.- Returns:
- possible object is
ClipFillRuleDatatype
-
setClipRule
Sets the value of the clipRule property.- Parameters:
value- allowed object isClipFillRuleDatatype
-
getId
public java.lang.String getId()Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
getBase
public java.lang.String getBase()Gets the value of the base property.- Returns:
- possible object is
String
-
setBase
public void setBase(java.lang.String value)Sets the value of the base property.- Parameters:
value- allowed object isString
-
getSpace
public java.lang.String getSpace()Gets the value of the space property.- Returns:
- possible object is
String
-
setSpace
public void setSpace(java.lang.String value)Sets the value of the space property.- Parameters:
value- allowed object isString
-
getLang
public java.lang.String getLang()Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
public void setLang(java.lang.String value)Sets the value of the lang property.- Parameters:
value- allowed object isString
-