| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawAreaRectangle
public class DrawAreaRectangle
| Field Summary | |
|---|---|
protected  String | 
drawNohref
 | 
protected  OfficeEvents | 
officeEvents
 | 
protected  String | 
officeName
 | 
protected  String | 
officeTargetFrameName
 | 
protected  SvgDesc | 
svgDesc
 | 
protected  String | 
svgHeight
 | 
protected  String | 
svgWidth
 | 
protected  String | 
svgX
 | 
protected  String | 
svgY
 | 
protected  String | 
xlinkHref
 | 
protected  String | 
xlinkShow
 | 
protected  String | 
xlinkType
 | 
| Constructor Summary | |
|---|---|
DrawAreaRectangle()
 | 
|
| 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 | 
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 | 
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 | 
|---|
protected String drawNohref
protected OfficeEvents officeEvents
protected String officeName
protected String officeTargetFrameName
protected SvgDesc svgDesc
protected String svgHeight
protected String svgWidth
protected String svgX
protected String svgY
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
| Constructor Detail | 
|---|
public DrawAreaRectangle()
| Method Detail | 
|---|
public String getDrawNohref()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic String getOfficeName()
Stringpublic String getOfficeTargetFrameName()
Stringpublic SvgDesc getSvgDesc()
SvgDescpublic String getSvgHeight()
Stringpublic String getSvgWidth()
Stringpublic String getSvgX()
Stringpublic String getSvgY()
Stringpublic String getXlinkHref()
Stringpublic String getXlinkShow()
Stringpublic String getXlinkType()
Stringpublic void setDrawNohref(String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setOfficeName(String value)
value - allowed object is Stringpublic void setOfficeTargetFrameName(String value)
value - allowed object is Stringpublic void setSvgDesc(SvgDesc value)
value - allowed object is SvgDescpublic void setSvgHeight(String value)
value - allowed object is Stringpublic void setSvgWidth(String value)
value - allowed object is Stringpublic void setSvgX(String value)
value - allowed object is Stringpublic void setSvgY(String value)
value - allowed object is Stringpublic void setXlinkHref(String value)
value - allowed object is Stringpublic void setXlinkShow(String value)
value - allowed object is Stringpublic void setXlinkType(String value)
value - allowed object is String
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||