|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.biojava.spice.manypanel.renderer.HistogramPainter
| Constructor Summary | |
HistogramPainter(CoordManager cm,
float scale,
int chainLength)
|
|
| Method Summary | |
protected void |
drawHistogramFeature(HistogramFeature feature,
int featurePos,
int drawHeight,
Graphics g,
int y,
Color c1,
Color c2,
String histogramType)
|
int |
getChainLength()
|
float |
getScale()
|
void |
setChainLength(int chainLength)
|
void |
setScale(float scale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HistogramPainter(CoordManager cm,
float scale,
int chainLength)
| Method Detail |
public int getChainLength()
public void setChainLength(int chainLength)
public float getScale()
public void setScale(float scale)
protected void drawHistogramFeature(HistogramFeature feature,
int featurePos,
int drawHeight,
Graphics g,
int y,
Color c1,
Color c2,
String histogramType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||