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

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

Uses of ShapeShadowCustomiser in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as ShapeShadowCustomiser
protected  ShapeShadowCustomiser MetaShapeCustomiser.shadowCustomiser
          This instrument customises the shadow properties of shapes and the pencil.
 

Methods in net.sf.latexdraw.instruments that return ShapeShadowCustomiser
 ShapeShadowCustomiser MetaShapeCustomiser.getShadowCustomiser()
           
 

Constructors in net.sf.latexdraw.instruments with parameters of type ShapeShadowCustomiser
CheckBox2PencilShadow(ShapeShadowCustomiser instrument)
          Creates the link.
CheckBox2SelectionShadow(ShapeShadowCustomiser instrument)
          Creates the link.
ColourButton2PencilShadow(ShapeShadowCustomiser instrument)
          Creates the link.
ColourButton2SelectionShadow(ShapeShadowCustomiser instrument)
          Creates the link.
Spinner2PencilShadow(ShapeShadowCustomiser ins)
          Creates the link.
Spinner2SelectionShadow(ShapeShadowCustomiser ins)
          Creates the link.
 

Uses of ShapeShadowCustomiser in net.sf.latexdraw.ui
 

Methods in net.sf.latexdraw.ui with parameters of type ShapeShadowCustomiser
protected  javax.swing.JComponent PropertiesToolbarBuilder.composeShadowPropertiesPanel(ShapeShadowCustomiser shadowCustomiser, LCanvas canvas)
          Creates the widget that contains the widgets dedicated to the modification of shapes double border properties.