public class Plot extends Object
Constructor and Description |
---|
Plot() |
Modifier and Type | Method and Description |
---|---|
protected static File |
defaultFile() |
protected static File |
randomFile() |
protected static String |
randomizedFileName() |
static void |
show(Figure figure) |
static void |
show(Figure figure,
File outputFile) |
static void |
show(Figure figure,
String divName) |
static void |
show(Figure figure,
String divName,
File outputFile) |
Copyright © 2021. All rights reserved.