org.plutext.jaxb.svg11
Class Circle

java.lang.Object
  extended by org.plutext.jaxb.svg11.SVGCircleContent
      extended by org.plutext.jaxb.svg11.Circle

public class Circle
extends SVGCircleContent

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.circle.content">
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Conditional.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Clip.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.Paint.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Color.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Graphics.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Cursor.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.GraphicalEvents.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Filter.attrib"/>
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Style.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" 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>
 


Field Summary
protected  String base
           
protected  String clazz
           
protected  String clipPath
           
protected  ClipFillRuleDatatype clipRule
           
protected  String color
           
protected  String colorInterpolation
           
protected  String colorRendering
           
protected  String cursor
           
protected  String cx
           
protected  String cy
           
protected  String display
           
protected  BooleanDatatype externalResourcesRequired
           
protected  String fill
           
protected  String fillOpacity
           
protected  ClipFillRuleDatatype fillRule
           
protected  String filter
           
protected  String id
           
protected  String imageRendering
           
protected  String lang
           
protected  String mask
           
protected  String onactivate
           
protected  String onclick
           
protected  String onfocusin
           
protected  String onfocusout
           
protected  String onload
           
protected  String onmousedown
           
protected  String onmousemove
           
protected  String onmouseout
           
protected  String onmouseover
           
protected  String onmouseup
           
protected  String opacity
           
protected  String pointerEvents
           
protected  String r
           
protected  String requiredExtensions
           
protected  String requiredFeatures
           
protected  String shapeRendering
           
protected  String space
           
protected  String stroke
           
protected  String strokeDasharray
           
protected  String strokeDashoffset
           
protected  String strokeLinecap
           
protected  String strokeLinejoin
           
protected  String strokeMiterlimit
           
protected  String strokeOpacity
           
protected  String strokeWidth
           
protected  String style
           
protected  String systemLanguage
           
protected  String textRendering
           
protected  String transform
           
protected  String visibility
           
 
Fields inherited from class org.plutext.jaxb.svg11.SVGCircleContent
svgAnimationClass, svgDescriptionClass
 
