|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawTextBox
public class DrawTextBox
Field Summary | |
---|---|
protected String |
drawChainNextName
|
protected String |
drawCornerRadius
|
protected String |
drawId
|
protected DrawImageMap |
drawImageMap
|
protected String |
drawLayer
|
protected String |
drawName
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected String |
drawTransform
|
protected String |
drawZIndex
|
protected List<Object> |
elements
|
protected String |
foMinHeight
|
protected OfficeEvents |
officeEvents
|
protected String |
presentationClass
|
protected String |
presentationPlaceholder
|
protected String |
presentationStyleName
|
protected String |
presentationUserTransformed
|
protected String |
styleRelHeight
|
protected String |
styleRelWidth
|
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 | |
---|---|
DrawTextBox()
|
Method Summary | |
---|---|
void |
addTextElement(TextP p)
|
String |
getDrawChainNextName()
Gets the value of the drawChainNextName property. |
String |
getDrawCornerRadius()
Gets the value of the drawCornerRadius 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 |
getDrawStyleName()
Gets the value of the drawStyleName property. |
String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
String |
getDrawTransform()
Gets the value of the drawTransform property. |
String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
String |
getFoMinHeight()
Gets the value of the foMinHeight 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. |
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 |
setDrawChainNextName(String value)
Sets the value of the drawChainNextName property. |
void |
setDrawCornerRadius(String value)
Sets the value of the drawCornerRadius 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 |
setDrawStyleName(String value)
Sets the value of the drawStyleName property. |
void |
setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property. |
void |
setDrawTransform(String value)
Sets the value of the drawTransform property. |
void |
setDrawZIndex(String value)
Sets the value of the drawZIndex property. |
void |
setFoMinHeight(String value)
Sets the value of the foMinHeight 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 |
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 drawChainNextName
protected String drawCornerRadius
protected String drawId
protected DrawImageMap drawImageMap
protected String drawLayer
protected String drawName
protected String drawStyleName
protected String drawTextStyleName
protected String drawTransform
protected String drawZIndex
protected String foMinHeight
protected OfficeEvents officeEvents
protected String presentationClass
protected String presentationPlaceholder
protected String presentationStyleName
protected String presentationUserTransformed
protected String styleRelHeight
protected String styleRelWidth
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 List<Object> elements
Constructor Detail |
---|
public DrawTextBox()
Method Detail |
---|
public String getDrawChainNextName()
String
public String getDrawCornerRadius()
String
public String getDrawId()
String
public DrawImageMap getDrawImageMap()
DrawImageMap
public String getDrawLayer()
String
public String getDrawName()
String
public String getDrawStyleName()
String
public String getDrawTextStyleName()
String
public String getDrawTransform()
String
public String getDrawZIndex()
String
public String getFoMinHeight()
String
public OfficeEvents getOfficeEvents()
OfficeEvents
public String getPresentationClass()
String
public String getPresentationPlaceholder()
String
public String getPresentationStyleName()
String
public String getPresentationUserTransformed()
String
public String getStyleRelHeight()
String
public String getStyleRelWidth()
String
public String getSvgHeight()
String
public String getSvgWidth()
String
public String getSvgX()
String
public String getSvgY()
String
public String getTableEndCellAddress()
String
public String getTableEndX()
String
public String getTableEndY()
String
public String getTableTableBackground()
String
public String getTextAnchorPageNumber()
String
public String getTextAnchorType()
String
public void setDrawChainNextName(String value)
value
- allowed object is String
public void setDrawCornerRadius(String value)
value
- allowed object is String
public void setDrawId(String value)
value
- allowed object is String
public void setDrawImageMap(DrawImageMap value)
value
- allowed object is DrawImageMap
public void setDrawLayer(String value)
value
- allowed object is String
public void setDrawName(String value)
value
- allowed object is String
public void setDrawStyleName(String value)
value
- allowed object is String
public void setDrawTextStyleName(String value)
value
- allowed object is String
public void setDrawTransform(String value)
value
- allowed object is String
public void setDrawZIndex(String value)
value
- allowed object is String
public void setFoMinHeight(String value)
value
- allowed object is String
public void setOfficeEvents(OfficeEvents value)
value
- allowed object is OfficeEvents
public void setPresentationClass(String value)
value
- allowed object is String
public void setPresentationPlaceholder(String value)
value
- allowed object is String
public void setPresentationStyleName(String value)
value
- allowed object is String
public void setPresentationUserTransformed(String value)
value
- allowed object is String
public void setStyleRelHeight(String value)
value
- allowed object is String
public void setStyleRelWidth(String value)
value
- allowed object is String
public void setSvgHeight(String value)
value
- allowed object is String
public void setSvgWidth(String value)
value
- allowed object is String
public void setSvgX(String value)
value
- allowed object is String
public void setSvgY(String value)
value
- allowed object is String
public void setTableEndCellAddress(String value)
value
- allowed object is String
public void setTableEndX(String value)
value
- allowed object is String
public void setTableEndY(String value)
value
- allowed object is String
public void setTableTableBackground(String value)
value
- allowed object is String
public void setTextAnchorPageNumber(String value)
value
- allowed object is String
public void setTextAnchorType(String value)
value
- allowed object is String
public void addTextElement(TextP p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |