Class | Description |
---|---|
Axis |
Includes a static function for selecting and labeling graph axis tic labels.
|
Contour | |
DataArray |
This is a special-purpose array for use with the graphical plotting program
JPlot.
|
DataArray2D |
This is a special-purpose array for use with the graphical plotting
program JHPlot.
|
DataArray3D |
This is a special-purpose array for use with the graphical plotting
program JHPlot.
|
DataChangeListener |
This specific interface is used by classes which write data to
a specific file.
|
DataFile |
This class contains all the info specific for one data file.
|
Geometry |
Collection of geometry utility methods.
|
GPoints |
Draws a point-type corresponding to a symbolic constant, yielding values.
|
GraphGeneral |
The
Graph class builds a panel which displays a graph
according to the data stored in the DataArray . |
GraphLabel |
This class defines a label in terms of the actual text, font, color and
position but also stuff like rotation, whether to hide or show etc.
|
GraphSettings |
GraphSettings contains the parameters which are used to draw the
graph such as number of ticks, scaling values, offset parameters, axis
lengths, colors, fonts, labels and their positions and much more. |
GraphXY |
The
GraphXY class builds a panel which displays a 2Dgraph
according to the data stored in the DataArray . |
JPlot |
JPLOT: Jan's Plotting Program.
|
LabelProperties |
This class pops up a panel with settings used by the labels.
|
LinePars |
Contains all the data needed to plot a series of points, connected or not by
a line and attributes such as color, dash length, point type and more.
|
LineStyle |
Linestyle is a class which shows the current drawing style.
|
LineStyleButton |
Linestyle is a class which shows the current drawing style.
|
MyUtils |
Provides a number of handy functions which I use all the time,
but which are too short to bring into a package or class.
|
PiperOptions |
Here we create a panel which allows a user to modify several
parameters specific to piper diagrams.
|
PlotPoint |
The
PlotPoint defines a plot point in terms of it's X- and Y
value. |
PlotPoint2D |
The
PlotPoint2D defines a plot point in terms of it's X , Y
and Z value. |
PlotPoint3D |
The
PlotPoint3D defines a plot point in terms of it's X , Y
and Z value, and also sets extension in each direction. |
PrintFilePainter |
This class allows to print a file
|
PrintTextPainter |
This class allows to print a file
|
SimpleEditor |
The class shows a frame which enables to look at and eventually edit a file,
any type of file.
|
SmallButton |
Class small button displays a button in the new 'window' style, i.e., you
only see the button in raised or lowered state if you are on it with the
mouse.
|
SmallColorPreview | |
SmallScrollPane |
This panel builds a list and returns it wrapped in a minimized scroll pane
panel.
|
SmallToggleButton |
Class small button displays a toggle button in the new 'window' style,
i.e., pressed lesses the button in a 'lowered' state, else it
remains raised.
|
StyleChooser |
StyleChooser is a class which enables the user to set the drawing style.
|
Translate |
Translate numeric character references and character entity references to
unicode characters.
|
Utils |
General utilities.
|
Utils.CheckBoxWithText |
------------------------------------------------------------------- A
checkbox with a line of text added to it as a label
--------------------------------------------------------------------
|
Utils.LabeledComboBox | |
Utils.LabeledTextField | |
XMLRead |
XML reading utilities.
|
XMLWrite |
XML-formated writing utilities.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics