A B C D E F G H I J K L M N O P R S T U V W X Y Z _

C

CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.ArrayEditDialog
Cancel button was selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Cancel button was selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Cancel button was selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Cancel button was selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.FontDialog
Cancel button was selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.NewLevelsDialog
Cancel button selected
CANCEL_RESPONSE - Static variable in class gov.noaa.pmel.sgt.swing.prop.PlotMarkDialog
Cancel button selected
CAP_BUTT - Static variable in class gov.noaa.pmel.sgt.LineAttribute
Cap styles
CAP_ROUND - Static variable in class gov.noaa.pmel.sgt.LineAttribute
 
CAP_SQUARE - Static variable in class gov.noaa.pmel.sgt.LineAttribute
 
Cartesian - Interface in gov.noaa.pmel.sgt.dm
The Cartesian interface indicates to the sgt classes that X and Y coordinates are to be interpreted as Cartesian coordinates.
CartesianGraph - Class in gov.noaa.pmel.sgt
The CartesianGraph provides the transformation from user to physical coordinates.
CartesianGraph() - Constructor for class gov.noaa.pmel.sgt.CartesianGraph
Default constructor.
CartesianGraph(String) - Constructor for class gov.noaa.pmel.sgt.CartesianGraph
CartesianGraph constructor.
CartesianGraph(String, AxisTransform, AxisTransform) - Constructor for class gov.noaa.pmel.sgt.CartesianGraph
Create a new CartesianGraph.
CartesianRenderer - Class in gov.noaa.pmel.sgt
CartesianRenderer defines an interface to enable data to be rendered on a CartesianGraph.
CartesianRenderer() - Constructor for class gov.noaa.pmel.sgt.CartesianRenderer
 
CENTER - Static variable in interface gov.noaa.pmel.sgt.AbstractPane
Align to center of printer page.
CENTER - Static variable in class gov.noaa.pmel.sgt.ColorKey
Align to center of key.
CENTER - Static variable in class gov.noaa.pmel.sgt.LineKey
Align to center of key.
CENTER - Static variable in class gov.noaa.pmel.sgt.Logo
Align to center of Logo.
CENTER - Static variable in class gov.noaa.pmel.sgt.PointCollectionKey
Align to center of key.
CENTER - Static variable in class gov.noaa.pmel.sgt.SGLabel
Align center of label
CENTER - Static variable in class gov.noaa.pmel.sgt.VectorKey
Align to center of key.
CENTERED - Static variable in class gov.noaa.pmel.sgt.PointAttribute
Position label over the point
cg_ - Variable in class gov.noaa.pmel.sgt.CartesianRenderer
 
changes_ - Variable in class gov.noaa.pmel.sgt.AxisTransform
 
changes_ - Variable in class gov.noaa.pmel.sgt.dm.Annote
 
changes_ - Variable in class gov.noaa.pmel.sgt.LineAttribute
 
changes_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Reference to PropertyChangeSupport
changes_ - Variable in class gov.noaa.pmel.sgt.swing.UserIcon
 
changes_ - Variable in class gov.noaa.pmel.sgt.VectorAttribute
 
childElements() - Method in class gov.noaa.pmel.sgt.Layer
Create a Enumeration for the LayerChild's associated with the Layer.
childIterator() - Method in class gov.noaa.pmel.sgt.Layer
 
ChildNotFoundException - Exception in gov.noaa.pmel.sgt
Child was not found during operation.
ChildNotFoundException() - Constructor for exception gov.noaa.pmel.sgt.ChildNotFoundException
 
ChildNotFoundException(String) - Constructor for exception gov.noaa.pmel.sgt.ChildNotFoundException
 
circle_ - Variable in class gov.noaa.pmel.sgt.PlotMark
 
cl_ - Variable in class gov.noaa.pmel.sgt.CLIndexedColorMap
 
