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

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

Uses of MagneticGridCustomiser in net.sf.latexdraw.instruments
 

Constructors in net.sf.latexdraw.instruments with parameters of type MagneticGridCustomiser
CheckBox2MagneticGrid(MagneticGridCustomiser ins)
          Initialises the link.
List2ChangeStyle(MagneticGridCustomiser ins)
          Initialises the link.
Spinner2GridSpacing(MagneticGridCustomiser ins)
          Initialises the link.
 

Uses of MagneticGridCustomiser in net.sf.latexdraw.ui
 

Fields in net.sf.latexdraw.ui declared as MagneticGridCustomiser
protected  MagneticGridCustomiser LFrame.gridCustomiser
          The instrument that customises the magnetic grid.
 

Methods in net.sf.latexdraw.ui that return MagneticGridCustomiser
 MagneticGridCustomiser LFrame.getGridCustomiser()