Constructor Summary
Circle()
           
 
Method Summary
 String getBase()
          Gets the value of the base property.
 String getClazz()
          Gets the value of the clazz property.
 String getClipPath()
          Gets the value of the clipPath property.
 ClipFillRuleDatatype getClipRule()
          Gets the value of the clipRule 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.
 String getCursor()
          Gets the value of the cursor property.
 String getCx()
          Gets the value of the cx property.
 String getCy()
          Gets the value of the cy property.
 String getDisplay()
          Gets the value of the display property.
 BooleanDatatype getExternalResourcesRequired()
          Gets the value of the externalResourcesRequired property.
 String getFill()
          Gets the value of the fill property.
 String getFillOpacity()
          Gets the value of the fillOpacity property.
 ClipFillRuleDatatype getFillRule()
          Gets the value of the fillRule property.
 String getFilter()
          Gets the value of the filter property.
 String getId()
          Gets the value of the id property.
 String getImageRendering()
          Gets the value of the imageRendering property.
 String getLang()
          Gets the value of the lang property.
 String getMask()
          Gets the value of the mask property.
 String getOnactivate()
          Gets the value of the onactivate property.
 String getOnclick()
          Gets the value of the onclick property.
 String getOnfocusin()
          Gets the value of the onfocusin property.
 String getOnfocusout()
          Gets the value of the onfocusout property.
 String getOnload()
          Gets the value of the onload property.
 String getOnmousedown()
          Gets the value of the onmousedown property.
 String getOnmousemove()
          Gets the value of the onmousemove property.
 String getOnmouseout()
          Gets the value of the onmouseout property.
 String getOnmouseover()
          Gets the value of the onmouseover property.
 String getOnmouseup()
          Gets the value of the onmouseup property.
 String getOpacity()
          Gets the value of the opacity property.
 String getPointerEvents()
          Gets the value of the pointerEvents property.
 String getR()
          Gets the value of the r property.
 String getRequiredExtensions()
          Gets the value of the requiredExtensions property.
 String getRequiredFeatures()
          Gets the value of the requiredFeatures property.
 String getShapeRendering()
          Gets the value of the shapeRendering property.
 String getSpace()
          Gets the value of the space property.
 String getStroke()
          Gets the value of the stroke property.
 String getStrokeDasharray()
          Gets the value of the strokeDasharray property.
 String getStrokeDashoffset()
          Gets the value of the strokeDashoffset property.
 String getStrokeLinecap()
          Gets the value of the strokeLinecap property.
 String getStrokeLinejoin()
          Gets the value of the strokeLinejoin property.
 String getStrokeMiterlimit()
          Gets the value of the strokeMiterlimit property.
 String getStrokeOpacity()
          Gets the value of the strokeOpacity property.
 String getStrokeWidth()
          Gets the value of the strokeWidth property.
 String getStyle()
          Gets the value of the style property.
 String getSystemLanguage()
          Gets the value of the systemLanguage property.
 String getTextRendering()
          Gets the value of the textRendering property.
 String getTransform()
          Gets the value of the transform property.
 String getVisibility()
          Gets the value of the visibility property.
 void setBase(String value)
          Sets the value of the base property.
 void setClazz(String value)
          Sets the value of the clazz property.
 void setClipPath(String value)
          Sets the value of the clipPath property.
 void setClipRule(ClipFillRuleDatatype value)
          Sets the value of the clipRule 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 setCursor(String value)
          Sets the value of the cursor property.
 void setCx(String value)
          Sets the value of the cx property.
 void setCy(String value)
          Sets the value of the cy property.
 void setDisplay(String value)
          Sets the value of the display property.
 void setExternalResourcesRequired(BooleanDatatype value)
          Sets the value of the externalResourcesRequired property.
 void setFill(String value)
          Sets the value of the fill property.
 void setFillOpacity(String value)
          Sets the value of the fillOpacity property.
 void setFillRule(ClipFillRuleDatatype value)
          Sets the value of the fillRule property.
 void setFilter(String value)
          Sets the value of the filter property.
 void setId(String value)
          Sets the value of the id property.
 void setImageRendering(String value)
          Sets the value of the imageRendering property.
 void setLang(String value)
          Sets the value of the lang property.
 void setMask(String value)
          Sets the value of the mask property.
 void setOnactivate(String value)
          Sets the value of the onactivate property.
 void setOnclick(String value)
          Sets the value of the onclick property.
 void setOnfocusin(String value)
          Sets the value of the onfocusin property.
 void setOnfocusout(String value)
          Sets the value of the onfocusout property.
 void setOnload(String value)
          Sets the value of the onload property.
 void setOnmousedown(String value)
          Sets the value of the onmousedown property.
 void setOnmousemove(String value)
          Sets the value of the onmousemove property.
 void setOnmouseout(String value)
          Sets the value of the onmouseout property.
 void setOnmouseover(String value)
          Sets the value of the onmouseover property.
 void setOnmouseup(String value)
          Sets the value of the onmouseup property.
 void setOpacity(String value)
          Sets the value of the opacity property.
 void setPointerEvents(String value)
          Sets the value of the pointerEvents property.
 void setR(String value)
          Sets the value of the r property.
 void setRequiredExtensions(String value)
          Sets the value of the requiredExtensions property.
 void setRequiredFeatures(String value)
          Sets the value of the requiredFeatures property.
 void setShapeRendering(String value)
          Sets the value of the shapeRendering property.
 void setSpace(String value)
          Sets the value of the space property.
 void setStroke(String value)
          Sets the value of the stroke property.
 void setStrokeDasharray(String value)
          Sets the value of the strokeDasharray property.
 void setStrokeDashoffset(String value)
          Sets the value of the strokeDashoffset property.
 void setStrokeLinecap(String value)
          Sets the value of the strokeLinecap property.
 void setStrokeLinejoin(String value)
          Sets the value of the strokeLinejoin property.
 void setStrokeMiterlimit(String value)
          Sets the value of the strokeMiterlimit property.
 void setStrokeOpacity(String value)
          Sets the value of the strokeOpacity property.
 void setStrokeWidth(String value)
          Sets the value of the strokeWidth property.
 void setStyle(String value)
          Sets the value of the style property.
 void setSystemLanguage(String value)
          Sets the value of the systemLanguage property.
 void setTextRendering(String value)
          Sets the value of the textRendering property.
 void setTransform(String value)
          Sets the value of the transform property.
 void setVisibility(String value)
          Sets the value of the visibility property.
 
Methods inherited from class org.plutext.jaxb.svg11.SVGCircleContent
getSVGAnimationClass, getSVGDescriptionClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cx

