Package | Description |
---|---|
org.faceless.graph2 |
Contains all the classes required to create and render a Graph to an SVG, PNG, PDF or other format.
|
Modifier and Type | Method and Description |
---|---|
void |
Graph.addKey(Key key,
double x,
double y)
Set a Key on the graph, and position it at the specified location on the Graph.
|
void |
Graph.addKey(Key key,
int position)
Set a Key on the graph and position it at the edges of the Output.
|
Copyright © 2001-2016 Big Faceless Organization