Package org.jzy3d.io
Class Console
- java.lang.Object
-
- org.jzy3d.io.Console
-
-
Constructor Summary
Constructors Constructor Description Console()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidprint(String text, Color background)static voidprint(Color background)static voidprintln(String text, Color background)static voidprintln(Color background)static com.diogonunes.jcolor.AttributetoBackground(Color background)
-