|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LegendPainter.LegendPlacement | |
---|---|
com.metsci.glimpse.painter.decoration | Painters which draw decorative elements of plots (usually unrelated to the data). |
Uses of LegendPainter.LegendPlacement in com.metsci.glimpse.painter.decoration |
---|
Methods in com.metsci.glimpse.painter.decoration that return LegendPainter.LegendPlacement | |
---|---|
static LegendPainter.LegendPlacement |
LegendPainter.LegendPlacement.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LegendPainter.LegendPlacement[] |
LegendPainter.LegendPlacement.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.metsci.glimpse.painter.decoration with parameters of type LegendPainter.LegendPlacement | |
---|---|
void |
LegendPainter.setPlacement(LegendPainter.LegendPlacement placement)
|
Constructors in com.metsci.glimpse.painter.decoration with parameters of type LegendPainter.LegendPlacement | |
---|---|
LegendPainter.BlockLegendPainter(LegendPainter.LegendPlacement placement)
|
|
LegendPainter.LineLegendPainter(LegendPainter.LegendPlacement placement)
|
|
LegendPainter(LegendPainter.LegendPlacement placement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |