Uses of Class
jas.plot.EditableLabel

Packages that use EditableLabel
jas.hist   
jas.plot   
 

Uses of EditableLabel in jas.hist
 

Methods in jas.hist that return EditableLabel
 EditableLabel ManagedAxis.getLabelObject()
           
 EditableLabel JASHistAxis.getLabelObject()
           
 

Methods in jas.hist with parameters of type EditableLabel
 void ManagedAxis.setLabelObject(EditableLabel p_newLabel)
          sets the label to be the EditableLabel passed in
 void JASHistAxis.setLabelObject(EditableLabel p_newLabel)
           
 

Uses of EditableLabel in jas.plot
 

Methods in jas.plot that return EditableLabel
 EditableLabel Title.getLabel()
           
 EditableLabel DataArea.getLabel(Axis a)
           
 

Methods in jas.plot with parameters of type EditableLabel
 void DataArea.add(EditableLabel a, Object constraint)
           
 void DataArea.setLabel(Axis a, EditableLabel l)
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.