com.metsci.glimpse.painter.decoration
Class LegendPainter.BlockLegendPainter

java.lang.Object
  extended by com.metsci.glimpse.painter.base.GlimpsePainterImpl
      extended by com.metsci.glimpse.painter.base.GlimpsePainter2D
          extended by com.metsci.glimpse.painter.decoration.LegendPainter
              extended by com.metsci.glimpse.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.painter.decoration.LegendPainter
LegendPainter.BlockLegendPainter, LegendPainter.LegendPlacement, LegendPainter.LineLegendPainter
 
Field Summary
 
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
BYTES_PER_FLOAT, logger
 
Constructor Summary
LegendPainter.BlockLegendPainter(LegendPainter.LegendPlacement placement)
           
 
Method Summary
 
Methods inherited from class com.metsci.glimpse.painter.decoration.LegendPainter
addItem, addItem, clear, dispose, paintTo, removeItem, setColor, setColor, setFont, setFont, setLegendItemWidth, setOffset, setOffsetX, setOffsetY, setPlacement, setSpacing, setTextColor, setTextColor
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainter2D
paintTo
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendPainter.BlockLegendPainter

public LegendPainter.BlockLegendPainter(LegendPainter.LegendPlacement placement)


Copyright © 2012 Metron, Inc.. All Rights Reserved.