info.aduna.autofocus.gui.map
Class ItemIconFactory

java.lang.Object
  extended by info.aduna.clustermap.render.DefaultIconFactory
      extended by info.aduna.autofocus.gui.map.ItemIconFactory
All Implemented Interfaces:
IconFactory

public class ItemIconFactory
extends DefaultIconFactory


Constructor Summary
ItemIconFactory()
           
 
Method Summary
 Color getColorFor(Object object, float selectionLevel)
           
 Image getDefaultLabelImage(Classification classification, float selectionLevel)
           
 int getLabelImageDiameter()
          Returns the diameter of the label images at normal magnification.
 
Methods inherited from class info.aduna.clustermap.render.DefaultIconFactory
getColorFor, getGraphNodeImage, getGraphNodeImageDiameter, getLabelImage, getObjectImage, getObjectImageDiameter, getScaledImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemIconFactory

public ItemIconFactory()
Method Detail

getColorFor

public Color getColorFor(Object object,
                         float selectionLevel)
Overrides:
getColorFor in class DefaultIconFactory

getLabelImageDiameter

public int getLabelImageDiameter()
Description copied from interface: IconFactory
Returns the diameter of the label images at normal magnification.

Specified by:
getLabelImageDiameter in interface IconFactory
Overrides:
getLabelImageDiameter in class DefaultIconFactory

getDefaultLabelImage

public Image getDefaultLabelImage(Classification classification,
                                  float selectionLevel)
Overrides:
getDefaultLabelImage in class DefaultIconFactory


Copyright © 1997-2008 Aduna. All Rights Reserved.