jhplot.io
Class BrowserData
- java.lang.Object
-
- jhplot.io.BrowserData
-
public class BrowserData extends java.lang.Object
Open a data browser for generic data. Available: .ser,.xml, .jdat, .root, .pbu".
-
-
Constructor Summary
Constructors Constructor and Description BrowserData(java.lang.String file, GHFrame frame)
Construct a data browser using the input file for 2D data.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
doc()
Show online documentation.java.util.Map<java.lang.String,java.lang.Object>
getMap()
Return a map with all objects
-
-
-
Constructor Detail
-
BrowserData
public BrowserData(java.lang.String file, GHFrame frame)
Construct a data browser using the input file for 2D data. The file can be URL (starts from http or ftp).File must have the extensions
: "jdat" (HBook)
"jser" (HFile)
"jxml" (HFileXML)
"jpbu" (PFile)
"root" (ROOT)
"aida/xml" (AIDA)- Parameters:
file
- input file or URLframe
- frame if any.
-
-
DMelt 3.0 © DataMelt by jWork.ORG