databionics.esom.tool.pointinfo
Class LocalNInfoRenderer

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

public class LocalNInfoRenderer
extends PointInfoRenderer

Shows the Data of the actual Mouse-Point as a graph the Data is local normalized over the wts-Data (not the lrn-Data)


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
LocalNInfoRenderer()
          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

LocalNInfoRenderer

public LocalNInfoRenderer()
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.