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.
F3D Create 3D function.
FND Create a function in multiple dimensions.
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.
H3D Create histogram in 3D
HBook This class is used to book histograms for writing and reading.
HChart Create various charts based on jFreeChart package
HCluster A Canvas to build a canvas for interactive data clustering.
HFit Main class for fit data or histograms.
HFitter Fit data (H1D or P1D).
HGraph Create a frame with interactive graphs.
HKey Create an interactive key label in the USER or NDC coordinates.
HLabel Create an interactive Label in the USER or NDC coordinates.
HMLabel Create an interactive multi-line label in the USER or NDC coordinates.
HNeuralNet Neural net calculations.
HPlot HPlot class to create a 2D canvas with several plots.
HPlot3D Create a 3D frame for showing 3D objects.
HPlot3DS Create a frame for showing 3D functions.
HProf1D Create profile histogram in 1D.
HProf2D Profile histogram in 2D.
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
IEditor Advanced image editor for PNG, JPG, GIF files (based on ImageJ)
IView Simple image viewer for PNG, JPG, GIF files
JaPlot A canvas to display all graphical objects including Feynman diagrams.
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.
SHPlot A class to create a 2D canvas with several plots.
SHPlot3D A class to create a 3D canvas to display H2D and F2D objects.
SJaPlot A class to create a canvas with several plots and Feynman diagrams.
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.7 (C) Chekanov