|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.fonts.SubstanceFontUtilities
public class SubstanceFontUtilities
Font-related utilities.
Constructor Summary | |
---|---|
SubstanceFontUtilities()
|
Method Summary | |
---|---|
static FontPolicy |
getDefaultFontPolicy()
Returns the default platform-specific font policy. |
static FontPolicy |
getScaledFontPolicy(float scaleFactor)
Returns scaled platform-specific font policy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubstanceFontUtilities()
Method Detail |
---|
public static FontPolicy getDefaultFontPolicy()
public static FontPolicy getScaledFontPolicy(float scaleFactor)
scaleFactor
- Scale factor. Should be positive.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |