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

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

Uses of ShapeCoordDimCustomiser in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as ShapeCoordDimCustomiser
protected  ShapeCoordDimCustomiser MetaShapeCustomiser.dimPosCustomiser
          This instrument customises the dimensions and the position.
 

Methods in net.sf.latexdraw.instruments that return ShapeCoordDimCustomiser
 ShapeCoordDimCustomiser MetaShapeCustomiser.getDimPosCustomiser()
           
 

Constructors in net.sf.latexdraw.instruments with parameters of type ShapeCoordDimCustomiser
ShapeCoordDimCustomiser.Spinner2TranslateShape(ShapeCoordDimCustomiser ins)
           
 

Uses of ShapeCoordDimCustomiser in net.sf.latexdraw.ui
 

Methods in net.sf.latexdraw.ui with parameters of type ShapeCoordDimCustomiser
protected  WidgetMiniToolbar PropertiesToolbarBuilder.composeDimPosPropertiesToolbar(ShapeCoordDimCustomiser cust, LCanvas canvas)