|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.presentation.PresentationPlaceholder
public class PresentationPlaceholder
| Constructor Summary | |
|---|---|
PresentationPlaceholder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationObject()
Gets the value of the presentationObject 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. |
void |
setPresentationObject(java.lang.String value)
Sets the value of the presentationObject 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationPlaceholder()
| Method Detail |
|---|
public java.lang.String getPresentationObject()
Stringpublic java.lang.String getSvgHeight()
Stringpublic java.lang.String getSvgWidth()
Stringpublic java.lang.String getSvgX()
Stringpublic java.lang.String getSvgY()
Stringpublic void setPresentationObject(java.lang.String value)
value - allowed object is Stringpublic 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 String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||