Package jhplot

Main jHepWork graphical package.

See:
          Description

Class Summary
BRoot Show Java ROOT browser to view ROOT histograms.
DrawOptions Main class which sets graphic attributes for all jHPlot classes (histograms and data holders).
F1D Create a function in 1D.
F2D Create 2D function.
GHFrame Create main Frame with several plots.
GHMargin Panels with global margin.
GHPanel Class to build the global panel with graphics.
H1D Class to create a histogram in one dimension (1D).
H2D Main class to create a 2D histogram.
HBook This class is used to book histograms for writing and reading.
HChart Create various charts based on jFreeChart package
HFit Main class for fit data or histograms.
HGraph Create a frame with interactive graphs.
HLabel Create an interactive Label in the USER or NDC coordinates.
HMLabel Create an interactive multi-line label in the USER or NDC coordinates.
HPlot HPlot class to create a 2D canvas with several plots.
HPlot3D This is a main canvas class to display histograms and functions in 3D.
HRoot Class to read ROOT files.
HTable Build a table in a frame to display data in various containers (P1D, H1D, F1D).
HView3D Create a frame for showing 3D objects
IView Simple image viewer for PNG, JPG, GIF files
JHPlot Show information about jHplot.
P0D A container to hold data points in one dimension.
P1D A container to hold data points with 1st and 2nd level errors.
P2D A container to hold data points in X,Y,Z.
P3D A container to hold data points in X,Y,Z and their extensions dX,dY,dZ.
PND A container to hold data points in many dimensions.
SPlot A class to build a simple canvas with data points.
SPsheet A spreadsheet class to display the data.
VHolder A class to transform any HPlot container (H1D,H2D,P1D..) to a vector for further manipulations
 

Package jhplot Description

Main jHepWork graphical package.



jHepWork 1.1 (C) Chekanov