|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawFrame
public class DrawFrame
| Constructor Summary | |
|---|---|
DrawFrame()
|
|
| Method Summary | |
|---|---|
void |
addTextBox(DrawTextBox textBox)
|
DrawImage |
getDrawImage()
|
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. |
void |
setDrawImage(DrawImage p)
|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawFrame()
| Method Detail |
|---|
public DrawImage getDrawImage()
public java.lang.String getSvgHeight()
Stringpublic java.lang.String getSvgWidth()
Stringpublic java.lang.String getSvgX()
Stringpublic java.lang.String getSvgY()
Stringpublic void setDrawImage(DrawImage p)
public void setSvgHeight(java.lang.String value)
value - allowed object is Stringpublic void setSvgWidth(java.lang.String value)
value - allowed object is Stringpublic void setSvgX(java.lang.String value)
value - allowed object is Stringpublic void setSvgY(java.lang.String value)
value - allowed object is Stringpublic void addTextBox(DrawTextBox textBox)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||