|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.Dr3DExtrude
public class Dr3DExtrude
Field Summary | |
---|---|
protected String |
dr3DTransform
|
protected String |
drawId
|
protected String |
drawLayer
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected String |
drawZIndex
|
protected String |
presentationStyleName
|
protected String |
svgD
|
protected String |
svgViewBox
|
protected String |
tableEndCellAddress
|
protected String |
tableEndX
|
protected String |
tableEndY
|
protected String |
tableTableBackground
|
Constructor Summary | |
---|---|
Dr3DExtrude()
|
Method Summary | |
---|---|
String |
getDr3DTransform()
Gets the value of the dr3DTransform property. |
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 |
getPresentationStyleName()
Gets the value of the presentationStyleName property. |
String |
getSvgD()
Gets the value of the svgD property. |
String |
getSvgViewBox()
Gets the value of the svgViewBox 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. |
void |
setDr3DTransform(String value)
Sets the value of the dr3DTransform 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 |
setPresentationStyleName(String value)
Sets the value of the presentationStyleName property. |
void |
setSvgD(String value)
Sets the value of the svgD property. |
void |
setSvgViewBox(String value)
Sets the value of the svgViewBox 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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String dr3DTransform
protected String drawId
protected String drawLayer
protected String drawStyleName
protected String drawTextStyleName
protected String drawZIndex
protected String presentationStyleName
protected String svgD
protected String svgViewBox
protected String tableEndCellAddress
protected String tableEndX
protected String tableEndY
protected String tableTableBackground
Constructor Detail |
---|
public Dr3DExtrude()
Method Detail |
---|
public String getDr3DTransform()
String
public String getDrawId()
String
public String getDrawLayer()
String
public String getDrawStyleName()
String
public String getDrawTextStyleName()
String
public String getDrawZIndex()
String
public String getPresentationStyleName()
String
public String getSvgD()
String
public String getSvgViewBox()
String
public String getTableEndCellAddress()
String
public String getTableEndX()
String
public String getTableEndY()
String
public String getTableTableBackground()
String
public void setDr3DTransform(String value)
value
- allowed object is String
public void setDrawId(String value)
value
- allowed object is String
public void setDrawLayer(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 setDrawZIndex(String value)
value
- allowed object is String
public void setPresentationStyleName(String value)
value
- allowed object is String
public void setSvgD(String value)
value
- allowed object is String
public void setSvgViewBox(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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |