jHepWork 3.1 (stable) ===================== General: Java7 ready release. Validation is ongoing. 1) "Lock file" sumbenu was moved to "Edit" menu 2) Periodic table was added to the "Tool" menu jHPlot package: ============== 1) All FreeHEP libraries are recompiled 2) JSci libraries are incorporated 3) F1D and F2D functions can be converted to histograms (H1D,H2D). 4) isParsed() function is added. F1D function has 2 methods to extract X and Y arrays. 5) Bug in positions of HLabel, HKey, HMLabel when using log scales 6) Positions of HLabel, HKey, HMLabel were corrected when using USER coordinated system 7) Canvas shows pixel positions (middle mouse click), in addition to USER, NDC 8) Fixed positions of Y-labels (spacing for 1, 10 in non-log scales) 9) Positions of HLabel, HKey, HMLabel were corrected when using USER coordinated system 10) HKey class was rewritten. Now you can set key for data (H1D,P1D,F1D) just using these objects as input for HKey construction 11) Bug in vectorgraphics was corrected. It is safe to run using Java7 (under Linux) 12) Bug in setting tic axis for HPlot to a fixed number is fixed 13) Labels for ticks can be replaced by custom strings (like time) 14) HPlotJa has exactly the same constructors as HPlot. 15) New jhplot.utils package. Currently a static class for integration of IJ package with hplot classes for image manipulation. Documentation: ============= 1) Plotting styles by example: http://jwork.org/jhepwork/wikidoc/doku.php?id=public:plot_styles 2) Image manipulation with jhplot: http://jwork.org/jhepwork/wikidoc/doku.php?id=public:images Sep. 1, S.Chekanov