|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeFillingCustomiser | |
---|---|
net.sf.latexdraw.instruments | |
net.sf.latexdraw.ui |
Uses of ShapeFillingCustomiser in net.sf.latexdraw.instruments |
---|
Fields in net.sf.latexdraw.instruments declared as ShapeFillingCustomiser | |
---|---|
protected ShapeFillingCustomiser |
MetaShapeCustomiser.fillingCustomiser
This instrument customises the filling properties of shapes and the pencil. |
Methods in net.sf.latexdraw.instruments that return ShapeFillingCustomiser | |
---|---|
ShapeFillingCustomiser |
MetaShapeCustomiser.getFillingCustomiser()
|
Methods in net.sf.latexdraw.instruments with parameters of type ShapeFillingCustomiser | |
---|---|
protected static void |
Spinner2SelectionFilling.setProperty(javax.swing.JSpinner spinner,
ShapeFillingCustomiser sfc,
ShapePropertyAction act)
|
protected static void |
Spinner2SelectionFilling.setValue(javax.swing.JSpinner spinner,
ShapeFillingCustomiser sfc,
ShapePropertyAction act)
|
Constructors in net.sf.latexdraw.instruments with parameters of type ShapeFillingCustomiser | |
---|---|
ColourButton2PencilFilling(ShapeFillingCustomiser instrument)
Creates the link. |
|
ColourButton2SelectionFilling(ShapeFillingCustomiser instrument)
Creates the link. |
|
List2PencilFilling(ShapeFillingCustomiser instrument)
Creates the link. |
|
List2SelectionFilling(ShapeFillingCustomiser instrument)
Creates the link. |
|
Spinner2PencilFilling(ShapeFillingCustomiser ins)
Creates the link. |
|
Spinner2SelectionFilling(ShapeFillingCustomiser ins)
Creates the link. |
Uses of ShapeFillingCustomiser in net.sf.latexdraw.ui |
---|
Methods in net.sf.latexdraw.ui with parameters of type ShapeFillingCustomiser | |
---|---|
protected javax.swing.JComponent |
PropertiesToolbarBuilder.composeFillingPanel(ShapeFillingCustomiser fillingCustomiser,
LCanvas canvas)
Creates the widget that contains the widgets dedicated to the modification of shapes filling properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |