databionics.esom.tool.pointinfo
Class ValueInfoRenderer

java.lang.Object
  extended by databionics.esom.tool.pointinfo.PointInfoRenderer
      extended by databionics.esom.tool.pointinfo.ValueInfoRenderer

public class ValueInfoRenderer
extends PointInfoRenderer

Shows the wts-/lrn-data of the actual MousePosition as Values


Field Summary
protected static org.apache.log4j.Logger log
          interface to log4j system
 
Fields inherited from class databionics.esom.tool.pointinfo.PointInfoRenderer
bestmatches, data, globalWTSMax, globalWTSMin, grid, localWTSMax, localWTSMin, lrnIdxList, lrnLength, renderer, x, y
 
Constructor Summary
ValueInfoRenderer()
          Basic constructor
 
Method Summary
protected  void init()
          Init the image and the graphics object
protected  java.awt.image.BufferedImage updateContent()
           
 
Methods inherited from class databionics.esom.tool.pointinfo.PointInfoRenderer
getActCol, getActRow, getLrnAbsIdx, getLrnCount, getLrnIdx, getLrnIdxs, isBestMatch, setLrnIdx, setRenderer, update, updatePointInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.log4j.Logger log
interface to log4j system

Constructor Detail

ValueInfoRenderer

public ValueInfoRenderer()
Basic constructor

Method Detail

init

protected void init()
Init the image and the graphics object

Specified by:
init in class PointInfoRenderer

updateContent

protected java.awt.image.BufferedImage updateContent()
Specified by:
updateContent in class PointInfoRenderer


Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.