|
jAER project on SourceForge | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jaer.graphics.DisplayMethod
net.sf.jaer.graphics.Histogram3dDisplayMethod
public class Histogram3dDisplayMethod
Displays histogrammed AEs from ChipRenderer as 3-d histogram that can be rotated and moved about.
| Field Summary |
|---|
| Fields inherited from class net.sf.jaer.graphics.DisplayMethod |
|---|
chip, chipCanvas, glu, glut, log, zoom |
| Constructor Summary | |
|---|---|
Histogram3dDisplayMethod(ChipCanvas c)
Creates a new instance of Histogram3dDisplayMethod |
|
| Method Summary | |
|---|---|
void |
display(javax.media.opengl.GLAutoDrawable drawable)
the 3-d histogram display. |
| Methods inherited from class net.sf.jaer.graphics.DisplayMethod |
|---|
addAnnotator, getAnnotators, getDescription, getMenuItem, getRenderer, removeAllAnnotators, removeAnnotator, setAnnotators, setMenuItem, setRenderer, setupGL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Histogram3dDisplayMethod(ChipCanvas c)
| Method Detail |
|---|
public void display(javax.media.opengl.GLAutoDrawable drawable)
display in class DisplayMethoddrawable - the GL context
|
jAER project on SourceForge | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||