org.jopendocument.model.text
Class TextOutlineStyle

java.lang.Object
  extended by org.jopendocument.model.style.StyleStyle
      extended by org.jopendocument.model.text.TextOutlineStyle

public class TextOutlineStyle
extends StyleStyle


Constructor Summary
TextOutlineStyle()
           
 
Method Summary
 void addTextOutlineLevelStyle(TextOutlineLevelStyle tls)
           
 
Methods inherited from class org.jopendocument.model.style.StyleStyle
getMasterPageName, getOfficeEvents, getParagraphProperties, getStyleAutoUpdate, getStyleClass, getStyleDataStyleName, getStyleFamily, getStyleGraphicProperties, getStyleListStyleName, getStyleMap, getStyleName, getStyleNextStyleName, getStyleParentStyleName, getStyleProperties, getStyleSectionProperties, getStyleTableCellProperties, getStyleTableColumnProperties, getStyleTableRowProperties, getStyleTextProperties, getTableProperties, getWidth, setGraphicProperties, setMasterPageName, setOfficeEvents, setParagraphProperties, setSectionProperties, setStyleAutoUpdate, setStyleClass, setStyleDataStyleName, setStyleFamily, setStyleListStyleName, setStyleName, setStyleNextStyleName, setStyleParentStyleName, setStyleProperties, setTableCellProperties, setTableColumnProperties, setTableProperties, setTableRowProperties, setTextProperties, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextOutlineStyle

public TextOutlineStyle()
Method Detail

addTextOutlineLevelStyle

public void addTextOutlineLevelStyle(TextOutlineLevelStyle tls)