clear(Axis) - Method in class gov.noaa.pmel.sgt.Axis
Unregister an axis.
clear(AxisTransform) - Method in class gov.noaa.pmel.sgt.Axis
Unregister an AxisTransform.
clear(String) - Method in class gov.noaa.pmel.sgt.LineKey
Remove line associated with data id from LineKey.
clear() - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
clear(String) - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Remove data from key by id.
clear() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
clear(String) - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
clear() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Remove all data from the JPlotLayout
clear(String) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Remove a specific dataset from the JPlotLayout
clear(String) - Method in class gov.noaa.pmel.sgt.VectorKey
Remove data from key by id.
clearAll() - Method in class gov.noaa.pmel.sgt.LineKey
Remove all lines from the LineKey.
clearAll() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Remove all lines from the PointCollectionKey.
clearAll() - Method in class gov.noaa.pmel.sgt.VectorKey
Remove all lines from the VectorKey.
clearAllRegisteredAxes() - Method in class gov.noaa.pmel.sgt.Axis
Unregister all axes.
clearAllRegisteredTransforms() - Method in class gov.noaa.pmel.sgt.Axis
Unregister all AxisTransforms.
CLIndexedColorMap - Class in gov.noaa.pmel.sgt
CLIndexedColorMap provides a mapping from a value to a Color.
CLIndexedColorMap(int[], int[], int[]) - Constructor for class gov.noaa.pmel.sgt.CLIndexedColorMap
Initialize the color map with int arrays of red, green, and blue.
CLIndexedColorMap(float[], float[], float[]) - Constructor for class gov.noaa.pmel.sgt.CLIndexedColorMap
Initialize the color map with float arrays of red, green, and blue.
CLIndexedColorMap(Color[]) - Constructor for class gov.noaa.pmel.sgt.CLIndexedColorMap
Initialize the color map with an array of Color objects.
clipping_ - Variable in class gov.noaa.pmel.sgt.CartesianGraph
 
clipping_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Data is clipped to axes
clone() - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
CLTransformColorMap - Class in gov.noaa.pmel.sgt
CLTransformColorMap provides a mapping from a value to a Color via a ContourLevel object.
CLTransformColorMap(Transform, Transform, Transform) - Constructor for class gov.noaa.pmel.sgt.CLTransformColorMap
Initialize the color map to use red, green, and blue transforms.
Collection - Class in gov.noaa.pmel.sgt.dm
Collection is an extension to Vector designed to hold SGTData objects.
Collection() - Constructor for class gov.noaa.pmel.sgt.dm.Collection
 
Collection(String) - Constructor for class gov.noaa.pmel.sgt.dm.Collection
 
Collection(String, int) - Constructor for class gov.noaa.pmel.sgt.dm.Collection
 
Collection(String, int, int) - Constructor for class gov.noaa.pmel.sgt.dm.Collection
 
COLOR - Static variable in class gov.noaa.pmel.sgt.beans.Legend
ColorKey legend type
ColorDialog - Class in gov.noaa.pmel.sgt.swing.prop
 
ColorDialog(Dialog, String, boolean) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ColorDialog
 
ColorDialog(Frame, String, boolean) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ColorDialog
 
ColorDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.ColorDialog
 
ColorEntryPanel - Class in gov.noaa.pmel.sgt.swing.prop
 
ColorEntryPanel(String, Color) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ColorEntryPanel
 
ColorEntryPanel() - Constructor for class gov.noaa.pmel.sgt.swing.prop.ColorEntryPanel
 
ColorKey - Class in gov.noaa.pmel.sgt
The ColorKey class provides a graphical depiction of the relationship between a ColorMap and user values.
ColorKey() - Constructor for class gov.noaa.pmel.sgt.ColorKey
Default ColorKey constructor.
ColorKey(Rectangle2D.Double, int, int) - Constructor for class gov.noaa.pmel.sgt.ColorKey
ColorKey constructor that include location, size, and alignment information.
ColorKey(Point2D.Double, Dimension2D, int, int) - Constructor for class gov.noaa.pmel.sgt.ColorKey
 
ColorMap - Class in gov.noaa.pmel.sgt
ColorMap provides a mapping from an index or value to a Color.
ColorMap() - Constructor for class gov.noaa.pmel.sgt.ColorMap
 
ColorMap - Class in gov.noaa.pmel.util
 
ColorMap() - Constructor for class gov.noaa.pmel.util.ColorMap
 
ColorMap(ColorMap) - Constructor for class gov.noaa.pmel.util.ColorMap
 
colors_ - Variable in class gov.noaa.pmel.sgt.CLIndexedColorMap
 
colors_ - Variable in class gov.noaa.pmel.sgt.IndexedColorMap
 
ColorSwatchIcon - Class in gov.noaa.pmel.sgt.swing
ColorSwatchIcon implements Icon to create a icon that displays a small square of color.
ColorSwatchIcon(IndexedColor, int, int) - Constructor for class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Construct a ColorSwatchIcon.
ColorSwatchIcon(Color, int, int) - Constructor for class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
 
ColorTransform - Class in gov.noaa.pmel.util
Transform defines an interface for transformations between user and physical coordinates.
ColorTransform() - Constructor for class gov.noaa.pmel.util.ColorTransform
 
ColorTransform(Transform, Transform, Transform) - Constructor for class gov.noaa.pmel.util.ColorTransform
 
compareTo(GeoDate) - Method in class gov.noaa.pmel.util.GeoDate
Tests to see if the current GeoDate is less than, equal, or greater than.
componentHidden(ComponentEvent) - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Unused.
componentMoved(ComponentEvent) - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Unused.
componentResized(ComponentEvent) - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Listener to update Page size if it changes.
componentShown(ComponentEvent) - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Unused.
computeBounds(Graph, SoTDomain) - Method in class gov.noaa.pmel.sgt.dm.Annote
 
