Index

G I S T 
All Classes and Interfaces|All Packages

G

getGraphString(double[]) - Method in class io.fi0x.javaconsolegraph.Transformer
Get a correctly formatted String that will print out a graph.
getInstance() - Static method in class io.fi0x.javaconsolegraph.Transformer
Get the Transformer-singleton and create it if it does not exist yet.
getTable(String[][]) - Method in class io.fi0x.javaconsolegraph.Transformer
Get a correctly formatted String that will print out a table.
getTable(String[], String[][]) - Method in class io.fi0x.javaconsolegraph.Transformer
Get a correctly formatted String that will print out a table.
getTable(ArrayList<String[]>) - Method in class io.fi0x.javaconsolegraph.Transformer
Get a correctly formatted String that will print out a table.

I

io.fi0x.javaconsolegraph - package io.fi0x.javaconsolegraph
 

S

setGraphSettings(String, String, double, double, double, double, int, int) - Method in class io.fi0x.javaconsolegraph.Transformer
Change the behaviour of the graph formatting.
setTableSettings(boolean, boolean, int) - Method in class io.fi0x.javaconsolegraph.Transformer
Change the behaviour of the table formatting.

T

Transformer - Class in io.fi0x.javaconsolegraph
 
G I S T 
All Classes and Interfaces|All Packages