saaps.sapm
Class ElFluencePlot3.Axes.YTick

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

class ElFluencePlot3.Axes.YTick
extends java.lang.Object


Field Summary
(package private)  double[] w
           
(package private)  int x1
           
(package private)  int x2
           
(package private)  int[] y
           
 
Constructor Summary
(package private) ElFluencePlot3.Axes.YTick()
           
 
Method Summary
(package private)  void draw(java.awt.Graphics gr)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

w

double[] w

y

int[] y

x1

int x1

x2

int x2
Constructor Detail

ElFluencePlot3.Axes.YTick

ElFluencePlot3.Axes.YTick()
Method Detail

draw

void draw(java.awt.Graphics gr)