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 

S

save(Object) - Static method in class kcl.waterloo.actions.ActionServices
 
save(Component, Object) - Static method in class kcl.waterloo.actions.ActionServices
Displays a file chooser and saves the specified Object to file by calling the GJEncoder save method.
save(String, Object) - Static method in class kcl.waterloo.xml.GJEncoder
Static method for saving Waterloo graphics objects.
saveAs(Component) - Static method in class kcl.waterloo.actions.ActionServices
 
saveAs(Component, Component) - Static method in class kcl.waterloo.actions.ActionServices
Displays a file save dialog and saves a Component in the selected format.
saveAsCompressedSVG(Component, File) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsEPS(Component) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsEPS(Component, File) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsPDF(Component) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsPDF(Component, String) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsPDF(Component, File) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsPS(Component) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsPS(Component, File) - Static method in class kcl.waterloo.export.ExportFactory
 
saveAsSVG(Component) - Static method in class kcl.waterloo.export.ExportFactory
Returns the image in SVG format as a String
saveAsSVG(Component, String) - Static method in class kcl.waterloo.export.ExportFactory
Saves the image to an SVG file
saveAsSVG(Component, File) - Static method in class kcl.waterloo.export.ExportFactory
Saves the image to an SVG file
saveAsXML(String) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
saveAsXML(String) - Method in class kcl.waterloo.graphics.GJGraphContainer
 
saveAsXML(String) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Convenience method to save a graph to a "kclf" file.
saveAsXML(String) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
saveAsXML(String) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
 
saveOnEDT(String, Object) - Static method in class kcl.waterloo.xml.GJEncoder
 
saveOnThread(String, Object) - Static method in class kcl.waterloo.xml.GJEncoder
 
scale(double, double) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
screenDataArray - Variable in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
Screen buffer used to select plots with mouse
ScrollableSizeHint - Enum in org.jdesktop.swingx
Sizing hints for layout, useful f.i.
sendBackward() - Method in class kcl.waterloo.swing.GCGridElement
 
sendToBack() - Method in class kcl.waterloo.swing.GCGridElement
 
Separator - Class in kcl.waterloo.xml
Used for "punctuation" in some XML files.
Separator() - Constructor for class kcl.waterloo.xml.Separator
 
Services - Class in kcl.waterloo.graphics.transforms
 
Services() - Constructor for class kcl.waterloo.graphics.transforms.Services
 
