org.jopendocument.model.style
Class StyleDropCap

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

public class StyleDropCap
extends java.lang.Object


Constructor Summary
StyleDropCap()
           
 
Method Summary
 java.lang.String getStyleDistance()
          Gets the value of the styleDistance property.
 java.lang.String getStyleLength()
          Gets the value of the styleLength property.
 java.lang.String getStyleLines()
          Gets the value of the styleLines property.
 java.lang.String getStyleStyleName()
          Gets the value of the styleStyleName property.
 void setStyleDistance(java.lang.String value)
          Sets the value of the styleDistance property.
 void setStyleLength(java.lang.String value)
          Sets the value of the styleLength property.
 void setStyleLines(java.lang.String value)
          Sets the value of the styleLines property.
 void setStyleStyleName(java.lang.String value)
          Sets the value of the styleStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleDropCap

public StyleDropCap()
Method Detail

getStyleDistance

public java.lang.String getStyleDistance()
Gets the value of the styleDistance property.

Returns:
possible object is String

getStyleLength

public java.lang.String getStyleLength()
Gets the value of the styleLength property.

Returns:
possible object is String

getStyleLines

public java.lang.String getStyleLines()
Gets the value of the styleLines property.

Returns:
possible object is String

getStyleStyleName

public java.lang.String getStyleStyleName()
Gets the value of the styleStyleName property.

Returns:
possible object is String

setStyleDistance

public void setStyleDistance(java.lang.String value)
Sets the value of the styleDistance property.

Parameters:
value - allowed object is String

setStyleLength

public void setStyleLength(java.lang.String value)
Sets the value of the styleLength property.

Parameters:
value - allowed object is String

setStyleLines

public void setStyleLines(java.lang.String value)
Sets the value of the styleLines property.

Parameters:
value - allowed object is String

setStyleStyleName

public void setStyleStyleName(java.lang.String value)
Sets the value of the styleStyleName property.

Parameters:
value - allowed object is String