Package | Description |
---|---|
com.metsci.glimpse.painter.decoration |
Painters which draw decorative elements of plots (usually unrelated to the data).
|
Modifier and Type | Class and Description |
---|---|
static class |
LegendPainter.BlockLegendPainter |
static class |
LegendPainter.LineLegendPainter |
Modifier and Type | Method and Description |
---|---|
LegendPainter |
LegendPainter.setFont(Font font) |
LegendPainter |
LegendPainter.setFont(Font font,
boolean antialias) |
LegendPainter |
LegendPainter.setFont(int size,
boolean bold) |
LegendPainter |
LegendPainter.setFont(int size,
boolean bold,
boolean antialias) |
LegendPainter |
LegendPainter.setTextColor(float[] rgba) |
Copyright © 2013 Metron, Inc.. All rights reserved.