Serialized Form
Package uk.ac.ed.ph.signal |
lowerLimit
double lowerLimit
- Lowest pixel limit
upperLimit
double upperLimit
- Highest pixel limit
gamma
double gamma
- Gamma correction value
reverse
boolean reverse
- Constract reverse flag.
scale
float scale
offset
float offset
bounds
Rectangle2D bounds
dynamicBounds
boolean dynamicBounds
frame
Container frame
menuColour
Color menuColour
mainMenu
JMenu mainMenu
saveItem
JMenuItem saveItem
hideItem
JMenuItem hideItem
aboutItem
JMenuItem aboutItem
exitItem
JMenuItem exitItem
panel
Diagram2DPanel panel
diagram
Diagram2D diagram
penWidth
float penWidth
fontSize
float fontSize
bounds
Rectangle2D bounds
transform
AffineTransform transform
startDrag
Point startDrag
endDrag
Point endDrag
drag
boolean drag
frame
Container frame
lowSlider
JSlider lowSlider
highSlider
JSlider highSlider
gammaSlider
JSlider gammaSlider
lowValue
int lowValue
highValue
int highValue
gammaValue
int gammaValue
colourScale
ColourScale colourScale
width
int width
height
int height
dx
double dx
dy
double dy
statistics
Statistics statistics
- The Image statistics
title
String title
id
int id
data
DataArray data
- The data array that hold the actual data
imagePanel
ImagePanel imagePanel
statusBar
JLabel statusBar
imageMenu
JMenu imageMenu
gammaItem
JRadioButtonMenuItem gammaItem
gc
GammaControl gc
extraWidth
int extraWidth
extraHeight
int extraHeight
backGround
Color backGround
image
BufferedImage image
grid
Grid2d grid
colourScale
ColourScale colourScale
pixel
float[] pixel
imagePt
Point2D imagePt
colourScale
ColourScale colourScale
- Image Colour scale