Uses of Interface
org.faceless.graph2.XMLGraphResourceProvider

Packages that use XMLGraphResourceProvider
org.faceless.graph2 Contains all the classes required to create and render a Graph to an SVG, PNG, PDF or other format. 
 

Uses of XMLGraphResourceProvider in org.faceless.graph2
 

Methods in org.faceless.graph2 that return XMLGraphResourceProvider
static XMLGraphResourceProvider XMLGraph.getDefaultResourceProvider(String format)
          Return a XMLGraphResourceProvider appropriate for the specified format
 

Methods in org.faceless.graph2 with parameters of type XMLGraphResourceProvider
 void XMLGraph.setResourceProvider(XMLGraphResourceProvider p)
           Set the XMLGraphResourceProvider implementation to use for providing resources when parsing the graph XML.
 



Copyright © 2001-2011 Big Faceless Organization