Class Ellipse


  • public class Ellipse
    extends SVGEllipseContent

    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.ellipse.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.Paint.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Opacity.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.External.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Filter.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Mask.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Clip.attrib"/>
           <attGroup ref="{http://www.w3.org/2000/svg}SVG.Cursor.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="rx" use="required" type="{http://www.w3.org/2000/svg}Length.datatype" />
           <attribute name="ry" use="required" type="{http://www.w3.org/2000/svg}Length.datatype" />
           <attribute name="transform" type="{http://www.w3.org/2000/svg}TransformList.datatype" />
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Summary

      Constructors 
      Constructor Description
      Ellipse()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBase()
      Gets the value of the base property.
      java.lang.String getClazz()
      Gets the value of the clazz property.
      java.lang.String getClipPath()
      Gets the value of the clipPath property.
      ClipFillRuleDatatype getClipRule()
      Gets the value of the clipRule property.
      java.lang.String getColor()
      Gets the value of the color property.
      java.lang.String getColorInterpolation()
      Gets the value of the colorInterpolation property.
      java.lang.String getColorRendering()
      Gets the value of the colorRendering property.
      java.lang.String getCursor()
      Gets the value of the cursor property.
      java.lang.String getCx()
      Gets the value of the cx property.
      java.lang.String getCy()
      Gets the value of the cy property.
      java.lang.String getDisplay()
      Gets the value of the display property.
      BooleanDatatype getExternalResourcesRequired()
      Gets the value of the externalResourcesRequired property.
      java.lang.String getFill()
      Gets the value of the fill property.
      java.lang.String getFillOpacity()
      Gets the value of the fillOpacity property.
      ClipFillRuleDatatype getFillRule()
      Gets the value of the fillRule property.
      java.lang.String getFilter()
      Gets the value of the filter property.
      java.lang.String getId()
      Gets the value of the id property.
      java.lang.String getImageRendering()
      Gets the value of the imageRendering property.
      java.lang.String getLang()
      Gets the value of the lang property.
      java.lang.String getMask()
      Gets the value of the mask property.
      java.lang.String getOnactivate()
      Gets the value of the onactivate property.
      java.lang.String getOnclick()
      Gets the value of the onclick property.
      java.lang.String getOnfocusin()
      Gets the value of the onfocusin property.
      java.lang.String getOnfocusout()
      Gets the value of the onfocusout property.
      java.lang.String getOnload()
      Gets the value of the onload property.
      java.lang.String getOnmousedown()
      Gets the value of the onmousedown property.
      java.lang.String getOnmousemove()
      Gets the value of the onmousemove property.
      java.lang.String getOnmouseout()
      Gets the value of the onmouseout property.
      java.lang.String getOnmouseover()
      Gets the value of the onmouseover property.
      java.lang.String getOnmouseup()
      Gets the value of the onmouseup property.
      java.lang.String getOpacity()
      Gets the value of the opacity property.
      java.lang.String getPointerEvents()
      Gets the value of the pointerEvents property.
      java.lang.String getRequiredExtensions()
      Gets the value of the requiredExtensions property.
      java.lang.String getRequiredFeatures()
      Gets the value of the requiredFeatures property.
      java.lang.String getRx()
      Gets the value of the rx property.
      java.lang.String getRy()
      Gets the value of the ry property.
      java.lang.String getShapeRendering()
      Gets the value of the shapeRendering property.
      java.lang.String getSpace()
      Gets the value of the space property.
      java.lang.String getStroke()
      Gets the value of the stroke property.
      java.lang.String getStrokeDasharray()
      Gets the value of the strokeDasharray property.
      java.lang.String getStrokeDashoffset()
      Gets the value of the strokeDashoffset property.
      java.lang.String getStrokeLinecap()
      Gets the value of the strokeLinecap property.
      java.lang.String getStrokeLinejoin()
      Gets the value of the strokeLinejoin property.
      java.lang.String getStrokeMiterlimit()
      Gets the value of the strokeMiterlimit property.
      java.lang.String getStrokeOpacity()
      Gets the value of the strokeOpacity property.
      java.lang.String getStrokeWidth()
      Gets the value of the strokeWidth property.
      java.lang.String getStyle()
      Gets the value of the style property.
      java.lang.String getSystemLanguage()
      Gets the value of the systemLanguage property.
      java.lang.String getTextRendering()
      Gets the value of the textRendering property.
      java.lang.String getTransform()
      Gets the value of the transform property.
      java.lang.String getVisibility()
      Gets the value of the visibility property.
      void setBase​(java.lang.String value)
      Sets the value of the base property.
      void setClazz​(java.lang.String value)
      Sets the value of the clazz property.
      void setClipPath​(java.lang.String value)
      Sets the value of the clipPath property.
      void setClipRule​(ClipFillRuleDatatype value)
      Sets the value of the clipRule property.
      void setColor​(java.lang.String value)
      Sets the value of the color property.
      void setColorInterpolation​(java.lang.String value)
      Sets the value of the colorInterpolation property.
      void setColorRendering​(java.lang.String value)
      Sets the value of the colorRendering property.
      void setCursor​(java.lang.String value)
      Sets the value of the cursor property.
      void setCx​(java.lang.String value)
      Sets the value of the cx property.
      void setCy​(java.lang.String value)
      Sets the value of the cy property.
      void setDisplay​(java.lang.String value)
      Sets the value of the display property.
      void setExternalResourcesRequired​(BooleanDatatype value)
      Sets the value of the externalResourcesRequired property.
      void setFill​(java.lang.String value)
      Sets the value of the fill property.
      void setFillOpacity​(java.lang.String value)
      Sets the value of the fillOpacity property.
      void setFillRule​(ClipFillRuleDatatype value)
      Sets the value of the fillRule property.
      void setFilter​(java.lang.String value)
      Sets the value of the filter property.
      void setId​(java.lang.String value)
      Sets the value of the id property.
      void setImageRendering​(java.lang.String value)
      Sets the value of the imageRendering property.
      void setLang​(java.lang.String value)
      Sets the value of the lang property.
      void setMask​(java.lang.String value)
      Sets the value of the mask property.
      void setOnactivate​(java.lang.String value)
      Sets the value of the onactivate property.
      void setOnclick​(java.lang.String value)
      Sets the value of the onclick property.
      void setOnfocusin​(java.lang.String value)
      Sets the value of the onfocusin property.
      void setOnfocusout​(java.lang.String value)
      Sets the value of the onfocusout property.
      void setOnload​(java.lang.String value)
      Sets the value of the onload property.
      void setOnmousedown​(java.lang.String value)
      Sets the value of the onmousedown property.
      void setOnmousemove​(java.lang.String value)
      Sets the value of the onmousemove property.
      void setOnmouseout​(java.lang.String value)
      Sets the value of the onmouseout property.
      void setOnmouseover​(java.lang.String value)
      Sets the value of the onmouseover property.
      void setOnmouseup​(java.lang.String value)
      Sets the value of the onmouseup property.
      void setOpacity​(java.lang.String value)
      Sets the value of the opacity property.
      void setPointerEvents​(java.lang.String value)
      Sets the value of the pointerEvents property.
      void setRequiredExtensions​(java.lang.String value)
      Sets the value of the requiredExtensions property.
      void setRequiredFeatures​(java.lang.String value)
      Sets the value of the requiredFeatures property.
      void setRx​(java.lang.String value)
      Sets the value of the rx property.
      void setRy​(java.lang.String value)
      Sets the value of the ry property.
      void setShapeRendering​(java.lang.String value)
      Sets the value of the shapeRendering property.
      void setSpace​(java.lang.String value)
      Sets the value of the space property.
      void setStroke​(java.lang.String value)
      Sets the value of the stroke property.
      void setStrokeDasharray​(java.lang.String value)
      Sets the value of the strokeDasharray property.
      void setStrokeDashoffset​(java.lang.String value)
      Sets the value of the strokeDashoffset property.
      void setStrokeLinecap​(java.lang.String value)
      Sets the value of the strokeLinecap property.
      void setStrokeLinejoin​(java.lang.String value)
      Sets the value of the strokeLinejoin property.
      void setStrokeMiterlimit​(java.lang.String value)
      Sets the value of the strokeMiterlimit property.
      void setStrokeOpacity​(java.lang.String value)
      Sets the value of the strokeOpacity property.
      void setStrokeWidth​(java.lang.String value)
      Sets the value of the strokeWidth property.
      void setStyle​(java.lang.String value)
      Sets the value of the style property.
      void setSystemLanguage​(java.lang.String value)
      Sets the value of the systemLanguage property.
      void setTextRendering​(java.lang.String value)
      Sets the value of the textRendering property.
      void setTransform​(java.lang.String value)
      Sets the value of the transform property.
      void setVisibility​(java.lang.String value)
      Sets the value of the visibility property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cx

        protected java.lang.String cx
      • cy

        protected java.lang.String cy
      • rx

        protected java.lang.String rx
      • ry

        protected java.lang.String ry
      • 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
      • 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
      • strokeLinecap

        protected java.lang.String strokeLinecap
      • strokeOpacity

        protected java.lang.String strokeOpacity
      • fillOpacity

        protected java.lang.String fillOpacity
      • opacity

        protected java.lang.String opacity
      • externalResourcesRequired

        protected BooleanDatatype externalResourcesRequired
      • filter

        protected java.lang.String filter
      • requiredFeatures

        protected java.lang.String requiredFeatures
      • requiredExtensions

        protected java.lang.String requiredExtensions
      • systemLanguage

        protected java.lang.String systemLanguage
      • id

        protected java.lang.String id
      • base

        protected java.lang.String base
      • space

        protected java.lang.String space
      • lang

        protected java.lang.String lang
      • mask

        protected java.lang.String mask
      • style

        protected java.lang.String style
      • clazz

        protected java.lang.String clazz
      • colorInterpolation

        protected java.lang.String colorInterpolation
      • colorRendering

        protected java.lang.String colorRendering
      • color

        protected java.lang.String color
      • clipPath

        protected java.lang.String clipPath
      • cursor

        protected java.lang.String cursor
    • Constructor Detail

      • Ellipse

        public Ellipse()
    • Method Detail

      • getCx

        public java.lang.String getCx()
        Gets the value of the cx property.
        Returns:
        possible object is String
      • setCx

        public void setCx​(java.lang.String value)
        Sets the value of the cx property.
        Parameters:
        value - allowed object is String
      • getCy

        public java.lang.String getCy()
        Gets the value of the cy property.
        Returns:
        possible object is String
      • setCy

        public void setCy​(java.lang.String value)
        Sets the value of the cy property.
        Parameters:
        value - allowed object is String
      • getRx

        public java.lang.String getRx()
        Gets the value of the rx property.
        Returns:
        possible object is String
      • setRx

        public void setRx​(java.lang.String value)
        Sets the value of the rx property.
        Parameters:
        value - allowed object is String
      • getRy

        public java.lang.String getRy()
        Gets the value of the ry property.
        Returns:
        possible object is String
      • setRy

        public void setRy​(java.lang.String value)
        Sets the value of the ry property.
        Parameters:
        value - allowed object is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • getExternalResourcesRequired

        public BooleanDatatype getExternalResourcesRequired()
        Gets the value of the externalResourcesRequired property.
        Returns:
        possible object is BooleanDatatype
      • setExternalResourcesRequired

        public void setExternalResourcesRequired​(BooleanDatatype value)
        Sets the value of the externalResourcesRequired property.
        Parameters:
        value - allowed object is BooleanDatatype
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String