|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.tool.pointinfo.PointInfoRenderer
databionics.esom.tool.pointinfo.LocalNInfoRenderer
public class LocalNInfoRenderer
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 |
|---|
protected static final org.apache.log4j.Logger log
| Constructor Detail |
|---|
public LocalNInfoRenderer()
| Method Detail |
|---|
protected void init()
init in class PointInfoRendererprotected java.awt.image.BufferedImage updateContent()
updateContent in class PointInfoRenderer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||