SourceForge.net Logo
aXSL API 0.2

Uses of Package
org.axsl.font

Packages that use org.axsl.font
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
org.axsl.fo Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
org.axsl.fo.fo.proforma Interfaces useful for describing properties that are not exposed in the client-facing API, but that are useful on a pro-forma basis for implementations. 
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. 
org.axsl.font.output Helper interfaces useful with specific output formats, usually to assist with embedding fonts in output documents. 
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.graphic Interfaces allowing client applications to use graphics in a vendor-neutral way. 
org.axsl.output Interfaces useful in the creation of an output document. 
org.axsl.pdf Interfaces allowing client applications to create PDF documents in a vendor-neutral way. 
org.axsl.text Interfaces useful for various text processing tasks. 
org.axsl.text.line Interfaces useful for breaking text into lines. 
 

Classes in org.axsl.font used by org.axsl.area
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
 

Classes in org.axsl.font used by org.axsl.fo
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.fo.fo.proforma
Font.SelectionStrategy
          Enumeration of constants needed to describe the various font selection strategies.
Font.Stretch
          Enumeration of constants needed to describe the "stretch" value of a font.
Font.Variant
          Enumeration of constants needed to describe the variant of a font.
 

Classes in org.axsl.font used by org.axsl.fo.fo.prop
Font
          The Font interface exposes a font resource to the client application.
Font.Style
          Enumeration of constants needed to describe the style of a font.
Font.Weight
          Enumeration of constants needed to describe the weight of a font.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.font
Font
          The Font interface exposes a font resource to the client application.
Font.Complexity
          Enumeration of constants to describe the complexity of a font.
Font.Format
          Enumeration of constants to describe the format of a font.
Font.LineHeightAlgorithm
          Enumeration of possible algorithms that could be used to compute the line-height for a given font.
Font.SelectionStrategy
          Enumeration of constants needed to describe the various font selection strategies.
Font.Stretch
          Enumeration of constants needed to describe the "stretch" value of a font.
Font.Style
          Enumeration of constants needed to describe the style of a font.
Font.Variant
          Enumeration of constants needed to describe the variant of a font.
Font.Weight
          Enumeration of constants needed to describe the weight of a font.
Font.WritingMode
          Enumeration of possible writing-modes that a font might have.
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontException
          Exception thrown when an axslFont implementation has a problem.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.font.output
FontException
          Exception thrown when an axslFont implementation has a problem.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.galley
Font.Style
          Enumeration of constants needed to describe the style of a font.
Font.Weight
          Enumeration of constants needed to describe the weight of a font.
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.graphic
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.output
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
 

Classes in org.axsl.font used by org.axsl.pdf
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontUse
          The FontUse interface exposes a font resource to the client application.
 

Classes in org.axsl.font used by org.axsl.text
FontConsumer
          FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
 

Classes in org.axsl.font used by org.axsl.text.line
FontUse
          The FontUse interface exposes a font resource to the client application.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.