|
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.ChipCanvas
net.sf.jaer.graphics.RetinaCanvas
public class RetinaCanvas
A subclass of ChipCanvas just for retinas. At present this is just a 'marker' class.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sf.jaer.graphics.ChipCanvas |
---|
ChipCanvas.Zoom |
Field Summary |
---|
Fields inherited from class net.sf.jaer.graphics.ChipCanvas |
---|
aeViewer, anglex, angley, BORDER3D, colorScale, drawable, fr, frameData, glu, glut, insets, j2dScale, log, MIN_DIMENSION, openGLEnabled, pheight, pixels, prefs, pwidth, SCALE_DEFAULT, selectedPixelColor, selectedQuad, strategy, xt, yt, zoomMode |
Constructor Summary | |
---|---|
RetinaCanvas(AEChip chip)
Creates a new instance of RetinaCanvas |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RetinaCanvas(AEChip chip)
chip
- the chip that we are rendering; everything is available from this object
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |