org.jopendocument.model.style
Class StyleBackgroundImage

java.lang.Object
  extended by org.jopendocument.model.style.StyleBackgroundImage

public class StyleBackgroundImage
extends java.lang.Object


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

StyleBackgroundImage

public StyleBackgroundImage()
Method Detail

getDrawTransparency

public java.lang.String getDrawTransparency()
Gets the value of the drawTransparency property.

Returns:
possible object is String

getOfficeBinaryData

public OfficeBinaryData getOfficeBinaryData()
Gets the value of the officeBinaryData property.

Returns:
possible object is OfficeBinaryData

getStyleFilterName

public java.lang.String getStyleFilterName()
Gets the value of the styleFilterName property.

Returns:
possible object is String

getStylePosition

public java.lang.String getStylePosition()
Gets the value of the stylePosition property.

Returns:
possible object is String

getStyleRepeat

public java.lang.String getStyleRepeat()
Gets the value of the styleRepeat property.

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setDrawTransparency

public void setDrawTransparency(java.lang.String value)
Sets the value of the drawTransparency property.

Parameters:
value - allowed object is String

setOfficeBinaryData

public void setOfficeBinaryData(OfficeBinaryData value)
Sets the value of the officeBinaryData property.

Parameters:
value - allowed object is OfficeBinaryData

setStyleFilterName

public void setStyleFilterName(java.lang.String value)
Sets the value of the styleFilterName property.

Parameters:
value - allowed object is String

setStylePosition

public void setStylePosition(java.lang.String value)
Sets the value of the stylePosition property.

Parameters:
value - allowed object is String

setStyleRepeat

public void setStyleRepeat(java.lang.String value)
Sets the value of the styleRepeat property.

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String