SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.graphic.GraphicServer

Packages that use GraphicServer
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. 
 

Uses of GraphicServer in org.axsl.fo
 

Methods in org.axsl.fo that return GraphicServer
 GraphicServer FoTree.getGraphicServer()
          Return the GraphicServer for this tree.
 

Methods in org.axsl.fo with parameters of type GraphicServer
 void FoTree.setGraphicServer(GraphicServer graphicServer)
          Allows the client application to set the GraphicServer which should be used during FO tree parsing or building.
 


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.