infovis.visualization.render
Class Fill
java.lang.Object
infovis.visualization.render.StaticItemRenderer
infovis.visualization.render.Fill
- All Implemented Interfaces:
- ItemRenderer
public class Fill
- extends StaticItemRenderer
ItemRenderer that fills its shape.
- Version:
- $Revision: 1.5 $
- Author:
- Jean-Daniel Fekete
Methods inherited from class infovis.visualization.render.StaticItemRenderer |
addRenderer, compile, getName, getRenderer, getRendererCount, getVisualization, insertRenderer, install, instantiate, isPrototype, removeRenderer, setRenderer, uninstall |
instance
public static final Fill instance
- The instance.
paint
public void paint(Graphics2D graphics,
int row,
Shape shape)
-
- Specified by:
paint
in interface ItemRenderer
- Overrides:
paint
in class StaticItemRenderer
pick
public boolean pick(Rectangle2D hitBox,
int row,
Shape shape)
-
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.