|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleBackgroundImage
public class StyleBackgroundImage
| Constructor Summary | |
|---|---|
StyleBackgroundImage()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawTransparency()
Gets the value of the drawTransparency property. |
OfficeBinaryData |
getOfficeBinaryData()
Gets the value of the officeBinaryData property. |
java.lang.String |
getStyleFilterName()
Gets the value of the styleFilterName property. |
java.lang.String |
getStylePosition()
Gets the value of the stylePosition property. |
java.lang.String |
getStyleRepeat()
Gets the value of the styleRepeat property. |
java.lang.String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
java.lang.String |
getXlinkShow()
Gets the value of the xlinkShow property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setDrawTransparency(java.lang.String value)
Sets the value of the drawTransparency property. |
void |
setOfficeBinaryData(OfficeBinaryData value)
Sets the value of the officeBinaryData property. |
void |
setStyleFilterName(java.lang.String value)
Sets the value of the styleFilterName property. |
void |
setStylePosition(java.lang.String value)
Sets the value of the stylePosition property. |
void |
setStyleRepeat(java.lang.String value)
Sets the value of the styleRepeat property. |
void |
setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(java.lang.String value)
Sets the value of the xlinkType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleBackgroundImage()
| Method Detail |
|---|
public java.lang.String getDrawTransparency()
Stringpublic OfficeBinaryData getOfficeBinaryData()
OfficeBinaryDatapublic java.lang.String getStyleFilterName()
Stringpublic java.lang.String getStylePosition()
Stringpublic java.lang.String getStyleRepeat()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkShow()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setDrawTransparency(java.lang.String value)
value - allowed object is Stringpublic void setOfficeBinaryData(OfficeBinaryData value)
value - allowed object is OfficeBinaryDatapublic void setStyleFilterName(java.lang.String value)
value - allowed object is Stringpublic void setStylePosition(java.lang.String value)
value - allowed object is Stringpublic void setStyleRepeat(java.lang.String value)
value - allowed object is Stringpublic void setXlinkActuate(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is Stringpublic void setXlinkShow(java.lang.String value)
value - allowed object is Stringpublic void setXlinkType(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 | ||||||||