Uses of Class
net.sf.latexdraw.instruments.TextCustomiser

Packages that use TextCustomiser
net.sf.latexdraw.instruments   
net.sf.latexdraw.ui   
 

Uses of TextCustomiser in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as TextCustomiser
protected  TextCustomiser MetaShapeCustomiser.textCustomiser
          This instrument customises the texts.
 

Methods in net.sf.latexdraw.instruments that return TextCustomiser
 TextCustomiser MetaShapeCustomiser.getTextCustomiser()
           
 

Constructors in net.sf.latexdraw.instruments with parameters of type TextCustomiser
ButtonPressed2ChangePencil(TextCustomiser ins)
          Creates the link.
ButtonPressed2ChangeTextPosition(TextCustomiser ins)
          Creates the link.
KeysTyped2ChangePackages(TextCustomiser ins)
           
 

Uses of TextCustomiser in net.sf.latexdraw.ui
 

Methods in net.sf.latexdraw.ui with parameters of type TextCustomiser
protected  WidgetMiniToolbar PropertiesToolbarBuilder.composeTextPositionToolbar(TextCustomiser textCustomiser, LCanvas canvas)
           
protected  WidgetMiniToolbar PropertiesToolbarBuilder.composeTextPropertiesToolbar(TextCustomiser textCustomiser, LCanvas canvas)