Uses of Class
anl.aida.bubble.RangeAxis

Packages that use RangeAxis
anl.aida.bubble   
 

Uses of RangeAxis in anl.aida.bubble
 

Fields in anl.aida.bubble declared as RangeAxis
private  RangeAxis BubblePlot.rAxis
           
 

Methods in anl.aida.bubble that return RangeAxis
 RangeAxis BubblePlot.getRangeAxis()
           
 

Methods in anl.aida.bubble with parameters of type RangeAxis
 void BubblePlot.setRangeAxis(RangeAxis axis)