setActionDelay(int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setAlignX(int) - Method in class kcl.waterloo.swing.layout.GraphicConstraint
 
setAlignX(String) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
 
setAlignY(int) - Method in class kcl.waterloo.swing.layout.GraphicConstraint
 
setAlignY(String) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
 
setAlpha(float) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
Sets the alpha level on the composite used to render this plot.
setAlpha(float) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setAlpha(float) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setAlpha(float) - Method in class org.jdesktop.swingx.JXPanel
Set the alpha transparency level for this component.
setAlsoPaintToSource(boolean) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setAnchor(int) - Method in class kcl.waterloo.widget.GJGradientPanel
Sets the anvhor to use
setAnnotations(ArrayList<GJAnnotationInterface<T, U, V, W, X>>) - Method in interface kcl.waterloo.annotation.GJAnnotatableInterface
Replaces the ArrayList of annotations with the supplied instance.
setAnnotations(ArrayList<GJAnnotationInterface<Path2D, GJGraphInterface, Stroke, Paint, Font>>) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setAntialiasing(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAntialiasing(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setAntialiasing(boolean) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
 
setApplicationMenuBar(JMenuBar) - Static method in class kcl.waterloo.swing.MenuFactory
 
setArbitraryArea(Area) - Method in class kcl.waterloo.graphics.plots2D.GJFill
Sets the arbitraryArea in graph units.
setAreaFill(GJFillableInterface<Shape, Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setAreaPaint(Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setAreaPaint(Paint) - Method in class kcl.waterloo.graphics.plots2D.GJFill
Sets the Paint instance.
setAreaPaint(U) - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
Sets the object used to paint the area e.g.
setAspectRatio(double) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setAvailableROI(ArrayList<Rectangle2D>) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxesBounds(double, double, double, double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxesBounds(Rectangle2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxesBounds(Rectangle2D) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the bounds of the axes (xLeft, yBottom, width, height)
setAxesBoundsAndOrigin(Rectangle2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
Sets the view and the origin of the graph at the same time.
setAxesPadding(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxesRectangle(Rectangle2D.Double) - Method in class kcl.waterloo.graphics.GJRoi
Sets the axes-unit based bounds for this instance together with the corresponding pixel-based bounds.
setAxisBox(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setAxisColor(Color) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxisColor(Color) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the color for painting the axis
setAxisStrokeWeight(float) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setAxisStrokeWeight(float) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the width of lines for the axes
setBackground(Color) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setBackground(Paint) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
 
setBackground(GradientPaint) - Method in class kcl.waterloo.widget.GJGradientPanel
 
setBackgroundPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setBackgroundPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setBackgroundPainted(boolean) - Method in class kcl.waterloo.graphics.GJBasicPanel
Enables or disables the painting of background depending on the value of the parameter.
setBackgroundPainted(boolean) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Determines whether the background is painted.
setBackgroundPainter(Painter) - Method in class org.jdesktop.swingx.JXLabel
Sets a Painter to use to paint the background of this component By default there is already a single painter installed which draws the normal background for this component according to the current Look and Feel.
setBackgroundPainter(Painter) - Method in class org.jdesktop.swingx.JXMultiSplitPane
Specifies a Painter to use to paint the background of this JXPanel.
setBackgroundPainter(Painter) - Method in class org.jdesktop.swingx.JXPanel
Sets a Painter to use to paint the background of this JXPanel.
setBarWidth(double) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
Set the bar width in axes units.
setBaseValue(double) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setBlack() - Method in class kcl.waterloo.graphics.GJUtilities
 
setBottomAxisLabelled(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setBottomAxisLabelled(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the bottom axis is labelling flag
setBottomAxisPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setBottomAxisPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the bottom axis
setBottomAxisPanel(GJAxisPanel) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setBounds(Rectangle) - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
Set the bounding Rectangle for this node.
setCategories(LinkedHashMap<Double, Category>) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
Sets the LinkedHashMap containing the categories.
setCategories(String...) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
 
setCategories(LinkedHashMap<Double, Category>) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the LinkedHashMap containing the categories.
setCategory(double, String) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
Associates a Category containing {code String} s with the specified double value.
setCategory(double, String) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Associates a Category containing {code String} s with the specified double value.
setCenterleft(GJBasicPanel) - Method in class kcl.waterloo.swing.GCInfoBar
 
setCenterright(JLabel) - Method in class kcl.waterloo.swing.GCInfoBar
 
setCentralLabel(String) - Method in class kcl.waterloo.gui.Welcome
 
setCentralText(String) - Method in class kcl.waterloo.gui.LogoPanel
 
setChildren(List<MultiSplitLayout.Node>) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Set's the children property of this Split node.
setChildren(MultiSplitLayout.Node...) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Convenience method for setting the children of this Split node.
setClickedComponent(Component) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
setClip(int, int, int, int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setClip(Shape) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setColor(Color) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setColor(Color) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setColor(int, Color) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setColor1(Color) - Method in class kcl.waterloo.widget.GJGradientPanel
 
setColor2(Color) - Method in class kcl.waterloo.widget.GJGradientPanel
 
setColorCombo(GJColorComboBox) - Method in class kcl.waterloo.gui.FontSelector
 
setColorIndex(int) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
 
setColors(Color[]) - Static method in class kcl.waterloo.graphics.GJUtilities
 
setColors(Color[]) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setColumn(double) - Method in class kcl.waterloo.swing.GCElementProperties
 
setColumn(double) - Method in class kcl.waterloo.swing.GCGridElement
 
setColumnWidth(double) - Method in class kcl.waterloo.swing.GCElementProperties
 
setColumnWidth(double) - Method in class kcl.waterloo.swing.GCGridElement
 
setComponent(Component) - Method in class kcl.waterloo.swing.layout.GraphicConstraint
 
setComponentArray(ArrayList<JComponent>) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setComponentMap(LinkedHashMap<Component, GraphicConstraint>) - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
Adds the input to the existing component map.
setComponents(JComponent) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setComponents(Class) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setComponentsVisible(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setComponentTreeBackground(Component, Color) - Static method in class org.jdesktop.swingx.SwingXUtilities
Sets the background for an entire component hierarchy to the specified color.
setComponentTreeEnabled(Component, boolean) - Static method in class org.jdesktop.swingx.SwingXUtilities
Enables or disables of the components in the tree starting with c.
setComponentTreeFont(Component, Font) - Static method in class org.jdesktop.swingx.SwingXUtilities
Sets the font for an entire component hierarchy to the specified font.
setComponentTreeForeground(Component, Color) - Static method in class org.jdesktop.swingx.SwingXUtilities
Sets the foreground for an entire component hierarchy to the specified color.
setComponentTreeLocale(Component, Locale) - Static method in class org.jdesktop.swingx.SwingXUtilities
Sets the locale for an entire component hierarchy to the specified locale.
setComposite(Composite) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setCompositeMode(int) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setCompositeMode(int) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setCompression(boolean) - Static method in class kcl.waterloo.xml.GJEncoder
Sets the compression mode to be used by all output streams subsequently created using createOutputStream.
setCompressionMode(GJEncoder.CompressionMode) - Static method in class kcl.waterloo.xml.GJEncoder
Sets the compression mode to be used by all output streams subsequently created using createOutputStream.
setConstraints() - Method in interface kcl.waterloo.graphics.GJCustomGraphLayoutInterface
Called by the layout to update the constraints.
setConstraints() - Method in class kcl.waterloo.graphics.GJRoi
 
setContents(Object) - Method in class kcl.waterloo.xml.FileWrapper
 
setContext(XMLEncoder) - Static method in class kcl.waterloo.xml.GJEncoder
 
setContinuousLayout(boolean) - Method in class org.jdesktop.swingx.JXMultiSplitPane
Sets the value of the continuousLayout property.
setContour(Contour) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
 
setContourAsArea(Area) - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
 
setCrossDependent(boolean) - Method in class kcl.waterloo.graphics.transforms.GJDataTransformList
 
setCurrentLayer(GJGraphInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setCurrentLayer(T) - Method in interface kcl.waterloo.graphics.GJLayerInterface
Sets the current layer for this graph.
setCurrentLayerIndex(int) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setCurrentLayerIndex(int) - Method in interface kcl.waterloo.graphics.GJLayerInterface
Sets the current layer by index.
setCurrentROI(Rectangle2D.Double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setCursor(Cursor) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setCx(float) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setCy(float) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setData(double[]) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
 
setData(double[]) - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
Replaces the current wrapped double[] with a copy of the input.
setData(GJDataVectorInterface, GJDataVectorInterface) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setData(double[]) - Method in class kcl.waterloo.marker.GJPathSegmentInfo
 
setData(GJDataVectorInterface, GJDataVectorInterface) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setDataBuffer(Object) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
 
setDataBuffer(BigDecimal[]) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
Override superclass setDataBuffer method.
setDataBuffer(Object) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the DataBuffer used to store the data.
setDataBufferData(Map) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
Sets the vector in the DataBuffer to a series incrementing by 1 for each element.
setDataBufferData(double[]) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(int[]) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(BigDecimal[]) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
 
setDataBufferData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(double[]) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(int[]) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(AbstractList<? extends Number>) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(Map) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets the vector in the DataBuffer to a series incrementing by 1 for each element.
setDataBufferData(double[]) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(int[]) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(double[]) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(int[]) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(double[]) - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(int[]) - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataBufferData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
Sets the vector in the DataBuffer to the values in the input.
setDataClass(Class) - Static method in class kcl.waterloo.defaults.GJDefaults
Provides a synchronized setter for the private static dataClass field
setDataMode(PolarExtra.DATAMODE) - Method in class kcl.waterloo.graphics.plots2D.PolarExtra
 
setDataModel(GJDataModel) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setDataModel(GJDataModel) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setDataRef(double[]) - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
Replaces the current wrapped double[] with a reference to the input.
setDefaultMap(LinkedHashMap<Integer, Color>) - Static method in class kcl.waterloo.defaults.Colors
 
setDescription(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Creates a description.
setDescription(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
setDeserializing(Boolean) - Static method in class kcl.waterloo.defaults.GJDefaults
 
setDialInset(double) - Method in class kcl.waterloo.widget.GJGauge
 
setDimensions(ArrayList<Dimension>) - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
Sets the dimensions of components in the componentMap.
setDisplayValue(boolean) - Method in class kcl.waterloo.widget.GJDial
Displays the current value at the center of the dial
setDividerPainter(JXMultiSplitPane.DividerPainter) - Method in class org.jdesktop.swingx.JXMultiSplitPane
Sets the DividerPainter that's used to paint Dividers on this MultiSplitPane.
setDividerSize(int) - Method in class org.jdesktop.swingx.JXMultiSplitPane
A convenience method that sets the MultiSplitLayout dividerSize property.
setDividerSize(int) - Method in class org.jdesktop.swingx.MultiSplitLayout
Sets the width of Dividers in Split rows, and the height of Dividers in Split columns.
setDoubleBufferingEnabled(boolean) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
setDoubleBufferMaximumSize(Dimension) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
setDragStart(Point2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setDragX(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setDragY(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setDynamicExtent(double) - Method in class kcl.waterloo.graphics.GJAxisPanel
 
setDynamicMarkerSize(GJCyclicArrayList<Dimension>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setDynamicMarkerSize(GJCyclicArrayList<X>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeColor(ArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeColor(Paint[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeColor(Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeColor(int, Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeColor(GJCyclicArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeColor(GJCyclicArrayList<U>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeColor(ArrayList<U>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeColor(U[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeColor(int, U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeColor(U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeStroke(BasicStroke[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeStroke(BasicStroke) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeStroke(int, BasicStroke) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeStroke(GJCyclicArrayList<BasicStroke>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeStroke(ArrayList<BasicStroke>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setEdgeStroke(GJCyclicArrayList<V>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeStroke(ArrayList<V>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeStroke(V[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeStroke(int, V) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEdgeStroke(V) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setEditor(GJEditorInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setEditor(GJEditorInterface) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the editor to be activated when this graph is double-clicked.
setEffect(AreaEffect) - Method in interface kcl.waterloo.effects.GJEffectorInterface
 
setEffect(AreaEffect) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setEffect(AreaEffect) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setEntry(int, double) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
 
setEntry(int, BigDecimal) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
 
setEntry(int, double) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
Sets a value in the DataBuffer This method should fire a PropertyChangeEvent when the buffer data are changed
setEntry(int, double) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
 
setEntry(int, Double) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
 
setEntry(int, double) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
 
setEntry(int, Float) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
 
setEntry(int, double) - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
 
setEntry(int, double) - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
Sets the entry at the specified index
setErrorLog(ArrayList<String>) - Method in class kcl.waterloo.xml.FileWrapper
 
setExplode(boolean[]) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the array of booleans used to "explode" segments.
setExplodeExtent(double) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the size of the offset for exploded segments relative to the radius of the unit circle.
setExtent(double) - Method in class kcl.waterloo.graphics.plots2D.ErrorBarExtra
 
setExtra(GJMarker) - Method in class kcl.waterloo.annotation.GJAnnotation
Sets the Path2D object.
setExtra(GJMarker) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
Sets an extra data object used internally by some annotations.
setExtraData0(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setExtraData0(double[]) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setExtraData0(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setExtraData1(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setExtraData1(double[]) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setExtraData1(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setExtraData2(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setExtraData2(double[]) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setExtraData2(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setExtraData3(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setExtraData3(double[]) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setExtraData3(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setExtraObject(Object) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setFeaturePane(JComponent) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setFileName(String) - Method in class kcl.waterloo.widget.GJButton
 
setFill(Paint) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setFill(W) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setFill(ArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setFill(Paint[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setFill(Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setFill(int, Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setFill(GJCyclicArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setFill(GJCyclicArrayList<U>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setFill(ArrayList<U>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setFill(U[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setFill(U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setFill(int, U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setFill(Paint) - Method in class kcl.waterloo.widget.GJDial
Returns the fill for the dial
setFillAlpha(float) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setFillAlpha(float) - Method in class kcl.waterloo.graphics.plots2D.GJFill
 
setFillAlpha(float) - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
 
setFillArea(Area) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
 
setFillClipping(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJContour
 
setFillComposite(AlphaComposite) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setFillComposite(AlphaComposite) - Method in class kcl.waterloo.graphics.plots2D.GJFill
 
setFillComposite(AlphaComposite) - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
 
setFilled(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJContour
 
setFloatingDividers(boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout
If true, Leaf node bounds match the corresponding component's preferred size and Splits/Dividers are resized accordingly.
setFont(Font) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setFont(X) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setFont(Font) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setFont(Font) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setFont(Font, boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setFont(Font) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontBackground(GJCyclicArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontBackground(Paint) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontBackground(Paint[]) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontForeground(Paint) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontForeground(GJCyclicArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setFontForeground(Paint[]) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
 
setForeground(Color) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setForeground(Color, boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setForeground(Paint) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
 
setForegroundPainter(Painter) - Method in class org.jdesktop.swingx.JXLabel
Sets a new foregroundPainter on the label.
setFractions(float[]) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setFrameEffect(JCheckBox) - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
 
setGap(int) - Method in class org.jdesktop.swingx.HorizontalLayout
 
setGap(int) - Method in class org.jdesktop.swingx.VerticalLayout
The new gap to place between components.
setGlassLayer(GCGlassLayer) - Method in class kcl.waterloo.swing.GCGrid
 
setGlassShown(boolean) - Method in class kcl.waterloo.widget.GJGauge
 
setGraphContainer(GJAbstractGraphContainer) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setGraphContainer(GJAbstractGraphContainer, Insets) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setGraphContainer(GJAbstractGraphContainer) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the GJAbstractGraphContainer for this graph.
setGraphContainer(GJAbstractGraphContainer, Insets) - Method in interface kcl.waterloo.graphics.GJGraphInterface
 
setGraphicsContainer(GCGridContainerInterface) - Method in class kcl.waterloo.swing.GCFrame
Sets the supplied graphics container as the content pane for the frame.
setGray() - Static method in class kcl.waterloo.graphics.GJUtilities
 
setGrid(GCGrid) - Method in class kcl.waterloo.swing.GCGridContainer
 
setGridInterface(GJGridInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setHtmlFont(HTMLDocument, Font) - Static method in class org.jdesktop.swingx.SwingXUtilities
Sets the font used for HTML displays to the specified font.
setID(double) - Method in class kcl.waterloo.graphics.GJBasicPanel
 
setInfoBar(GCInfoBar) - Method in class kcl.waterloo.swing.GCGridContainer
 
setInheritAlpha(boolean) - Method in class org.jdesktop.swingx.JXPanel
Determines if the effective alpha of this component should include the alpha of ancestors.
setInnerAxisLabelled(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setInnerAxisLabelled(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the inner axis labels
setInnerAxisPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setInnerAxisPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the inner axis
setInnerRadius(double) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the radius of inner circle for a "wheel" plot where a value of 1.0 fills the available graph space
setKeyAntialiasing(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraph
Sets the keyAntialiasing value
setKeyAntialiasing(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setKeyAntialiasing(Object) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the anti-aliasing key for rendering this graph.
setKeyWords(ArrayList<String>) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Sets the keyWords list.
setKurtosisCorrected(boolean) - Method in class kcl.waterloo.math.ColumnStats
Sets bias correction mode for the kurtosis
setLabel(JLabel) - Method in class kcl.waterloo.graphics.GJAxisPanel
 
setLabel(ContourLabel) - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
 
setLabel(String) - Method in class kcl.waterloo.gui.Welcome
 
setLabeled(boolean) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
 
setLabelFont(Font) - Method in class kcl.waterloo.graphics.GJAxisPanel
Returns the font for the axis title
setLabelFont(Font) - Method in class kcl.waterloo.graphics.plots2D.GJContour
 
setLabelFormat(NumberFormat) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the formatter used to format labels (if custom Strings have not been set).
setLabelInterval(int) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabelled(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJContour
 
setLabelOrientation(BarExtra.ORIENTATION) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setLabelOrientation(String) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setLabelOrientation(PieExtra.LABELORIENTAION) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the orientation of the labels.
setLabelOrientation(String) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the orientation of the labels.
setLabelPosition(GJColorBar.LABELPOSITION) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabelRadius(double) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the radius of the circle where labels will be drawn.
setLabels(String[]) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabels(double[]) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabels(double[], String) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabels(Double[]) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabels(Double[], String) - Method in class kcl.waterloo.graphics.GJColorBar
 
setLabels(ArrayList<String>) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setLabels(String[]) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setLabels(ArrayList<String>) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the custom labels for the pie segments as an ArrayList of Strings.
setLabels(String[]) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the custom labels for the pie segments as a String[].
setLabelText(String) - Method in class kcl.waterloo.gui.LogoPanel
 
setLastMouseClick(MouseEvent) - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
setLastMouseEvent(MouseEvent) - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
setLastSelected(Object) - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
 
setLayoutByWeight(boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout
Sset the layoutByWeight falg.
setLayoutMode(int) - Method in class org.jdesktop.swingx.MultiSplitLayout
Set the layout mode.
setLeadAnchorWithoutSelection(ListSelectionModel, int, int) - Static method in class org.jdesktop.swingx.SwingXUtilities
Updates lead and anchor selection index without changing the selection.
setLeft(JLabel) - Method in class kcl.waterloo.swing.GCInfoBar
 
setLeftAxisLabelled(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setLeftAxisLabelled(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the left axis is labelling flag
setLeftAxisPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setLeftAxisPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the left axis
setLeftAxisPanel(GJAxisPanel) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setLevelData(TreeMap<Double, ArrayList<GJXYSeries>>) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
Sets the levels for this instance
setLineColor(Paint) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setLineColor(W) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setLineColor(GJCyclicArrayList<Paint>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineColor(int, Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineColor(Paint) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineColor(Paint[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineColor(GJCyclicArrayList<U>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineColor(U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineColor(int, U) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineColor(U[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineColor(Color) - Method in class kcl.waterloo.widget.GJDial
 
setLineStroke(Stroke) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setLineStroke(V) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setLineStroke(BasicStroke) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineStroke(int, BasicStroke) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineStroke(BasicStroke[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineStroke(GJCyclicArrayList<BasicStroke>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineStroke(ArrayList<BasicStroke>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setLineStroke(GJCyclicArrayList<V>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineStroke(ArrayList<V>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineStroke(V[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineStroke(V) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineStroke(int, V) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setLineTextPosition(int) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setLineWrap(boolean) - Method in class org.jdesktop.swingx.JXLabel
Enables line wrapping support for plain text.
setLinks(ArrayList<Object>) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setLinks(ArrayList<Object>) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setLinks(ArrayList<Object>) - Method in class kcl.waterloo.observable.GJAbstractObservable
 
setLinks(ArrayList<Object>) - Method in interface kcl.waterloo.observable.GJLinkableInterface
Sets the list of linked objects
setList(GJPlotList) - Method in class kcl.waterloo.plotmodel2D.GJPlotList
 
setMainFormatter(NumberFormat) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorGridColor(Color) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorGridColor(Color) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the color for painting the major grid
setMajorGridPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorGridPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the major grid
setMajorGridStrokeWeight(float) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorGridStrokeWeight(float) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the stroke thickness for major grids
setMajorTickLength(int) - Method in class kcl.waterloo.graphics.GJAxisPanel
Sets the major tick length
setMajorXHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorXHint(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorXHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Automatically sets the hint
setMajorXHint(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the hint to the specified value
setMajorYHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorYHint(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMajorYHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Automatically sets the hint
setMajorYHint(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the hint to the specified value
setMap(LinkedHashMap<String, Object>) - Static method in class kcl.waterloo.defaults.GJDefaults
Replaces the internal map with a shallow copy of the input map.
setMap(Map<String, Color>) - Method in class kcl.waterloo.widget.GJColorComboBox
 
setMap(Map<String, Color>, Color) - Method in class kcl.waterloo.widget.GJColorComboBox
 
setMarker(GJMarker) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setMarker(GJMarker) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setMarker(int, GJMarker) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setMarker(GJMarker) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setMarker(T) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setMarker(int, T) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setMarkerArray(GJCyclicArrayList<GJMarker>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setMarkerArray(GJMarker) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setMarkerArray(GJMarker[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setMarkerArray(GJCyclicArrayList<T>) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setMarkerArray(T) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setMarkerArray(T[]) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setMaximum(int) - Method in class kcl.waterloo.widget.GJDial
setMaxLineSpan(int) - Method in class org.jdesktop.swingx.JXLabel
 
setMinimum(int) - Method in class kcl.waterloo.widget.GJDial
setMinorCountXHint(int) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMinorCountXHint(int) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Provides a hint to how many minor grid lines should be painted.
setMinorCountYHint(int) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMinorCountYHint(int) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Provides a hint to how many minor grid lines should be painted.
setMinorGridColor(Color) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMinorGridColor(Color) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the color for painting the minor grid
setMinorGridPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMinorGridPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the minor grid
setMinorGridStrokeWeight(float) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMinorGridStrokeWeight(float) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the stroke thickness for minor grids
setMinorTickLength(int) - Method in class kcl.waterloo.graphics.GJAxisPanel
Sets the minor tick length
setMode(BarExtra.MODE) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
 
setMode(ErrorBarExtra.MODE) - Method in class kcl.waterloo.graphics.plots2D.ErrorBarExtra
 
setMode(String) - Method in class kcl.waterloo.graphics.plots2D.ErrorBarExtra
 
setMode(GJFill.MODE) - Method in class kcl.waterloo.graphics.plots2D.GJFill
Sets the mode used when orientation is ARBITRARY.
setMode(PieExtra.MODE) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the mode.
setMode(String) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the mode.
setModel(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.JXMultiSplitPane
A convenience method that sets the MultiSplitLayout model.
setModel(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout
Set the root of the tree of Split, Leaf, and Divider nodes that define this layout.
setMouseDown(Point2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMousePositionTextField(JLabel) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMousePositionTextField(JLabel) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets a reference to a JLabel that will be updated with the mouse position (unless null).
setMousePositionTextFormat(String) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setMouseTextAsInverse(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setName(String) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setName(String) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setName(String) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
 
setName(String) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
 
setName(ArrayList<String>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setName(String) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setName(ArrayList<String>) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setName(String) - Method in class org.jdesktop.swingx.MultiSplitLayout.Leaf
Set the value of the name property.
setName(String) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Set the value of the name property.
setNeedleColor(Color) - Method in class kcl.waterloo.widget.GJGauge
 
setNegativeLineColor(Paint) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
setOpaque(boolean) - Method in class org.jdesktop.swingx.JXPanel
setOrientation(GJColorBar.ORIENTATION) - Method in class kcl.waterloo.graphics.GJColorBar
 
setOrientation(int) - Method in class kcl.waterloo.graphics.GJMarginBar
 
setOrientation(BarExtra.ORIENTATION) - Method in class kcl.waterloo.graphics.plots2D.BarExtra
Sets the orientation: BarExtra.ORIENTATION.HORIZONTAL or VERTICAL.
setOrientation(GJFill.ORIENTATION) - Method in class kcl.waterloo.graphics.plots2D.GJFill
 
setOrigin(Point2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
Sets the origin of the graph.
setOrigin(Point2D) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the origin - through which internal axes will be painted.
setOriginX(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setOriginX(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the origin for the x-dimension
setOriginY(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setOriginY(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the origin for the y-dimension
setOuterRadius(double) - Method in class kcl.waterloo.graphics.plots2D.PieExtra
Sets the radius of the pie chart where a value of 1.0 fills the available graph space
setOuterRimWidth(double) - Method in class kcl.waterloo.widget.GJGauge
 
setPaint(Paint) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setPaint(Paint) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setPaintBorderInsets(boolean) - Method in class org.jdesktop.swingx.JXLabel
Sets the paintBorderInsets property.
setPaintBorderInsets(boolean) - Method in class org.jdesktop.swingx.JXMultiSplitPane
setPaintBorderInsets(boolean) - Method in class org.jdesktop.swingx.JXPanel
Sets the paintBorderInsets property.
setPaintMode() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setPaintObject(Object) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
Call this routine in the painting mechanism of an AWT/Swing hierarchy.
setPaintObject(Object) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setPaintObject(Object) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
setParent(MultiSplitLayout.Split) - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
Set the value of this Node's parent property.
setParentComponent(GJAbstractGraphContainer) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
Sets the parentComponent for this mouse handler.
setParentContainer(GJAbstractGraphContainer) - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
Sets the Swing container that this mouse adapter supports.
setParentContainer(GJAbstractGraphContainer) - Method in class kcl.waterloo.graphics.GJMarginBar
 
setParentGraph(GJGraphInterface) - Method in class kcl.waterloo.annotation.GJAnnotation
setParentGraph method.
setParentGraph(U) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setParentGraph(GJGraphInterface) - Method in class kcl.waterloo.graphics.GJAxisPanel
Called during construction.
setParentGraph(GJGraphInterface) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setParentGraph(GJGraphInterface) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Sets the parent graph for this plot.
setParentPlot(GJPlotInterface) - Method in class kcl.waterloo.graphics.GJColorBar
 
setParentPlot(GJPlotInterface) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setParentPlot(GJPlotInterface) - Method in class kcl.waterloo.graphics.plots2D.GJFill
 
setParentPlot(GJPlotInterface) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Sets the parent plot for this plot.
setPath(Path2D) - Method in class kcl.waterloo.annotation.GJAnnotation
Sets the Path2D object.
setPath(T) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setPath(Shape) - Method in class kcl.waterloo.marker.GJMarker
Deprecated. 
setPixelRectangle(Rectangle2D.Double) - Method in class kcl.waterloo.graphics.GJResizablePanel
Sets the pixel-based bounds for this instance together with the corresponding axes-units based bounds.
setPixelRectangle(Rectangle2D.Double) - Method in class kcl.waterloo.graphics.GJRoi
Sets the pixel-based bounds for this instance together with the corresponding axes-units based bounds.
setPlotList(ArrayList<GJPlotInterface>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setPlotList(ArrayList<GJPlotInterface>) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
 
setPlotList(ArrayList<GJPlotInterface>) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
Deprecated.
setPlots(ArrayList<GJPlotInterface>) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setPlots(ArrayList<GJPlotInterface>) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Replaces the internal plot list (or its contents) with the supplied ArrayList (or its contents).
setPolar(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setPosition(GJAxisPanel.Position) - Method in class kcl.waterloo.graphics.GJAxisPanel
Called during construction.
setPositiveLineColor(Paint) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
setPreferredSize(int, int) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setPreferredSize(ArrayList<Dimension>) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
 
setPrimaryColor(Color) - Method in class kcl.waterloo.widget.GJGauge
 
setProperties(GCElementProperties) - Method in class kcl.waterloo.swing.GCGridElement
 
setRadius(float) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
 
setReference(double) - Method in class kcl.waterloo.graphics.plots2D.GJFill
 
setRemoveDividers(boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout
If true, the next divider is removed when a component is removed from the layout.
setRenderHintState(Object) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setRenderHintState(Object) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setRenderingHint(RenderingHints.Key, Object) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setRepeats(float) - Method in class kcl.waterloo.widget.GJGradientPanel
 
setReverseX(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setReverseX(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the axis reversal flag for the x-axis.
setReverseY(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setReverseY(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the axis reversal flag for the x-axis.
setRight(JLabel) - Method in class kcl.waterloo.swing.GCInfoBar
 
setRightAxisLabelled(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setRightAxisLabelled(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the right axis is labelling flag
setRightAxisPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setRightAxisPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the right axis
setRightAxisPanel(GJAxisPanel) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setRotation(double) - Method in class kcl.waterloo.graphics.data.Category
 
setRotation(double) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setRotation(double) - Method in class kcl.waterloo.swing.GCElementProperties
 
setRow(double) - Method in class kcl.waterloo.swing.GCElementProperties
 
setRow(double) - Method in class kcl.waterloo.swing.GCGridElement
 
setRowHeight(double) - Method in class kcl.waterloo.swing.GCElementProperties
 
setRowHeight(double) - Method in class kcl.waterloo.swing.GCGridElement
 
setRowLayout(boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Set the rowLayout property.
setScale(double) - Method in class kcl.waterloo.graphics.plots2D.GJQuiver
 
setScreenDataArray(ArrayList<Shape>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setScreenDataArray(ArrayList<T>) - Method in interface kcl.waterloo.plotmodel2D.GJScreenDataInterface
 
setScrollableHeightHint(ScrollableSizeHint) - Method in class org.jdesktop.swingx.JXPanel
Sets the vertical sizing hint.
setScrollableTracksViewportHeight(boolean) - Method in class org.jdesktop.swingx.JXPanel
Sets the vertical size tracking to either ScrollableSizeTrack.FIT or NONE, if the boolean parameter is true or false, respectively.
setScrollableTracksViewportWidth(boolean) - Method in class org.jdesktop.swingx.JXPanel
Sets the horizontal size tracking to either ScrollableSizeTrack.FIT or NONE, if the boolean parameter is true or false, respectively.
setScrollableWidthHint(ScrollableSizeHint) - Method in class org.jdesktop.swingx.JXPanel
Sets the horizontal sizing hint.
setSecondFormatter(NumberFormat) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setSegments(ArrayList<GJPathSegmentInfo>) - Method in class kcl.waterloo.graphics.plots2D.GJFill
Reconstructs an arbitraryArea on XML de-serialization using an ArrayList as input.
setSegments(ArrayList<GJPathSegmentInfo>) - Method in class kcl.waterloo.marker.GJMarker
 
setSelected(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setSelected(boolean) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Sets or clears the selected flag for this plot, together with its ancestors and descendant plots
setSelectedColor(Color) - Method in class kcl.waterloo.widget.GJColorComboBox
 
setSelectedPlots(ArrayList<GJPlotInterface>) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setSelectedPlots(ArrayList<GJPlotInterface>) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Programmatically selects plots.
setSelectedTab(int) - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
 
setSelectionFlag(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setSelectionFlag(boolean) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Sets or clears the selected flag for this plot, together with its descendant plots but not ancestors
setShadow(JCheckBox) - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
 
setShadowShown(boolean) - Method in class kcl.waterloo.widget.GJGauge
 
setShape(Shape) - Method in class kcl.waterloo.marker.GJMarker
 
setSkewCorrected(boolean) - Method in class kcl.waterloo.math.ColumnStats
Sets bias correction mode for the skew
setState(int) - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
 
setString(String) - Method in class kcl.waterloo.marker.String2D
 
setStroke(Stroke) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setStroke(Stroke) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setSubTitle(JFormattedTextField) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setSubTitleText(String) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
Thread-safe method for setting the sub-title
setSwingComponent(Component) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
setText(String) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setText(String) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setText(String) - Method in class kcl.waterloo.graphics.data.Category
 
setText(String) - Method in class kcl.waterloo.graphics.GJAxisPanel
Sets the title string
setText(String) - Method in class kcl.waterloo.widget.GJDial
Sets the text for a JLabel displayed at the center of the dial.
setTextAlignment(JXLabel.TextAlignment) - Method in class org.jdesktop.swingx.JXLabel
Sets style of wrapping the text.
setTextAntialiasing(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraph
Sets the textAntialiasing value
setTextAntialiasing(Object) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setTextAntialiasing(Object) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the text anti-aliasing key for rendering this graph.
setTextAsInverse(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
Sets the textAsInverse flag.
setTextAsInverse(boolean) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the textAsInverse flag.
setTextAsShapes(boolean) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Sets the textAsShapes setting.
setTextBackground(Paint) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setTextColor(Paint) - Method in class kcl.waterloo.annotation.GJAnnotation
Sets the textColor
setTextColor(W) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setTextHintState(Object) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setTextHintState(Object) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
 
setTextRotation(double) - Method in class org.jdesktop.swingx.JXLabel
Sets new value for text rotation.
setTheta(double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
 
setTheta(double) - Method in class kcl.waterloo.marker.Triangle2D
 
setTickLabelsPainted(boolean) - Method in class kcl.waterloo.graphics.GJAxisPanel
 
setTicksOutward(boolean) - Method in class kcl.waterloo.graphics.GJAxisPanel
Sets the direction for drawing the ticks
setTightAxes(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setTitle(String) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
Creates a title.
setTitle(String) - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
 
setTitle(JFormattedTextField) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setTitleComponent(Component) - Method in class kcl.waterloo.swing.GCGridElement
 
setTitleRotation(double) - Method in class kcl.waterloo.graphics.GJAxisPanel
Sets the rotation of the title text.
setTitleText(String) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setTopAxisLabelled(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setTopAxisLabelled(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the top axis is labelling flag
setTopAxisPainted(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setTopAxisPainted(boolean) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the flag for painting the top axis
setTopAxisPanel(GJAxisPanel) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setTransform(AffineTransform) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setTranslatable(boolean) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setType(int) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
 
setType(int) - Method in class kcl.waterloo.marker.GJPathSegmentInfo
 
setupGraphics(Graphics2D) - Method in class kcl.waterloo.graphics.GJAbstractGraph
This method is called by the component prior to any drawing operation to configure the drawing surface.
setupGraphics(Graphics2D) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setUseBuffer(boolean) - Method in class kcl.waterloo.widget.GJGauge
 
setUseChooser(boolean) - Static method in class kcl.waterloo.actions.ActionServices
 
setUseQuad(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJQuiver
 
setUseQuad(boolean) - Method in class kcl.waterloo.graphics.plots2D.QuiverExtra
 
setUserHTML(String) - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setUserMinSize(int) - Method in class org.jdesktop.swingx.MultiSplitLayout
Set the user defined minimum size support in the USER_MIN_SIZE_LAYOUT layout mode.
setUserScaleFactor(double) - Method in class kcl.waterloo.graphics.plots2D.QuiverExtra
 
setValue(int) - Method in class kcl.waterloo.widget.GJDial
setValue(int) - Method in class kcl.waterloo.widget.GJHalfGauge
 
setValue(int) - Method in class kcl.waterloo.widget.GJQuarterGauge
 
setVarianceCorrected(boolean) - Method in class kcl.waterloo.math.ColumnStats
Sets bias correction mode for the variance (and standard deviation)
setVerbose(boolean) - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
 
setView(GJGraphInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
Place the view in the container.
setVisible(boolean) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
 
setVisible(boolean) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Enables/disables painting of this plot.
setVisible(boolean) - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
 
setVisible(boolean) - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
 
setVisualModel(GJVisualModel) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setVisualModel(GJVisualModel) - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
Sets the GJAbstractVisualModel for the plot.
setWeight(double) - Method in class org.jdesktop.swingx.MultiSplitLayout.Divider
Dividers can't have a weight, they don't grow or shrink.
setWeight(double) - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
The weight property is a between 0.0 and 1.0 used to compute how much space to add to this sibling when the layout grows or how much to reduce when the layout shrinks.
setX(double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
 
setX(double) - Method in class kcl.waterloo.swing.layout.GraphicConstraint
 
setX(double) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
 
setXData(double) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setXData(double) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setXData(GJDataVectorInterface<?>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setXData(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setXData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setXData(Object) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setXData(int[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setXData(GJDataVectorInterface<?>) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setXData(GJDataVectorInterface<?>) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setXData(AbstractList<? extends Number>) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setXData(Object) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setXData(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setXData(int[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setXLabel(String) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setXLabel(String) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the string for the x-axis label
setXLeft(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setXLeft(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the value displayed at the left of the x-axis
setXOffset(double) - Method in class kcl.waterloo.graphics.data.Category
 
setXORMode(Color) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
setXRight(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setXRight(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the value displayed at the right of the x-axis
setXTransform(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
Sets the transform for the x-data
setXTransform(GJDataTransformInterface) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the transform for the x-data
setXYCoord(Point2D) - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
 
setY(double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
 
setY(double) - Method in class kcl.waterloo.swing.layout.GraphicConstraint
 
setY(double) - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
 
setYBottom(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setYBottom(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the value displayed at the bottom of the y-axis
setYData(double) - Method in class kcl.waterloo.annotation.GJAnnotation
 
setYData(double) - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
 
setYData(GJDataVectorInterface<?>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setYData(double[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setYData(int[]) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setYData(AbstractList<? extends Number>) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setYData(Object) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
 
setYData(GJDataVectorInterface<?>) - Method in class kcl.waterloo.plotmodel2D.GJDataModel
 
setYData(GJDataVectorInterface<?>) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setYData(AbstractList<? extends Number>) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setYData(double[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setYData(int[]) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setYData(Object) - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
 
setYLabel(String) - Method in class kcl.waterloo.graphics.GJAbstractGraph
 
setYLabel(String) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the string for the x-axis label
setYOffset(double) - Method in class kcl.waterloo.graphics.data.Category
 
setYTop(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
 
setYTop(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
Sets the value displayed at the top of the y-axis
setYTransform(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
 
setYTransform(GJDataTransformInterface) - Method in interface kcl.waterloo.graphics.GJGraphInterface
Sets the transform for the y-data
setZeroStroke(BasicStroke) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
setZoom(double) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
 
setZOrder(int) - Method in class kcl.waterloo.swing.GCElementProperties
 
shadow - Variable in class kcl.waterloo.widget.GJGauge
 
shadowShown - Variable in class kcl.waterloo.widget.GJGauge
Set true to draw shadow.
ShapeUtils - Class in kcl.waterloo.marker
 
shear(double, double) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
shouldIgnore(MouseEvent, JComponent) - Static method in class org.jdesktop.swingx.SwingXUtilities
 
size() - Method in class kcl.waterloo.graphics.data.GJXYSeries
Size of the x & y vectors.
size() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
sort() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
 
sortByHue() - Static method in class kcl.waterloo.defaults.Colors
Returns the standard web colors sorted by hue
sortByLightness() - Static method in class kcl.waterloo.defaults.Colors
Returns the standard web colors sorted by lightness
sortByLuminance() - Static method in class kcl.waterloo.defaults.Colors
Returns the standard web colors sorted by luminance
sortBySaturation() - Static method in class kcl.waterloo.defaults.Colors
Returns the standard web colors sorted by saturation
split(double) - Static method in class kcl.waterloo.math.fp
Splits a double value into two double values where the sum of the two is the input.
SpringGridLayout - Class in kcl.waterloo.swing.layout
SpringGridLayout provides a simple grid layout that resizes automatically when the host container is revalidated.
SpringGridLayout() - Constructor for class kcl.waterloo.swing.layout.SpringGridLayout
 
SpringRelativeLayout - Class in kcl.waterloo.swing.layout
 
SpringRelativeLayout() - Constructor for class kcl.waterloo.swing.layout.SpringRelativeLayout
 
SpringRelativeLayout.RelativeConstraint - Class in kcl.waterloo.swing.layout
Internal class used to store the coordinates and alignments.
sqrt(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns the square roots for a double[]
sqrti(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns the square roots for a double[] (in-place)
square(double) - Static method in class kcl.waterloo.marker.GJMarker
 
startTime - Variable in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
 
stateChanged(ChangeEvent) - Method in class kcl.waterloo.serviceproviders.BindingManager
 
stateChanged(ChangeEvent) - Method in class kcl.waterloo.swing.GCFrame
 
String2D - Class in kcl.waterloo.marker
 
String2D() - Constructor for class kcl.waterloo.marker.String2D
 
stringSupplement() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
Adds a supplement to the fromString returned by the toString() method.
stringSupplement() - Method in class kcl.waterloo.graphics.plots2D.GJContour
 
stringSupplement() - Method in class kcl.waterloo.graphics.plots2D.GJErrorBar
 
stringSupplement() - Method in class kcl.waterloo.graphics.plots2D.GJQuiver
 
sub(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1-in2 element-wise where in1 and in2 are double[]s
sub(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in-factor element-wise
subi(double, double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns factor - in1 element-wise where in1 is a double[] and factor is scalar (in-place)
subi(double[], double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns in1-in2 element-wise where in1 and in2 are double[]s
subi(double[], double) - Static method in class kcl.waterloo.math.ArrayMath
Returns in-factor element-wise (in-place)
sum(double[]) - Static method in class kcl.waterloo.math.ArrayMath
Returns the sum of the elements of the input.
sum(double[], int, int) - Static method in class kcl.waterloo.math.ArrayMath
 
SUM - Static variable in class kcl.waterloo.math.ColumnStats
 
sum(double[]) - Static method in class kcl.waterloo.math.fp
Returns the sum of in using Knuth's correction to accumulate the error.
sum(double[], int, int) - Static method in class kcl.waterloo.math.fp
Returns the sum between two indices (inclusive).
sum(double[]) - Static method in class kcl.waterloo.math.Precise
Returns the sum for a double[].
SUMDELTA2 - Static variable in class kcl.waterloo.math.ColumnStats
 
SUMDELTA3 - Static variable in class kcl.waterloo.math.ColumnStats
 
SUMDELTA4 - Static variable in class kcl.waterloo.math.ColumnStats
 
sumdX(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
 
SUMLOG - Static variable in class kcl.waterloo.math.ColumnStats
 
sumsq(double[]) - Static method in class kcl.waterloo.math.Precise
Returns the sum of squares for a double[] accumulated as a BigDecimal
SwingXUtilities - Class in org.jdesktop.swingx
A collection of utility methods for Swing(X) classes.
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