computeDefaults(GeoDate) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Determine the minor label interval from the time extent of the axis.
computeFormat(double, double, int) - Static method in class gov.noaa.pmel.sgt.Format
Computes the format based on desired prescision and minimum, maximum values.
computeLocation(double, double) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Determines the location of the minor time label.
computeRange(Range2D, int) - Static method in class gov.noaa.pmel.sgt.Graph
Compute a "nice" range from a range and number of intervals.
computeRange(SoTRange, int) - Static method in class gov.noaa.pmel.sgt.Graph
Compute a "nice" range from a range and number of intervals.
computeRange(double, double, int) - Static method in class gov.noaa.pmel.sgt.Graph
Compute a "nice" range from the minimum, maximum, and number of intervals.
computeTransforms() - Method in class gov.noaa.pmel.util.LinearTransform
 
containsKey(Object) - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
containsValue(Object) - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
Contour - Class in gov.noaa.pmel.sgt.contour
Contour constructs a set of ContourLine objects based on the ContourLevels, SGTGrid, and mask supplied.
Contour(CartesianGraph, SGTGrid, Range2D) - Constructor for class gov.noaa.pmel.sgt.contour.Contour
Construct a Contour object using a range to define the ContourLevels.
Contour(CartesianGraph, SGTGrid, double[]) - Constructor for class gov.noaa.pmel.sgt.contour.Contour
Construct a Contour object using an array of levels to define the ContourLevels.
Contour(CartesianGraph, SGTGrid, ContourLevels) - Constructor for class gov.noaa.pmel.sgt.contour.Contour
Construct a Contour object using a ContourLevels object.
CONTOUR - Static variable in class gov.noaa.pmel.sgt.GridAttribute
Contour line style.
CONTOUR - Static variable in class gov.noaa.pmel.util.Debug
Debug for contouring
ContourLevelNotFoundException - Exception in gov.noaa.pmel.sgt
Contour level does not exist.
ContourLevelNotFoundException() - Constructor for exception gov.noaa.pmel.sgt.ContourLevelNotFoundException
 
ContourLevelNotFoundException(String) - Constructor for exception gov.noaa.pmel.sgt.ContourLevelNotFoundException
 
ContourLevels - Class in gov.noaa.pmel.sgt
Contains levels and line styles for contour graphics.
ContourLevels() - Constructor for class gov.noaa.pmel.sgt.ContourLevels
 
ContourLevelsAccess - Interface in gov.noaa.pmel.sgt
Defines the functionality for accessing contour level information for color maps.
ContourLevelsDialog - Class in gov.noaa.pmel.sgt.swing.prop
This dialog edits a ContourLevels object.
ContourLevelsDialog(Frame) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Constructor.
ContourLevelsDialog(String) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Constructor.
ContourLevelsDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Default constructor.
ContourLine - Class in gov.noaa.pmel.sgt.contour
ContourLine contains a single closed or open contour and a list of its labels.
ContourLine() - Constructor for class gov.noaa.pmel.sgt.contour.ContourLine
Default constructor.
ContourLine(int, int) - Constructor for class gov.noaa.pmel.sgt.contour.ContourLine
Constructor setting initial size and extend values of coordinate Vector.
ContourLine(int) - Constructor for class gov.noaa.pmel.sgt.contour.ContourLine
Constructor setting initial size of coordinate Vector.
ContourLineAttribute - Class in gov.noaa.pmel.sgt
Sets the rendering style for a contour line.
ContourLineAttribute() - Constructor for class gov.noaa.pmel.sgt.ContourLineAttribute
Default constructor.
ContourLineAttribute(int) - Constructor for class gov.noaa.pmel.sgt.ContourLineAttribute
Constructor using default Color.
ContourLineAttribute(int, Color) - Constructor for class gov.noaa.pmel.sgt.ContourLineAttribute
ContourLineAttribute constructor.
ContourLineAttribute(int, int, Color) - Constructor for class gov.noaa.pmel.sgt.ContourLineAttribute
ContourLineAttribute constructor for plot marks.
ContourLineAttributeDialog - Class in gov.noaa.pmel.sgt.swing.prop
Edits a ContourLineAttribute.
ContourLineAttributeDialog(Frame) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Constructor.
ContourLineAttributeDialog(String) - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Constructor.
ContourLineAttributeDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Default constructor.
convertToBaseUnit(SGTData, int, int) - Static method in class gov.noaa.pmel.util.Units
Convert data to common units.
CoordinateSystem - Interface in gov.noaa.pmel.sgt.dm
Base class for coordinate system information
copy() - Method in class gov.noaa.pmel.sgt.Axis
Create a copy of the axis.
copy() - Method in class gov.noaa.pmel.sgt.beans.Margin
Copy Margin object.
copy() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Create a copy of the CartesianGraph
copy() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Create a copy of the ColorMap
copy() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Create a copy of the ColorMap object.
copy() - Method in class gov.noaa.pmel.sgt.ColorKey
Create a copy of ColorKey.
copy() - Method in class gov.noaa.pmel.sgt.ColorMap
 
