| 
|||||||||
| 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
| Field Summary | |
|---|---|
protected  String | 
drawArchive
 | 
protected  String | 
drawCode
 | 
protected  String | 
drawLayer
 | 
protected  String | 
drawMayScript
 | 
protected  String | 
drawName
 | 
protected  String | 
drawObject
 | 
protected  List<DrawParam> | 
drawParam
 | 
protected  String | 
drawStyleName
 | 
protected  String | 
drawTextStyleName
 | 
protected  DrawThumbnail | 
drawThumbnail
 | 
protected  String | 
drawZIndex
 | 
protected  String | 
presentationStyleName
 | 
protected  SvgDesc | 
svgDesc
 | 
protected  String | 
svgHeight
 | 
protected  String | 
svgWidth
 | 
protected  String | 
svgX
 | 
protected  String | 
svgY
 | 
protected  String | 
tableEndCellAddress
 | 
protected  String | 
tableEndX
 | 
protected  String | 
tableEndY
 | 
protected  String | 
xlinkActuate
 | 
protected  String | 
xlinkHref
 | 
protected  String | 
xlinkShow
 | 
protected  String | 
xlinkType
 | 
| Constructor Summary | |
|---|---|
DrawApplet()
 | 
|
| Method Summary | |
|---|---|
 String | 
getDrawArchive()
Gets the value of the drawArchive property.  | 
 String | 
getDrawCode()
Gets the value of the drawCode property.  | 
 String | 
getDrawLayer()
Gets the value of the drawLayer property.  | 
 String | 
getDrawMayScript()
Gets the value of the drawMayScript property.  | 
 String | 
getDrawName()
Gets the value of the drawName property.  | 
 String | 
getDrawObject()
Gets the value of the drawObject property.  | 
 List<DrawParam> | 
getDrawParam()
Gets the value of the drawParam property.  | 
 String | 
getDrawStyleName()
Gets the value of the drawStyleName property.  | 
 String | 
getDrawTextStyleName()
Gets the value of the drawTextStyleName property.  | 
 DrawThumbnail | 
getDrawThumbnail()
Gets the value of the drawThumbnail property.  | 
 String | 
getDrawZIndex()
Gets the value of the drawZIndex property.  | 
 String | 
getPresentationStyleName()
Gets the value of the presentationStyleName 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 | 
getTableEndCellAddress()
Gets the value of the tableEndCellAddress property.  | 
 String | 
getTableEndX()
Gets the value of the tableEndX property.  | 
 String | 
getTableEndY()
Gets the value of the tableEndY property.  | 
 String | 
getXlinkActuate()
Gets the value of the xlinkActuate 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 | 
setDrawArchive(String value)
Sets the value of the drawArchive property.  | 
 void | 
setDrawCode(String value)
Sets the value of the drawCode property.  | 
 void | 
setDrawLayer(String value)
Sets the value of the drawLayer property.  | 
 void | 
setDrawMayScript(String value)
Sets the value of the drawMayScript property.  | 
 void | 
setDrawName(String value)
Sets the value of the drawName property.  | 
 void | 
setDrawObject(String value)
Sets the value of the drawObject property.  | 
 void | 
setDrawStyleName(String value)
Sets the value of the drawStyleName property.  | 
 void | 
setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property.  | 
 void | 
setDrawThumbnail(DrawThumbnail value)
Sets the value of the drawThumbnail property.  | 
 void | 
setDrawZIndex(String value)
Sets the value of the drawZIndex property.  | 
 void | 
setPresentationStyleName(String value)
Sets the value of the presentationStyleName 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 | 
setTableEndCellAddress(String value)
Sets the value of the tableEndCellAddress property.  | 
 void | 
setTableEndX(String value)
Sets the value of the tableEndX property.  | 
 void | 
setTableEndY(String value)
Sets the value of the tableEndY property.  | 
 void | 
setXlinkActuate(String value)
Sets the value of the xlinkActuate 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 drawArchive
protected String drawCode
protected String drawLayer
protected String drawMayScript
protected String drawName
protected String drawObject
protected List<DrawParam> drawParam
protected String drawStyleName
protected String drawTextStyleName
protected DrawThumbnail drawThumbnail
protected String drawZIndex
protected String presentationStyleName
protected SvgDesc svgDesc
protected String svgHeight
protected String svgWidth
protected String svgX
protected String svgY
protected String tableEndCellAddress
protected String tableEndX
protected String tableEndY
protected String xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
| Constructor Detail | 
|---|
public DrawApplet()
| Method Detail | 
|---|
public String getDrawArchive()
Stringpublic String getDrawCode()
Stringpublic String getDrawLayer()
Stringpublic String getDrawMayScript()
Stringpublic String getDrawName()
Stringpublic String getDrawObject()
Stringpublic 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 String getDrawStyleName()
Stringpublic String getDrawTextStyleName()
Stringpublic DrawThumbnail getDrawThumbnail()
DrawThumbnailpublic String getDrawZIndex()
Stringpublic String getPresentationStyleName()
Stringpublic SvgDesc getSvgDesc()
SvgDescpublic String getSvgHeight()
Stringpublic String getSvgWidth()
Stringpublic String getSvgX()
Stringpublic String getSvgY()
Stringpublic String getTableEndCellAddress()
Stringpublic String getTableEndX()
Stringpublic String getTableEndY()
Stringpublic String getXlinkActuate()
Stringpublic String getXlinkHref()
Stringpublic String getXlinkShow()
Stringpublic String getXlinkType()
Stringpublic void setDrawArchive(String value)
value - allowed object is Stringpublic void setDrawCode(String value)
value - allowed object is Stringpublic void setDrawLayer(String value)
value - allowed object is Stringpublic void setDrawMayScript(String value)
value - allowed object is Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setDrawObject(String value)
value - allowed object is Stringpublic void setDrawStyleName(String value)
value - allowed object is Stringpublic void setDrawTextStyleName(String value)
value - allowed object is Stringpublic void setDrawThumbnail(DrawThumbnail value)
value - allowed object is DrawThumbnailpublic void setDrawZIndex(String value)
value - allowed object is Stringpublic void setPresentationStyleName(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 setTableEndCellAddress(String value)
value - allowed object is Stringpublic void setTableEndX(String value)
value - allowed object is Stringpublic void setTableEndY(String value)
value - allowed object is Stringpublic void setXlinkActuate(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 | ||||||||