IshmaelDetector
Class IshDetGraphics.IshDisplayPanel.PerChannelInfo

java.lang.Object
  extended by IshmaelDetector.IshDetGraphics.IshDisplayPanel.PerChannelInfo
Enclosing class:
IshDetGraphics.IshDisplayPanel

public class IshDetGraphics.IshDisplayPanel.PerChannelInfo
extends java.lang.Object


Field Summary
(package private)  int lastX
           
(package private)  int lastY
           
(package private)  int xAdvance
           
(package private)  int yHi
           
(package private)  int yLo
           
(package private)  float yScale
           
 
Constructor Summary
IshDetGraphics.IshDisplayPanel.PerChannelInfo(int yLo, int yHi, float yScale)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xAdvance

int xAdvance

yLo

int yLo

yHi

int yHi

lastX

int lastX

lastY

int lastY

yScale

float yScale
Constructor Detail

IshDetGraphics.IshDisplayPanel.PerChannelInfo

public IshDetGraphics.IshDisplayPanel.PerChannelInfo(int yLo,
                                                     int yHi,
                                                     float yScale)