Uses of Class
gov.noaa.pmel.sgt.SpaceAxis

Packages that use SpaceAxis
gov.noaa.pmel.sgt Core classes for the Scientific Graphics Toolkit. 
gov.noaa.pmel.sgt.swing.prop Property dialogs for sgt components using javax.swing
 

Uses of SpaceAxis in gov.noaa.pmel.sgt
 

Subclasses of SpaceAxis in gov.noaa.pmel.sgt
 class LogAxis
          Axis class for creation of "log" axes.
 class PlainAxis
          Axis class for creation of standard "plain" linear axes.
 

Uses of SpaceAxis in gov.noaa.pmel.sgt.swing.prop
 

Methods in gov.noaa.pmel.sgt.swing.prop that return SpaceAxis
 SpaceAxis SpaceAxisDialog.getSpaceAxis()
          Get the edited SpaceAxis
 

Methods in gov.noaa.pmel.sgt.swing.prop with parameters of type SpaceAxis
 void SpaceAxisDialog.setSpaceAxis(SpaceAxis sa)
          Set the SpaceAxis to be edited
 void SpaceAxisDialog.setSpaceAxis(SpaceAxis sa, JPane pane)
          Set the SpaceAxis to be edited and the JPane