Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.format.operate.AbstractTextOperator
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.format.operate.AbstractTextOperator

Packages that use AbstractTextOperator
info.bioinfweb.treegraph.document.format.operate Format operators are used to change single formats of document elements. 
 

Uses of AbstractTextOperator in info.bioinfweb.treegraph.document.format.operate
 

Subclasses of AbstractTextOperator in info.bioinfweb.treegraph.document.format.operate
 class DecimalFormatOperator
          This operator is used to change the decimal format of a TextFormats-object.
 class FontNameOperator
           
 class TextColorOperator
           
 class TextHeightOperator
           
 class TextStyleOperator