protected String cx

cy

protected String cy

r

protected String r

transform

protected String transform

requiredFeatures

protected String requiredFeatures

requiredExtensions

protected String requiredExtensions

systemLanguage

protected String systemLanguage

clipPath

protected String clipPath

clipRule

protected ClipFillRuleDatatype clipRule

strokeOpacity

protected String strokeOpacity

fillOpacity

protected String fillOpacity

opacity

protected String opacity

externalResourcesRequired

protected BooleanDatatype externalResourcesRequired

stroke

protected String stroke

fill

protected String fill

strokeLinejoin

protected String strokeLinejoin

strokeWidth

protected String strokeWidth

strokeDashoffset

protected String strokeDashoffset

strokeDasharray

protected String strokeDasharray

strokeMiterlimit

protected String strokeMiterlimit

fillRule

protected ClipFillRuleDatatype fillRule

strokeLinecap

protected String strokeLinecap

colorInterpolation

protected String colorInterpolation

colorRendering

protected String colorRendering

color

protected String color

visibility

protected String visibility

pointerEvents

protected String pointerEvents

textRendering

protected String textRendering

display

protected String display

imageRendering

protected String imageRendering

shapeRendering

protected String shapeRendering

cursor

protected String cursor

id

protected String id

base

protected String base

space

protected String space

lang

protected String lang

mask

protected String mask

onload

protected String onload

onmousemove

protected String onmousemove

onfocusin

protected String onfocusin

onfocusout

protected String onfocusout

onmousedown

protected String onmousedown

onmouseover

protected String onmouseover

onmouseout

protected String onmouseout

onmouseup

protected String onmouseup

onclick

protected String onclick

onactivate

protected String onactivate

filter

protected String filter

style

protected String style

clazz

protected String clazz
Constructor Detail

Circle

public Circle()
Method Detail

getCx

public String getCx()
Gets the value of the cx property.

Returns:
possible object is String

setCx

public void setCx(String value)
Sets the value of the cx property.

Parameters:
value - allowed object is String

getCy

public String getCy()
Gets the value of the cy property.

Returns:
possible object is String

setCy

public void setCy(String value)
Sets the value of the cy property.

Parameters:
value - allowed object is String

getR

public String getR()
Gets the value of the r property.

Returns:
possible object is String

setR

public void setR(String value)
Sets the value of the r property.

Parameters:
value - allowed object is String

getTransform

public String getTransform()
Gets the value of the transform property.

Returns:
possible object is String

setTransform

public void setTransform(String value)
Sets the value of the transform property.

Parameters:
value - allowed object is String

getRequiredFeatures

public String getRequiredFeatures()
Gets the value of the requiredFeatures property.

Returns:
possible object is String

setRequiredFeatures

public void setRequiredFeatures(String value)
Sets the value of the requiredFeatures property.

Parameters:
value - allowed object is String

getRequiredExtensions

public String getRequiredExtensions()
Gets the value of the requiredExtensions property.

Returns:
possible object is String

setRequiredExtensions

public void setRequiredExtensions(String value)
Sets the value of the requiredExtensions property.

Parameters:
value - allowed object is String

getSystemLanguage

public String getSystemLanguage()
Gets the value of the systemLanguage property.

Returns:
possible object is String

setSystemLanguage

public void setSystemLanguage(String value)
Sets the value of the systemLanguage property.

Parameters:
value - allowed object is String

getClipPath

public String getClipPath()
Gets the value of the clipPath property.

Returns:
possible object is String

setClipPath

public void setClipPath(String value)
Sets the value of the clipPath property.

Parameters:
value - allowed object is String

getClipRule

public ClipFillRuleDatatype getClipRule()
Gets the value of the clipRule property.

Returns:
possible object is ClipFillRuleDatatype

setClipRule

public void setClipRule(ClipFillRuleDatatype value)
Sets the value of the clipRule property.

Parameters:
value - allowed object is ClipFillRuleDatatype

getStrokeOpacity

public String getStrokeOpacity()
Gets the value of the strokeOpacity property.

Returns:
possible object is String

setStrokeOpacity

public void setStrokeOpacity(String value)
Sets the value of the strokeOpacity property.

Parameters:
value - allowed object is String

getFillOpacity

public String getFillOpacity()
Gets the value of the fillOpacity property.

Returns:
possible object is String

setFillOpacity

public void setFillOpacity(String value)
Sets the value of the fillOpacity property.

Parameters:
value - allowed object is String

getOpacity

public String getOpacity()
Gets the value of the opacity property.

Returns:
possible object is String

setOpacity

public void setOpacity(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

getStroke

public String getStroke()
Gets the value of the stroke property.

Returns:
possible object is String

setStroke

public void setStroke(String value)
Sets the value of the stroke property.

Parameters:
value - allowed object is String

getFill

public String getFill()
Gets the value of the fill property.

Returns:
possible object is String

setFill

public void setFill(String value)
Sets the value of the fill property.

Parameters:
value - allowed object is String

getStrokeLinejoin

public String getStrokeLinejoin()
Gets the value of the strokeLinejoin property.

Returns:
possible object is String

setStrokeLinejoin

public void setStrokeLinejoin(String value)
Sets the value of the strokeLinejoin property.

Parameters:
value - allowed object is String

getStrokeWidth

public String getStrokeWidth()
Gets the value of the strokeWidth property.

Returns:
possible object is String

setStrokeWidth

public void setStrokeWidth(String value)
Sets the value of the strokeWidth property.

Parameters:
value - allowed object is String

getStrokeDashoffset

public String getStrokeDashoffset()
Gets the value of the strokeDashoffset property.

Returns:
possible object is String

setStrokeDashoffset

public void setStrokeDashoffset(String value)
Sets the value of the strokeDashoffset property.

Parameters:
value - allowed object is String

getStrokeDasharray

public String getStrokeDasharray()
Gets the value of the strokeDasharray property.

Returns:
possible object is String

setStrokeDasharray

public void setStrokeDasharray(String value)
Sets the value of the strokeDasharray property.

Parameters:
value - allowed object is String

getStrokeMiterlimit

public String getStrokeMiterlimit()
Gets the value of the strokeMiterlimit property.

Returns:
possible object is String

setStrokeMiterlimit

public void setStrokeMiterlimit(String value)
Sets the value of the strokeMiterlimit property.

Parameters:
value - allowed object is String

getFillRule

public ClipFillRuleDatatype getFillRule()
Gets the value of the fillRule property.

Returns:
possible object is ClipFillRuleDatatype

setFillRule

public void setFillRule(ClipFillRuleDatatype value)
Sets the value of the fillRule property.

Parameters:
value - allowed object is ClipFillRuleDatatype

getStrokeLinecap

public String getStrokeLinecap()
Gets the value of the strokeLinecap property.

Returns:
possible object is String

setStrokeLinecap

public void setStrokeLinecap(String value)
Sets the value of the strokeLinecap property.

Parameters:
value - allowed object is String

getColorInterpolation

public String getColorInterpolation()
Gets the value of the colorInterpolation property.

Returns:
possible object is String

setColorInterpolation

public void setColorInterpolation(String value)
Sets the value of the colorInterpolation property.

Parameters:
value - allowed object is String

getColorRendering

public String getColorRendering()
Gets the value of the colorRendering property.

Returns:
possible object is String

setColorRendering

public void setColorRendering(String value)
Sets the value of the colorRendering property.

Parameters:
value - allowed object is String

getColor

public String getColor()
Gets the value of the color property.

Returns:
possible object is String

setColor

public void setColor(String value)
Sets the value of the color property.

Parameters:
value - allowed object is String

getVisibility

public String getVisibility()
Gets the value of the visibility property.

Returns:
possible object is String

setVisibility

public void setVisibility(String value)
Sets the value of the visibility property.

Parameters:
value - allowed object is String

getPointerEvents

public String getPointerEvents()
Gets the value of the pointerEvents property.

Returns:
possible object is String

setPointerEvents

public void setPointerEvents(String value)
Sets the value of the pointerEvents property.

Parameters:
value - allowed object is String

getTextRendering

public String getTextRendering()
Gets the value of the textRendering property.

Returns:
possible object is String

setTextRendering

public void setTextRendering(String value)
Sets the value of the textRendering property.

Parameters:
value - allowed object is String

getDisplay

public String getDisplay()
Gets the value of the display property.

Returns:
possible object is String

setDisplay

public void setDisplay(String value)
Sets the value of the display property.

Parameters:
value - allowed object is String

getImageRendering

public String getImageRendering()
Gets the value of the imageRendering property.

Returns:
possible object is String

setImageRendering

public void setImageRendering(String value)
Sets the value of the imageRendering property.

Parameters:
value - allowed object is String

getShapeRendering

public String getShapeRendering()
Gets the value of the shapeRendering property.

Returns:
possible object is String

setShapeRendering

public void setShapeRendering(String value)
Sets the value of the shapeRendering property.

Parameters:
value - allowed object is String

getCursor

public String getCursor()
Gets the value of the cursor property.

Returns:
possible object is String

setCursor

public void setCursor(String value)
Sets the value of the cursor property.

Parameters:
value - allowed object is String

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getBase

public String getBase()
Gets the value of the base property.

Returns:
possible object is String

setBase

public void setBase(String value)
Sets the value of the base property.

Parameters:
value - allowed object is String

getSpace

public String getSpace()
Gets the value of the space property.

Returns:
possible object is String

setSpace

public void setSpace(String value)
Sets the value of the space property.

Parameters:
value - allowed object is String

getLang

public String getLang()
Gets the value of the lang property.

Returns:
possible object is String

setLang

public void setLang(String value)
Sets the value of the lang property.

Parameters:
value - allowed object is String

getMask

public String getMask()
Gets the value of the mask property.

Returns:
possible object is String

setMask

public void setMask(String value)
Sets the value of the mask property.

Parameters:
value - allowed object is String

getOnload

public String getOnload()
Gets the value of the onload property.

Returns:
possible object is String

setOnload

public void setOnload(String value)
Sets the value of the onload property.

Parameters:
value - allowed object is String

getOnmousemove

public String getOnmousemove()
Gets the value of the onmousemove property.

Returns:
possible object is String

setOnmousemove

public void setOnmousemove(String value)
Sets the value of the onmousemove property.

Parameters:
value - allowed object is String

getOnfocusin

public String getOnfocusin()
Gets the value of the onfocusin property.

Returns:
possible object is String

setOnfocusin

public void setOnfocusin(String value)
Sets the value of the onfocusin property.

Parameters:
value - allowed object is String

getOnfocusout

public String getOnfocusout()
Gets the value of the onfocusout property.

Returns:
possible object is String

setOnfocusout

public void setOnfocusout(String value)
Sets the value of the onfocusout property.

Parameters:
value - allowed object is String

getOnmousedown

public String getOnmousedown()
Gets the value of the onmousedown property.

Returns:
possible object is String

setOnmousedown

public void setOnmousedown(String value)
Sets the value of the onmousedown property.

Parameters:
value - allowed object is String

getOnmouseover

public String getOnmouseover()
Gets the value of the onmouseover property.

Returns:
possible object is String

setOnmouseover

public void setOnmouseover(String value)
Sets the value of the onmouseover property.

Parameters:
value - allowed object is String

getOnmouseout

public String getOnmouseout()
Gets the value of the onmouseout property.

Returns:
possible object is String

setOnmouseout

public void setOnmouseout(String value)
Sets the value of the onmouseout property.

Parameters:
value - allowed object is String

getOnmouseup

public String getOnmouseup()
Gets the value of the onmouseup property.

Returns:
possible object is String

setOnmouseup

public void setOnmouseup(String value)
Sets the value of the onmouseup property.

Parameters:
value - allowed object is String

getOnclick

public String getOnclick()
Gets the value of the onclick property.

Returns:
possible object is String

setOnclick

public void setOnclick(String value)
Sets the value of the onclick property.

Parameters:
value - allowed object is String

getOnactivate

public String getOnactivate()
Gets the value of the onactivate property.

Returns:
possible object is String

setOnactivate

public void setOnactivate(String value)
Sets the value of the onactivate property.

Parameters:
value - allowed object is String

getFilter

public String getFilter()
Gets the value of the filter property.

Returns:
possible object is String

setFilter

public void setFilter(String value)
Sets the value of the filter property.

Parameters:
value - allowed object is String

getStyle

public String getStyle()
Gets the value of the style property.

Returns:
possible object is String

setStyle

public void setStyle(String value)
Sets the value of the style property.

Parameters:
value - allowed object is String

getClazz

public String getClazz()
Gets the value of the clazz property.

Returns:
possible object is String

setClazz

public void setClazz(String value)
Sets the value of the clazz property.

Parameters:
value - allowed object is String


Copyright © 2012. All Rights Reserved.