- paint(Component) - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Convenience static method for painting an AWT Component and its contents.
- paint(JComponent) - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Convenience static method for painting an Swing JComponent and its
contents.
- paint(Window) - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Convenience static method for painting an AWT Window and its contents.
- paint(JApplet) - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Convenience static method for painting an Swing JApplet and its contents.
- paint(Graphics) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- paint(Graphics) - Method in class kcl.waterloo.graphics.GJGraph
-
- paint(Graphics) - Method in class org.jdesktop.swingx.JXPanel
-
Overridden paint method to take into account the alpha setting.
- paintAnnotation(Graphics2D, AffineTransform) - Method in class kcl.waterloo.annotation.GJAnnotation
-
paintAnnotation method.
- paintAnnotation(Graphics2D, AffineTransform) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
Paints the annotation to the specified Graphics2D object.
- paintAnnotations(Graphics2D) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
This painting method can to be overridden by subclasses of
GJAbstractGraph
.
- paintAxes(Graphics) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
paintAxes method This methods takes many settings from the
GJAbstractGraph
- paintChildren(Graphics) - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
Uses the DividerPainter (if any) to paint each Divider that overlaps the
clip Rectangle.
- paintComponent(Graphics) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- paintComponent(Graphics) - Method in class kcl.waterloo.graphics.GJBasicPanel
-
- paintComponent(Graphics) - Method in class kcl.waterloo.graphics.GJColorBar
-
- paintComponent(Graphics) - Method in class kcl.waterloo.graphics.GJGraph
-
Overridden to provide Painter support.
- paintComponent(Graphics) - Method in class kcl.waterloo.gui.GradientPanel
-
- paintComponent(Graphics) - Method in class kcl.waterloo.gui.LogoPanel
-
- paintComponent(Graphics) - Method in class kcl.waterloo.swing.GCGlassLayer
-
- paintComponent(Graphics) - Method in class kcl.waterloo.widget.GJDial
- paintComponent(Graphics) - Method in class kcl.waterloo.widget.GJGauge
-
- paintComponent(Graphics) - Method in class kcl.waterloo.widget.GJGradientPanel
-
Overridden paintComponent method
- paintComponent(Graphics) - Method in class kcl.waterloo.widget.GJHalfGauge
-
- paintComponent(Graphics) - Method in class kcl.waterloo.widget.GJQuarterGauge
-
- paintComponent(Graphics) - Method in class org.jdesktop.swingx.JXLabel
-
- paintComponent(Graphics) - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
Calls the UI delegate's paint method, if the UI delegate is
non-null
.
- paintComponent(Graphics) - Method in class org.jdesktop.swingx.JXPanel
-
Overridden to provide Painter support.
- paintDirtyRegions() - Method in class org.jdesktop.swingx.ForwardingRepaintManager
- painted - Variable in class org.jdesktop.swingx.JXLabel
-
- paintGrid() - Method in class kcl.waterloo.graphics.GJGraph
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
Note that this method is overloaded by all concrete sub-classes which
should call this super-class method.
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJBar
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJCloud
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
-
This paintPlot for does NOT do any painting.
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJContour
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJErrorBar
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJFastLine
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJFeather
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJLine
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJPathPlot
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJPie
-
- paintPlot(Graphics2D) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Method to paint the graphics within the clip limits of the parent graph.
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJPolarBar
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJPolarStem
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJQuiver
-
Paints the plot.
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJScatter
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJStairs
-
- paintPlot(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJStem
-
- paintPlotEntry(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
Entry point for plotting called from the graph methods.
- paintPlotEntry(Graphics2D) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Method called by the graph paint methods to coordinate the painting of
individual plot hierarchies.
- parentGraphics - Variable in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
Graphics2D instance supplied to an AbstractDeployableGraphics2D subclass
constructor.
- parseModel(String) - Static method in class org.jdesktop.swingx.MultiSplitLayout
-
A convenience method that converts a string to a MultiSplitLayout model
(a tree of Nodes) using a a simple syntax.
- PDEGraphics2D - Class in kcl.waterloo.deploy.pde
-
PDEGraphics2D - a Graphics2D subclass that generates a script using the
Processing graphics language.
- PDEGraphics2D(Graphics2D, int, int) - Constructor for class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Constructs an initialised PDEGraphics2D object of specified width and
height.
- PDEGraphics2D(Graphics2D, Dimension) - Constructor for class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Constructs an initialised PDEGraphics2D object of specified width and
height.
- pictures - Variable in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
ArrayList of Formatters representing the code for each picture.
- PieExtra - Class in kcl.waterloo.graphics.plots2D
-
- PieExtra() - Constructor for class kcl.waterloo.graphics.plots2D.PieExtra
-
- PieExtra.LABELORIENTAION - Enum in kcl.waterloo.graphics.plots2D
-
- PieExtra.LABELPOSITION - Enum in kcl.waterloo.graphics.plots2D
-
- PieExtra.MODE - Enum in kcl.waterloo.graphics.plots2D
-
For bar plots, indicates the display mode for multiplexed data.
- pixelRectangle - Variable in class kcl.waterloo.graphics.GJResizablePanel
-
- plotRedraw() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- plotRedraw(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- plotRedraw() - Method in interface kcl.waterloo.graphics.plots2D.GJFastPlotInterface
-
plotRedraw repaints this plot without re-painting the container hierarchy
and, therefore, without erasing the previous copy of the plot on screen.
- plotRedraw(Graphics2D) - Method in interface kcl.waterloo.graphics.plots2D.GJFastPlotInterface
-
Performs a plot redraw using the supplied Graphics instance
- plotUpdate() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- plotUpdate(Graphics2D) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- plotUpdate() - Method in interface kcl.waterloo.graphics.plots2D.GJFastPlotInterface
-
In this abstract class implementations, plotUpdate will generally just
call plotRedraw.
- plotUpdate(Graphics2D) - Method in interface kcl.waterloo.graphics.plots2D.GJFastPlotInterface
-
Performs a plot append using the supplied Graphics instance
- plus(GJGraphInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Adds the specified graph as a new layer.
- plus(GJPlotInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Adds the specified plot as a top plot
- plus(GJPlotInterface) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- plus(GJPlotInterface) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Simply calls add
.
- Polar - Class in kcl.waterloo.math.geom
-
- Polar(int) - Constructor for class kcl.waterloo.math.geom.Polar
-
- Polar(double[], double[]) - Constructor for class kcl.waterloo.math.geom.Polar
-
- PolarExtra - Class in kcl.waterloo.graphics.plots2D
-
PolarExtra object.
- PolarExtra() - Constructor for class kcl.waterloo.graphics.plots2D.PolarExtra
-
- PolarExtra.DATAMODE - Enum in kcl.waterloo.graphics.plots2D
-
- polarToCartesian(Polar) - Static method in class kcl.waterloo.math.geom.Coordinates
-
- polarToCartesian(double[], double[]) - Static method in class kcl.waterloo.math.geom.Coordinates
-
- polarToCartesian(double, double) - Static method in class kcl.waterloo.math.geom.Coordinates
-
- pow(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns the Math.pow() for a double[]
- powi(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
-
Returns the Math.pow() for a double[] (in-place)
- Precise - Class in kcl.waterloo.math
-
- PreferencesDialog - Class in kcl.waterloo.gui
-
- PreferencesDialog() - Constructor for class kcl.waterloo.gui.PreferencesDialog
-
Create the dialog.
- preferredLayoutSize(Container) - Method in class org.jdesktop.swingx.HorizontalLayout
-
- preferredLayoutSize(Container) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
- preferredLayoutSize(Container) - Method in class org.jdesktop.swingx.VerticalLayout
- prependCode(String) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
Inserts user-specified code at the start of the generated code, but after
any automatically generated declarations (which are therefore potentially
available for use in that code).
- prependCode(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- prependCode(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
-
- previousSibling() - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
-
Return the Node that comes before this one in the parent's list of
children, or null.
- primaryColor - Variable in class kcl.waterloo.widget.GJGauge
-
Sets the primary color used to generate the gradients
- PrimitiveDoubleBuffer - Class in kcl.waterloo.graphics.data
-
Wrapper class for a double[].
- PrimitiveDoubleBuffer() - Constructor for class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Constructs a new instance with a zero length vector.
- PrimitiveDoubleBuffer(int) - Constructor for class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Constructs a new instance with a vector of length sz.
- PrimitiveDoubleBuffer(double[]) - Constructor for class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Constructs a new instance copying the input.
- PrimitiveDoubleBuffer(double[], boolean) - Constructor for class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Constructs a new instance.
- print() - Method in class kcl.waterloo.graphics.GJBasicPanel
-
- print(Graphics, PageFormat, int) - Method in class kcl.waterloo.graphics.GJBasicPanel
-
- printData(Formatter, double[]) - Static method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- printModel(MultiSplitLayout.Node) - Static method in class org.jdesktop.swingx.MultiSplitLayout
-
Print the tree with enough detail for simple debugging.
- processAction(ActionEvent, Component) - Static method in class kcl.waterloo.actions.ActionManager
-
A static method for processing action events.
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.actions.GJEventManager
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.actions.WorkerListener
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJResizablePanel
-
PropertyChangeListener to be installed in the parent graph.
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.GJRoi
-
PropertyChangeListener to be installed in the parent graph.
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.graphics.plots2D.GJContour
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- propertyChange(PropertyChangeEvent) - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.widget.GJDial
-
- propertyChange(PropertyChangeEvent) - Method in class kcl.waterloo.widget.GJGradientPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.jdesktop.swingx.JXLabel.MultiLineSupport
-
- PTransform - Class in kcl.waterloo.graphics.transforms
-
- put(String, Object) - Method in class kcl.waterloo.defaults.GJDisplayProperties
-
- putAnchor(Component, double, double, String, String) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout
-
- putAnchors(Component, double, double, String, String, double, double, String, String) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout
-
- putGraphicConstraint(Component, double, double, int, int) - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
-
Registers the specified component to be laid out using graph units.