saaps.sapm
Class ElFluencePlot3.RefFrame

java.lang.Object
  |
  +--saaps.sapm.ElFluencePlot3.RefFrame
Enclosing class:
ElFluencePlot3

class ElFluencePlot3.RefFrame
extends java.lang.Object


Field Summary
(package private)  int height
           
(package private)  int width
           
(package private)  int x0
           
(package private)  int y0
           
 
Constructor Summary
(package private) ElFluencePlot3.RefFrame(int w, int h)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

x0

int x0

y0

int y0

width

int width

height

int height
Constructor Detail

ElFluencePlot3.RefFrame

ElFluencePlot3.RefFrame(int w,
                        int h)