public class KMFigureInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.BasicStroke |
axisStroke |
double |
figureLineInfoLowerPercentX |
double |
figureLineInfoLowerPercentY |
java.lang.Integer |
height |
java.awt.BasicStroke |
kmStroke |
java.awt.Color[] |
legendColor |
double |
legendUpperPercentX |
double |
legendUpperPercentY |
int |
padding |
double |
timeScale |
int |
titleHeight |
java.lang.Integer |
width |
double |
xaxisPercentIncrement |
double |
yaxisPercentIncrement |
Constructor and Description |
---|
KMFigureInfo() |
Modifier and Type | Method and Description |
---|---|
void |
init(java.lang.String propertyFileName) |
public int titleHeight
public int padding
public java.lang.Integer width
public java.lang.Integer height
public double timeScale
public double yaxisPercentIncrement
public double xaxisPercentIncrement
public double legendUpperPercentX
public double legendUpperPercentY
public double figureLineInfoLowerPercentX
public double figureLineInfoLowerPercentY
public java.awt.BasicStroke axisStroke
public java.awt.BasicStroke kmStroke
public java.awt.Color[] legendColor