Class LegendPainter.BlockLegendPainter
- java.lang.Object
-
- com.metsci.glimpse.core.painter.base.GlimpsePainterBase
-
- com.metsci.glimpse.core.painter.decoration.LegendPainter
-
- com.metsci.glimpse.core.painter.decoration.LegendPainter.BlockLegendPainter
-
- All Implemented Interfaces:
GlimpsePainter
- Enclosing class:
- LegendPainter
public static class LegendPainter.BlockLegendPainter extends LegendPainter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.metsci.glimpse.core.painter.decoration.LegendPainter
LegendPainter.BlockLegendPainter, LegendPainter.LegendPlacement, LegendPainter.LineLegendPainter
-
-
Constructor Summary
Constructors Constructor Description BlockLegendPainter(LegendPainter.LegendPlacement placement)
-
Method Summary
-
Methods inherited from class com.metsci.glimpse.core.painter.decoration.LegendPainter
addItem, addItem, clear, doDispose, doPaintTo, getFont, removeItem, setColor, setColor, setFont, setFont, setFont, setFont, setLegendItemWidth, setLookAndFeel, setOffset, setOffsetX, setOffsetY, setPlacement, setSpacing, setTextColor, setTextColor
-
Methods inherited from class com.metsci.glimpse.core.painter.base.GlimpsePainterBase
dispose, getAxis1D, getAxis2D, getBounds, getGL3, isDisposed, isVisible, paintTo, requireAxis1D, requireAxis2D, setVisible
-
-
-
-
Constructor Detail
-
BlockLegendPainter
public BlockLegendPainter(LegendPainter.LegendPlacement placement)
-
-