Uses of Class
org.ejtools.graph.Range

Packages that use Range
org.ejtools.graph   
org.ejtools.graph.frame   
 

Uses of Range in org.ejtools.graph
 

Fields in org.ejtools.graph declared as Range
protected  Range Track.xr
          Description of the Field
protected  Range Track.yr
          Description of the Field
protected  Range DefaultGraphElement.xr
          Description of the Field
protected  Range DefaultGraphElement.yr
          Description of the Field
protected  Range Axis.range
          Description of the Field
 

Methods in org.ejtools.graph that return Range
 Range Track.getXRange()
           
 Range Track.getYRange()
           
 Range Range.compose(Range range)
          Description of the Method
 Range GraphElement.getXRange()
          Gets the xRange attribute of the GraphModel object
 Range GraphElement.getYRange()
          Gets the yRange attribute of the GraphModel object
 Range DefaultGraphElement.getXRange()
           
 Range DefaultGraphElement.getYRange()
           
 Range CompositeTrack.getXRange()
           
 Range CompositeTrack.getYRange()
           
 Range Axis.getRange()
          Returns the range.
 

Methods in org.ejtools.graph with parameters of type Range
 Range Range.compose(Range range)
          Description of the Method
 void Axis.setRange(Range range)
          Sets the range.
 

Uses of Range in org.ejtools.graph.frame
 

Methods in org.ejtools.graph.frame that return Range
 Range ControlCompositeTrack.getXRange()
           
 Range ControlCompositeTrack.getYRange()
           
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.