|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IFreehand in net.sf.latexdraw.generators.svg |
---|
Constructors in net.sf.latexdraw.generators.svg with parameters of type IFreehand | |
---|---|
LFreeHandSVGGenerator(IFreehand fh)
|
Uses of IFreehand in net.sf.latexdraw.glib.models.impl |
---|
Classes in net.sf.latexdraw.glib.models.impl that implement IFreehand | |
---|---|
(package private) class |
LFreehand
Defines a model of a free hand shape. |
Methods in net.sf.latexdraw.glib.models.impl that return IFreehand | |
---|---|
IFreehand |
LShapeFactory.createFreeHand(IPoint pt,
boolean uniqueID)
|
IFreehand |
LFreehand.duplicate()
|
Uses of IFreehand in net.sf.latexdraw.glib.models.interfaces |
---|
Methods in net.sf.latexdraw.glib.models.interfaces that return IFreehand | |
---|---|
IFreehand |
IShapeFactory.createFreeHand(IPoint pt,
boolean uniqueID)
Creates and initialises a freehand model. |
IFreehand |
IFreehand.duplicate()
|
Uses of IFreehand in net.sf.latexdraw.glib.views.Java2D.impl |
---|
Constructors in net.sf.latexdraw.glib.views.Java2D.impl with parameters of type IFreehand | |
---|---|
LFreeHandView(IFreehand model)
Creates and initialises a view of a free hand model. |
Uses of IFreehand in net.sf.latexdraw.glib.views.pst |
---|
Constructors in net.sf.latexdraw.glib.views.pst with parameters of type IFreehand | |
---|---|
PSTFreeHandView(IFreehand model)
Creates and initialises a LFreeHand PSTricks view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |