- GCElementProperties - Class in kcl.waterloo.swing
-
- GCElementProperties() - Constructor for class kcl.waterloo.swing.GCElementProperties
-
- GCFrame - Class in kcl.waterloo.swing
-
A GCFrame
provides a JFrame subclass that supports graphs and grids
of graphs.
- GCFrame() - Constructor for class kcl.waterloo.swing.GCFrame
-
Default constructor.
- GCFrame(String) - Constructor for class kcl.waterloo.swing.GCFrame
-
Creates a GCFrame
with a single graph (i.e.
- GCFrameInterface - Interface in kcl.waterloo.swing
-
This interface defines methods that the FrameManager requires in any
user-supplied replacement for the GCFrame class.
- GCGlassLayer - Class in kcl.waterloo.swing
-
This class, and others in the kcl.waterloo.swing package
, are
under development.
- GCGlassLayer() - Constructor for class kcl.waterloo.swing.GCGlassLayer
-
- GCGrid - Class in kcl.waterloo.swing
-
GCGrid
supports grids of graph containers.
- GCGrid() - Constructor for class kcl.waterloo.swing.GCGrid
-
Default constructor.
- GCGrid.GridMenuAction - Class in kcl.waterloo.swing
-
- GCGrid.GridMenuAction(JComponent) - Constructor for class kcl.waterloo.swing.GCGrid.GridMenuAction
-
- GCGridContainer - Class in kcl.waterloo.swing
-
GCGridContainer class: houses a GCGrid and a GCInfoBar.
- GCGridContainer() - Constructor for class kcl.waterloo.swing.GCGridContainer
-
- GCGridContainerInterface - Interface in kcl.waterloo.swing
-
An interface to define common behaviour for implementing classes intended to
contain GCGrid instances.
- GCGridElement - Class in kcl.waterloo.swing
-
A
GCGridElement
instance houses a single
component in the CENTER panel of a BorderLayout.
- GCGridElement() - Constructor for class kcl.waterloo.swing.GCGridElement
-
- GCGridElement(Component) - Constructor for class kcl.waterloo.swing.GCGridElement
-
- GCInfoBar - Class in kcl.waterloo.swing
-
- GCInfoBar() - Constructor for class kcl.waterloo.swing.GCInfoBar
-
- GCTabbedGridContainer - Class in kcl.waterloo.swing
-
- GCTabbedGridContainer() - Constructor for class kcl.waterloo.swing.GCTabbedGridContainer
-
- GeneralOptions - Class in kcl.waterloo.gui.gjgraph
-
- GeneralOptions() - Constructor for class kcl.waterloo.gui.gjgraph.GeneralOptions
-
Create the panel.
- generateCompounds() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- generateContours() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
Generates the contour lines from the data stored in levelData
.
- generateContours(GJContour) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
Generates the contour lines from the data stored in levelData
.
- get(String) - Method in class kcl.waterloo.defaults.GJDisplayProperties
-
- get(int) - Method in interface kcl.waterloo.graphics.transforms.GJTransform
-
- get(int) - Method in class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- get() - Method in class kcl.waterloo.swing.GCGridElement
-
- getAccessibleContext() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
- getAccessibleRole() - Method in class org.jdesktop.swingx.JXMultiSplitPane.AccessibleMultiSplitPane
-
- getActionDelay() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getAddedComponentMouseHandler() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getAlignX() - Method in class kcl.waterloo.swing.layout.GraphicConstraint
-
- getAlignX() - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
-
- getAlignY() - Method in class kcl.waterloo.swing.layout.GraphicConstraint
-
- getAlignY() - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
-
- getAllComponents(JComponent) - Static method in class kcl.waterloo.graphics.GJBasicPanel
-
- getAllPlots() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAlpha() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getAlpha() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getAlpha() - Method in class org.jdesktop.swingx.JXPanel
-
Get the current alpha value.
- getAnalagous(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getAnalagous returns neigbouring colors i.e.
- getAncestor(Class<T>, Component) - Static method in class org.jdesktop.swingx.SwingXUtilities
-
An improved version of
SwingUtilities.getAncestorOfClass(Class, Component)
.
- getAncestorGraph() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAncestorGraph() - Method in interface kcl.waterloo.graphics.GJLayerInterface
-
Returns the graph that forms the view in this graph's ancestry.
- getAnchor() - Method in class kcl.waterloo.widget.GJGradientPanel
-
- getAnnotateButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getAnnotations() - Method in interface kcl.waterloo.annotation.GJAnnotatableInterface
-
Returns an ArrayList of annotations
- getAnnotations() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getAntialiased() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getApplicationMenuBar() - Static method in class kcl.waterloo.swing.MenuFactory
-
- getApplyButton() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getArbitraryArea() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Returns the arbitraryArea in graph units.
- getArcSeries(Color, int, float) - Static method in class kcl.waterloo.defaults.Colors
-
getArcSeries generates a set of colors of different hue.
- getArea() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getArea(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
Returns a numerical estimate of the area of a shape.
- getAreaFill() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getAreaPaint() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getAreaPaint() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Returns the Paint instance to be used for filling.
- getAreaPaint() - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
-
Returns the object used to paint the area e.g.
- getAspectRatio() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getAvailable() - Static method in class kcl.waterloo.graphics.transforms.Services
-
Returns a list of the available data transforms
- getAvailableROI() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxesBounds() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxesBounds() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the bounds of the axes (xLeft, yBottom, width, height)
- getAxesColorCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getAxesPadding() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxesRectangle() - Method in class kcl.waterloo.graphics.GJRoi
-
Returns a copy of the axes-unit based bounds for this instance.
- getAxisBox() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getAxisColor() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxisColor() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the axis painting color
- getAxisCombo() - Method in class kcl.waterloo.gui.gjgraph.LayerEditor
-
- getAxisMouseHandler() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxisMouseHandler() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the mouse handler for this axis
- getAxisPadding() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getAxisStrokeWeight() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getAxisStrokeWeight() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the stroke thickness for axes
- getAxisTickPositions(double, double, double) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
- getAxisTickPositions(Object, double, double, double) - Method in interface kcl.waterloo.graphics.transforms.GJTransform
-
- getAxisTickPositions(double, double, double) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getAxisTickPositions(double, double, double) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getAxisTickPositions(Object, double, double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getAxisTickPositions(double, double, double) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getAxisTickPositions(double, double, double) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
- getAxisTickPositions(double, double, double) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getAxisWeightCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getBackground() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getBackground() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
-
- getBackGroundCombo() - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
-
- getBackGroundCombo() - Method in class kcl.waterloo.gui.gjgraph.LayerEditor
-
- getBackgroundPainter() - Method in class org.jdesktop.swingx.JXLabel
-
Returns the current background painter.
- getBackgroundPainter() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
- getBackgroundPainter() - Method in class org.jdesktop.swingx.JXPanel
-
Returns the current background painter.
- getBarWidth() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
Get the bar width in axes units.
- getBaseValue() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
- getBottomAxisLabelled() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getBottomAxisPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getBottomAxisPanel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getBottomAxisPanel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the panel for drawing the bottom axis.
- getBoundingArea() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getBounds() - Method in class kcl.waterloo.marker.GJMarker
-
- getBounds() - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
-
Returns the bounding Rectangle for this Node.
- getBounds2D() - Method in class kcl.waterloo.marker.GJMarker
-
- getBranchString() - Method in class kcl.waterloo.util.Version
-
- getBranchVersion() - Method in class kcl.waterloo.util.Version
-
- getBufferClass() - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
- getBufferClass() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
- getCancelButton() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getCanvg() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getCategoricalLabels(GJAxisPanel.Orientation) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getCategoricalLabels(GJAxisPanel.Orientation) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the categorical data on the specified axis
- getCategories() - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
Returns the LinkedHasMap of category settings.
- getCategories() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns the LinkedHasMap of category settings.
- getCategory(double) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
- getCategory(double) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns the category associated with the specified double value.
- getCenterleft() - Method in class kcl.waterloo.swing.GCInfoBar
-
- getCenterright() - Method in class kcl.waterloo.swing.GCInfoBar
-
- getCenterX() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getCenterY() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getCentroid(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
Returns a numerical estimate of the centroid (center of mass) of the
specified Shape.
- getChildren() - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
-
Returns this Split node's children.
- getClip() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getClipBounds() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getCode() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getCode() - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- getColor() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getColor(String) - Static method in class kcl.waterloo.defaults.Colors
-
Returns the color specified by a name.
- getColor(String...) - Static method in class kcl.waterloo.defaults.Colors
-
- getColor(Color) - Static method in class kcl.waterloo.defaults.Colors
-
Returns the name associated with a color (or "" if the color is not
recognized).
- getColor(int) - Static method in class kcl.waterloo.defaults.Colors
-
- getColor(Integer) - Static method in class kcl.waterloo.defaults.Colors
-
- getColor(int) - Static method in class kcl.waterloo.graphics.GJUtilities
-
- getColor1() - Method in class kcl.waterloo.widget.GJGradientPanel
-
- getColor2() - Method in class kcl.waterloo.widget.GJGradientPanel
-
- getColorCombo() - Method in class kcl.waterloo.gui.FontSelector
-
- getColorIndex(Double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
Returns the index into the fill & edgeColor arrays for a level.
- getColorIndex() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
-
- getColors() - Static method in class kcl.waterloo.defaults.Colors
-
Returns the standard web colors sorted alphabetically by name
- getColors() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getColumn() - Method in class kcl.waterloo.swing.GCElementProperties
-
- getColumnWidth() - Method in class kcl.waterloo.swing.GCElementProperties
-
- getCommonPath() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getComplement(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getComplement returns the complement of a color (rotated 180 degrees on
the color circle).
- getComponent(int) - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
-
- getComponent() - Method in class kcl.waterloo.swing.layout.GraphicConstraint
-
- getComponentArray() - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
-
- getComponentAt(int) - Method in class kcl.waterloo.swing.GCGridContainer
-
- getComponentAt(int) - Method in interface kcl.waterloo.swing.GCGridContainerInterface
-
Returns the component at the specified tab location.
- getComponentForNode(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the component associated with a MultiSplitLayout.Node
- getComponentMap() - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
-
Returns the LinkedHashMap
of Components
to be laid out
using graph coordinates.
- getComposite() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getCompositeMode() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getCompositeMode() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getCompound(Double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getCompounds() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getCompression() - Static method in class kcl.waterloo.xml.GJEncoder
-
Returns true if the compression mode is anything other than
CompressionMode.none
- getCompressionMode() - Static method in class kcl.waterloo.xml.GJEncoder
-
Returns the current compression mode.
- getContainerBackground() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getContainerBackgroundPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getContainerMouseHandler() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getContainerOptionsPanel() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getContentPanel() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getContents() - Method in class kcl.waterloo.gui.DeployDialog
-
- getContents() - Method in class kcl.waterloo.xml.FileWrapper
-
- getContextMenu() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getContour() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
-
- getContourAsArea() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getCopyAsImageButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getCopyButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getCopyOrSaveTarget(Component) - Static method in class kcl.waterloo.actions.ActionServices
-
- getCssLocation() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getCurrentLayer() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getCurrentLayer() - Method in interface kcl.waterloo.graphics.GJLayerInterface
-
Returns the currently selected layer
- getCurrentLayerIndex() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getCurrentLayerIndex() - Method in interface kcl.waterloo.graphics.GJLayerInterface
-
Returns the index of the current layer.
- getCurrentMousePosition() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getCurrentROI() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getCx() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getCy() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getData() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
-
- getData() - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Returns a copy of the wrapped double[] vector
- getData(double) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
Transforms and returns a single value.
- getData(double[]) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
Transforms and returns an array of values.
- getData(double) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getData(double[]) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getData(double) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getData(double[]) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getData(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getData(double[], double[]) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getData(double) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getData(double[]) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getData(double) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
-
Transforms and returns a single value.
- getData(double[]) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
-
Transforms and returns an array of values.
- getData(double) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getData(double[]) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getData() - Method in class kcl.waterloo.marker.GJPathSegmentInfo
-
- getDataBuffer() - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
- getDataBuffer() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns the DataBuffer.
- getDataBufferData() - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
-
Need this for de-serialization
- getDataClass() - Static method in class kcl.waterloo.defaults.GJDefaults
-
Provides a synchronized getter for the private static dataClass field
- getDataMode() - Method in class kcl.waterloo.graphics.plots2D.PolarExtra
-
- getDataModel() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getDataModel() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getDataRange() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Returns the data range for the x- and y-data of the plots for this graph.
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
getDataRange returns the range on the X and Y axes that can potentially
be filled by the data points given the current contents of the XData and
YData properties.
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPolarPlot
-
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJBar
-
This overrides the super class method providing support for horizontal
bars too by swapping the x- and y- data.
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJBox
-
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJPolarBar
-
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJPolarLine
-
- getDataRange() - Method in class kcl.waterloo.graphics.plots2D.GJPolarScatter
-
- getDataRange() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getDataRef() - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Returns a reference to the wrapped data vector.
- getDataValues(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
-
Returns the data as an IEEE double precision array transformed by the
class specified by getTranform
- getDataValues(GJDataTransformInterface) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns the data as an IEEE double precision array transformed by the
class specified by getTranform
- getDataValues(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
-
Returns the data as an IEEE double precision array transformed by the
class specified by getTranform
- getDataValues(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
-
Returns the data as an IEEE double precision array transformed by the
class specified by getTranform
- getDataValues(GJDataTransformInterface) - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
-
Returns the data as an IEEE double precision array transformed by the
class specified by getTranform
- getDefaultMap() - Static method in class kcl.waterloo.defaults.Colors
-
- getDefaultMap() - Static method in class kcl.waterloo.xml.GJDecoder
-
- getDefaultsButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getDelegateManager() - Method in class org.jdesktop.swingx.ForwardingRepaintManager
-
Gets the delegate repaint manager backing this forwarding repaint
manager.
- getDeployButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getDescription() - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Returns the description.
- getDescription() - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
-
- getDescription() - Method in class kcl.waterloo.gui.DeployDialog
-
- getDeserializing() - Static method in class kcl.waterloo.defaults.GJDefaults
-
- getDeviceConfiguration() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getDialInset() - Method in class kcl.waterloo.widget.GJGauge
-
- getDim() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getDimension() - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
-
Length of the vector in the DataBuffer
- getDimension() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Length of the vector in the DataBuffer
- getDimension() - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
-
Length of the vector in the DataBuffer
- getDimension() - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
-
Length of the vector in the DataBuffer
- getDimension() - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
-
Length of the vector in the DataBuffer
- getDimension() - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Returns the length of the wrapped double[]
- getDimension() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the number of columns for the input array.
- getDimensions() - Method in class kcl.waterloo.swing.GCGrid
-
- getDimensions() - Method in class kcl.waterloo.swing.layout.GraphUnitLayout
-
Returns an ArrayList of the preferredSize of each component in the
componentMap.
- getDirtyRegion(JComponent) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
- getDividerPainter() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
The DividerPainter that's used to paint Dividers on this MultiSplitPane.
- getDividerSize() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
A convenience method that returns the MultiSplitLayout dividerSize
property.
- getDividerSize() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Returns the width of Dividers in Split rows, and the height of Dividers
in Split columns.
- getDoubleBufferMaximumSize() - Method in class org.jdesktop.swingx.ForwardingRepaintManager
- getDragStart() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getDynamicExtent() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getDynamicMarkerSize() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getDynamicMarkerSize() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getEdgeColor() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getEdgeColor() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getEdgeStroke() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getEdgeStroke() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getEditPlotsButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getEffect() - Method in interface kcl.waterloo.effects.GJEffectorInterface
-
- getEffect() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getEffect() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getEffectiveAlpha() - Method in class org.jdesktop.swingx.JXPanel
-
Unlike other properties, alpha can be set on a component, or on one of
its parents.
- getElements() - Method in class kcl.waterloo.swing.GCGrid
-
- getElementsAt(double, double) - Method in class kcl.waterloo.swing.GCGrid
-
Returns the grid element(s) located at the point {x=row, y=column} as an
ArrayList.
- getEmptyInstance() - Static method in class kcl.waterloo.graphics.data.Category
-
- getEntry(int) - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
- getEntry(int) - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns a value from the DataBuffer
- getEntry(int) - Method in class kcl.waterloo.graphics.data.PrimitiveDoubleBuffer
-
Returns the entry at specified index
- getErrorLog() - Method in class kcl.waterloo.xml.FileWrapper
-
- getExceptionLog() - Static method in class kcl.waterloo.xml.GJEncoder
-
- getExplode() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the array of booleans used to "explode" segments.
- getExplodeExtent() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the size of the offset for exploded segments relative to the
radius of the unit circle.
- getExtension(String) - Static method in class kcl.waterloo.actions.ActionServices
-
- getExtension(File) - Static method in class kcl.waterloo.gui.file.FileUtil
-
- getExtent() - Method in class kcl.waterloo.graphics.plots2D.ErrorBarExtra
-
- getExtra() - Method in class kcl.waterloo.annotation.GJAnnotation
-
Returns the parentGraph reference for setting the coordinate system for
this annotation.
- getExtra() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
Gets the extra data.
- getExtraData0() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getExtraData1() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getExtraData2() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getExtraData3() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getExtraObject() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getFactorialTable() - Static method in class kcl.waterloo.math.Precise
-
- getFeaturePane() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getFile() - Method in class kcl.waterloo.xml.FileWrapper
-
- getFileName() - Method in class kcl.waterloo.widget.GJButton
-
- getFill() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getFill() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getFill() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getFill() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getFill() - Method in class kcl.waterloo.widget.GJDial
-
Sets the fill for the dial
- getFillable() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
getFillable provides the Area instance to fill.
- getFillable() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Gets the fillable area for HORIZONTAL & VERTICAL fills
- getFillable() - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
-
Returns a shape representing the area to be filled
- getFillAlpha() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getFillAlpha() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
- getFillAlpha() - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
-
- getFillArea() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra.SortedContour
-
- getFillComposite() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getFillComposite() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
- getFillComposite() - Method in interface kcl.waterloo.plotmodel2D.GJFillableInterface
-
- getFlattenedX(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFlattenedX(Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFlattenedXY(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFlattenedXY(Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFlattenedY(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFlattenedY(Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFloatingDividers() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
- getFont() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getFont() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getFont() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getFont() - Method in class kcl.waterloo.graphics.plots2D.FontSupport
-
- getFontBackground() - Method in class kcl.waterloo.graphics.plots2D.FontSupport
-
- getFontBackground(int) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
-
- getFontForeground() - Method in class kcl.waterloo.graphics.plots2D.FontSupport
-
- getFontForeground(int) - Method in class kcl.waterloo.graphics.plots2D.FontSupport
-
- getFontMetrics(Font) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getFontPanel() - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
-
- getFontRenderContext() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getFontSelector() - Method in class kcl.waterloo.gui.FontAspectCombo
-
- getForeground() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
-
- getForegroundPainter() - Method in class org.jdesktop.swingx.JXLabel
-
Returns the current foregroundPainter.
- getFormatEPS() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getFormatPDF() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getFormatPS() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getFormatSVG() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getFormatSVGAsText() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getFractions() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getFrameEffect() - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
-
- getFromX(GJGraphInterface, Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFromY(GJGraphInterface, Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFromZeroX(GJGraphInterface, Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getFromZeroY(GJGraphInterface, Shape, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getGap() - Method in class org.jdesktop.swingx.HorizontalLayout
-
- getGap() - Method in class org.jdesktop.swingx.VerticalLayout
-
The current gap to place between components.
- getGeometricMean() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the geometric mean for each column of the data.
- getGlassLayer() - Method in class kcl.waterloo.swing.GCGrid
-
Returns the glass layer
- getGraph() - Method in class kcl.waterloo.serviceproviders.EditorFrame
-
- getGraphContainer() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getGraphContainer() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns the container for this graph.
- getGraphContainer() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getGraphicsContainer() - Method in class kcl.waterloo.swing.GCFrame
-
Returns the graphics container for this instance.
- getGrid() - Method in class kcl.waterloo.swing.GCGridContainer
-
- getGridCombo() - Method in class kcl.waterloo.gui.gjgraph.LayerEditor
-
- getGridIndicator() - Method in interface kcl.waterloo.graphics.GJGridInterface
-
Returns a reference to the JLabel used to output the grid position
- getGridIndicator() - Method in class kcl.waterloo.swing.GCGridContainer
-
- getGridInterface() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getGridMap() - Method in class kcl.waterloo.swing.GCTabbedGridContainer
-
- getGridMenu() - Method in class kcl.waterloo.swing.GCGrid
-
Adds grid support to the context menu
- getGxgca() - Method in class kcl.waterloo.actions.GJEventManager
-
- getGxgcf() - Method in class kcl.waterloo.actions.GJEventManager
-
- getGxgco() - Method in class kcl.waterloo.actions.GJEventManager
-
- getHeight() - Method in class kcl.waterloo.marker.GJMarker
-
- getHeight() - Method in class org.jdesktop.swingx.JXLabel
-
- getHighlightColor() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getHtmlTitle() - Method in class kcl.waterloo.gui.DeployDialog
-
- getHttpd() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getIcon(String) - Static method in class kcl.waterloo.graphics.images.Images
-
- getIcon(String) - Static method in class kcl.waterloo.gui.images.Images
-
- getID() - Method in class kcl.waterloo.graphics.GJBasicPanel
-
- getIgnoredDataPoints() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getImage() - Method in class kcl.waterloo.graphics.GJBasicPanel
-
Paints the component into a BufferedImage
- getImage(String) - Static method in class kcl.waterloo.graphics.images.Images
-
- getImage(String) - Static method in class kcl.waterloo.gui.images.Images
-
- getImage() - Method in interface kcl.waterloo.tex.TexSupportInterface
-
Returns the TeX as an image.
- getInfoBar() - Method in class kcl.waterloo.swing.GCGridContainer
-
- getInfoBar() - Method in interface kcl.waterloo.swing.GCGridContainerInterface
-
Returns the presently selected GCInfoBar for the selected container if it
is a GCGridContainer.
- getInfoBar() - Method in class kcl.waterloo.swing.GCTabbedGridContainer
-
- getInline() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getInnerAxisLabelled() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getInnerAxisPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getInnerRadius() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the radius of inner circle for a "wheel" plot where a value of
1.0 fills the available graph space
- getInstance() - Static method in class kcl.waterloo.actions.GJEventManager
-
Public getter for the singleton instance.
- getInstance() - Static method in class kcl.waterloo.defaults.GJDefaults
-
Returns the singleton instance.
- getInstance() - Static method in class kcl.waterloo.demo.TestDataManager
-
- getInstance() - Static method in class kcl.waterloo.graphics.GJAbstractGraph.GraphCycler
-
Return the singleton instance
- getInstance() - Static method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getInstance() - Static method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getInstance() - Static method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getInstance() - Static method in class kcl.waterloo.graphics.transforms.NOPTransform
-
Retrieves a reference to the instance
- getInstance() - Static method in class kcl.waterloo.graphics.transforms.PTransform
-
- getInstance() - Static method in class kcl.waterloo.gui.file.AnimationFileChooser
-
Static method to return the singleton instance.
- getInstance() - Static method in class kcl.waterloo.gui.file.ImageFileChooser
-
Static method to return the singleton instance.
- getInstance() - Static method in class kcl.waterloo.gui.PreferencesDialog
-
- getInstanceForName(String) - Static method in class kcl.waterloo.graphics.transforms.Services
-
Returns an instance of the named transform
- getInterAxisSpace() - Static method in class kcl.waterloo.graphics.GJAxisPanel
-
- getInverse(double[]) - Method in class kcl.waterloo.graphics.transforms.GJAbstractDataTransform
-
Returns the inverse transformed data for a double[]
- getInverse(double) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
Returns the inverse transform of the specified value.
- getInverse(double[]) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
Returns the inverse transform of the specified array.
- getInverse(double) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getInverse(double) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getInverse(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getInverse(double[], double[]) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getInverse(double) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getInverse(double) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
-
Returns the inverse transform of the specified value.
- getInverse(double) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getJavaScriptLocation() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getJMenuBar() - Method in interface kcl.waterloo.swing.GCFrameInterface
-
- getKeyListener() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getKeyWords() - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Returns a shallow copy the the keywords.
- getKurtosis() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the kurtosis of the data in each column of the input.
- getLabel() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getLabel() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getLabel() - Method in interface kcl.waterloo.tex.TexSupportInterface
-
Returns the TeX as a label.
- getLabelFont() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Sets the font for the axis title.
- getLabelFont() - Method in class kcl.waterloo.graphics.plots2D.GJContour
-
- getLabelFormat() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the formatter used to format labels (if custom Strings have not
been set).
- getLabelInterval() - Method in class kcl.waterloo.graphics.GJColorBar
-
- getLabelOrientation() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
- getLabelOrientation() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the orientation of the labels.
- getLabelPath(AffineTransform, AffineTransform) - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getLabelPath(AffineTransform, AffineTransform, double, double) - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getLabelPosition() - Method in class kcl.waterloo.graphics.GJColorBar
-
- getLabelRadius() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the radius of the circle where labels will be drawn.
- getLabels() - Method in class kcl.waterloo.graphics.GJColorBar
-
- getLabels() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
- getLabels() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the custom labels for the pie segments as an ArrayList of
Strings.
- getLastMessage() - Static method in class kcl.waterloo.logging.CommonLogger
-
Returns the last String sent to the logger.
- getLastMouseClick() - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
-
- getLastMouseEvent() - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
-
- getLastSelected() - Static method in class kcl.waterloo.graphics.GJContainerMouseHandler
-
- getLayer(int) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getLayer(int) - Method in interface kcl.waterloo.graphics.GJLayerInterface
-
Returns the layer at the specified index
- getLayerForTab() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getLayers() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getLayers() - Method in interface kcl.waterloo.graphics.GJLayerInterface
-
Returns a list of the layers for this graph.
- getLayout() - Method in class kcl.waterloo.swing.GCGrid
-
- getLayoutByWeight() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the layoutByWeight falg.
- getLayoutMode() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the layout mode
- getLeft() - Method in class kcl.waterloo.swing.GCInfoBar
-
- getLeftAxisLabelled() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLeftAxisPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLeftAxisPanel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getLeftAxisPanel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the panel for drawing the left axis.
- getLevel() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getLevel(Double) - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getLevelData() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getLevels() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
Returns the levels for the contours.
- getLFFixes() - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Returns an integer value, the bits of which indicate the use of
fixes/workarounds for the look and feel in use.
- getLightnessSeries(Color, int) - Static method in class kcl.waterloo.defaults.Colors
-
getLightnessSeries generates a set of colors of different lightness.
- getLineColor() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getLineColor() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getLineColor() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getLineColor() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLineColor() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getLineColor() - Method in class kcl.waterloo.widget.GJDial
-
- getLineStroke() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getLineStroke() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getLineStroke() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getLineStroke() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getLineStyle() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLineTextPosition() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getLineWeight() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLinks() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getLinks() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
Returns the list of linked Objects
- getLinks() - Method in class kcl.waterloo.observable.GJAbstractObservable
-
Returns the list of linked Objects
- getLinks() - Method in interface kcl.waterloo.observable.GJLinkableInterface
-
Returns the list of linked Objects
- getList() - Method in class kcl.waterloo.plotmodel2D.GJPlotList
-
- getLoadButton() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getLocation(Component) - Method in interface kcl.waterloo.graphics.GJGridInterface
-
Returns the x,y location of the index
- getLocation(Component) - Method in class kcl.waterloo.swing.GCGridContainer
-
Returns the 2-D coordinates given a linear index.
- getLower() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the lower pecentile for each column of the data.
- getLuminance(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getLuminance returns the luminance as a weighted average of the RGB
components.
- getLuminance(Color[]) - Static method in class kcl.waterloo.defaults.Colors
-
- getMainFormatter() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMajorGridColor() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMajorGridColor() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the major grid painting color
- getMajorGridColorCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMajorGridPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMajorGridStrokeWeight() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMajorGridStrokeWeight() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the stroke thickness for major grids
- getMajorGridWeigthCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMajorTickLength() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Returns the major tick length
- getMajorVersion() - Method in class kcl.waterloo.util.Version
-
- getMajorXHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMajorXHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value for the hint
- getMajorYHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMajorYHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value for the hint
- getMap() - Static method in class kcl.waterloo.defaults.GJDefaults
-
Returns a copy of the defaults map.
- getMap2() - Static method in class kcl.waterloo.defaults.GJDefaults
-
Returns a copy of map2.
- getMarker() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getMarker() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getMarker(int) - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getMarker(String, double) - Static method in class kcl.waterloo.marker.GJMarker
-
- getMarker(int) - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getMarkerArray() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getMarkerArray() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getMarkerEdgeColor() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMarkerEdgeWeight() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMarkerFill() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMarkerSize() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMarkerSymbol() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMaximum() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the maximum value for each column of the data.
- getMaxLineSpan() - Method in class org.jdesktop.swingx.JXLabel
-
- getMaxNodeSize(MultiSplitLayout, MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
Set the maximum node size.
- getMaxX() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getMaxY() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getMean() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the mean of the data in each column of the input.
- getMedian() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the median value for each column of the data.
- getMinimum() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the minimum value for each column of the data.
- getMinimumMargin() - Static method in class kcl.waterloo.graphics.GJAxisPanel
-
- getMinNodeSize(MultiSplitLayout, MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
Set the minimum node size.
- getMinorCountXHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMinorCountXHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns a hint for the number of minor grids to paint per major grid
division for the x-axis.
- getMinorCountYHint() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMinorCountYHint() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns a hint for the number of minor grids to paint per major grid
division for the y-axis.
- getMinorGridColor() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMinorGridColor() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the minor grid painting color
- getMinorGridColorCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMinorGridPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMinorGridPositions(double, double, double, int) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
- getMinorGridPositions(double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getMinorGridPositions(double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getMinorGridPositions(Object, double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getMinorGridPositions(double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getMinorGridPositions(double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
- getMinorGridPositions(double, double, double, int) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getMinorGridStrokeWeight() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMinorGridStrokeWeight() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the stroke thickness for minor grids
- getMinorGridWeigthCombo() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getMinorTickLength() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Returns the minor tick length
- getMinorVersion() - Method in class kcl.waterloo.util.Version
-
- getMinX() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getMinY() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
- getMode() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
- getMode() - Method in class kcl.waterloo.graphics.plots2D.ErrorBarExtra
-
- getMode() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Gets the mode used when orientation is ARBITRARY.
- getMode() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Sets the mode.
- getModel() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Return the root of the tree of Split, Leaf, and Divider nodes that define
this layout.
- getMonochromeSeries(Color, int) - Static method in class kcl.waterloo.defaults.Colors
-
getMonochrome returns a monochrome series by varying the lightness of the
reference color.
- getMonochromeSeries(Color, int, double) - Static method in class kcl.waterloo.defaults.Colors
-
getMonochrome returns a monochrome series by varying the lightness of the
reference color.
- getMouseDown() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMouseHandler() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMouseHandler() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Returns a reference to the MouseAdapter
that this axis will use.
- getMouseHandler() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns a MouseAdapter for this component.
- getMousePositionIndicator() - Method in interface kcl.waterloo.graphics.GJGridInterface
-
Returns a reference to the JLabel used to output the mouse position
- getMousePositionIndicator() - Method in class kcl.waterloo.swing.GCGridContainer
-
- getMousePositionTextField() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMousePositionTextField() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns a reference to a JLabel that will be updated with the mouse
position (unless null).
- getMousePositionTextFormat() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMouseWheelHandler() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getMultiLineSupport() - Method in class org.jdesktop.swingx.JXLabel
-
- getMultiplexLength() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
Returns the number of series for this plot This is the maximum of the
lengths of the MarkerArray, EdgeStroke, EdgeColor, LineStroke and
LineColor arrays.
- getMultiplexLength() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getMultiSplitLayout() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
A convenience method that returns the layout manager cast to
MutliSplitLayout.
- getN() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the number of data points for each column of the data.
- getName() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getName() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getName() - Method in class kcl.waterloo.graphics.data.GJAbstractDataVector
-
- getName() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
- getName() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getName() - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
The name for this transform as a String
- getName() - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getName() - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getName() - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getName() - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getName() - Method in class kcl.waterloo.graphics.transforms.NOPTransform
-
The name for this transform as a String
- getName() - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getName() - Method in class kcl.waterloo.logging.CommonLogger
-
- getName() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getName() - Method in class org.jdesktop.swingx.MultiSplitLayout.Leaf
-
Return the Leaf's name.
- getName() - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
-
Return the Leaf's name.
- getNameForComponent(Component) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the name used to map a component
- getNeedleColor() - Method in class kcl.waterloo.widget.GJGauge
-
- getNegativeLineColor() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getNode() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getNode() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Returns an ArrayList of plots that are descendant plots of this plot.
- getNode() - Method in exception org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
-
- getNodeForComponent(Component) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the MultiSplitLayout.Node associated with a component
- getNodeForComponent(MultiSplitLayout.Split, Component) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the MultiSplitLayout.Node associated with a component
- getNodeForName(String) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the MultiSplitLayout.Node associated with a component
- getNodeForName(MultiSplitLayout.Split, String) - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the MultiSplitLayout.Node associated with a component
- getNumberFormatter() - Method in class kcl.waterloo.graphics.transforms.GJAbstractDataTransform
-
- getOccupiedWidth() - Method in class org.jdesktop.swingx.JXLabel
-
- getOffscreenBuffer(Component, int, int) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
- getOpenButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getOrientation() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getOrientation() - Method in class kcl.waterloo.graphics.GJColorBar
-
- getOrientation() - Method in class kcl.waterloo.graphics.GJMarginBar
-
- getOrientation() - Method in class kcl.waterloo.graphics.plots2D.BarExtra
-
Returns the orientation: BarExtra.ORIENTATION.HORIZONTAL or VERTICAL.
- getOrientation() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
- getOrigin() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
Gets the origin coordinates of the graph.
- getOrigin() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the origin through which internal axes will be painted.
- getOriginX() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getOriginX() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the origin for the y-dimension
- getOriginY() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getOriginY() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the origin for the x-dimension
- getOuterRadius() - Method in class kcl.waterloo.graphics.plots2D.PieExtra
-
Returns the radius of the pie chart where a value of 1.0 fills the
available graph space.
- getOuterRimWidth() - Method in class kcl.waterloo.widget.GJGauge
-
- getPadAxes() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getPaint() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getPaint(float, float) - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getPainterChangeListener() - Method in class org.jdesktop.swingx.JXPanel
-
- getPairedTarget() - Method in class kcl.waterloo.graphics.AxisLink
-
Returns the linked graph for this instance.
- getPairing() - Method in class kcl.waterloo.graphics.AxisLink
-
Returns the AxisLink.PAIRING value for this instance.
- getParent() - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
-
Returns the Split parent of this Node, or null.
- getParentComponent() - Method in class kcl.waterloo.graphics.GJAddedComponentMouseHandler
-
- getParentContainer() - Method in class kcl.waterloo.graphics.GJContainerMouseHandler
-
- getParentContainer() - Method in class kcl.waterloo.graphics.GJMarginBar
-
- getParentGraph() - Method in class kcl.waterloo.annotation.GJAnnotation
-
Returns the parentGraph reference for setting the coordinate system for
this annotation.
- getParentGraph() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getParentGraph() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Returns the graph this axis is associated with
- getParentGraph() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getParentGraph() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
- getParentPlot() - Method in class kcl.waterloo.graphics.GJColorBar
-
- getParentPlot() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getParentPlot() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
- getParentPlot() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Returns a reference to parent plot.
- getPath() - Method in class kcl.waterloo.annotation.GJAnnotation
-
Returns a clone of the Path2D object.
- getPath() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getPath() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getPath() - Method in class kcl.waterloo.marker.GJMarker
-
- getPathIterator() - Method in class kcl.waterloo.marker.GJMarker
-
- getPathIterator(AffineTransform) - Method in class kcl.waterloo.marker.GJMarker
-
- getPathIterator(AffineTransform, double) - Method in class kcl.waterloo.marker.GJMarker
-
- getPauseRecording() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getPCS() - Method in class kcl.waterloo.observable.GJAbstractObservable
-
- getPercentile() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the lower pecentile used.
- getPixelArea() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Returns the aritraryArea scaled and translated to pixels according to the
current axes limits of the parent graph.
- getPixelHeight() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getPixelHeight() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns the height of a pixel in graph coordinates.
- getPixelRectangle() - Method in class kcl.waterloo.graphics.GJResizablePanel
-
Returns a copy of the pixel-based bounds for this instance.
- getPixelRectangle() - Method in class kcl.waterloo.graphics.GJRoi
-
Returns a copy of the pixel-based bounds for this instance.
- getPixelWidth() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getPixelWidth() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns the width of a pixel in graph coordinates.
- getPlotAt(double, double) - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
Returns the plots below the screen pixel location specified.
- getPlotList() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getPlotList() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
- getPlotList() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
Deprecated.
- getPlots() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getPlots() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns the list of top plots associated with this graph.
- getPlots() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
Deprecated.
- getPlots() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Returns an ArrayList of plots that are child plots of this plot.
- getPosition() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
Returns an integer constant (as defined in SwingConstants
) which
defines this axis location as LEFT, RIGHT, TOP, BOTTOM.
- getPositiveLineColor() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getPreferencesFolder() - Static method in class kcl.waterloo.defaults.GJDefaults
-
- getPreferredScrollableViewportSize() - Method in class org.jdesktop.swingx.JXPanel
- getPreferredSize() - Method in class kcl.waterloo.graphics.plots2D.GJComponentPlot
-
- getPreferredSize() - Method in class org.jdesktop.swingx.JXLabel
-
- getPreviewPanel() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getPrimaryColor() - Method in class kcl.waterloo.widget.GJGauge
-
- getPrintButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getProperties() - Method in class kcl.waterloo.swing.GCGridElement
-
- getPropertyChangeListeners() - Method in class kcl.waterloo.observable.GJAbstractObservable
-
- getPropertyChangeListeners(String) - Method in class kcl.waterloo.observable.GJAbstractObservable
-
- getPropertyChangeListeners() - Method in interface kcl.waterloo.observable.GJObservableInterface
-
- getPropertyChangeListeners(String) - Method in interface kcl.waterloo.observable.GJObservableInterface
-
- getPropertyChangeListeners() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
- getRadialGradientPaint(double, double, Shape, RadialGradientPaint) - Static method in class kcl.waterloo.graphics.GJUtilities
-
- getRadius() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
- getRadius() - Method in class kcl.waterloo.math.geom.Polar
-
- getRawDataValues() - Method in class kcl.waterloo.graphics.data.GJBigDecimalDataVector
-
Returns the data as an IEEE double precision array without
applying a transform
- getRawDataValues() - Method in interface kcl.waterloo.graphics.data.GJDataVectorInterface
-
Returns the data as an IEEE double precision array without
applying a transform
- getRawDataValues() - Method in class kcl.waterloo.graphics.data.GJDoubleDataVector
-
Returns the data as an IEEE double precision array without
applying a transform
- getRawDataValues() - Method in class kcl.waterloo.graphics.data.GJFloatDataVector
-
Returns the data as an IEEE double precision array without
applying a transform
- getRawDataValues() - Method in class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
-
Returns the data as an IEEE double precision array without
applying a transform
- getRecordInterval() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getReference() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
- getRefreshButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getRemoveDividers() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
- getRenderHintState() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getRenderHintState() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getRenderingHint(RenderingHints.Key) - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getRenderingHints() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getRepeats() - Method in class kcl.waterloo.widget.GJGradientPanel
-
- getResetButton() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getRho(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getRight() - Method in class kcl.waterloo.swing.GCInfoBar
-
- getRightAxisLabelled() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getRightAxisPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getRightAxisPanel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getRightAxisPanel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the panel for drawing the right axis.
- getRotation() - Method in class kcl.waterloo.graphics.data.Category
-
- getRotation() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getRotation() - Method in class kcl.waterloo.swing.GCElementProperties
-
- getRow() - Method in class kcl.waterloo.swing.GCElementProperties
-
- getRowHeight() - Method in class kcl.waterloo.swing.GCElementProperties
-
- getSatSeries(Color, int) - Static method in class kcl.waterloo.defaults.Colors
-
- getSaveAsButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getSaveButton() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getSaveButton() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getSaveRecording() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getScale() - Method in class kcl.waterloo.graphics.plots2D.GJQuiver
-
- getScreenDataArray() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getScreenDataArray() - Method in interface kcl.waterloo.plotmodel2D.GJScreenDataInterface
-
- getScreenDataArrayAsCopy() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getScreenDataArrayAsCopy() - Method in interface kcl.waterloo.plotmodel2D.GJScreenDataInterface
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.jdesktop.swingx.JXPanel
- getScrollableHeightHint() - Method in class org.jdesktop.swingx.JXPanel
-
- getScrollableTracksViewportHeight() - Method in class org.jdesktop.swingx.JXPanel
- getScrollableTracksViewportWidth() - Method in class org.jdesktop.swingx.JXPanel
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.jdesktop.swingx.JXPanel
- getScrollableWidthHint() - Method in class org.jdesktop.swingx.JXPanel
-
- getSD() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the standard deviation of the data in each column of the input.
- getSecondFormatter() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getSegments() - Method in class kcl.waterloo.graphics.plots2D.GJFill
-
Returns an ArrayList for use in XML serialization.
- getSegments() - Method in class kcl.waterloo.marker.GJMarker
-
- getSegments(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getSelected() - Method in class kcl.waterloo.swing.GCGridContainer
-
- getSelected() - Method in interface kcl.waterloo.swing.GCGridContainerInterface
-
Returns the presently selected item.
- getSelected() - Method in class kcl.waterloo.swing.GCTabbedGridContainer
-
- getSelectedColor() - Method in class kcl.waterloo.widget.GJColorComboBox
-
- getSelectedColorDescription() - Method in class kcl.waterloo.widget.GJColorComboBox
-
- getSelectedPlots() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getSelectedPlots() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Returns a list of plot that are currently selected (e.g.
- getSelectedTab() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getShadowEffect() - Method in class kcl.waterloo.gui.gjgraph.GeneralOptions
-
- getShape() - Method in class kcl.waterloo.marker.GJMarker
-
- getSkew() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the skew of the data in each column of the input.
- getSortedSet() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getSplitComplements(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getSplitComplements returns the 2 split complements of the input i.e.
- getStartRecording() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getState() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getStopRecording() - Method in class kcl.waterloo.serviceproviders.ToolBar
-
- getString() - Method in class kcl.waterloo.marker.String2D
-
- getStringLocationToArc(double[], double, String, FontMetrics) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getStroke() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getSubTitle() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getSubTitleText() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getSum() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the sum of the data in each column of the input.
- getSummary() - Method in class kcl.waterloo.math.ColumnStats
-
Returns a copy of the intermediate array used in calculations.
- getSuperscripts(String) - Static method in class kcl.waterloo.graphics.GJUtilities
-
- getSupplements() - Method in class kcl.waterloo.xml.FileWrapper
-
- getSvgCSSLoc() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getSvgHTTPD() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getSvgJSLoc() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getTabbedPane() - Method in interface kcl.waterloo.serviceproviders.GJEditorInterface
-
- getTallestMarker(GJCyclicArrayList<GJMarker>) - Static method in class kcl.waterloo.marker.GJMarker
-
- getTaskCount() - Static method in class kcl.waterloo.logging.CommonLogger
-
- getTaskMonitor() - Static method in class kcl.waterloo.logging.CommonLogger
-
- getText() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getText() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getText() - Method in class kcl.waterloo.graphics.data.Category
-
- getText() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getText() - Method in class kcl.waterloo.widget.GJDial
-
Returns the JLabel's text
- getTextAlignment() - Method in class org.jdesktop.swingx.JXLabel
-
Gets current text wrapping style.
- getTextBackground() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getTextColor() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getTextColor() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getTextHintState() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getTextHintState() - Method in interface kcl.waterloo.plotmodel2D.GJVisualsInterface
-
- getTextRotation() - Method in class org.jdesktop.swingx.JXLabel
-
Gets current value of text rotation in rads.
- getTheta(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getTheta returns the angle of the color in the color circle
- getTheta() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getTheta() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
-
- getTheta(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getTheta() - Method in class kcl.waterloo.marker.Triangle2D
-
- getTheta() - Method in class kcl.waterloo.math.geom.Polar
-
- getTheta() - Method in class kcl.waterloo.widget.GJDial
-
- getTickLabel(double) - Method in interface kcl.waterloo.graphics.transforms.GJDataTransformInterface
-
Returns a String based on the input value which can be used to label the
axes.
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.Log10Transform
-
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.Log2Transform
-
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.LogTransform
-
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.NOPTransform
-
Returns a String based on the input value which can be used to label the
axes.
- getTickLabel(double) - Method in class kcl.waterloo.graphics.transforms.PTransform
-
- getTicksOutward() - Method in class kcl.waterloo.graphics.GJAxisPanel
-
- getTitle() - Method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
Returns the title.
- getTitle() - Method in class kcl.waterloo.deploy.svg.WSVGGraphics2D
-
- getTitle() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getTitle() - Method in interface kcl.waterloo.swing.GCFrameInterface
-
- getTitleComponent() - Method in class kcl.waterloo.swing.GCGridElement
-
- getTitleText() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getTopAxisLabelled() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getTopAxisPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getTopAxisPanel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getTopAxisPanel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the panel for drawing the top axis.
- getTopPlot() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getTopPlot() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Returns the ancestor plot that is the TopPlot in this plot's hierarchy.
- getTracksParentSize(JComponent, int) - Method in enum org.jdesktop.swingx.ScrollableSizeHint
-
Returns a boolean indicating whether the component's size should be
adjusted to parent.
- getTransferable() - Method in class kcl.waterloo.graphics.GJBasicPanel
-
Returns a Transferable
for this panel for use in CCP/DnD.
- getTransferable(boolean) - Method in class kcl.waterloo.graphics.GJBasicPanel
-
Returns a Transferable
for this panel for use in CCP/DnD.
- getTransferable() - Method in class kcl.waterloo.graphics.GJGraph
-
- getTransferData(DataFlavor) - Method in class kcl.waterloo.graphics.GJBasicPanel.LocalTransferable
-
- getTransferDataFlavors() - Method in class kcl.waterloo.graphics.GJBasicPanel.LocalTransferable
-
- getTransform() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D
-
- getTransform() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getTransform(double, double) - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getTransparency() - Method in class kcl.waterloo.marker.GJRadialGradientFactory
-
Returns the transparency as an integer
- getTriads(Color) - Static method in class kcl.waterloo.defaults.Colors
-
getTriads returns the two triadic complements of the input colors.
- getTurnCount() - Method in class kcl.waterloo.widget.GJDial
-
Returns the number of turns made - by mouse or programmatically via
setValue
- getType() - Method in class kcl.waterloo.common.deploy.AbstractDeployableGraphics2D.GJPathSegmentInfo
-
- getType() - Method in class kcl.waterloo.marker.GJPathSegmentInfo
-
- getUI() - Method in class kcl.waterloo.widget.GJDial
- getUIClassID() - Method in class kcl.waterloo.widget.GJDial
- getUpper() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the upper pecentile for each column of the data.
- getUserHTML() - Static method in class kcl.waterloo.deploy.pde.PDEGraphics2D
-
- getUserMinSize() - Method in class org.jdesktop.swingx.MultiSplitLayout
-
Get the minimum node size
- getUserScaleFactor() - Method in class kcl.waterloo.graphics.plots2D.QuiverExtra
-
- getValue() - Method in class kcl.waterloo.widget.GJDial
- getValue() - Method in interface org.jdesktop.swingx.JXLabel.IValue
-
- getValue() - Method in enum org.jdesktop.swingx.JXLabel.TextAlignment
-
- getVariance() - Method in class kcl.waterloo.math.ColumnStats
-
Returns the variance of the data in each column of the input.
- getVersion() - Static method in class kcl.waterloo.util.Version
-
- getView() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
Returns the view containing the graph in the container
- getViewBackground() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getViewBackgroundPainted() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getVisualModel() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getVisualModel() - Method in interface kcl.waterloo.graphics.plots2D.GJPlotInterface
-
Returns the GJAbstractVisualModel
for the plot.
- getVisualRange() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
- getVisualRange() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getVolatileOffscreenBuffer(Component, int, int) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
- getWeight() - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
-
Value 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.
- getWidestMarker(GJCyclicArrayList<GJMarker>) - Static method in class kcl.waterloo.marker.GJMarker
-
- getWidth() - Method in class kcl.waterloo.marker.GJMarker
-
- getWidth() - Method in class org.jdesktop.swingx.JXLabel
-
- getX() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
Returns a copy of the x-data
- getX() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getX() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
-
- getX(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getX(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getX() - Method in class kcl.waterloo.math.geom.Cartesian
-
- getX() - Method in class kcl.waterloo.swing.layout.GraphicConstraint
-
- getX() - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
-
- getXAxisLabelRotation(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
-
- getXAxisLabelRotation(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the rotation for x-axis labels at the location specified by v
- getXData() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getXData() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getXData() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
Returns the x data as a GJDataVectorInterface
- getXData() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getXData() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getXDataValues() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
Returns the tranformed x-values as a double[].
- getXDataValues() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getxDivSpinner() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getXDivSpinner() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getXLabel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getXLabel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the string for the x-axis label
- getXLeft() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getXLeft() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value displayed at the left of the x-axis
- getXMax() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getXMax() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the maximum value for the x-axis display
- getXMin() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getXMin() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the minimum value for the x-axis display
- getXOffset() - Method in class kcl.waterloo.graphics.data.Category
-
- getXRight() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getXRight() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value displayed at the right of the x-axis
- getXTransform() - Method in class kcl.waterloo.graphics.GJAbstractGraph1
-
Get the transform for the x-data
- getXTransform() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Get the transform for the x-data
- getXTransform() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getXTransform() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getXY(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getXYOnArc(Ellipse2D, Ellipse2D, double) - Static method in class kcl.waterloo.marker.ShapeUtils
-
Given an arc, arc0 and an angle theta, getXYOnArc returns the XY
coordinates for the intersection of theta on the second arc, arc1.
- getY() - Method in class kcl.waterloo.graphics.data.GJXYSeries
-
Returns a copy of the y data
- getY() - Method in class kcl.waterloo.graphics.plots2D.contour.Contour
-
- getY() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourLabel
-
- getY(double, double) - Method in class kcl.waterloo.graphics.transforms.LogPolarTransform
-
- getY(Shape) - Static method in class kcl.waterloo.marker.ShapeUtils
-
- getY() - Method in class kcl.waterloo.math.geom.Cartesian
-
- getY() - Method in class kcl.waterloo.swing.layout.GraphicConstraint
-
- getY() - Method in class kcl.waterloo.swing.layout.SpringRelativeLayout.RelativeConstraint
-
- getYAxisLabelRotation(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph1
-
- getYAxisLabelRotation(double) - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the rotation for y-axis labels at the location specified by v
- getYBottom() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getYBottom() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value displayed at the bottom of the y-axis
- getYData() - Method in class kcl.waterloo.annotation.GJAnnotation
-
- getYData() - Method in interface kcl.waterloo.annotation.GJAnnotationInterface
-
- getYData() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getYData() - Method in class kcl.waterloo.plotmodel2D.GJDataModel
-
- getYData() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getYDataValues() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
Get method for the y-axis data.
- getYDataValues() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getyDivSpinner() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getYDivSpinner() - Method in class kcl.waterloo.gui.PreferencesDialog
-
- getYLabel() - Method in class kcl.waterloo.graphics.GJAbstractGraph
-
- getYLabel() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the string for the y-axis label
- getYMax() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getYMax() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the maximum value for the x-axis display
- getYMin() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getYMin() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the minimum value for the y-axis display
- getYOffset() - Method in class kcl.waterloo.graphics.data.Category
-
- getYTop() - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- getYTop() - Method in interface kcl.waterloo.graphics.GJAxisSupportInterface
-
Returns the value displayed at the top of the y-axis
- getYTransform() - Method in class kcl.waterloo.graphics.GJAbstractGraph1
-
- getYTransform() - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Get the transform for the y-data
- getYTransform() - Method in class kcl.waterloo.graphics.plots2D.GJAbstractPlotModelImpl
-
- getYTransform() - Method in interface kcl.waterloo.plotmodel2D.GJDataModelInterface
-
- getZeroStroke() - Method in class kcl.waterloo.graphics.plots2D.contour.ContourExtra
-
- getZoom() - Method in class kcl.waterloo.graphics.GJAbstractGraphContainer
-
- getZOrder() - Method in class kcl.waterloo.swing.GCElementProperties
-
- GifSequenceWriter - Class in kcl.waterloo.deploy.gif
-
- GifSequenceWriter(ImageOutputStream, int, boolean) - Constructor for class kcl.waterloo.deploy.gif.GifSequenceWriter
-
Creates a new GifSequenceWriter
- gifWriter - Variable in class kcl.waterloo.deploy.gif.GifSequenceWriter
-
- GJAbstractDataTransform - Class in kcl.waterloo.graphics.transforms
-
Provides an abstract implementation of the GJDataTransformInterface.
- GJAbstractDataTransform() - Constructor for class kcl.waterloo.graphics.transforms.GJAbstractDataTransform
-
- GJAbstractDataVector<T> - Class in kcl.waterloo.graphics.data
-
Abstract implementaion of the GJDataVectorInterface
interface.
- GJAbstractGraph - Class in kcl.waterloo.graphics
-
Abstract class implementing the GJGraphInterface
.
- GJAbstractGraph.GraphCycler - Class in kcl.waterloo.graphics
-
Handles keyboard input when the graph has focus.
- GJAbstractGraph0 - Class in kcl.waterloo.graphics
-
This class is extended by the GJAbstractGraph class.
- GJAbstractGraph0() - Constructor for class kcl.waterloo.graphics.GJAbstractGraph0
-
- GJAbstractGraph1 - Class in kcl.waterloo.graphics
-
GJAbstractGraph1 provides support for data transforms on each axis.
- GJAbstractGraph1() - Constructor for class kcl.waterloo.graphics.GJAbstractGraph1
-
- GJAbstractGraphContainer - Class in kcl.waterloo.graphics
-
GJAbstractGraphContainer implements most of the methods for graph
containers
- GJAbstractObservable - Class in kcl.waterloo.observable
-
/**
Abstract implementation of the GJObservableInterface.
- GJAbstractObservable() - Constructor for class kcl.waterloo.observable.GJAbstractObservable
-
- GJAbstractPlot - Class in kcl.waterloo.graphics.plots2D
-
Abstract superclass for the individual plot types.
- GJAbstractPlot() - Constructor for class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
Default protected constructor.
- GJAbstractPlot(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJAbstractPlot
-
Creates a new plot from an existing plot.
- GJAbstractPlotModelImpl - Class in kcl.waterloo.graphics.plots2D
-
Abstract class providing support for both the data model and visual model.
- GJAbstractPolarPlot - Class in kcl.waterloo.graphics.plots2D
-
GJAbstractPolarPlot - abstract class extended by polar plots.
- GJAbstractPolarPlot() - Constructor for class kcl.waterloo.graphics.plots2D.GJAbstractPolarPlot
-
- GJAbstractPolarPlot(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJAbstractPolarPlot
-
- GJAddedComponentMouseHandler - Class in kcl.waterloo.graphics
-
- GJAddedComponentMouseHandler() - Constructor for class kcl.waterloo.graphics.GJAddedComponentMouseHandler
-
- GJAnnotatableInterface<T,U,V,W,X> - Interface in kcl.waterloo.annotation
-
Specifies the methods required for a container to support annotations.
- GJAnnotation - Class in kcl.waterloo.annotation
-
GJAnnotation is an abstract class that provides concrete internal classes to
annotate parentGraph containers and static factory methods to construct them.
- GJAnnotation() - Constructor for class kcl.waterloo.annotation.GJAnnotation
-
Constructor.
- GJAnnotation.ArrowAnnotation - Class in kcl.waterloo.annotation
-
Internal class for arrow annotations
- GJAnnotation.ArrowAnnotation() - Constructor for class kcl.waterloo.annotation.GJAnnotation.ArrowAnnotation
-
- GJAnnotation.ArrowAnnotation(double, double, double, double, double, double) - Constructor for class kcl.waterloo.annotation.GJAnnotation.ArrowAnnotation
-
- GJAnnotation.ArrowAnnotation(double, double, double, double, double, double, double, double) - Constructor for class kcl.waterloo.annotation.GJAnnotation.ArrowAnnotation
-
- GJAnnotation.LineAnnotation - Class in kcl.waterloo.annotation
-
Internal class for line annotations
- GJAnnotation.LineAnnotation() - Constructor for class kcl.waterloo.annotation.GJAnnotation.LineAnnotation
-
Default constructor
- GJAnnotation.LineAnnotation(double, double, double, double) - Constructor for class kcl.waterloo.annotation.GJAnnotation.LineAnnotation
-
Creates a line between the point x1,y1 and x2,y2.
- GJAnnotation.LineAnnotation(double, double, double, double, double, double) - Constructor for class kcl.waterloo.annotation.GJAnnotation.LineAnnotation
-
Create a line using quadTo(x1,y1,x2,y2,x3,y3).
- GJAnnotation.ShapeAnnotation - Class in kcl.waterloo.annotation
-
Internal class for shape annotations
- GJAnnotation.ShapeAnnotation() - Constructor for class kcl.waterloo.annotation.GJAnnotation.ShapeAnnotation
-
- GJAnnotation.ShapeAnnotation(Shape) - Constructor for class kcl.waterloo.annotation.GJAnnotation.ShapeAnnotation
-
- GJAnnotation.TextAnnotation - Class in kcl.waterloo.annotation
-
Internal class for text annotations
- GJAnnotation.TextAnnotation() - Constructor for class kcl.waterloo.annotation.GJAnnotation.TextAnnotation
-
- GJAnnotation.TextAnnotation(double, double, String) - Constructor for class kcl.waterloo.annotation.GJAnnotation.TextAnnotation
-
- GJAnnotationInterface<T,U,V,W,X> - Interface in kcl.waterloo.annotation
-
Defines the methods for use by annotations.
- GJAxisPanel - Class in kcl.waterloo.graphics
-
GJAxisPanel
- provides axis support for graph layers within a graph
container.
- GJAxisPanel() - Constructor for class kcl.waterloo.graphics.GJAxisPanel
-
Public constructor used for XML serialization/de-serialization.
- GJAxisPanel.Orientation - Enum in kcl.waterloo.graphics
-
- GJAxisPanel.Position - Enum in kcl.waterloo.graphics
-
Position of the axis - one of
SwingConstants LEFT, RIGHT, TOP or BOTTOM
- GJAxisSupportInterface - Interface in kcl.waterloo.graphics
-
Defines axis support methods for graphs.
- GJBar - Class in kcl.waterloo.graphics.plots2D
-
GJBar supports bar plots and histograms.
- GJBar() - Constructor for class kcl.waterloo.graphics.plots2D.GJBar
-
- GJBar(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJBar
-
- GJBasicPanel - Class in kcl.waterloo.graphics
-
- GJBasicPanel() - Constructor for class kcl.waterloo.graphics.GJBasicPanel
-
- GJBasicPanel(LayoutManager) - Constructor for class kcl.waterloo.graphics.GJBasicPanel
-
- GJBasicPanel(boolean) - Constructor for class kcl.waterloo.graphics.GJBasicPanel
-
- GJBasicPanel.LocalTransferable - Class in kcl.waterloo.graphics
-
- GJBigDecimalDataVector - Class in kcl.waterloo.graphics.data
-
- GJBigDecimalDataVector() - Constructor for class kcl.waterloo.graphics.data.GJBigDecimalDataVector
-
Used for JUnit tests
- GJBox - Class in kcl.waterloo.graphics.plots2D
-
Abstract class that is extended by box-style concrete classes such as GJBar.
- GJBox() - Constructor for class kcl.waterloo.graphics.plots2D.GJBox
-
- GJBox(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJBox
-
- GJButton - Class in kcl.waterloo.widget
-
An XML serializable JButton subclass to display an image.
- GJButton() - Constructor for class kcl.waterloo.widget.GJButton
-
- GJButton(String) - Constructor for class kcl.waterloo.widget.GJButton
-
- GJCloud - Class in kcl.waterloo.graphics.plots2D
-
GJCloud provides an alternative to the GJScatter plot when drawing large
numbers of points.
- GJCloud() - Constructor for class kcl.waterloo.graphics.plots2D.GJCloud
-
- GJCloud(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJCloud
-
- GJColorBar - Class in kcl.waterloo.graphics
-
Color bar.
- GJColorBar() - Constructor for class kcl.waterloo.graphics.GJColorBar
-
- GJColorBar.LABELPOSITION - Enum in kcl.waterloo.graphics
-
Enum specifying possible label positions: CENTER or BORDER.
- GJColorBar.ORIENTATION - Enum in kcl.waterloo.graphics
-
Enum specifying possible orientations: VERTICAL or HORIZONTAL.
- GJColorComboBox - Class in kcl.waterloo.widget
-
- GJColorComboBox() - Constructor for class kcl.waterloo.widget.GJColorComboBox
-
- GJColorComboBox(Map<String, Color>) - Constructor for class kcl.waterloo.widget.GJColorComboBox
-
- GJColorComboBox(Map<String, Color>, Color) - Constructor for class kcl.waterloo.widget.GJColorComboBox
-
- GJComponentPlot - Class in kcl.waterloo.graphics.plots2D
-
GJComponentPlot is an exception to the norm.
- GJComponentPlot() - Constructor for class kcl.waterloo.graphics.plots2D.GJComponentPlot
-
- GJContainerMouseHandler - Class in kcl.waterloo.graphics
-
This class provides mouse support for a GJAbstractGraphContainer
.
- GJContainerMouseHandler() - Constructor for class kcl.waterloo.graphics.GJContainerMouseHandler
-
- GJContour - Class in kcl.waterloo.graphics.plots2D
-
GJContour class for plotting contours.
- GJContour() - Constructor for class kcl.waterloo.graphics.plots2D.GJContour
-
- GJContour(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJContour
-
- GJCustomGraphLayoutInterface - Interface in kcl.waterloo.graphics
-
Components that implement the GJCustomGraphLayoutInterface
are
treated specially by some Waterloo custom SpringLayout
subclasses.
- GJCyclicArrayList<E> - Class in kcl.waterloo.plotmodel2D
-
- GJCyclicArrayList() - Constructor for class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- GJCyclicArrayList(int) - Constructor for class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- GJCyclicArrayList(ArrayList<E>) - Constructor for class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- GJCyclicArrayList(E) - Constructor for class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- GJCyclicArrayList(E[]) - Constructor for class kcl.waterloo.plotmodel2D.GJCyclicArrayList
-
- GJDataModel - Class in kcl.waterloo.plotmodel2D
-
Data model used by all plot classes implementing the GJPlotInterface
.
- GJDataModel() - Constructor for class kcl.waterloo.plotmodel2D.GJDataModel
-
Constructor for XML de-serialization only.
- GJDataModelInterface<T,U> - Interface in kcl.waterloo.plotmodel2D
-
- GJDataTransformInterface - Interface in kcl.waterloo.graphics.transforms
-
Provides facilities to transform data from the plots and to provide string
and grid position data for the graph The interface needs to be implemented by
classes providing e.g.
- GJDataTransformList - Class in kcl.waterloo.graphics.transforms
-
- GJDataTransformList() - Constructor for class kcl.waterloo.graphics.transforms.GJDataTransformList
-
- GJDataTransformList(GJDataTransformInterface...) - Constructor for class kcl.waterloo.graphics.transforms.GJDataTransformList
-
- GJDataVectorInterface<T> - Interface in kcl.waterloo.graphics.data
-
The GJDataVectorInterface
interface defines the methods that
must be implemented by classes representing the x and y data for a 2D plot.
- GJDataVectorInterface.AXIS - Enum in kcl.waterloo.graphics.data
-
- GJDecoder - Class in kcl.waterloo.xml
-
Static library for deserializing the Waterloo xml files.
- GJDefaults - Class in kcl.waterloo.defaults
-
This class provides default values used during construction of Waterloo
graphics objects.
- GJDial - Class in kcl.waterloo.widget
-
GJDial
is a subclass of the standard swing
JSlider
.
- GJDial() - Constructor for class kcl.waterloo.widget.GJDial
-
Default constructor returns a 100x100 pixel single turn GJDial with no
display of the value and no JLabel text
- GJDial(int, int) - Constructor for class kcl.waterloo.widget.GJDial
-
Constructor returns a GjDial with no display of the value and no JLabel
text
- GJDial(int, int, boolean) - Constructor for class kcl.waterloo.widget.GJDial
-
Constructor
- GJDial.BasicGJDialUI - Class in kcl.waterloo.widget
-
- GJDial.BasicGJDialUI() - Constructor for class kcl.waterloo.widget.GJDial.BasicGJDialUI
-
- GJDisplayProperties - Class in kcl.waterloo.defaults
-
- GJDisplayProperties() - Constructor for class kcl.waterloo.defaults.GJDisplayProperties
-
- GJDoubleDataVector - Class in kcl.waterloo.graphics.data
-
- GJDoubleDataVector() - Constructor for class kcl.waterloo.graphics.data.GJDoubleDataVector
-
Used for JUnit tests/XML
- GJEditorInterface - Interface in kcl.waterloo.serviceproviders
-
- GJEffectorInterface - Interface in kcl.waterloo.effects
-
- GJEncoder - Class in kcl.waterloo.xml
-
A static library used to serialize all Waterloo graphics to an XML file.
- GJEncoder.CompressionMode - Enum in kcl.waterloo.xml
-
Enumerated type for supported compression modes.
- GJErrorBar - Class in kcl.waterloo.graphics.plots2D
-
- GJErrorBar() - Constructor for class kcl.waterloo.graphics.plots2D.GJErrorBar
-
- GJErrorBar(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJErrorBar
-
- GJEventManager - Class in kcl.waterloo.actions
-
GJEventManager
provides a singleton instance class to manage
events within a session.
- GJFastLine - Class in kcl.waterloo.graphics.plots2D
-
GJFastLine class for fast painting of line plots.
- GJFastLine() - Constructor for class kcl.waterloo.graphics.plots2D.GJFastLine
-
- GJFastLine(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJFastLine
-
- GJFastPlotInterface - Interface in kcl.waterloo.graphics.plots2D
-
- GJFeather - Class in kcl.waterloo.graphics.plots2D
-
Cyclic properties: Marker Fill EdgeStroke EdgeColor
- GJFeather() - Constructor for class kcl.waterloo.graphics.plots2D.GJFeather
-
- GJFeather(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJFeather
-
- GJFill - Class in kcl.waterloo.graphics.plots2D
-
GJFill class used to set or modify painted area fill for a plot.
- GJFill() - Constructor for class kcl.waterloo.graphics.plots2D.GJFill
-
Null constructor.
- GJFill(GJPlotInterface) - Constructor for class kcl.waterloo.graphics.plots2D.GJFill
-
Constructs an instance and associates it with a plot.
- GJFill(GJPlotInterface, double) - Constructor for class kcl.waterloo.graphics.plots2D.GJFill
-
Constructs a fully usable instance with default VERTICAL fill.
- GJFill(GJPlotInterface, double, GJFill.ORIENTATION) - Constructor for class kcl.waterloo.graphics.plots2D.GJFill
-
Constructs a usable instance.
- GJFill.MODE - Enum in kcl.waterloo.graphics.plots2D
-
Use the arbitrary area (if orientation is ARBITRARY as follows:
- GJFill.ORIENTATION - Enum in kcl.waterloo.graphics.plots2D
-
Orientation of the fill.
- GJFillableInterface<T,U> - Interface in kcl.waterloo.plotmodel2D
-
- GJFloatDataVector - Class in kcl.waterloo.graphics.data
-
- GJFloatDataVector() - Constructor for class kcl.waterloo.graphics.data.GJFloatDataVector
-
- GJGauge - Class in kcl.waterloo.widget
-
A dial with a moving needle.
- GJGauge() - Constructor for class kcl.waterloo.widget.GJGauge
-
- GJGifSequencer - Class in kcl.waterloo.deploy.gif
-
GJGifSequencer class for creating animated GIFs.
- GJGradientPanel - Class in kcl.waterloo.widget
-
- GJGradientPanel() - Constructor for class kcl.waterloo.widget.GJGradientPanel
-
default constructor
- GJGradientPanel(int) - Constructor for class kcl.waterloo.widget.GJGradientPanel
-
- GJGraph - Class in kcl.waterloo.graphics
-
Concrete class extending the GJAbstractGraph
class.
- GJGraph() - Constructor for class kcl.waterloo.graphics.GJGraph
-
Creates a new graph display.
- GJGraphContainer - Class in kcl.waterloo.graphics
-
<@code GJGraphContainer> container for graphs
- GJGraphContainer() - Constructor for class kcl.waterloo.graphics.GJGraphContainer
-
Default constructor returns a GJGraphContainer with no view
- GJGraphInterface - Interface in kcl.waterloo.graphics
-
Defines the set of methods to be exposed as public in graph classes.
- GJGridInterface - Interface in kcl.waterloo.graphics
-
GJGridInterface defines methods that need to be implemented by a subclass if
it is to work as a grid interface for GJAbstractGraphs.
- GJHalfGauge - Class in kcl.waterloo.widget
-
- GJHalfGauge() - Constructor for class kcl.waterloo.widget.GJHalfGauge
-
- GJLayerInterface<T> - Interface in kcl.waterloo.graphics
-
Provides an interface to support multi-layered graphs
- GJLine - Class in kcl.waterloo.graphics.plots2D
-
This code is part of the Waterloo Scientific Graphics package from King's
College London
- GJLine() - Constructor for class kcl.waterloo.graphics.plots2D.GJLine
-
- GJLine(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJLine
-
- GJLinkableInterface - Interface in kcl.waterloo.observable
-
- GJMarginBar - Class in kcl.waterloo.graphics
-
- GJMarginBar() - Constructor for class kcl.waterloo.graphics.GJMarginBar
-
- GJMarginBar(int, GJAbstractGraphContainer) - Constructor for class kcl.waterloo.graphics.GJMarginBar
-
- GJMarker - Class in kcl.waterloo.marker
-
- GJMarker() - Constructor for class kcl.waterloo.marker.GJMarker
-
- GJMarker(Path2D) - Constructor for class kcl.waterloo.marker.GJMarker
-
GLMarker constructor
- GJMarker(Path2D.Double) - Constructor for class kcl.waterloo.marker.GJMarker
-
GLMarker constructor
- GJMarker(Shape) - Constructor for class kcl.waterloo.marker.GJMarker
-
GLMarker constructor
- GJMarker(ArrayList<GJPathSegmentInfo>) - Constructor for class kcl.waterloo.marker.GJMarker
-
GLMarker constructor
- GJMultiAxisDataTransformInterface - Interface in kcl.waterloo.graphics.transforms
-
- GJObservableInterface - Interface in kcl.waterloo.observable
-
GJObservableInterface: Components can implement the interface directly or
extend the GJAbstractObservable class.
- GJPathPlot - Class in kcl.waterloo.graphics.plots2D
-
GJPathPlot allows arbitrary Path2D objects to be painted as a plot.
- GJPathPlot() - Constructor for class kcl.waterloo.graphics.plots2D.GJPathPlot
-
- GJPathSegmentInfo - Class in kcl.waterloo.marker
-
- GJPathSegmentInfo() - Constructor for class kcl.waterloo.marker.GJPathSegmentInfo
-
- GJPathSegmentInfo(int, double[]) - Constructor for class kcl.waterloo.marker.GJPathSegmentInfo
-
- GJPie - Class in kcl.waterloo.graphics.plots2D
-
GJPie chart.
- GJPie() - Constructor for class kcl.waterloo.graphics.plots2D.GJPie
-
- GJPie(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJPie
-
- GJPlotInterface - Interface in kcl.waterloo.graphics.plots2D
-
GJPlotInterface defines methods that must be implemented by all plots.
- GJPlotList - Class in kcl.waterloo.plotmodel2D
-
- GJPlotList() - Constructor for class kcl.waterloo.plotmodel2D.GJPlotList
-
- GJPolarBar - Class in kcl.waterloo.graphics.plots2D
-
GJPolarBar chart.
- GJPolarBar() - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarBar
-
- GJPolarBar(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarBar
-
- GJPolarLine - Class in kcl.waterloo.graphics.plots2D
-
- GJPolarLine() - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarLine
-
- GJPolarLine(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarLine
-
- GJPolarPlotInterface - Interface in kcl.waterloo.graphics.plots2D
-
GJPolarPlotInterface.
- GJPolarScatter - Class in kcl.waterloo.graphics.plots2D
-
- GJPolarScatter() - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarScatter
-
- GJPolarScatter(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarScatter
-
- GJPolarStem - Class in kcl.waterloo.graphics.plots2D
-
GJPolarBar chart.
- GJPolarStem() - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarStem
-
- GJPolarStem(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJPolarStem
-
- GJPrimitiveDoubleDataVector - Class in kcl.waterloo.graphics.data
-
- GJPrimitiveDoubleDataVector() - Constructor for class kcl.waterloo.graphics.data.GJPrimitiveDoubleDataVector
-
Used for JUnit tests
- GJQuarterGauge - Class in kcl.waterloo.widget
-
- GJQuarterGauge() - Constructor for class kcl.waterloo.widget.GJQuarterGauge
-
- GJQuiver - Class in kcl.waterloo.graphics.plots2D
-
GJQuiver or vector plot.
- GJQuiver() - Constructor for class kcl.waterloo.graphics.plots2D.GJQuiver
-
- GJQuiver(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJQuiver
-
- GJRadialGradientFactory - Class in kcl.waterloo.marker
-
- GJRadialGradientFactory(float, float, float, float[], Color[]) - Constructor for class kcl.waterloo.marker.GJRadialGradientFactory
-
- GJResizablePanel - Class in kcl.waterloo.graphics
-
Provides a mouse-changeable region of interest that can be added to a graph.
- GJResizablePanel() - Constructor for class kcl.waterloo.graphics.GJResizablePanel
-
Public constructor for XML serialization/de-serialization.
- GJRoi - Class in kcl.waterloo.graphics
-
Provides a mouse-changeable region of interest that can be added to a graph.
- GJRoi() - Constructor for class kcl.waterloo.graphics.GJRoi
-
Public constructor for XML serialization/de-serialization.
- GJRoi(Rectangle2D.Double) - Constructor for class kcl.waterloo.graphics.GJRoi
-
- GJScatter - Class in kcl.waterloo.graphics.plots2D
-
Cyclic properties: Marker Fill EdgeStroke EdgeColor
- GJScatter() - Constructor for class kcl.waterloo.graphics.plots2D.GJScatter
-
- GJScatter(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJScatter
-
- GJScreenDataInterface<T> - Interface in kcl.waterloo.plotmodel2D
-
The GJScreenDataInterface specifies methods used when highlighting specific
plots by providing.
- GJSequencerInterface - Interface in kcl.waterloo.common.deploy
-
- GJStairs - Class in kcl.waterloo.graphics.plots2D
-
Cyclic properties: None
- GJStairs() - Constructor for class kcl.waterloo.graphics.plots2D.GJStairs
-
- GJStairs(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJStairs
-
- GJStem - Class in kcl.waterloo.graphics.plots2D
-
Cyclic properties: Marker Fill EdgeStroke EdgeColor
- GJStem() - Constructor for class kcl.waterloo.graphics.plots2D.GJStem
-
- GJStem(GJAbstractPlot) - Constructor for class kcl.waterloo.graphics.plots2D.GJStem
-
- GJTransform - Interface in kcl.waterloo.graphics.transforms
-
- GJTransformUpdateInterface - Interface in kcl.waterloo.graphics.plots2D
-
Interface to support updating of plots when the x or y transform of the
parent graph is changed.
- GJUtilities - Class in kcl.waterloo.graphics
-
This code is part of the Waterloo Scientific Graphics package from King's
College London
- GJVisualModel - Class in kcl.waterloo.plotmodel2D
-
Concrete implementation of GJAbstractVisualModel<GJMarker, Paint,
BasicStroke, Dimension, Shape>
- GJVisualModel() - Constructor for class kcl.waterloo.plotmodel2D.GJVisualModel
-
- GJVisualsInterface<T,U,V,X,Y> - Interface in kcl.waterloo.plotmodel2D
-
A generic interface defining the visual properties of plot objects.
- GJXYSeries - Class in kcl.waterloo.graphics.data
-
Class for representing paired x,y data as ArrayList lists of equal
length.
- GJXYSeries(ArrayList<Double>, ArrayList<Double>) - Constructor for class kcl.waterloo.graphics.data.GJXYSeries
-
Set x and y.
- GJXYSeries(ArrayList<ArrayList<Double>>) - Constructor for class kcl.waterloo.graphics.data.GJXYSeries
-
- GJXYSeries(Double[], Double[]) - Constructor for class kcl.waterloo.graphics.data.GJXYSeries
-
Creates an instance by forming ArrayLists from the inputs.
- GJXYSeries(double[], double[]) - Constructor for class kcl.waterloo.graphics.data.GJXYSeries
-
Creates an instance by forming ArrayLists from the inputs.
- glassShown - Variable in class kcl.waterloo.widget.GJGauge
-
Set true to show the glass cover effect.
- GradientPanel - Class in kcl.waterloo.gui
-
- GradientPanel() - Constructor for class kcl.waterloo.gui.GradientPanel
-
Create the panel.
- GraphContainerLayout - Class in kcl.waterloo.graphics
-
Implements the GraphUnitLayout
to support graph containers.
- GraphContainerLayout() - Constructor for class kcl.waterloo.graphics.GraphContainerLayout
-
- graphEditor(GJGraphInterface) - Static method in class kcl.waterloo.serviceproviders.GUIFactory
-
- GraphicConstraint - Class in kcl.waterloo.swing.layout
-
- GraphicConstraint() - Constructor for class kcl.waterloo.swing.layout.GraphicConstraint
-
Default constructor.
- GraphLayout - Class in kcl.waterloo.graphics
-
- GraphLayout() - Constructor for class kcl.waterloo.graphics.GraphLayout
-
- GraphUnitLayout - Class in kcl.waterloo.swing.layout
-
GraphUnitLayout
extends SpringLayout
to provide support for
components that are positioned in graph coordinate space.
- GraphUnitLayout() - Constructor for class kcl.waterloo.swing.layout.GraphUnitLayout
-
- GUIFactory - Class in kcl.waterloo.serviceproviders
-
- GUIFactory() - Constructor for class kcl.waterloo.serviceproviders.GUIFactory
-