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

Packages that use ShapePropertyCustomiser
net.sf.latexdraw.instruments   
 

Uses of ShapePropertyCustomiser in net.sf.latexdraw.instruments
 

Classes in net.sf.latexdraw.instruments with type parameters of type ShapePropertyCustomiser
(package private)  class ButtonPressedForCustomiser<A extends ShapePropertyAction,N extends ShapePropertyCustomiser>
          This link maps a button to an object.
(package private)  class CheckBoxForCustomiser<A extends ShapePropertyAction,N extends ShapePropertyCustomiser>
          This link maps a checkbox to an object.
(package private)  class ColourButtonForCustomiser<A extends ShapePropertyAction,N extends ShapePropertyCustomiser>
          This link maps a colour button to an object.
(package private)  class ListForCustomiser<A extends ShapePropertyAction,N extends ShapePropertyCustomiser>
          This link maps a list widget to an object.
(package private)  class SpinnerForCustomiser<A extends ShapePropertyAction,N extends ShapePropertyCustomiser>
          This link maps a spinner to an object.
 

Subclasses of ShapePropertyCustomiser in net.sf.latexdraw.instruments
 class MetaShapeCustomiser
          This meta-instrument manages the instruments that customises shape properties.
 class ShapeArcCustomiser
          This instrument modifies arc parameters.
 class ShapeArrowCustomiser
          This instrument customises the arrows of shapes or of the pencil.
 class ShapeAxesCustomiser
          This instrument modifies axes properties of shapes or the pencil.
 class ShapeBorderCustomiser
          This instrument modifies border properties of shapes or the pencil.
 class ShapeCoordDimCustomiser
          This instrument modifies arc dimensions and coordinates of shapes or pencil parameters.
 class ShapeDotCustomiser
          This instrument modifies dot parameters.
 class ShapeDoubleBorderCustomiser
          This instrument modifies double border properties of shapes or the pencil.
 class ShapeFillingCustomiser
          This instrument modifies filling properties of shapes or the pencil.
 class ShapeGridCustomiser
          This instrument modifies the parameters of grids and axes.
 class ShapeGrouper
          This instrument groups and separates shapes.
 class ShapeRotationCustomiser
          This instrument modifies the rotation angle of selected shapes.
 class ShapeShadowCustomiser
          This instrument modifies shadow properties of shapes or the pencil.
 class TextCustomiser
          This instrument modifies texts.