|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawApplet
public class DrawApplet
| Constructor Summary | |
|---|---|
DrawApplet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawArchive()
Gets the value of the drawArchive property. |
java.lang.String |
getDrawCode()
Gets the value of the drawCode property. |
java.lang.String |
getDrawLayer()
Gets the value of the drawLayer property. |
java.lang.String |
getDrawMayScript()
Gets the value of the drawMayScript property. |
java.lang.String |
getDrawName()
Gets the value of the drawName property. |
java.lang.String |
getDrawObject()
Gets the value of the drawObject property. |
java.util.List<DrawParam> |
getDrawParam()
Gets the value of the drawParam property. |
java.lang.String |
getDrawStyleName()
Gets the value of the drawStyleName property. |
java.lang.String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
DrawThumbnail |
getDrawThumbnail()
Gets the value of the drawThumbnail property. |
java.lang.String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
java.lang.String |
getPresentationStyleName()
Gets the value of the presentationStyleName 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 |
getTableEndCellAddress()
Gets the value of the tableEndCellAddress property. |
java.lang.String |
getTableEndX()
Gets the value of the tableEndX property. |
java.lang.String |
getTableEndY()
Gets the value of the tableEndY property. |
java.lang.String |
getXlinkActuate()
Gets the value of the xlinkActuate 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 |
setDrawArchive(java.lang.String value)
Sets the value of the drawArchive property. |
void |
setDrawCode(java.lang.String value)
Sets the value of the drawCode property. |
void |
setDrawLayer(java.lang.String value)
Sets the value of the drawLayer property. |
void |
setDrawMayScript(java.lang.String value)
Sets the value of the drawMayScript property. |
void |
setDrawName(java.lang.String value)
Sets the value of the drawName property. |
void |
setDrawObject(java.lang.String value)
Sets the value of the drawObject property. |
void |
setDrawStyleName(java.lang.String value)
Sets the value of the drawStyleName property. |
void |
setDrawTextStyleName(java.lang.String value)
Sets the value of the drawTextStyleName property. |
void |
setDrawThumbnail(DrawThumbnail value)
Sets the value of the drawThumbnail property. |
void |
setDrawZIndex(java.lang.String value)
Sets the value of the drawZIndex property. |
void |
setPresentationStyleName(java.lang.String value)
Sets the value of the presentationStyleName 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 |
setTableEndCellAddress(java.lang.String value)
Sets the value of the tableEndCellAddress property. |
void |
setTableEndX(java.lang.String value)
Sets the value of the tableEndX property. |
void |
setTableEndY(java.lang.String value)
Sets the value of the tableEndY property. |
void |
setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate 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 |
|---|
public DrawApplet()
| Method Detail |
|---|
public java.lang.String getDrawArchive()
Stringpublic java.lang.String getDrawCode()
Stringpublic java.lang.String getDrawLayer()
Stringpublic java.lang.String getDrawMayScript()
Stringpublic java.lang.String getDrawName()
Stringpublic java.lang.String getDrawObject()
Stringpublic java.util.List<DrawParam> getDrawParam()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the drawParam property.
For example, to add a new item, do as follows:
getDrawParam().add(newItem);
Objects of the following type(s) are allowed in the list DrawParam
public java.lang.String getDrawStyleName()
Stringpublic java.lang.String getDrawTextStyleName()
Stringpublic DrawThumbnail getDrawThumbnail()
DrawThumbnailpublic java.lang.String getDrawZIndex()
Stringpublic java.lang.String getPresentationStyleName()
Stringpublic SvgDesc getSvgDesc()
SvgDescpublic java.lang.String getSvgHeight()
Stringpublic java.lang.String getSvgWidth()
Stringpublic java.lang.String getSvgX()
Stringpublic java.lang.String getSvgY()
Stringpublic java.lang.String getTableEndCellAddress()
Stringpublic java.lang.String getTableEndX()
Stringpublic java.lang.String getTableEndY()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkShow()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setDrawArchive(java.lang.String value)
value - allowed object is Stringpublic void setDrawCode(java.lang.String value)
value - allowed object is Stringpublic void setDrawLayer(java.lang.String value)
value - allowed object is Stringpublic void setDrawMayScript(java.lang.String value)
value - allowed object is Stringpublic void setDrawName(java.lang.String value)
value - allowed object is Stringpublic void setDrawObject(java.lang.String value)
value - allowed object is Stringpublic void setDrawStyleName(java.lang.String value)
value - allowed object is Stringpublic void setDrawTextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setDrawThumbnail(DrawThumbnail value)
value - allowed object is DrawThumbnailpublic void setDrawZIndex(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStyleName(java.lang.String value)
value - allowed object is Stringpublic void setSvgDesc(SvgDesc value)
value - allowed object is SvgDescpublic void setSvgHeight(java.lang.String value)
value - allowed object is Stringpublic void setSvgWidth(java.lang.String value)
value - allowed object is Stringpublic void setSvgX(java.lang.String value)
value - allowed object is Stringpublic void setSvgY(java.lang.String value)
value - allowed object is Stringpublic void setTableEndCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableEndX(java.lang.String value)
value - allowed object is Stringpublic void setTableEndY(java.lang.String value)
value - allowed object is Stringpublic void setXlinkActuate(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is Stringpublic void setXlinkShow(java.lang.String value)
value - allowed object is Stringpublic void setXlinkType(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||