Class KMFigureInfo
java.lang.Object
org.biojava.nbio.survival.kaplanmeier.figure.KMFigureInfo
- Author:
 - Scooter Willis 
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubleColor[]doubledoubleintdoubleintdoubledouble - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
titleHeight
public int titleHeight - 
padding
public int padding - 
width
 - 
height
 - 
timeScale
public double timeScale - 
yaxisPercentIncrement
public double yaxisPercentIncrement - 
xaxisPercentIncrement
public double xaxisPercentIncrement - 
legendUpperPercentX
public double legendUpperPercentX - 
legendUpperPercentY
public double legendUpperPercentY - 
figureLineInfoLowerPercentX
public double figureLineInfoLowerPercentX - 
figureLineInfoLowerPercentY
public double figureLineInfoLowerPercentY - 
axisStroke
 - 
kmStroke
 - 
legendColor
 - 
xAxisLabels
 - 
xAxisLegend
 - 
yAxisLegend
 
 - 
 - 
Constructor Details
- 
KMFigureInfo
public KMFigureInfo() 
 - 
 - 
Method Details
- 
getColor
 - 
init
- Parameters:
 propertyFileName-- Throws:
 Exception
 
 -