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