|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawObject
public class DrawObject
| Constructor Summary | |
|---|---|
DrawObject()
|
|
| Method Summary | |
|---|---|
List<Object> |
getDrawContourPolygonOrDrawContourPath()
Gets the value of the drawContourPolygonOrDrawContourPath property. |
String |
getDrawId()
Gets the value of the drawId property. |
DrawImageMap |
getDrawImageMap()
Gets the value of the drawImageMap property. |
String |
getDrawLayer()
Gets the value of the drawLayer property. |
String |
getDrawName()
Gets the value of the drawName property. |
String |
getDrawNotifyOnUpdateOfRanges()
Gets the value of the drawNotifyOnUpdateOfRanges 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. |
List<Object> |
getOfficeDocumentOrMathMath()
Gets the value of the officeDocumentOrMathMath property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
String |
getPresentationClass()
Gets the value of the presentationClass property. |
String |
getPresentationPlaceholder()
Gets the value of the presentationPlaceholder property. |
String |
getPresentationStyleName()
Gets the value of the presentationStyleName property. |
String |
getPresentationUserTransformed()
Gets the value of the presentationUserTransformed property. |
String |
getStyleRelHeight()
Gets the value of the styleRelHeight property. |
String |
getStyleRelWidth()
Gets the value of the styleRelWidth 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 |
getTableTableBackground()
Gets the value of the tableTableBackground property. |
String |
getTextAnchorPageNumber()
Gets the value of the textAnchorPageNumber property. |
String |
getTextAnchorType()
Gets the value of the textAnchorType 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 |
setDrawId(String value)
Sets the value of the drawId property. |
void |
setDrawImageMap(DrawImageMap value)
Sets the value of the drawImageMap property. |
void |
setDrawLayer(String value)
Sets the value of the drawLayer property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawNotifyOnUpdateOfRanges(String value)
Sets the value of the drawNotifyOnUpdateOfRanges 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 |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setPresentationClass(String value)
Sets the value of the presentationClass property. |
void |
setPresentationPlaceholder(String value)
Sets the value of the presentationPlaceholder property. |
void |
setPresentationStyleName(String value)
Sets the value of the presentationStyleName property. |
void |
setPresentationUserTransformed(String value)
Sets the value of the presentationUserTransformed property. |
void |
setStyleRelHeight(String value)
Sets the value of the styleRelHeight property. |
void |
setStyleRelWidth(String value)
Sets the value of the styleRelWidth 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 |
setTableTableBackground(String value)
Sets the value of the tableTableBackground property. |
void |
setTextAnchorPageNumber(String value)
Sets the value of the textAnchorPageNumber property. |
void |
setTextAnchorType(String value)
Sets the value of the textAnchorType 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 List<Object> drawContourPolygonOrDrawContourPath
protected String drawId
protected DrawImageMap drawImageMap
protected String drawLayer
protected String drawName
protected String drawNotifyOnUpdateOfRanges
protected String drawStyleName
protected String drawTextStyleName
protected DrawThumbnail drawThumbnail
protected String drawZIndex
protected List<Object> officeDocumentOrMathMath
protected OfficeEvents officeEvents
protected String presentationClass
protected String presentationPlaceholder
protected String presentationStyleName
protected String presentationUserTransformed
protected String styleRelHeight
protected String styleRelWidth
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 tableTableBackground
protected String textAnchorPageNumber
protected String textAnchorType
protected String xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
| Constructor Detail |
|---|
public DrawObject()
| Method Detail |
|---|
public List<Object> getDrawContourPolygonOrDrawContourPath()
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 drawContourPolygonOrDrawContourPath
property.
For example, to add a new item, do as follows:
getDrawContourPolygonOrDrawContourPath().add(newItem);
Objects of the following type(s) are allowed in the list DrawContourPolygon
DrawContourPath
public String getDrawId()
Stringpublic DrawImageMap getDrawImageMap()
DrawImageMappublic String getDrawLayer()
Stringpublic String getDrawName()
Stringpublic String getDrawNotifyOnUpdateOfRanges()
Stringpublic String getDrawStyleName()
Stringpublic String getDrawTextStyleName()
Stringpublic DrawThumbnail getDrawThumbnail()
DrawThumbnailpublic String getDrawZIndex()
Stringpublic List<Object> getOfficeDocumentOrMathMath()
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 officeDocumentOrMathMath property.
For example, to add a new item, do as follows:
getOfficeDocumentOrMathMath().add(newItem);
public OfficeEvents getOfficeEvents()
OfficeEventspublic String getPresentationClass()
Stringpublic String getPresentationPlaceholder()
Stringpublic String getPresentationStyleName()
Stringpublic String getPresentationUserTransformed()
Stringpublic String getStyleRelHeight()
Stringpublic String getStyleRelWidth()
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 getTableTableBackground()
Stringpublic String getTextAnchorPageNumber()
Stringpublic String getTextAnchorType()
Stringpublic String getXlinkActuate()
Stringpublic String getXlinkHref()
Stringpublic String getXlinkShow()
Stringpublic String getXlinkType()
Stringpublic void setDrawId(String value)
value - allowed object is Stringpublic void setDrawImageMap(DrawImageMap value)
value - allowed object is DrawImageMappublic void setDrawLayer(String value)
value - allowed object is Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setDrawNotifyOnUpdateOfRanges(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 setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setPresentationClass(String value)
value - allowed object is Stringpublic void setPresentationPlaceholder(String value)
value - allowed object is Stringpublic void setPresentationStyleName(String value)
value - allowed object is Stringpublic void setPresentationUserTransformed(String value)
value - allowed object is Stringpublic void setStyleRelHeight(String value)
value - allowed object is Stringpublic void setStyleRelWidth(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 setTableTableBackground(String value)
value - allowed object is Stringpublic void setTextAnchorPageNumber(String value)
value - allowed object is Stringpublic void setTextAnchorType(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 | ||||||||