|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawControl
public class DrawControl
| Field Summary | |
|---|---|
protected String |
drawId
|
protected String |
drawLayer
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected String |
drawZIndex
|
protected String |
formId
|
protected String |
presentationStyleName
|
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
|
| Constructor Summary | |
|---|---|
DrawControl()
|
|
| Method Summary | |
|---|---|
String |
getDrawId()
Gets the value of the drawId property. |
String |
getDrawLayer()
Gets the value of the drawLayer property. |
String |
getDrawStyleName()
Gets the value of the drawStyleName property. |
String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
String |
getFormId()
Gets the value of the formId property. |
String |
getPresentationStyleName()
Gets the value of the presentationStyleName 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. |
void |
setDrawId(String value)
Sets the value of the drawId property. |
void |
setDrawLayer(String value)
Sets the value of the drawLayer property. |
void |
setDrawStyleName(String value)
Sets the value of the drawStyleName property. |
void |
setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property. |
void |
setDrawZIndex(String value)
Sets the value of the drawZIndex property. |
void |
setFormId(String value)
Sets the value of the formId property. |
void |
setPresentationStyleName(String value)
Sets the value of the presentationStyleName 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String drawId
protected String drawLayer
protected String drawStyleName
protected String drawTextStyleName
protected String drawZIndex
protected String formId
protected String presentationStyleName
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
| Constructor Detail |
|---|
public DrawControl()
| Method Detail |
|---|
public String getDrawId()
Stringpublic String getDrawLayer()
Stringpublic String getDrawStyleName()
Stringpublic String getDrawTextStyleName()
Stringpublic String getDrawZIndex()
Stringpublic String getFormId()
Stringpublic String getPresentationStyleName()
Stringpublic 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 void setDrawId(String value)
value - allowed object is Stringpublic void setDrawLayer(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 setDrawZIndex(String value)
value - allowed object is Stringpublic void setFormId(String value)
value - allowed object is Stringpublic void setPresentationStyleName(String value)
value - allowed object is Stringpublic 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 String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||