|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdatabionics.esom.tool.pointinfo.PointInfoRenderer
databionics.esom.tool.pointinfo.GlobalNInfoRenderer
public class GlobalNInfoRenderer
Shows the Data of the actual Mouse-Point as a graph the Data is global 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 | |
---|---|
GlobalNInfoRenderer()
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 |
---|
protected static final org.apache.log4j.Logger log
Constructor Detail |
---|
public GlobalNInfoRenderer()
Method Detail |
---|
protected void init()
init
in class PointInfoRenderer
protected java.awt.image.BufferedImage updateContent()
updateContent
in class PointInfoRenderer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |