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 

M

Main - Class in kcl.waterloo.demo
 
Main() - Constructor for class kcl.waterloo.demo.Main
 
main(String[]) - Static method in class kcl.waterloo.demo.Main
 
main(String[]) - Static method in class kcl.waterloo.gui.PreferencesDialog
Launch the application.
majorGrid - Static variable in class kcl.waterloo.graphics.transforms.LogTransform
 
makeArrow(double, double, double) - Static method in class kcl.waterloo.marker.GJMarker
 
makeArrow(double, double, double, double, boolean) - Static method in class kcl.waterloo.marker.GJMarker
 
makeCharMarker(String, int) - Static method in class kcl.waterloo.marker.GJMarker
Creates a Path2D from the string on input (typically, but not necessarily a single character) using the specified point size and the "Sans Serif" vitual font.
makeCross(int) - Static method in class kcl.waterloo.marker.GJMarker
 
makeMarker(double[], double[]) - Static method in class kcl.waterloo.marker.GJMarker
 
makeMarkerFromFont(String, int, String) - Static method in class kcl.waterloo.marker.GJMarker
 
makePath(ArrayList<GJPathSegmentInfo>) - Static method in class kcl.waterloo.marker.GJMarker
 
makePath2DArray(int) - Static method in class kcl.waterloo.graphics.GJUtilities
 
makePath2DDouble() - Static method in class kcl.waterloo.graphics.GJUtilities
 
makePlus(int) - Static method in class kcl.waterloo.marker.GJMarker
 
makeStop(int) - Static method in class kcl.waterloo.marker.GJMarker
 
makeStroke(float, String) - Static method in class kcl.waterloo.graphics.GJUtilities
 
makeTabbed(String) - Method in class kcl.waterloo.swing.GCFrame
/** Adds a tab with no title to the content pane.
markCompletelyClean(JComponent) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
markCompletelyDirty(JComponent) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
Matrix - Class in kcl.waterloo.math.geom
 
max(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns maximum value ignoring NaNs.
max(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the maximum for each element from the input and the factor supplied.
max(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the maximum for each element from the inputs.
MAX - Static variable in class kcl.waterloo.math.ColumnStats
 
maxi(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the maximum for each element from the inputs.
maxi(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the maximum for each element from the input and factor.
maximumNodeSize(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout
Get the maximum size of this node.
mean(double[]) - Static method in class kcl.waterloo.math.Precise
Returns the sumsq for a double[].
MEDIAN - Static variable in class kcl.waterloo.math.ColumnStats
 
MenuFactory - Class in kcl.waterloo.swing
 
min(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns minimum value ignoring NaNs.
min(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the minimum for each element from the inputs.
min(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the minimum for each element from the input and the factor supplied.
MIN - Static variable in class kcl.waterloo.math.ColumnStats
 
mini(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the minimum for each element from the inputs.
mini(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns a vector containing the minimum for each element from the inputs.
minimumLayoutSize(Container) - Method in class org.jdesktop.swingx.MultiSplitLayout
 
minimumNodeSize(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout
Get the minimum size of this node.
minmax(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns double[2] array containing the minimum and maximum values ignoring NaNs.
minmax(int[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns int[2] array containing the minimum and maximum values ignoring NaNs.
minorGrid - Static variable in class kcl.waterloo.graphics.transforms.LogTransform
 
minSiz - Variable in class kcl.waterloo.graphics.GJResizablePanel
 
minSiz - Variable in class kcl.waterloo.graphics.GJRoi
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseClicked(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mouseDragged(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mouseDragged(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mouseDragged(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseDragged(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseDragged(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mouseEntered(MouseEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
mouseEntered(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
This mouse listener is for the GJAbstractGraphContainer.
mouseEntered(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
This mouse listener is for the GJAbstractGraphContainer.
mouseEntered(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseEntered(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseEntered(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseExited(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mouseMoved(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mouseMoved(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mouseMoved(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseMoved(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseMoved(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mousePressed(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.actions.GJEventManager
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.graphics.GJRoi
 
mouseReleased(MouseEvent) - Method in class kcl.waterloo.widget.GJDial
 
mul(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1*in2 element-wise where in1 and in2 are double[]s
mul(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1*factor element-wise where in1 is a double[] and factor is scalar
muli(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1*in2 element-wise where in1 and in2 are double[]s (in-place)
muli(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1*factor element-wise where in1 is a double[] and factor is scalar (in-place)
mult(double[][], double[][]) - Static method in class kcl.waterloo.math.geom.Matrix
 
MultiSplitLayout - Class in org.jdesktop.swingx
The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout() - Constructor for class org.jdesktop.swingx.MultiSplitLayout
Create a MultiSplitLayout with a default model with a single Leaf node named "default".
MultiSplitLayout(boolean) - Constructor for class org.jdesktop.swingx.MultiSplitLayout
Create a MultiSplitLayout with a default model with a single Leaf node named "default".
MultiSplitLayout(MultiSplitLayout.Node) - Constructor for class org.jdesktop.swingx.MultiSplitLayout
Create a MultiSplitLayout with the specified model.
MultiSplitLayout.ColSplit - Class in org.jdesktop.swingx
 
MultiSplitLayout.ColSplit() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.ColSplit
 
MultiSplitLayout.ColSplit(MultiSplitLayout.Node...) - Constructor for class org.jdesktop.swingx.MultiSplitLayout.ColSplit
 
MultiSplitLayout.Divider - Class in org.jdesktop.swingx
Models a single vertical/horiztonal divider.
MultiSplitLayout.Divider() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Divider
 
MultiSplitLayout.InvalidLayoutException - Exception in org.jdesktop.swingx
The specified Node is either the wrong type or was configured incorrectly.
MultiSplitLayout.InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
 
MultiSplitLayout.Leaf - Class in org.jdesktop.swingx
Models a java.awt Component child.
MultiSplitLayout.Leaf() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Leaf
Create a Leaf node.
MultiSplitLayout.Leaf(String) - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Leaf
Create a Leaf node with the specified name.
MultiSplitLayout.Node - Class in org.jdesktop.swingx
Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Node() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Node
 
MultiSplitLayout.RowSplit - Class in org.jdesktop.swingx
 
MultiSplitLayout.RowSplit() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.RowSplit
 
MultiSplitLayout.RowSplit(MultiSplitLayout.Node...) - Constructor for class org.jdesktop.swingx.MultiSplitLayout.RowSplit
 
MultiSplitLayout.Split - Class in org.jdesktop.swingx
Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitLayout.Split(MultiSplitLayout.Node...) - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Split
 
MultiSplitLayout.Split() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Split
Default constructor to support xml (de)serialization and other bean spec dependent ops.
multopt(double[][], double[][]) - Static method in class kcl.waterloo.math.geom.Matrix
 
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