org.jopendocument.model.draw
Class DrawAreaPolygon

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

public class DrawAreaPolygon
extends Object


Field Summary
protected  String drawNohref
           
protected  OfficeEvents officeEvents
           
protected  String officeName
           
protected  String officeTargetFrameName
           
protected  SvgDesc svgDesc
           
protected  String svgHeight
           
protected  String svgPoints
           
protected  String svgViewBox
           
protected  String svgWidth
           
protected  String svgX
           
protected  String svgY
           
protected  String xlinkHref
           
protected  String xlinkShow
           
protected  String xlinkType
           
 
Constructor Summary
DrawAreaPolygon()
           
 
Method Summary
 String getDrawNohref()
          Gets the value of the drawNohref property.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 String getOfficeName()
          Gets the value of the officeName property.
 String getOfficeTargetFrameName()
          Gets the value of the officeTargetFrameName property.
 SvgDesc getSvgDesc()
          Gets the value of the svgDesc property.
 String getSvgHeight()
          Gets the value of the svgHeight property.
 String getSvgPoints()
          Gets the value of the svgPoints property.
 String getSvgViewBox()
          Gets the value of the svgViewBox property.
 String getSvgWidth()
          Gets the value of the svgWidth property.
 String getSvgX()
          Gets the value of the svgX property.
 String getSvgY()
          Gets the value of the svgY property.
 String getXlinkHref()
          Gets the value of the xlinkHref property.
 String getXlinkShow()
          Gets the value of the xlinkShow property.
 String getXlinkType()
          Gets the value of the xlinkType property.
 void setDrawNohref(String value)
          Sets the value of the drawNohref property.
 void setOfficeEvents(OfficeEvents value)
          Sets the value of the officeEvents property.
 void setOfficeName(String value)
          Sets the value of the officeName property.
 void setOfficeTargetFrameName(String value)
          Sets the value of the officeTargetFrameName property.
 void setSvgDesc(SvgDesc value)
          Sets the value of the svgDesc property.
 void setSvgHeight(String value)
          Sets the value of the svgHeight property.
 void setSvgPoints(String value)
          Sets the value of the svgPoints property.
 void setSvgViewBox(String value)
          Sets the value of the svgViewBox property.
 void setSvgWidth(String value)
          Sets the value of the svgWidth property.
 void setSvgX(String value)
          Sets the value of the svgX property.
 void setSvgY(String value)
          Sets the value of the svgY property.
 void setXlinkHref(String value)
          Sets the value of the xlinkHref property.
 void setXlinkShow(String value)
          Sets the value of the xlinkShow property.
 void setXlinkType(String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

drawNohref

protected String drawNohref

officeEvents

protected OfficeEvents officeEvents

officeName

protected String officeName

officeTargetFrameName

protected String officeTargetFrameName

svgDesc

protected SvgDesc svgDesc

svgHeight

protected String svgHeight

svgPoints

protected String svgPoints

svgViewBox

protected String svgViewBox

svgWidth

protected String svgWidth

svgX

protected String svgX

svgY

protected String svgY

xlinkHref

protected String xlinkHref

xlinkShow

protected String xlinkShow

xlinkType

protected String xlinkType
Constructor Detail

DrawAreaPolygon

public DrawAreaPolygon()
Method Detail

getDrawNohref

public 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 String getOfficeName()
Gets the value of the officeName property.

Returns:
possible object is String

getOfficeTargetFrameName

public 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 String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgPoints

public String getSvgPoints()
Gets the value of the svgPoints property.

Returns:
possible object is String

getSvgViewBox

public String getSvgViewBox()
Gets the value of the svgViewBox property.

Returns:
possible object is String

getSvgWidth

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

Returns:
possible object is String

getSvgX

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

Returns:
possible object is String

getSvgY

public String getSvgY()
Gets the value of the svgY property.

Returns:
possible object is String

getXlinkHref

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

Returns:
possible object is String

getXlinkShow

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

Returns:
possible object is String

getXlinkType

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

Returns:
possible object is String

setDrawNohref

public void setDrawNohref(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(String value)
Sets the value of the officeName property.

Parameters:
value - allowed object is String

setOfficeTargetFrameName

public void setOfficeTargetFrameName(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(String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgPoints

public void setSvgPoints(String value)
Sets the value of the svgPoints property.

Parameters:
value - allowed object is String

setSvgViewBox

public void setSvgViewBox(String value)
Sets the value of the svgViewBox property.

Parameters:
value - allowed object is String

setSvgWidth

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

Parameters:
value - allowed object is String

setSvgX

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

Parameters:
value - allowed object is String

setSvgY

public void setSvgY(String value)
Sets the value of the svgY property.

Parameters:
value - allowed object is String

setXlinkHref

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

Parameters:
value - allowed object is String

setXlinkShow

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

Parameters:
value - allowed object is String

setXlinkType

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.