org.jopendocument.model.style
Class StyleListLevelProperties

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

public class StyleListLevelProperties
extends java.lang.Object


Constructor Summary
StyleListLevelProperties()
           
 
Method Summary
 void setListLevelLabelAlignment(StyleListLevelLabelAlignment alignment)
           
 void setMinLabelWidth(java.lang.String value)
           
 void setSpaceBefore(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleListLevelProperties

public StyleListLevelProperties()
Method Detail

setSpaceBefore

public void setSpaceBefore(java.lang.String value)

setMinLabelWidth

public void setMinLabelWidth(java.lang.String value)

setListLevelLabelAlignment

public void setListLevelLabelAlignment(StyleListLevelLabelAlignment alignment)