|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFamily | |
---|---|
net.sourceforge.jeuclid.elements.support.attributes | Attribute handling support. |
Uses of FontFamily in net.sourceforge.jeuclid.elements.support.attributes |
---|
Methods in net.sourceforge.jeuclid.elements.support.attributes that return FontFamily | |
---|---|
FontFamily |
MathVariant.getFontFamily()
|
static FontFamily |
FontFamily.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FontFamily[] |
FontFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.sourceforge.jeuclid.elements.support.attributes with parameters of type FontFamily | |
---|---|
MathVariant(int awtstyle,
FontFamily family)
Creates a Mathvariant with the given AWT-Style and font-family. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |