org.jopendocument.model.draw
Class Dr3DSphere

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

public class Dr3DSphere
extends java.lang.Object


Constructor Summary
Dr3DSphere()
           
 
Method Summary
 java.lang.String getDr3DCenter()
          Gets the value of the dr3DCenter property.
 java.lang.String getDr3DSize()
          Gets the value of the dr3DSize property.
 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 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 setDr3DCenter(java.lang.String value)
          Sets the value of the dr3DCenter property.
 void setDr3DSize(java.lang.String value)
          Sets the value of the dr3DSize 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 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

Dr3DSphere

public Dr3DSphere()
Method Detail

getDr3DCenter

public java.lang.String getDr3DCenter()
Gets the value of the dr3DCenter property.

Returns:
possible object is String

getDr3DSize

public java.lang.String getDr3DSize()
Gets the value of the dr3DSize property.

Returns:
possible object is String

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

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

setDr3DCenter

public void setDr3DCenter(java.lang.String value)
Sets the value of the dr3DCenter property.

Parameters:
value - allowed object is String

setDr3DSize

public void setDr3DSize(java.lang.String value)
Sets the value of the dr3DSize property.

Parameters:
value - allowed 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

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