- debug(String) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(String, Object) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(String, Object, Object) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(String, Object...) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(String, Throwable) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(Marker, String) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(Marker, String, Object) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(Marker, String, Object, Object) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(Marker, String, Object...) - Method in class kcl.waterloo.logging.CommonLogger
-
- debug(Marker, String, Throwable) - Method in class kcl.waterloo.logging.CommonLogger
-
- decTaskCount() - Static method in class kcl.waterloo.logging.CommonLogger
-
- DEFAULT_LAYOUT - Static variable in class org.jdesktop.swingx.MultiSplitLayout
-
- Demo - Class in kcl.waterloo.demo
-
- demo1() - Static method in class kcl.waterloo.demo.Demo
-
- demo2() - Static method in class kcl.waterloo.demo.Demo
-
- demo3() - Static method in class kcl.waterloo.demo.Demo
-
- demo4() - Static method in class kcl.waterloo.demo.Demo
-
- deploy(File, String, Dimension, boolean, String, String, boolean) - Static method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
-
- deploy(File, String, Dimension, boolean, String, String, boolean, ArrayList<String>, String, String) - Static method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
-
- deployAs(Component) - Static method in class kcl.waterloo.actions.ActionServices
-
- deployAs(Component, Component) - Static method in class kcl.waterloo.actions.ActionServices
-
- DeployDialog - Class in kcl.waterloo.gui
-
- DeployDialog() - Constructor for class kcl.waterloo.gui.DeployDialog
-
- deploySVG(Component, File, Dimension, boolean, String, boolean, ArrayList<String>, String, String) - Static method in class kcl.waterloo.export.ExportFactory
-
- dialGradientPaint - Variable in class kcl.waterloo.widget.GJGauge
-
- dialInset - Variable in class kcl.waterloo.widget.GJGauge
-
- dialWidth - Variable in class kcl.waterloo.widget.GJGauge
-
- diamond(double) - Static method in class kcl.waterloo.marker.GJMarker
-
- diff(double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns the first derivative for a double[]
- diffi(double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns the first derivative for a double[] (in-place).
- diffpad(double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
- displayNode(String, boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Show/Hide nodes.
- dispose() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- dispose() - Method in interface kcl.waterloo.swing.GCFrameInterface
-
- div(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns in1/in2 element-wise where in1 and in2 are double[]s
- div(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns in1/factor element-wise where in1 is a double[] and factor is
scalar
- divi(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns in1/in2 element-wise where in1 and in2 are double[]s (in-place)
- divi(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)
- dividerAt(int, int) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Return the Divider whose bounds contain the specified point, or null if
there isn't one.
- dividersThatOverlap(Rectangle) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Return the Dividers whose bounds overlap the specified Rectangle.
- doHTML5(Component) - Static method in class kcl.waterloo.export.ExportFactory
-
- doLayout() - Method in class kcl.waterloo.graphics.GJMarginBar
-
- doSuperLayoutContainer(Container) - Method in class kcl.waterloo.graphics.GraphLayout
-
- doSuperLayoutContainer(Container) - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
-
This method does nothing and needs to be overridden.
- dot(double) - Static method in class kcl.waterloo.marker.GJMarker
-
- dot(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns scalar dot product of in1 & in2
- dot(double[], double[]) - Static method in class kcl.waterloo.math.fp
-
Returns the dot product.
- dot(double[], double[]) - Static method in class kcl.waterloo.math.Precise
-
- draw(Shape) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- draw(Shape) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- draw3DRect(int, int, int, int, boolean) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
AWT Graphics and Graphics2D classes generally implement draw3DRect
through calls to other methods.
- drawArc(int, int, int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawArc(int, int, int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawBytes(byte[], int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawBytes(byte[], int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawEffect(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- drawGlyphVector(GlyphVector, float, float) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawGlyphVector(GlyphVector, float, float) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, Color, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, AffineTransform, ImageObserver) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, Color, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(Image, AffineTransform, ImageObserver) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawLine(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawLine(int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawOval(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawOval(int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawPlot(Graphics2D, GJPlotInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Draws a plot to the current canvas.
- drawPlots(Graphics2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Draw all plots to the current canvas
- drawPolygon(int[], int[], int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawPolygon(int[], int[], int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawPolyline(int[], int[], int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawPolyline(int[], int[], int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawRect(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawRect(int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawRoundRect(int, int, int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawRoundRect(int, int, int, int, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawString(String, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawString(String, float, float) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawString(AttributedCharacterIterator, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawString(AttributedCharacterIterator, float, float) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- drawString(String, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawString(AttributedCharacterIterator, int, int) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawString(String, float, float) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- drawString(AttributedCharacterIterator, float, float) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-