|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeAxesCustomiser | |
---|---|
net.sf.latexdraw.instruments | |
net.sf.latexdraw.ui |
Uses of ShapeAxesCustomiser in net.sf.latexdraw.instruments |
---|
Fields in net.sf.latexdraw.instruments declared as ShapeAxesCustomiser | |
---|---|
protected ShapeAxesCustomiser |
MetaShapeCustomiser.shapeAxesCustomiser
This instrument that customises axes. |
Methods in net.sf.latexdraw.instruments that return ShapeAxesCustomiser | |
---|---|
ShapeAxesCustomiser |
MetaShapeCustomiser.getAxesCustomiser()
|
Constructors in net.sf.latexdraw.instruments with parameters of type ShapeAxesCustomiser | |
---|---|
ShapeAxesCustomiser.CheckBox2CustomAxes(ShapeAxesCustomiser ins,
java.lang.Class<A> clazzAction)
|
|
ShapeAxesCustomiser.CheckBox2CustomPencilAxes(ShapeAxesCustomiser ins)
|
|
ShapeAxesCustomiser.CheckBox2CustomSelectedAxes(ShapeAxesCustomiser ins)
|
|
ShapeAxesCustomiser.Combobox2CustomAxes(ShapeAxesCustomiser ins,
java.lang.Class<A> clazzAction)
|
|
ShapeAxesCustomiser.Combobox2CustomPencilAxes(ShapeAxesCustomiser ins)
|
|
ShapeAxesCustomiser.Combobox2CustomSelectedAxes(ShapeAxesCustomiser ins)
|
|
ShapeAxesCustomiser.Spinner2CustomAxes(ShapeAxesCustomiser ins,
java.lang.Class<A> clazzAction)
|
|
ShapeAxesCustomiser.Spinner2CustomPencilAxes(ShapeAxesCustomiser ins)
|
|
ShapeAxesCustomiser.Spinner2CustomSelectedAxes(ShapeAxesCustomiser ins)
|
Uses of ShapeAxesCustomiser in net.sf.latexdraw.ui |
---|
Methods in net.sf.latexdraw.ui with parameters of type ShapeAxesCustomiser | |
---|---|
protected WidgetMiniToolbar |
PropertiesToolbarBuilder.composeAxesPropertiesToolbar(ShapeAxesCustomiser cust,
LCanvas canvas)
Creates the toolbar containing the widgets that customises axes. |
protected WidgetMiniToolbar |
PropertiesToolbarBuilder.composeGridLabelsPropertiesToolbar(ShapeAxesCustomiser axeCust,
ShapeGridCustomiser stdGridCust,
LCanvas canvas)
Creates the toolbar containing the widgets that customises grids' labels. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |