|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawAreaCircle
public class DrawAreaCircle
Field Summary | |
---|---|
protected String |
drawNohref
|
protected OfficeEvents |
officeEvents
|
protected String |
officeName
|
protected String |
officeTargetFrameName
|
protected String |
svgCx
|
protected String |
svgCy
|
protected SvgDesc |
svgDesc
|
protected String |
svgR
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
DrawAreaCircle()
|
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. |
String |
getSvgCx()
Gets the value of the svgCx property. |
String |
getSvgCy()
Gets the value of the svgCy property. |
SvgDesc |
getSvgDesc()
Gets the value of the svgDesc property. |
String |
getSvgR()
Gets the value of the svgR 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 |
setSvgCx(String value)
Sets the value of the svgCx property. |
void |
setSvgCy(String value)
Sets the value of the svgCy property. |
void |
setSvgDesc(SvgDesc value)
Sets the value of the svgDesc property. |
void |
setSvgR(String value)
Sets the value of the svgR 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 String svgCx
protected String svgCy
protected SvgDesc svgDesc
protected String svgR
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
Constructor Detail |
---|
public DrawAreaCircle()
Method Detail |
---|
public String getDrawNohref()
String
public OfficeEvents getOfficeEvents()
OfficeEvents
public String getOfficeName()
String
public String getOfficeTargetFrameName()
String
public String getSvgCx()
String
public String getSvgCy()
String
public SvgDesc getSvgDesc()
SvgDesc
public String getSvgR()
String
public String getXlinkHref()
String
public String getXlinkShow()
String
public String getXlinkType()
String
public void setDrawNohref(String value)
value
- allowed object is String
public void setOfficeEvents(OfficeEvents value)
value
- allowed object is OfficeEvents
public void setOfficeName(String value)
value
- allowed object is String
public void setOfficeTargetFrameName(String value)
value
- allowed object is String
public void setSvgCx(String value)
value
- allowed object is String
public void setSvgCy(String value)
value
- allowed object is String
public void setSvgDesc(SvgDesc value)
value
- allowed object is SvgDesc
public void setSvgR(String value)
value
- allowed object is String
public void setXlinkHref(String value)
value
- allowed object is String
public void setXlinkShow(String value)
value
- allowed object is String
public 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 |