|
|||||||||
| 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 | |
|---|---|
java.util.List<java.lang.Object> |
getDrawContourPolygonOrDrawContourPath()
Gets the value of the drawContourPolygonOrDrawContourPath property. |
java.lang.String |
getDrawId()
Gets the value of the drawId property. |
DrawImageMap |
getDrawImageMap()
Gets the value of the drawImageMap property. |
java.lang.String |
getDrawLayer()
Gets the value of the drawLayer property. |
java.lang.String |
getDrawName()
Gets the value of the drawName property. |
java.lang.String |
getDrawNotifyOnUpdateOfRanges()
Gets the value of the drawNotifyOnUpdateOfRanges 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.util.List<java.lang.Object> |
getOfficeDocumentOrMathMath()
Gets the value of the officeDocumentOrMathMath property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
java.lang.String |
getPresentationClass()
Gets the value of the presentationClass property. |
java.lang.String |
getPresentationPlaceholder()
Gets the value of the presentationPlaceholder property. |
java.lang.String |
getPresentationStyleName()
Gets the value of the presentationStyleName property. |
java.lang.String |
getPresentationUserTransformed()
Gets the value of the presentationUserTransformed property. |
java.lang.String |
getStyleRelHeight()
Gets the value of the styleRelHeight property. |
java.lang.String |
getStyleRelWidth()
Gets the value of the styleRelWidth 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 |
getTableTableBackground()
Gets the value of the tableTableBackground property. |
java.lang.String |
getTextAnchorPageNumber()
Gets the value of the textAnchorPageNumber property. |
java.lang.String |
getTextAnchorType()
Gets the value of the textAnchorType 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 |
setDrawId(java.lang.String value)
Sets the value of the drawId property. |
void |
setDrawImageMap(DrawImageMap value)
Sets the value of the drawImageMap property. |
void |
setDrawLayer(java.lang.String value)
Sets the value of the drawLayer property. |
void |
setDrawName(java.lang.String value)
Sets the value of the drawName property. |
void |
setDrawNotifyOnUpdateOfRanges(java.lang.String value)
Sets the value of the drawNotifyOnUpdateOfRanges 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 |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setPresentationClass(java.lang.String value)
Sets the value of the presentationClass property. |
void |
setPresentationPlaceholder(java.lang.String value)
Sets the value of the presentationPlaceholder property. |
void |
setPresentationStyleName(java.lang.String value)
Sets the value of the presentationStyleName property. |
void |
setPresentationUserTransformed(java.lang.String value)
Sets the value of the presentationUserTransformed property. |
void |
setStyleRelHeight(java.lang.String value)
Sets the value of the styleRelHeight property. |
void |
setStyleRelWidth(java.lang.String value)
Sets the value of the styleRelWidth 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 |
setTableTableBackground(java.lang.String value)
Sets the value of the tableTableBackground property. |
void |
setTextAnchorPageNumber(java.lang.String value)
Sets the value of the textAnchorPageNumber property. |
void |
setTextAnchorType(java.lang.String value)
Sets the value of the textAnchorType 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 DrawObject()
| Method Detail |
|---|
public java.util.List<java.lang.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 java.lang.String getDrawId()
Stringpublic DrawImageMap getDrawImageMap()
DrawImageMappublic java.lang.String getDrawLayer()
Stringpublic java.lang.String getDrawName()
Stringpublic java.lang.String getDrawNotifyOnUpdateOfRanges()
Stringpublic java.lang.String getDrawStyleName()
Stringpublic java.lang.String getDrawTextStyleName()
Stringpublic DrawThumbnail getDrawThumbnail()
DrawThumbnailpublic java.lang.String getDrawZIndex()
Stringpublic java.util.List<java.lang.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 java.lang.String getPresentationClass()
Stringpublic java.lang.String getPresentationPlaceholder()
Stringpublic java.lang.String getPresentationStyleName()
Stringpublic java.lang.String getPresentationUserTransformed()
Stringpublic java.lang.String getStyleRelHeight()
Stringpublic java.lang.String getStyleRelWidth()
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 getTableTableBackground()
Stringpublic java.lang.String getTextAnchorPageNumber()
Stringpublic java.lang.String getTextAnchorType()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkShow()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setDrawId(java.lang.String value)
value - allowed object is Stringpublic void setDrawImageMap(DrawImageMap value)
value - allowed object is DrawImageMappublic void setDrawLayer(java.lang.String value)
value - allowed object is Stringpublic void setDrawName(java.lang.String value)
value - allowed object is Stringpublic void setDrawNotifyOnUpdateOfRanges(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 setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setPresentationClass(java.lang.String value)
value - allowed object is Stringpublic void setPresentationPlaceholder(java.lang.String value)
value - allowed object is Stringpublic void setPresentationStyleName(java.lang.String value)
value - allowed object is Stringpublic void setPresentationUserTransformed(java.lang.String value)
value - allowed object is Stringpublic void setStyleRelHeight(java.lang.String value)
value - allowed object is Stringpublic void setStyleRelWidth(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 setTableTableBackground(java.lang.String value)
value - allowed object is Stringpublic void setTextAnchorPageNumber(java.lang.String value)
value - allowed object is Stringpublic void setTextAnchorType(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 | ||||||||