org.jopendocument.model.draw
Class DrawTextBox

java.lang.Object
  extended by org.jopendocument.model.draw.DrawTextBox

public class DrawTextBox
extends java.lang.Object


Constructor Summary
DrawTextBox()
           
 
Method Summary
 void addTextElement(TextP p)
           
 java.lang.String getDrawChainNextName()
          Gets the value of the drawChainNextName property.
 java.lang.String getDrawCornerRadius()
          Gets the value of the drawCornerRadius 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 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.
 java.lang.String getFoMinHeight()
          Gets the value of the foMinHeight 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.
 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.
 void setDrawChainNextName(java.lang.String value)
          Sets the value of the drawChainNextName 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 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 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 setFoMinHeight(java.lang.String value)
          Sets the value of the foMinHeight 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 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

DrawTextBox

public DrawTextBox()
Method Detail

getDrawChainNextName

public java.lang.String getDrawChainNextName()
Gets the value of the drawChainNextName property.

Returns:
possible object is String

getDrawCornerRadius

public java.lang.String getDrawCornerRadius()
Gets the value of the drawCornerRadius property.

Returns:
possible object is String

getDrawId

public java.lang.String getDrawId()
Gets the value of the drawId property.

Returns:
possible object is String

getDrawImageMap

public DrawImageMap getDrawImageMap()
Gets the value of the drawImageMap property.

Returns:
possible object is DrawImageMap

getDrawLayer

public java.lang.String getDrawLayer()
Gets the value of the drawLayer property.

Returns:
possible object is String

getDrawName

public java.lang.String getDrawName()
Gets the value of the drawName property.

Returns:
possible object is String

getDrawStyleName

public java.lang.String getDrawStyleName()
Gets the value of the drawStyleName property.

Returns:
possible object is String

getDrawTextStyleName

public java.lang.String getDrawTextStyleName()
Gets the value of the drawTextStyleName property.

Returns:
possible object is String

getDrawTransform

public java.lang.String getDrawTransform()
Gets the value of the drawTransform property.

Returns:
possible object is String

getDrawZIndex

public java.lang.String getDrawZIndex()
Gets the value of the drawZIndex property.

Returns:
possible object is String

getFoMinHeight

public java.lang.String getFoMinHeight()
Gets the value of the foMinHeight property.

Returns:
possible object is String

getOfficeEvents

public OfficeEvents getOfficeEvents()
Gets the value of the officeEvents property.

Returns:
possible object is OfficeEvents

getPresentationClass

public java.lang.String getPresentationClass()
Gets the value of the presentationClass property.

Returns:
possible object is String

getPresentationPlaceholder

public java.lang.String getPresentationPlaceholder()
Gets the value of the presentationPlaceholder property.

Returns:
possible object is String

getPresentationStyleName

public java.lang.String getPresentationStyleName()
Gets the value of the presentationStyleName property.

Returns:
possible object is String

getPresentationUserTransformed

public java.lang.String getPresentationUserTransformed()
Gets the value of the presentationUserTransformed property.

Returns:
possible object is String

getStyleRelHeight

public java.lang.String getStyleRelHeight()
Gets the value of the styleRelHeight property.

Returns:
possible object is String

getStyleRelWidth

public java.lang.String getStyleRelWidth()
Gets the value of the styleRelWidth property.

Returns:
possible object is String

getSvgHeight

public java.lang.String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgWidth

public java.lang.String getSvgWidth()
Gets the value of the svgWidth property.

Returns:
possible object is String

getSvgX

public java.lang.String getSvgX()
Gets the value of the svgX property.

Returns:
possible object is String

getSvgY

public java.lang.String getSvgY()
Gets the value of the svgY property.

Returns:
possible object is String

getTableEndCellAddress

public java.lang.String getTableEndCellAddress()
Gets the value of the tableEndCellAddress property.

Returns:
possible object is String

getTableEndX

public java.lang.String getTableEndX()
Gets the value of the tableEndX property.

Returns:
possible object is String

getTableEndY

public java.lang.String getTableEndY()
Gets the value of the tableEndY property.

Returns:
possible object is String

getTableTableBackground

public java.lang.String getTableTableBackground()
Gets the value of the tableTableBackground property.

Returns:
possible object is String

getTextAnchorPageNumber

public java.lang.String getTextAnchorPageNumber()
Gets the value of the textAnchorPageNumber property.

