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 | Class and Description |
---|---|
class |
AxesGraph
The AxesGraph class represents any type of graph that's plotted against an axis - bar graphs, line
graphs and so on.
|
class |
DialGraph
A subclass of
Graph for drawing "Dials". |
class |
PieGraph
A subclass of graph for displaying data in a circular Pie graph.
|
Modifier and Type | Method and Description |
---|---|
Graph |
XMLGraph.getGraph()
Return the graph generated by the
XMLGraph.parse(org.xml.sax.InputSource) method |
Modifier and Type | Method and Description |
---|---|
Graph |
Embedder.getGraph()
Get the Graph this Embedder is operating on
|
Copyright © 2001-2016 Big Faceless Organization