Package | Description |
---|---|
org.faceless.graph2 |
Contains all the classes required to create and render a Graph to an SVG, PNG, PDF or other format.
|
org.faceless.graph2.tag |
Contains classes that can be used by customers wanting to extend the Tag Library.
|
Modifier and Type | Method and Description |
---|---|
static XMLGraphResourceProvider |
XMLGraph.getDefaultResourceProvider(String format)
Return a
XMLGraphResourceProvider appropriate for the specified format |
Modifier and Type | Method and Description |
---|---|
void |
XMLGraph.setResourceProvider(XMLGraphResourceProvider p)
Set the
XMLGraphResourceProvider implementation to use for providing
resources when parsing the graph XML. |
Modifier and Type | Method and Description |
---|---|
XMLGraphResourceProvider |
Embedder.getResourceProvider()
Return the
XMLGraphResourceProvider to use with this format |
XMLGraphResourceProvider |
PDFEmbedder.getResourceProvider() |
Copyright © 2001-2016 Big Faceless Organization