Returns:
possible object is String

getTextAnchorType

public java.lang.String getTextAnchorType()
Gets the value of the textAnchorType property.

Returns:
possible object is String

setDrawChainNextName

public void setDrawChainNextName(java.lang.String value)
Sets the value of the drawChainNextName property.

Parameters:
value - allowed object is String

setDrawCornerRadius

public void setDrawCornerRadius(java.lang.String value)
Sets the value of the drawCornerRadius property.

Parameters:
value - allowed object is String

setDrawId

public void setDrawId(java.lang.String value)
Sets the value of the drawId property.

Parameters:
value - allowed object is String

setDrawImageMap

public void setDrawImageMap(DrawImageMap value)
Sets the value of the drawImageMap property.

Parameters:
value - allowed object is DrawImageMap

setDrawLayer

public void setDrawLayer(java.lang.String value)
Sets the value of the drawLayer property.

Parameters:
value - allowed object is String

setDrawName

public void setDrawName(java.lang.String value)
Sets the value of the drawName property.

Parameters:
value - allowed object is String

setDrawStyleName

public void setDrawStyleName(java.lang.String value)
Sets the value of the drawStyleName property.

Parameters:
value - allowed object is String

setDrawTextStyleName

public void setDrawTextStyleName(java.lang.String value)
Sets the value of the drawTextStyleName property.

Parameters:
value - allowed object is String

setDrawTransform

public void setDrawTransform(java.lang.String value)
Sets the value of the drawTransform property.

Parameters:
value - allowed object is String

setDrawZIndex

public void setDrawZIndex(java.lang.String value)
Sets the value of the drawZIndex property.

Parameters:
value - allowed object is String

setFoMinHeight

public void setFoMinHeight(java.lang.String value)
Sets the value of the foMinHeight property.

Parameters:
value - allowed object is String

setOfficeEvents

public void setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property.

Parameters:
value - allowed object is OfficeEvents

setPresentationClass

public void setPresentationClass(java.lang.String value)
Sets the value of the presentationClass property.

Parameters:
value - allowed object is String

setPresentationPlaceholder

public void setPresentationPlaceholder(java.lang.String value)
Sets the value of the presentationPlaceholder property.

Parameters:
value - allowed object is String

setPresentationStyleName

public void setPresentationStyleName(java.lang.String value)
Sets the value of the presentationStyleName property.

Parameters:
value - allowed object is String

setPresentationUserTransformed

public void setPresentationUserTransformed(java.lang.String value)
Sets the value of the presentationUserTransformed property.

Parameters:
value - allowed object is String

setStyleRelHeight

public void setStyleRelHeight(java.lang.String value)
Sets the value of the styleRelHeight property.

Parameters:
value - allowed object is String

setStyleRelWidth

public void setStyleRelWidth(java.lang.String value)
Sets the value of the styleRelWidth property.

Parameters:
value - allowed object is String

setSvgHeight

public void setSvgHeight(java.lang.String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgWidth

public void setSvgWidth(java.lang.String value)
Sets the value of the svgWidth property.

Parameters:
value - allowed object is String

setSvgX

public void setSvgX(java.lang.String value)
Sets the value of the svgX property.

Parameters:
value - allowed object is String

setSvgY

public void setSvgY(java.lang.String value)
Sets the value of the svgY property.

Parameters:
value - allowed object is String

setTableEndCellAddress

public void setTableEndCellAddress(java.lang.String value)
Sets the value of the tableEndCellAddress property.

Parameters:
value - allowed object is String

setTableEndX

public void setTableEndX(java.lang.String value)
Sets the value of the tableEndX property.

Parameters:
value - allowed object is String

setTableEndY

public void setTableEndY(java.lang.String value)
Sets the value of the tableEndY property.

Parameters:
value - allowed object is String

setTableTableBackground

public void setTableTableBackground(java.lang.String value)
Sets the value of the tableTableBackground property.

Parameters:
value - allowed object is String

setTextAnchorPageNumber

public void setTextAnchorPageNumber(java.lang.String value)
Sets the value of the textAnchorPageNumber property.

Parameters:
value - allowed object is String

setTextAnchorType

public void setTextAnchorType(java.lang.String value)
Sets the value of the textAnchorType property.

Parameters:
value - allowed object is String

addTextElement

public void addTextElement(TextP p)