org.jopendocument.model.style
Class StyleListLevelProperties

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

public class StyleListLevelProperties
extends Object


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

Constructor Detail

StyleListLevelProperties

public StyleListLevelProperties()
Method Detail

setSpaceBefore

public void setSpaceBefore(String value)

setMinLabelWidth

public void setMinLabelWidth(String value)

setListLevelLabelAlignment

public void setListLevelLabelAlignment(StyleListLevelLabelAlignment alignment)


Copyright © 2010 jOpenDocument All Rights Reserved.