- getAwtFont() - Method in class lightgraph.LGFont
-
- getBackground() - Method in class lightgraph.Graph
-
- getColor() - Method in interface lightgraph.painters.GraphPainter
-
- getColor() - Method in class lightgraph.painters.PanelPainter
-
- getColor() - Method in class lightgraph.painters.SvgPainter
-
- getDataCoordinates(double, double) - Method in class lightgraph.Graph
-
Based on the coordinates of the panel, gets the coordinates in data space.
- getDataSet(int) - Method in class lightgraph.Graph
-
Gets the data set at the corresponding index i.
- getDefaultColor(int) - Static method in class lightgraph.GraphDefaults
-
Cycles through six possible default colors.
- getErrorBars() - Method in class lightgraph.DataSet
-
- getErrorData(int) - Method in class lightgraph.elements.ErrorBars
-
- getGraphPanel() - Method in class lightgraph.Graph
-
- getGraphPoints() - Static method in class lightgraph.GraphPoints
-
- getImageCoordinates(double, double) - Method in class lightgraph.Graph
-
Takes a coordinate in the data/real space and returns a coodinate in image space.
- getKeyX() - Method in class lightgraph.Graph
-
- getKeyY() - Method in class lightgraph.Graph
-
- getLines() - Static method in class lightgraph.GraphLine
-
Gets a set of default lines, primarily used for the GraphFormatWindow
- getLineWidth() - Method in class lightgraph.DataSet
-
- getLineWidth() - Method in class lightgraph.GraphLine
-
- getName() - Method in class lightgraph.LGFont
-
- getOutput() - Method in class lightgraph.painters.SvgPainter
-
- getPointSize() - Method in class lightgraph.DataSet
-
- getPointWeight() - Method in class lightgraph.DataSet
-
- getSize() - Method in class lightgraph.LGFont
-
- getStaticSize() - Method in class lightgraph.gui.ButtonPanel
-
- getStringWidth(String) - Method in interface lightgraph.painters.GraphPainter
-
- getStringWidth(String) - Method in class lightgraph.painters.PanelPainter
-
- getStringWidth(String) - Method in class lightgraph.painters.SvgPainter
-
- getStyle() - Method in class lightgraph.LGFont
-
- getTitle() - Method in class lightgraph.Graph
-
- getXLabel() - Method in class lightgraph.Graph
-
- getXTicCount() - Method in class lightgraph.Graph
-
- getYLabel() - Method in class lightgraph.Graph
-
- getYTicCount() - Method in class lightgraph.Graph
-
- Graph - Class in lightgraph
-
A lightweight graphing application with options for formating a graph.
- Graph() - Constructor for class lightgraph.Graph
-
- Graph(double[], double[]) - Constructor for class lightgraph.Graph
-
- GraphDefaults - Class in lightgraph
-
For adding lines to a graph and setting the default values.
- GraphDefaults() - Constructor for class lightgraph.GraphDefaults
-
- GraphFormatWindow - Class in lightgraph.gui
-
New imagej plugin that ...
- GraphFormatWindow(Graph) - Constructor for class lightgraph.gui.GraphFormatWindow
-
- GraphFrame - Class in lightgraph.gui
-
User: melkor
Date: May 30, 2010
Time: 12:29:43 PM
- GraphFrame(String) - Constructor for class lightgraph.gui.GraphFrame
-
- GraphFx - Class in lightgraph.graphfx
-
This is just a test to show a graph using javafx.
- GraphFx() - Constructor for class lightgraph.graphfx.GraphFx
-
- GraphLight - Class in lightgraph
-
This is the 'test package'
User: melkor
Date: May 9, 2010
Time: 8:56:53 PM
To change this template use File | Settings | File Templates.
- GraphLine - Class in lightgraph
-
For drawing lines.
- GraphLine() - Constructor for class lightgraph.GraphLine
-
- GraphPainter - Interface in lightgraph.painters
-
For painting a graph, the implementations either use a graphics object
or paint to an svg file.
- GraphPanel - Class in lightgraph
-
This will handle swing stuff related to this panel.
- GraphPanel(BufferedImage) - Constructor for class lightgraph.GraphPanel
-
- GraphPoints - Class in lightgraph
-
- GraphPoints() - Constructor for class lightgraph.GraphPoints
-
- saveHorizontal() - Method in class lightgraph.gui.DataWindow
-
The only actions - save.
- savePng(File) - Method in class lightgraph.Graph
-
- savePng() - Method in class lightgraph.gui.ButtonPanel
-
- saveSvg(File) - Method in class lightgraph.Graph
-
- saveSvg() - Method in class lightgraph.gui.ButtonPanel
-
- saveVertical() - Method in class lightgraph.gui.DataWindow
-
The only actions - save.
- setAxisColor(Color) - Method in class lightgraph.Graph
-
- setBackground(Color) - Method in class lightgraph.Graph
-
- setClip(int, int, int, int) - Method in interface lightgraph.painters.GraphPainter
-
- setClip(int, int, int, int) - Method in class lightgraph.painters.PanelPainter
-
- setClip(int, int, int, int) - Method in class lightgraph.painters.SvgPainter
-
- setColor(Color) - Method in class lightgraph.DataSet
-
- setColor(Color) - Method in interface lightgraph.painters.GraphPainter
-
- setColor(Color) - Method in class lightgraph.painters.PanelPainter
-
- setColor(Color) - Method in class lightgraph.painters.SvgPainter
-
- setContentSize(int, int) - Method in class lightgraph.Graph
-
- setDashes(float[]) - Method in interface lightgraph.painters.GraphPainter
-
- setDashes(float[]) - Method in class lightgraph.painters.PanelPainter
-
Not implemented yet
- setDashes(float[]) - Method in class lightgraph.painters.SvgPainter
-
- setData(double[], double[]) - Method in class lightgraph.DataSet
-
- setFill(boolean) - Method in interface lightgraph.painters.GraphPainter
-
- setFill(boolean) - Method in class lightgraph.painters.PanelPainter
-
For filling shapes with background color.
- setFill(boolean) - Method in class lightgraph.painters.SvgPainter
-
- setFixed() - Method in class lightgraph.ForgetfulGraph
-
Causes the background to not be repainted and just keep painting over the top.
- setFont(LGFont) - Method in interface lightgraph.painters.GraphPainter
-
- setFont(LGFont) - Method in class lightgraph.painters.PanelPainter
-
- setFont(LGFont) - Method in class lightgraph.painters.SvgPainter
-
- setGraph(Graph) - Method in class lightgraph.gui.ButtonPanel
-
- setGraph(Graph) - Method in class lightgraph.gui.GraphFrame
-
- setKeyX(double) - Method in class lightgraph.Graph
-
Sets the distance from the right edge of the graph for the top left
cornder of the key.
- setKeyY(double) - Method in class lightgraph.Graph
-
Sets the distance from the top of the graph to the top of the key.
- setLabel(String) - Method in class lightgraph.DataSet
-
Sets the label, if there is a label on an active data set then
the key will be drawn.
- setLabelFont(LGFont) - Method in class lightgraph.Graph
-
- setLine(GraphLine) - Method in class lightgraph.DataSet
-
- setLineWidth(double) - Method in class lightgraph.DataSet
-
- setLineWidth(double) - Method in class lightgraph.GraphLine
-
- setLineWidth(double) - Method in interface lightgraph.painters.GraphPainter
-
- setLineWidth(double) - Method in class lightgraph.painters.PanelPainter
-
- setLineWidth(double) - Method in class lightgraph.painters.SvgPainter
-
- setPoints(GraphPoints) - Method in class lightgraph.DataSet
-
- setPointSize(double) - Method in class lightgraph.DataSet
-
- setPointWeight(double) - Method in class lightgraph.DataSet
-
- setScale(double, double) - Method in class lightgraph.elements.ErrorBars
-
For correctly scaling the error bars on the graph.
- setSize(double) - Method in class lightgraph.elements.ErrorBars
-
Sets the size, for the current drawing method the size is the size of the end
caps.
- setSize(double) - Method in class lightgraph.GraphPoints
-
Sets the size of the graph points, the implementation needs to
implement this parameter.
- setTicFont(LGFont) - Method in class lightgraph.Graph
-
- setTitle(String) - Method in class lightgraph.Graph
-
- setTitleFont(LGFont) - Method in class lightgraph.Graph
-
- setVisible(boolean) - Method in class lightgraph.gui.GraphFrame
-
- setWeight(double) - Method in class lightgraph.elements.ErrorBars
-
sets the line weight
- setWeight(double) - Method in class lightgraph.GraphPoints
-
- setXLabel(String) - Method in class lightgraph.Graph
-
- setXRange(double, double) - Method in class lightgraph.Graph
-
Set the xrange values the minimum must be less than the maximum.
- setXTicCount(int) - Method in class lightgraph.Graph
-
- setYLabel(String) - Method in class lightgraph.Graph
-
- setYRange(double, double) - Method in class lightgraph.Graph
-
Set the xrange values the minimum must be less than the maximum.
- setYTicCount(int) - Method in class lightgraph.Graph
-
- shortDashes() - Static method in class lightgraph.GraphLine
-
Preset dash configuration.
- show() - Method in class lightgraph.Graph
-
Shows the graph in its own JFrame
- show(boolean, String) - Method in class lightgraph.Graph
-
- show(boolean) - Method in class lightgraph.Graph
-
- showButtons(boolean) - Method in class lightgraph.gui.GraphFrame
-
- showData() - Method in class lightgraph.gui.ButtonPanel
-
- showFormatter() - Method in class lightgraph.gui.ButtonPanel
-
- sizeComponent(Component, int, int) - Static method in class lightgraph.gui.GraphFormatWindow
-
- solidLine() - Static method in class lightgraph.GraphLine
-
Default line implementation.
- splitOnTabs(String) - Static method in class lightgraph.gui.DataWindow
-
Splits a line, the same way as it was written.
- start(Stage) - Method in class lightgraph.graphfx.GraphFx
-
- startGraph() - Method in class lightgraph.graphfx.GraphFx
-
- startGroup() - Method in interface lightgraph.painters.GraphPainter
-
- startGroup() - Method in class lightgraph.painters.PanelPainter
-
No groups in java2D
- startGroup() - Method in class lightgraph.painters.SvgPainter
-
- svgColorString(Color) - Static method in class lightgraph.painters.SvgPainter
-
- SvgPainter - Class in lightgraph.painters
-
New imagej plugin that ...
- SvgPainter(int, int, Color) - Constructor for class lightgraph.painters.SvgPainter
-
Creates a new svg painter,which will build a large string containing an svg file to be
written to file when completed.