org.jopendocument.model.draw
Class DrawAreaRectangle

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

public class DrawAreaRectangle
extends java.lang.Object


Constructor Summary
DrawAreaRectangle()
           
 
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.
 SvgDesc getSvgDesc()
          Gets the value of the svgDesc property.
 java.lang.String getSvgHeight()
          Gets the value of the svgHeight property.
 java.lang.String getSvgWidth()
          Gets the value of the svgWidth property.
 java.lang.String getSvgX()
          Gets the value of the svgX property.
 java.lang.String getSvgY()
          Gets the value of the svgY 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 setSvgDesc(SvgDesc value)
          Sets the value of the svgDesc property.
 void setSvgHeight(java.lang.String value)
          Sets the value of the svgHeight property.
 void setSvgWidth(java.lang.String value)
          Sets the value of the svgWidth property.
 void setSvgX(java.lang.String value)
          Sets the value of the svgX property.
 void setSvgY(java.lang.String value)
          Sets the value of the svgY 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

DrawAreaRectangle

public DrawAreaRectangle()
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

getSvgDesc

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

Returns:
possible object is SvgDesc

getSvgHeight

public java.lang.String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgWidth

public java.lang.String getSvgWidth()
Gets the value of the svgWidth property.

Returns:
possible object is String

getSvgX

public java.lang.String getSvgX()
Gets the value of the svgX property.

Returns:
possible object is String

getSvgY

public java.lang.String getSvgY()
Gets the value of the svgY 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

setSvgDesc

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

Parameters:
value - allowed object is SvgDesc

setSvgHeight

public void setSvgHeight(java.lang.String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgWidth

public void setSvgWidth(java.lang.String value)
Sets the value of the svgWidth property.

Parameters:
value - allowed object is String

setSvgX

public void setSvgX(java.lang.String value)
Sets the value of the svgX property.

Parameters:
value - allowed object is String

setSvgY

public void setSvgY(java.lang.String value)
Sets the value of the svgY 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