org.jopendocument.model.draw
Class Dr3DExtrude

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

public class Dr3DExtrude
extends java.lang.Object


Constructor Summary
Dr3DExtrude()
           
 
Method Summary
 java.lang.String getDr3DTransform()
          Gets the value of the dr3DTransform 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 getDrawZIndex()
          Gets the value of the drawZIndex property.
 java.lang.String getPresentationStyleName()
          Gets the value of the presentationStyleName property.
 java.lang.String getSvgD()
          Gets the value of the svgD property.
 java.lang.String getSvgViewBox()
          Gets the value of the svgViewBox 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.
 void setDr3DTransform(java.lang.String value)
          Sets the value of the dr3DTransform 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 setDrawZIndex(java.lang.String value)
          Sets the value of the drawZIndex property.
 void setPresentationStyleName(java.lang.String value)
          Sets the value of the presentationStyleName property.
 void setSvgD(java.lang.String value)
          Sets the value of the svgD property.
 void setSvgViewBox(java.lang.String value)
          Sets the value of the svgViewBox 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dr3DExtrude

public Dr3DExtrude()
Method Detail

getDr3DTransform

public java.lang.String getDr3DTransform()
Gets the value of the dr3DTransform property.

Returns:
possible object is String

getDrawId

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

Returns:
possible object is String

getDrawLayer

public java.lang.String getDrawLayer()
Gets the value of the drawLayer 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

getDrawZIndex

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

Returns:
possible object is String

getPresentationStyleName

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

Returns:
possible object is String

getSvgD

public java.lang.String getSvgD()
Gets the value of the svgD property.

Returns:
possible object is String

getSvgViewBox

public java.lang.String getSvgViewBox()
Gets the value of the svgViewBox 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

setDr3DTransform

public void setDr3DTransform(java.lang.String value)
Sets the value of the dr3DTransform 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

setDrawLayer

public void setDrawLayer(java.lang.String value)
Sets the value of the drawLayer 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

setDrawZIndex

public void setDrawZIndex(java.lang.String value)
Sets the value of the drawZIndex 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

setSvgD

public void setSvgD(java.lang.String value)
Sets the value of the svgD property.

Parameters:
value - allowed object is String

setSvgViewBox

public void setSvgViewBox(java.lang.String value)
Sets the value of the svgViewBox 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