|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FreeStandingFont | |
|---|---|
| org.foray.font | Classes providing read-only access to font files and system font classes. |
| org.foray.font.config | Classes related to the configuration of the font subsystem and registration of fonts in it. |
| org.foray.font.output | Helper classes useful for embedding fonts or obtaining font information that is specific to an output format (like PDF or PostScript). |
| Uses of FreeStandingFont in org.foray.font |
|---|
| Subclasses of FreeStandingFont in org.foray.font | |
|---|---|
class |
FSTrueTypeFont
High-level representation of a TrueType font. |
class |
FSType1Font
Class representing FreeStanding Type 1 fonts. |
| Methods in org.foray.font that return FreeStandingFont | |
|---|---|
FreeStandingFont |
SystemFont.freeStandingFontManifestation()
Returns the free-standing manifestation of this font. |
FreeStandingFont |
FontUse4a.getFreeStandingFont()
Returns the related FreeStandingFont instance. |
FreeStandingFont |
ConsumerFont4a.getFreeStandingFont()
Returns the font cast as a free-standing font. |
| Uses of FreeStandingFont in org.foray.font.config |
|---|
| Methods in org.foray.font.config that return FreeStandingFont | |
|---|---|
FreeStandingFont |
RegisteredFont.getFreeStandingFont()
Returns the FreeStandingFont manifestation of this font. |
| Uses of FreeStandingFont in org.foray.font.output |
|---|
| Methods in org.foray.font.output that return FreeStandingFont | |
|---|---|
FreeStandingFont |
FontOutput4a.getFreeStandingFont()
Returns the related FreeStandingFont. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||