Package | Description |
---|---|
org.axsl.fo.fo.prop |
Interfaces describing methods for obtaining property or trait values from the Fo Tree objects.
|
org.axsl.font |
Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
int |
CommonFontPa.traitFontSizeActual(FoContext context,
Font font)
Returns the "actual" value for font-size, as distinguished from the
"computed" value.
|
Modifier and Type | Method and Description |
---|---|
Font |
FontUse.getFont()
Return the parent Font.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Font> |
FontServer.getAllFonts(boolean freeStandingFonts,
boolean systemFonts)
Returns a list of all Font instances.
|
java.util.List<? extends Font> |
FontConsumer.getUsedFonts()
Returns a list of the
Font instances that have been used by this FontConsumer. |
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.