Uses of Package
jas.plot

Packages that use jas.plot
jas.hist   
jas.plot   
jas.plot.java1   
jas.plot.java2   
 

Classes in jas.plot used by jas.hist
Axis
          This class represents a plot axis as a GUI component.
DataArea
           
EditableLabel
           
HasPopupItems
          A component that implements this interface may add menu items to a popup menu that is parented to itself or to one of its child components.
JASPlotMouseListener
           
Legend
          Represents a plot legend
MovableObject
          Base class for any object that can be moved around using handles
Overlay
           
OverlayContainer
           
PlotComponent
           
PlotGraphics
          This interface serves two purposes: To provide an abstract interface which can be used to drive either a JDK1.1 Graphics class, or a JDK1.2 Graphics2D class.
PlotPanel
           
TextBlock
          TextBlock is the base class for creating moveable text boxes in the jas display.
Title
           
 

Classes in jas.plot used by jas.plot
Axis
          This class represents a plot axis as a GUI component.
AxisType
          Subclasses encapsulate details for a particular axis type.
ColorMap
           
CoordinateTransformation
          A coordinate transformation allows for conversions between values on an axis and pixels on the screen.
DateCoordinateTransformation
          A coordinate transformation for the DateAxis type.
DoubleCoordinateTransformation
          Converts between double values and pixel values for the DoubleAxis type.
EditableLabel
           
HasPopupItems
          A component that implements this interface may add menu items to a popup menu that is parented to itself or to one of its child components.
JASPlotMouseListener
           
LegendEntry
           
MovableObject
          Base class for any object that can be moved around using handles
Overlay
           
OverlayContainer
           
PlotComponent
           
PlotGraphics
          This interface serves two purposes: To provide an abstract interface which can be used to drive either a JDK1.1 Graphics class, or a JDK1.2 Graphics2D class.
PrintHelper
           
StringCoordinateTransformation
           
TimeCoordinateTransformation
          Converts coordinates between time values to pixel values for the TimeAxis type.
Transformation
           
 

Classes in jas.plot used by jas.plot.java1
PlotGraphics
          This interface serves two purposes: To provide an abstract interface which can be used to drive either a JDK1.1 Graphics class, or a JDK1.2 Graphics2D class.
PrintHelper
           
SetablePlotGraphics
           
Transformation
           
 

Classes in jas.plot used by jas.plot.java2
PlotGraphics
          This interface serves two purposes: To provide an abstract interface which can be used to drive either a JDK1.1 Graphics class, or a JDK1.2 Graphics2D class.
PrintHelper
           
SetablePlotGraphics
           
Transformation
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.