copy() - Method in class gov.noaa.pmel.sgt.ContourLevels
Create a deep copy.
copy() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Copy the ContourLineAttribute.
copy() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
 
copy() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
copy() - Method in class gov.noaa.pmel.sgt.dm.Collection
Create a copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
Create a copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SGT3DVector
Create a copy.
copy() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Create a shallow copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Create a copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Create a copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Create a copy of the grid.
copy() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Create a shallow copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Create a copy.
copy() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
copy() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Create a copy of the grid.
copy() - Method in class gov.noaa.pmel.sgt.Graph
Copy the Graph object and all attached classes.
copy() - Method in class gov.noaa.pmel.sgt.GridAttribute
Copy the GridAttribute.
copy() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Create a copy of the ColorMap
copy() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
copy() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
copy() - Method in class gov.noaa.pmel.sgt.Layer
Copy the Layer and its attached classes.
copy() - Method in interface gov.noaa.pmel.sgt.LayerChild
Create a copy of the LayerChild.
copy() - Method in class gov.noaa.pmel.sgt.LinearTransform
Create a copy of the LinearTransform.
copy() - Method in class gov.noaa.pmel.sgt.LineAttribute
Copy the LineAttribute.
copy() - Method in class gov.noaa.pmel.sgt.LineKey
Create of copy of LineKey.
copy() - Method in class gov.noaa.pmel.sgt.LogAxis
 
copy() - Method in class gov.noaa.pmel.sgt.Logo
Create of copy of Logo.
copy() - Method in class gov.noaa.pmel.sgt.MapGraph
 
copy() - Method in class gov.noaa.pmel.sgt.PlainAxis
 
copy() - Method in class gov.noaa.pmel.sgt.PointAttribute
Copy the PointAttribute.
copy() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Create of copy of PointCollectionKey.
copy() - Method in class gov.noaa.pmel.sgt.PolarGraph
 
copy() - Method in class gov.noaa.pmel.sgt.Ruler
 
copy() - Method in class gov.noaa.pmel.sgt.SGLabel
 
copy() - Method in class gov.noaa.pmel.sgt.SineTransform
 
copy() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
copy() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
copy() - Method in class gov.noaa.pmel.sgt.TimeAxis
 
copy() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Create a copy of the ColorMap object.
copy() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Copy the VectorAttribute.
copy() - Method in class gov.noaa.pmel.sgt.VectorKey
Create of copy of VectorKey.
copy() - Method in class gov.noaa.pmel.util.Point2D.Double
Make a copy of the Rectangle2D.
copy() - Method in class gov.noaa.pmel.util.Point2D.Float
Make a copy of the Rectangle2D.
copy() - Method in class gov.noaa.pmel.util.Range2D
Create a copy of Range2D object.
copy() - Method in class gov.noaa.pmel.util.Rectangle2D
 
copy() - Method in class gov.noaa.pmel.util.Rectangle2D.Double
Make a copy of the Rectangle2D.
copy() - Method in class gov.noaa.pmel.util.Rectangle2D.Float
Make a copy of the Rectangle2D.
copy() - Method in class gov.noaa.pmel.util.SoTPoint
Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange
 
copy() - Method in class gov.noaa.pmel.util.SoTRange.Double
Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange.Float
Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange.Short
Make a copy of the SoTRange.
copy() - Method in class gov.noaa.pmel.util.SoTRange.Time
Make a copy of the SoTRange.
createPlot(int, String, HashMap, boolean) - Method in interface nl.astron.lofar.java.gui.plotter.IPlot
Creates a plot using several key arguments
createPlot(int, boolean, Object) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
This method will attempt to create a JComponent plot using the framework class and Data Access layer in the plotter_config.properties file.
createPlot(int, boolean, Object) - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will attempt to generate a plot using several key arguments: -int type (this is defined by PlotConstants.PLOT_*) -boolean separateLegend (this will tell the plotter that you would like a separate JComponent legend, otherwise you will see a legend where the plotter puts it by default.
createPlot(int, String, HashMap, boolean) - Method in class nl.astron.lofar.java.gui.plotter.PlotSGTImpl
Creates a SGT JPlotLayout plot using several key arguments
createPlotImage(Object) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
This method will create an Image of a plot.

A B C D E F G H I J K L M N O P R S T U V W X Y Z _