Modifier and Type | Field and Description |
---|---|
SColor |
color |
java.lang.String |
file |
java.lang.String |
function |
java.lang.String |
label |
java.lang.String |
rescale |
double |
width |
Constructor and Description |
---|
Plottable() |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColor() |
abstract java.util.ArrayList<Displayable> |
getDisplayables(java.io.File fdir) |
double[] |
getScaleFactors(int nsf) |
protected double[] |
scaleColumn(double[] d,
double sf) |
public java.lang.String file
public SColor color
public double width
public java.lang.String rescale
public java.lang.String label
public java.lang.String function
public abstract java.util.ArrayList<Displayable> getDisplayables(java.io.File fdir)
public java.awt.Color getColor()
public double[] getScaleFactors(int nsf)
protected double[] scaleColumn(double[] d, double sf)
Copyright © 2013. All Rights Reserved.