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 

F

factorial(long) - Static method in class kcl.waterloo.math.Precise
Returns the factorial as a BigDecimal.
factorial(BigDecimal) - Static method in class kcl.waterloo.math.Precise
Returns the factorial as a BigDecimal.
Factories - Class in kcl.waterloo.xml
Convenience class providing factory methods for some standard inner classes that can be a pain when saving files outside of Java.
fetchEditor() - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
fetchEditor() - Method in interface kcl.waterloo.graphics.GJGraphInterface
Returns the editor.
file1() - Static method in class kcl.waterloo.demo.Demo
 
file2() - Static method in class kcl.waterloo.demo.Demo
 
file3() - Static method in class kcl.waterloo.demo.Demo
 
file4() - Static method in class kcl.waterloo.demo.Demo
 
file5() - Static method in class kcl.waterloo.demo.Demo
 
file6() - Static method in class kcl.waterloo.demo.Demo
 
file7() - Static method in class kcl.waterloo.demo.Demo
 
file8() - Static method in class kcl.waterloo.demo.Demo
 
FileUtil - Class in kcl.waterloo.gui.file
 
FileWrapper - Class in kcl.waterloo.xml
 
FileWrapper(File, Object, ArrayList<File>) - Constructor for class kcl.waterloo.xml.FileWrapper
 
FileWrapper(File, Object, File[]) - Constructor for class kcl.waterloo.xml.FileWrapper
 
FileWrapper(File, Object) - Constructor for class kcl.waterloo.xml.FileWrapper
 
fill(Shape) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fill(Shape) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
fill(int, int, int) - Static method in class kcl.waterloo.math.ArrayMath
Fills a double[] of length len, with values beginning with start and incrementing by inc.
fill3DRect(int, int, int, int, boolean) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
AWT Graphics and Graphics2D classes generally implement fill3DRect through calls to other methods.
fillArc(int, int, int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
filli(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Fills the input with the specified value (in-place)
filli(boolean[], boolean) - Static method in class kcl.waterloo.math.ArrayMath
Fills the input with the specified value (in-place)
fillOval(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fillOval(int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
fillPolygon(int[], int[], int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fillPolygon(int[], int[], int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
fillRect(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fillRect(int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
findPlotBelow(Point2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
findPlotBelow(double, double) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
findPlotBelow(double, double) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Returns an ArrayList of plots located beneath [x,y] in the coordinate space of the parent plot.
findPlotBelow(Point2D) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Returns an ArrayList of plots located beneath java.awt.Point in the coordinate space of the parent plot.
firePropertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
firePropertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
firePropertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.observable.GJAbstractObservable
 
firePropertyChange(PropertyChangeEvent) - Method in interface kcl.waterloo.observable.GJObservableInterface
 
focusGained(FocusEvent) - Method in class kcl.waterloo.serviceproviders.BindingManager
 
focusLost(FocusEvent) - Method in class kcl.waterloo.serviceproviders.BindingManager
 
FontAspectCombo - Class in kcl.waterloo.gui
 
FontAspectCombo() - Constructor for class kcl.waterloo.gui.FontAspectCombo
Create the panel.
FontSelector - Class in kcl.waterloo.gui
 
FontSelector() - Constructor for class kcl.waterloo.gui.FontSelector
Create the panel.
FontSupport - Class in kcl.waterloo.graphics.plots2D
 
FontSupport() - Constructor for class kcl.waterloo.graphics.plots2D.FontSupport
 
format(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
format(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Returns a string for axis labels formatted by an internal formatter
formatXAxisLabel(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
 
formatXAxisLabel(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Returns a string for x-axis labels formatted by an internal formatter
formatYAxisLabel(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
 
formatYAxisLabel(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Returns a string for y-axis labels formatted by an internal formatter
ForwardingRepaintManager - Class in org.jdesktop.swingx
A RepaintManager that is designed to forward all calls to a contained delegate.
ForwardingRepaintManager(RepaintManager) - Constructor for class org.jdesktop.swingx.ForwardingRepaintManager
Creates a new forwarding manager that forwards all calls to the delegate.
fp - Class in kcl.waterloo.math
Provides static methods for double arithmetic with corrections for loss of precision.
fractions - Variable in class kcl.waterloo.marker.GJRadialGradientFactory
 
fromString(String) - Static method in class kcl.waterloo.marker.GJMarker
Creates a GJMarler from the string on input (typically, but not necessarily a single character) using 18 point size and the "Sans Serif" virtual font.
fromString(String, int) - Static method in class kcl.waterloo.marker.GJMarker
Creates a GJMarker from the string on input (typically, but not necessarily a single character) using the specified point size and the "Sans Serif" virtual font.
fromString(String, int, String) - Static method in class kcl.waterloo.marker.GJMarker
 
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