|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextSetter | |
---|---|
net.sf.latexdraw.actions | |
net.sf.latexdraw.instruments | |
net.sf.latexdraw.ui |
Uses of TextSetter in net.sf.latexdraw.actions |
---|
Fields in net.sf.latexdraw.actions declared as TextSetter | |
---|---|
protected TextSetter |
InitTextSetter.setter
The text setter to move. |
Methods in net.sf.latexdraw.actions with parameters of type TextSetter | |
---|---|
void |
InitTextSetter.setTextSetter(TextSetter textSetter)
|
Uses of TextSetter in net.sf.latexdraw.instruments |
---|
Fields in net.sf.latexdraw.instruments declared as TextSetter | |
---|---|
protected TextSetter |
Hand.textSetter
The instrument used to edit texts. |
protected TextSetter |
Pencil.textSetter
The instrument used to add and modify texts. |
Constructors in net.sf.latexdraw.instruments with parameters of type TextSetter | |
---|---|
Enter2AddText(TextSetter ins)
Creates the link. |
|
Enter2SetText(TextSetter ins)
|
|
Hand(ICanvas canvas,
LMagneticGrid grid,
Zoomer zoomer,
TextSetter textSetter)
Creates the Hand instrument. |
|
KeyPress2Desactivate(TextSetter ins)
Creates the link. |
|
Pencil(IDrawing drawing,
Zoomer zoomer,
LMagneticGrid grid,
TextSetter textSetter)
Creates a pencil. |
Uses of TextSetter in net.sf.latexdraw.ui |
---|
Fields in net.sf.latexdraw.ui declared as TextSetter | |
---|---|
protected TextSetter |
LFrame.textSetter
The instrument used to add and modify texts. |
Methods in net.sf.latexdraw.ui that return TextSetter | |
---|---|
TextSetter |
LFrame.getTextSetter()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |