public class Plot2 extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
axis |
String |
axisColor |
(package private) boolean |
debug |
(package private) List<Element> |
elements |
double |
maxX |
double |
maxY |
double |
minX |
double |
minY |
Properties |
opts |
double |
scaleX |
double |
scaleY |
static String |
VERSION |
| Constructor and Description |
|---|
Plot2() |
public static final String VERSION
public String axisColor
public double scaleX
public double scaleY
public double maxX
public double maxY
public double minX
public double minY
public boolean axis
public final Properties opts
boolean debug
Copyright © 2017. All rights reserved.