SourceForge.net Logo
aXSL API 0.2

Uses of Package
org.axsl.graphic

Packages that use org.axsl.graphic
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 Interfaces useful for describing standard formatting objects in a common way. 
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
org.axsl.fo.svg Interfaces useful for describing Formatting objects and/or properties in the svg: namespace. 
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.pdf Interfaces allowing client applications to create PDF documents in a vendor-neutral way. 
 

Classes in org.axsl.graphic used by org.axsl.fo
GraphicServer
          Interface for creating Graphic objects.
 

Classes in org.axsl.graphic used by org.axsl.fo.fo
Graphic
          Interface for Graphics.
 

Classes in org.axsl.graphic used by org.axsl.fo.fo.prop
Graphic
          Interface for Graphics.
 

Classes in org.axsl.graphic used by org.axsl.fo.svg
SvgGraphic
          Interface for SVG Graphic objects.
 

Classes in org.axsl.graphic used by org.axsl.galley
Graphic
          Interface for Graphics.
SvgGraphic
          Interface for SVG Graphic objects.
 

Classes in org.axsl.graphic used by org.axsl.graphic
Graphic
          Interface for Graphics.
Graphic.Compression
          Enumeration of compression schemes used in Graphic files.
Graphic.Type
          Enumeration of graphic formats.
GraphicException
          Exception thrown when an axslGraphic implementation has a problem.
GraphicLink
          A link to an item external to the graphic.
GraphicPdfContext
          Provides contextual information to a Graphic implementation when handling PDF-specific tasks.
SvgGraphic
          Interface for SVG Graphic objects.
 

Classes in org.axsl.graphic used by org.axsl.pdf
Graphic
          Interface for Graphics.
 


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.