Package org.jzy3d.io
Class Console
java.lang.Object
org.jzy3d.io.Console
A console output helper able to add coloring in console.
It require the console to have an ANSI interpreter, e.g. Eclipse needs something like
this.
- Author:
- Martin Pernollet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Console
public Console()
-
-
Method Details
-
print
-
println
-
print
-
println
-
toBackground
-