A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

abs(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns the absolute values for a double[]
absi(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns the absolute values for a double[] (in-place)
AbstractDeployableGraphics2D - Class in kcl.waterloo.common.deploy
Abstract class for generating graphics scripts.
AbstractDeployableGraphics2D(Graphics2D) - Constructor for class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
Super-constructor that should be called from sub-class constructors.
AbstractDeployableGraphics2D.GJPathSegmentInfo - Class in kcl.waterloo.common.deploy
 
AbstractDeployableGraphics2D.GJPathSegmentInfo() - Constructor for class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
 
AbstractDeployableGraphics2D.GJPathSegmentInfo(int, double[]) - Constructor for class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
 
accept(File) - Method in class kcl.waterloo.gui.file.ImageFileChooser
 
ActionManager - Class in kcl.waterloo.actions
This class provides a static method for processing action events for common menu and button actions used in various Waterloo project packages.
actionPerformed(ActionEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.deploy.gif.GJGifSequencer
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.graphics.GJColorBar
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.gui.file.ImageFileChooser
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.serviceproviders.BindingManager
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.swing.GCFrame
 
actionPerformed(ActionEvent) - Method in class kcl.waterloo.swing.GCGrid.GridMenuAction
 
ActionServices - Class in kcl.waterloo.actions
This class provides static methods for commmon menu and button actions used in various Waterloo project packages.
activeDivider() - Method in class org.jdesktop.swingx.JXMultiSplitPane
Returns the Divider that's currently being moved, typically because the user is dragging it, or null.
add(GJAnnotationInterface<T, U, V, W, X>) - Method in interface kcl.waterloo.annotation.GJAnnotatableInterface
Adds an annotation to the set.
add() - Method in interface kcl.waterloo.common.deploy.GJSequencerInterface
adds a frame to the animation.
add() - Method in class kcl.waterloo.deploy.gif.GJGifSequencer
Add the graphics of the component as a new frame to the GIF.
add(GJGraphInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(Component) - Method in class kcl.waterloo.graphics.GJAbstractGraph
Overridden add method.
add(GJAbstractGraph) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(GJAnnotationInterface<Path2D, GJGraphInterface, Stroke, Paint, Font>) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(GJPlotInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(GJPlotInterface, boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(Component, double, double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(Component, double, double, int, int) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
add(Component) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
add(Component, double, double) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
Adds a component to the layout of the container centered at the coordinates specified in x and y.
add(Component, double, double, int, int) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
Adds a component to the layout of the container at the coordinates specified by x and y.
add(GJAnnotationInterface<Path2D, GJGraphInterface, Stroke, Paint, Font>) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
add(GJPlotInterface) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Adds a plot to the graph.
add(GJPlotInterface, boolean) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Adds a plot to a graph
add(Component, double, double) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Add a component at the specified axis location
add(Component, double, double, int, int) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Add a component at the specified axis location with the specified alignment
add(GJAnnotationInterface<Path2D, GJGraphInterface, Stroke, Paint, Font>) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Adds an annotation to the container for the graph.
add(T) - Method in interface kcl.waterloo.graphics.GJLayerInterface
Adds a graph as a child of this graph.
add(GJPlotInterface) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
add(GJPlotInterface) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Adds a plot as a child plot of this plot.
add(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1+in2 element-wise where in1 and in2 are double[]s
add(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1 + factor element-wise
add(Component) - Method in class kcl.waterloo.swing.GCFrame
Adds the specified Component to the graphics container at grid location 0,0 in tab 0.
add(Component, double, double, int) - Method in class kcl.waterloo.swing.GCFrame
Adds a component to the grid at the specified row and column position in the specified tab.
add(Component, double, double, double, double, int) - Method in class kcl.waterloo.swing.GCFrame
Adds a component to the grid at the specified row and column position in the specified tab.
add(Component, double, double, String, String) - Method in class kcl.waterloo.swing.GCGlassLayer
 
add(Component) - Method in class kcl.waterloo.swing.GCGrid
Add method that wraps the added component in a GCGridElement as required.
add(Component, double, double) - Method in class kcl.waterloo.swing.GCGrid
Add method that wraps the added component in a GCGridElement as required.
add(Component, double, double, double, double) - Method in class kcl.waterloo.swing.GCGrid
Add method that wraps the added component in a GCGridElement as required.
add(Component) - Method in class kcl.waterloo.swing.GCGridContainer
 
add(Component, double, double) - Method in class kcl.waterloo.swing.GCGridContainer
 
add(Component, double, double, double, double) - Method in class kcl.waterloo.swing.GCGridContainer
 
add(Component, double, double, double, double, int) - Method in class kcl.waterloo.swing.GCGridContainer
 
add(Component, double, double) - Method in interface kcl.waterloo.swing.GCGridContainerInterface
Adds a component to the contained grid.
add(Component, double, double, double, double) - Method in interface kcl.waterloo.swing.GCGridContainerInterface
Adds a component to the contained grid.
add(Component, double, double, double, double, int) - Method in interface kcl.waterloo.swing.GCGridContainerInterface
 
add(Component, double, double) - Method in class kcl.waterloo.swing.GCTabbedGridContainer
 
add(Component, double, double, double, double) - Method in class kcl.waterloo.swing.GCTabbedGridContainer
 
add(Component, double, double, double, double, int) - Method in class kcl.waterloo.swing.GCTabbedGridContainer
 
addActionListener(ActionListener) - Method in class kcl.waterloo.widget.GJDial
 
addClass(Class) - Static method in class kcl.waterloo.graphics.transforms.Services
Adds a user specified class to the list of available transforms.
addCode(String) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
Inserts user-specified code into the coded output at the current location.
addCode(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
addCode(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
addComment(String) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
Sets a string that will be added to the code output as a comment.
addComment(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
addComment(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
addContour(ArrayList<ArrayList<Double>>, double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
addContour(GJXYSeries, double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
addDelegates(XMLEncoder) - Static method in class kcl.waterloo.xml.GJEncoder
Static method that adds the required persistence delegates to an XMLEncoder instance.
addDirtyRegion(Applet, int, int, int, int) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
addDirtyRegion(Window, int, int, int, int) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.jdesktop.swingx.RepaintManagerX
addi(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1+in2 element-wise where in1 and in2 are double[]s
addi(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1 + factor element-wise (in-place)
addInvalidComponent(JComponent) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
addKeyWord(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
addLayoutComponent(String, Component) - Method in class org.jdesktop.swingx.MultiSplitLayout
Add a component to this MultiSplitLayout.
addLink(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
addLink(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
Adds an Object to the Links map
addLink(Object) - Method in class kcl.waterloo.observable.GJAbstractObservable
 
addLink(Object) - Method in interface kcl.waterloo.observable.GJLinkableInterface
Adds an Object to the Links map
addListeners() - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
addListeners() - Method in interface kcl.waterloo.graphics.GJGraphInterface
Adds listeners or registers the mouse handle to be returned by getMouseHandler.
addPropertyChangeListener(PropertyChangeListener) - Method in class kcl.waterloo.observable.GJAbstractObservable
Adds a property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class kcl.waterloo.observable.GJAbstractObservable
addPropertyChangeListener(PropertyChangeListener) - Method in interface kcl.waterloo.observable.GJObservableInterface
Adds a property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface kcl.waterloo.observable.GJObservableInterface
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.MultiSplitLayout
 
addRenderingHints(Map<?, ?>) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
addTab(String, Component) - Method in class kcl.waterloo.swing.GCFrame
Adds a tab using the supplied Component.
addTab(String, Component) - Method in class kcl.waterloo.swing.GCGridContainer
 
adjustFocus(JComponent) - Static method in class org.jdesktop.swingx.SwingXUtilities
 
AnimationFileChooser - Class in kcl.waterloo.gui.file
 
any(boolean[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns true where any element in the input is true
append(Component, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
append(Component) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
append(Component, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Appends a paint of the specified component to this instance.
append(Component) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Appends a paint of the specified component to this instance.
append(Component, int) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
append(Component) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
appendCode(String) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
Adds user-specified code to the end of the generated code.
appendCode(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
appendCode(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
aquaFixes - Static variable in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
aquaJButton - Static variable in class kcl.waterloo.deploy.pde.PDEGraphics2D
MacOS Aqua L&F
arc2 - Variable in class kcl.waterloo.widget.GJGauge
 
arc4 - Variable in class kcl.waterloo.widget.GJGauge
 
ArrayMath - Class in kcl.waterloo.math
Provides convenience static library for math operations across vectors.
ArrayMath() - Constructor for class kcl.waterloo.math.ArrayMath
 
ArrayUtils - Class in kcl.waterloo.math
 
asDouble(Double[]) - Static method in class kcl.waterloo.math.ArrayUtils
 
asDouble(ArrayList<Double>) - Static method in class kcl.waterloo.math.ArrayUtils
 
assertSameLength(ArrayList<Double>, ArrayList<Double>) - Static method in class kcl.waterloo.graphics.data.GJXYSeries
 
autoScale() - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
autoScale() - Method in interface kcl.waterloo.graphics.GJGraphInterface
Auto-scales the graph's axes
AxisLayout - Class in kcl.waterloo.graphics
SpringLayout subclass for GJAxisPanels.
AxisLayout() - Constructor for class kcl.waterloo.graphics.AxisLayout
Null constructor
AxisLink - Class in kcl.waterloo.graphics
This class is used to establish a link between the axes of two graphs.
AxisLink(GJAbstractGraph, AxisLink.PAIRING) - Constructor for class kcl.waterloo.graphics.AxisLink
Constructor for an AxisLink instance.
AxisLink.PAIRING - Enum in kcl.waterloo.graphics
Specifies the axes to be linked.
A B C D E F G H I J K L M N O P Q R S T U V W X Y