|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawObjectOle
public class DrawObjectOle
| Constructor Summary | |
|---|---|
DrawObjectOle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawClassId()
Gets the value of the drawClassId property. |
java.lang.String |
getDrawId()
Gets the value of the drawId 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 |
getDrawStyleName()
Gets the value of the drawStyleName property. |
java.lang.String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
java.lang.String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
java.util.List<java.lang.Object> |
getOfficeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail()
Gets the value of the officeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail 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. |
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 |
setDrawClassId(java.lang.String value)
Sets the value of the drawClassId property. |
void |
setDrawId(java.lang.String value)
Sets the value of the drawId 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 |
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 |
setDrawZIndex(java.lang.String value)
Sets the value of the drawZIndex 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 |
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 DrawObjectOle()
| Method Detail |
|---|
public java.lang.String getDrawClassId()
Stringpublic java.lang.String getDrawId()
Stringpublic java.lang.String getDrawLayer()
Stringpublic java.lang.String getDrawName()
Stringpublic java.lang.String getDrawStyleName()
Stringpublic java.lang.String getDrawTextStyleName()
Stringpublic java.lang.String getDrawZIndex()
Stringpublic java.util.List<java.lang.Object> getOfficeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail()
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
officeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail
property.
For example, to add a new item, do as follows:
getOfficeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail().add(newItem);
Objects of the following type(s) are allowed in the list OfficeBinaryData
OfficeEvents DrawImageMap SvgDesc DrawContourPolygon
DrawContourPath DrawThumbnail
public 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 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 setDrawClassId(java.lang.String value)
value - allowed object is Stringpublic void setDrawId(java.lang.String value)
value - allowed object is Stringpublic void setDrawLayer(java.lang.String value)
value - allowed object is Stringpublic void setDrawName(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 setDrawZIndex(java.lang.String value)
value - allowed object is Stringpublic 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 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 | ||||||||