|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawCaption
public class DrawCaption
| Constructor Summary | |
|---|---|
DrawCaption()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawCaptionPointX()
Gets the value of the drawCaptionPointX property. |
java.lang.String |
getDrawCaptionPointY()
Gets the value of the drawCaptionPointY property. |
java.lang.String |
getDrawCornerRadius()
Gets the value of the drawCornerRadius 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 |
getDrawStyleName()
Gets the value of the drawStyleName property. |
java.lang.String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
java.lang.String |
getDrawTransform()
Gets the value of the drawTransform property. |
java.lang.String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
java.lang.String |
getPresentationStyleName()
Gets the value of the presentationStyleName 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.util.List<java.lang.Object> |
getTextPOrTextUnorderedListOrTextOrderedList()
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property. |
void |
setDrawCaptionPointX(java.lang.String value)
Sets the value of the drawCaptionPointX property. |
void |
setDrawCaptionPointY(java.lang.String value)
Sets the value of the drawCaptionPointY property. |
void |
setDrawCornerRadius(java.lang.String value)
Sets the value of the drawCornerRadius 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 |
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 |
setDrawTransform(java.lang.String value)
Sets the value of the drawTransform 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 |
setPresentationStyleName(java.lang.String value)
Sets the value of the presentationStyleName 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawCaption()
| Method Detail |
|---|
public java.lang.String getDrawCaptionPointX()
Stringpublic java.lang.String getDrawCaptionPointY()
Stringpublic java.lang.String getDrawCornerRadius()
Stringpublic java.lang.String getDrawId()
Stringpublic java.lang.String getDrawLayer()
Stringpublic java.lang.String getDrawStyleName()
Stringpublic java.lang.String getDrawTextStyleName()
Stringpublic java.lang.String getDrawTransform()
Stringpublic java.lang.String getDrawZIndex()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic java.lang.String getPresentationStyleName()
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.util.List<java.lang.Object> getTextPOrTextUnorderedListOrTextOrderedList()
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
textPOrTextUnorderedListOrTextOrderedList property.
For example, to add a new item, do as follows:
getTextPOrTextUnorderedListOrTextOrderedList().add(newItem);
Objects of the following type(s) are allowed in the list TextP
TextUnorderedList TextOrderedList
public void setDrawCaptionPointX(java.lang.String value)
value - allowed object is Stringpublic void setDrawCaptionPointY(java.lang.String value)
value - allowed object is Stringpublic void setDrawCornerRadius(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 setDrawStyleName(java.lang.String value)
value - allowed object is Stringpublic void setDrawTextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setDrawTransform(java.lang.String value)
value - allowed object is Stringpublic void setDrawZIndex(java.lang.String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setPresentationStyleName(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 String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||