|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IText.TextSize | |
---|---|
net.sf.latexdraw.glib.models.interfaces |
Uses of IText.TextSize in net.sf.latexdraw.glib.models.interfaces |
---|
Methods in net.sf.latexdraw.glib.models.interfaces that return IText.TextSize | |
---|---|
static IText.TextSize |
IText.TextSize.getTextSizeFromSize(int size)
|
static IText.TextSize |
IText.TextSize.getTextSizeFromToken(java.lang.String token)
|
static IText.TextSize |
IText.TextSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IText.TextSize[] |
IText.TextSize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |