org.jopendocument.model.draw
Class DrawAreaCircle

java.lang.Object
  extended by org.jopendocument.model.draw.DrawAreaCircle

public class DrawAreaCircle
extends java.lang.Object


Constructor Summary
DrawAreaCircle()
           
 
Method Summary
 java.lang.String getDrawNohref()
          Gets the value of the drawNohref property.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 java.lang.String getOfficeName()
          Gets the value of the officeName property.
 java.lang.String getOfficeTargetFrameName()
          Gets the value of the officeTargetFrameName property.
 java.lang.String getSvgCx()
          Gets the value of the svgCx property.
 java.lang.String getSvgCy()
          Gets the value of the svgCy property.
 SvgDesc getSvgDesc()
          Gets the value of the svgDesc property.
 java.lang.String getSvgR()
          Gets the value of the svgR property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkShow()
          Gets the value of the xlinkShow property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setDrawNohref(java.lang.String value)
          Sets the value of the drawNohref property.
 void setOfficeEvents(OfficeEvents value)
          Sets the value of the officeEvents property.
 void setOfficeName(java.lang.String value)
          Sets the value of the officeName property.
 void setOfficeTargetFrameName(java.lang.String value)
          Sets the value of the officeTargetFrameName property.
 void setSvgCx(java.lang.String value)
          Sets the value of the svgCx property.
 void setSvgCy(java.lang.String value)
          Sets the value of the svgCy property.
 void setSvgDesc(SvgDesc value)
          Sets the value of the svgDesc property.
 void setSvgR(java.lang.String value)
          Sets the value of the svgR property.
 void setXlinkHref(java.lang.String value)
          Sets the value of the xlinkHref property.
 void setXlinkShow(java.lang.String value)
          Sets the value of the xlinkShow property.
 void setXlinkType(java.lang.String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawAreaCircle

public DrawAreaCircle()
Method Detail

getDrawNohref

public java.lang.String getDrawNohref()
Gets the value of the drawNohref property.

Returns:
possible object is String

getOfficeEvents

public OfficeEvents getOfficeEvents()
Gets the value of the officeEvents property.

Returns:
possible object is OfficeEvents

getOfficeName

public java.lang.String getOfficeName()
Gets the value of the officeName property.

Returns:
possible object is String

getOfficeTargetFrameName

public java.lang.String getOfficeTargetFrameName()
Gets the value of the officeTargetFrameName property.

Returns:
possible object is String

getSvgCx

public java.lang.String getSvgCx()
Gets the value of the svgCx property.

Returns:
possible object is String

getSvgCy

public java.lang.String getSvgCy()
Gets the value of the svgCy property.

Returns:
possible object is String

getSvgDesc

public SvgDesc getSvgDesc()
Gets the value of the svgDesc property.

Returns:
possible object is SvgDesc

getSvgR

public java.lang.String getSvgR()
Gets the value of the svgR property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setDrawNohref

public void setDrawNohref(java.lang.String value)
Sets the value of the drawNohref property.

Parameters:
value - allowed object is String

setOfficeEvents

public void setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property.

Parameters:
value - allowed object is OfficeEvents

setOfficeName

public void setOfficeName(java.lang.String value)
Sets the value of the officeName property.

Parameters:
value - allowed object is String

setOfficeTargetFrameName

public void setOfficeTargetFrameName(java.lang.String value)
Sets the value of the officeTargetFrameName property.

Parameters:
value - allowed object is String

setSvgCx

public void setSvgCx(java.lang.String value)
Sets the value of the svgCx property.

Parameters:
value - allowed object is String

setSvgCy

public void setSvgCy(java.lang.String value)
Sets the value of the svgCy property.

Parameters:
value - allowed object is String

setSvgDesc

public void setSvgDesc(SvgDesc value)
Sets the value of the svgDesc property.

Parameters:
value - allowed object is SvgDesc

setSvgR

public void setSvgR(java.lang.String value)
Sets the value of the svgR property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String