saaps.sapm
Class ElFluencePlot3.Axes.XTick

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

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


Field Summary
(package private)  double[] v
           
(package private)  int[] x
           
(package private)  int y1
           
(package private)  int y2
           
 
Constructor Summary
(package private) ElFluencePlot3.Axes.XTick()
           
 
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

v

double[] v

x

int[] x

y1

int y1

y2

int y2
Constructor Detail

ElFluencePlot3.Axes.XTick

ElFluencePlot3.Axes.XTick()
Method Detail

draw

void draw(java.awt.Graphics gr)