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 _

D

DASHED - Static variable in class gov.noaa.pmel.sgt.LineAttribute
Dashed line style.
data_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
SGTData storage
dataAttrMap_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Mapping of data to attributes
DataGroup - Class in gov.noaa.pmel.sgt.beans
A holder for the X and Y transforms and optionally references to the X and Y axes for a CartesianGraph.
DataGroup() - Constructor for class gov.noaa.pmel.sgt.beans.DataGroup
Default constructor.
DataGroup(String, PanelHolder) - Constructor for class gov.noaa.pmel.sgt.beans.DataGroup
Simple constructor.
DataGroup(String, PanelHolder, int, int, int, int) - Constructor for class gov.noaa.pmel.sgt.beans.DataGroup
Full constructor.
dataGroupIterator() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get an Iterator of DataGroup objects.
DataGroupLayer - Class in gov.noaa.pmel.sgt.beans
A holder for DataGroup and Layer associated with axes and Graph.
DataGroupLayer() - Constructor for class gov.noaa.pmel.sgt.beans.DataGroupLayer
Default constructor.
DataGroupLayer(Panel, DataGroup) - Constructor for class gov.noaa.pmel.sgt.beans.DataGroupLayer
Construct DataGroupLayer.
dataIterator() - Method in class gov.noaa.pmel.sgt.beans.DataModel
Get Iterator of the DataHolder objects.
DataKey - Interface in gov.noaa.pmel.sgt
Inticates the class is a key or legend.
DataModel - Class in gov.noaa.pmel.sgt.beans
A model that supplies the relationship between SGTData objects, its Attribute and the Panel and DataGroup in which it is displayed and the Legend.
DataModel() - Constructor for class gov.noaa.pmel.sgt.beans.DataModel
Default constructor.
DataModelBeanInfo - Class in gov.noaa.pmel.sgt.beans
BeanInfo object for DataModel.
DataModelBeanInfo() - Constructor for class gov.noaa.pmel.sgt.beans.DataModelBeanInfo
 
DataNotAssignedException - Exception in gov.noaa.pmel.sgt
Graph could not be produced because no data has been assigned.
DataNotAssignedException() - Constructor for exception gov.noaa.pmel.sgt.DataNotAssignedException
 
DataNotAssignedException(String) - Constructor for exception gov.noaa.pmel.sgt.DataNotAssignedException
 
DataNotFoundException - Exception in gov.noaa.pmel.sgt
Graph could not be produced because no data has been assigned.
DataNotFoundException() - Constructor for exception gov.noaa.pmel.sgt.DataNotFoundException
 
DataNotFoundException(String) - Constructor for exception gov.noaa.pmel.sgt.DataNotFoundException
 
DataNotSameShapeException - Exception in gov.noaa.pmel.sgt
Operation could not be completed since grids are not the same shape.
DataNotSameShapeException() - Constructor for exception gov.noaa.pmel.sgt.DataNotSameShapeException
 
DataNotSameShapeException(String) - Constructor for exception gov.noaa.pmel.sgt.DataNotSameShapeException
 
DATASET_AXIS_TYPE_LOG - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_AXIS_TYPE_MJDTIME - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_AXIS_TYPE_SPATIAL - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_AXIS_TYPE_TIME - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_NAME - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_OPERATOR_ADD - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_OPERATOR_DELETE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_OPERATOR_MODIFY - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_OPERATOR_UPDATE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_SUBNAME - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_VALUELABEL - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_VALUES - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XAXIS_RANGE_END - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XAXIS_RANGE_START - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XAXISLABEL - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XAXISTYPE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XAXISUNIT - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_XVALUES - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YAXIS_RANGE_END - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YAXIS_RANGE_START - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YAXISLABEL - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YAXISTYPE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YAXISUNIT - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_YVALUES - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZAXIS_RANGE_END - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZAXIS_RANGE_START - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZAXISLABEL - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZAXISTYPE - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZAXISUNIT - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DATASET_ZVALUES - Static variable in class nl.astron.lofar.java.gui.plotter.PlotConstants
 
DataTargetMismatchException - Exception in gov.noaa.pmel.sgt.beans
SGTData does not match the target of Panel and DataGroup or Legend type.
DataTargetMismatchException() - Constructor for exception gov.noaa.pmel.sgt.beans.DataTargetMismatchException
 
DataTargetMismatchException(String) - Constructor for exception gov.noaa.pmel.sgt.beans.DataTargetMismatchException
 
DATE - Static variable in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
DAY_MONTH - Static variable in class gov.noaa.pmel.sgt.TimeAxis
Use the DayMonthAxis style.
DAYS - Static variable in class gov.noaa.pmel.util.GeoDate
Increment or decrement in days.
DEBUG - Static variable in class gov.noaa.pmel.sgt.beans.Page
 
Debug - Class in gov.noaa.pmel.util
For debugging only
Debug() - Constructor for class gov.noaa.pmel.util.Debug
 
DEBUG - Static variable in class gov.noaa.pmel.util.Debug
 
decimalToDegMinSec() - Method in class gov.noaa.pmel.util.GeographicValue
 
decimalValue - Variable in class gov.noaa.pmel.util.GeographicValue
 
decrement(float, int) - Method in class gov.noaa.pmel.util.GeoDate
Decrement current GeoDate by SECONDS, MINUTES, HOURS, DAYS, MONTHS, or YEARS
decrement(double, int) - Method in class gov.noaa.pmel.util.GeoDate
Decrement current GeoDate by SECONDS, MINUTES, HOURS, DAYS, MONTHS, or YEARS
DEFAULT_SCALE - Static variable in interface gov.noaa.pmel.sgt.AbstractPane
Default scale for printing.
DefaultContourLineAttribute - Class in gov.noaa.pmel.sgt
Sets the default rendering style for contour line data.
DefaultContourLineAttribute() - Constructor for class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Default constructor.
DefaultContourLineAttributeDialog - Class in gov.noaa.pmel.sgt.swing.prop
Edits a DefaultContourLineAttribute.
DefaultContourLineAttributeDialog(Frame) - Constructor for class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Construtor.
DefaultContourLineAttributeDialog(String) - Constructor for class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Constructor.
DefaultContourLineAttributeDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Default constructor
degMinSecToDecimal() - Method in class gov.noaa.pmel.util.GeographicValue
 
degrees - Variable in class gov.noaa.pmel.util.GeographicValue
 
delta - Variable in class gov.noaa.pmel.util.Range2D
The value of the increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.Double
The value of the increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.Float
The value of the increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. The range's time increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.Integer
The value of the increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.Short
The value of the increment
delta - Variable in class gov.noaa.pmel.util.SoTRange.Time
The value of the increment
delta - Variable in class gov.noaa.pmel.util.TimeRange
Deprecated. The range's time increment
destroy() - Method in class gov.noaa.pmel.sgt.demo.JDesktopDemo
Destroy the applet
destroy() - Method in class gov.noaa.pmel.sgt.demo.JRealTimeDemo
Destroy the applet
Dimension2D - Class in gov.noaa.pmel.util
A class to encapsulate a double width and a height.
Dimension2D() - Constructor for class gov.noaa.pmel.util.Dimension2D
 
Dimension2D(double, double) - Constructor for class gov.noaa.pmel.util.Dimension2D
 
DISTANCE - Static variable in class gov.noaa.pmel.util.Units
base units are distance
divide(double) - Method in class gov.noaa.pmel.util.GeoDate
Divide by value.
Domain - Class in gov.noaa.pmel.util
GraphDomain contains the X and Y ranges in user units.
Domain() - Constructor for class gov.noaa.pmel.util.Domain
Default constructor.
Domain(Domain) - Constructor for class gov.noaa.pmel.util.Domain
Create a copy of a Domain.
Domain(Range2D, Range2D) - Constructor for class gov.noaa.pmel.util.Domain
 
Domain(TimeRange, Range2D) - Constructor for class gov.noaa.pmel.util.Domain
 
Domain(Range2D, TimeRange) - Constructor for class gov.noaa.pmel.util.Domain
 
Domain(Range2D, Range2D, boolean, boolean) - Constructor for class gov.noaa.pmel.util.Domain
 
Domain(TimeRange, Range2D, boolean, boolean) - Constructor for class gov.noaa.pmel.util.Domain
 
Domain(Range2D, TimeRange, boolean, boolean) - Constructor for class gov.noaa.pmel.util.Domain
 
DRAG_AND_DROP - Static variable in class gov.noaa.pmel.sgt.plot.PlotPaneMode
 
Draggable - Interface in gov.noaa.pmel.sgt.swing
Draggable defines an interface to allow classes to be imaged separately in a Layer from other classes.
DragNDropManager - Class in gov.noaa.pmel.sgt.plot
 
DragNDropManager() - Constructor for class gov.noaa.pmel.sgt.plot.DragNDropManager
 
draw() - Method in interface gov.noaa.pmel.sgt.AbstractPane
The AbstractPane and all of the attached Classes will be drawn.
draw(Graphics) - Method in interface gov.noaa.pmel.sgt.AbstractPane
The AbstractPane and all of the attached Classes will be drawn.
draw(Graphics, int, int) - Method in interface gov.noaa.pmel.sgt.AbstractPane
The AbstractPane and all of the attached Classes will be drawn.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.AnnotationCartesianRenderer
Render Annotation using java.awt.Graphic2D primatives.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.beans.Panel
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Draw the graph, axes, and render the data.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Render the SGTData object.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.ColorKey
Draw the ColorKey.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Used internally by sgt.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
Render the SGTData.
draw() - Method in class gov.noaa.pmel.sgt.JPane
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.JPane
 
draw(Graphics, int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
draw(Graphics) - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Used internally by sgt.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.Layer
Draw the Layer and its attached classes.
draw(Graphics) - Method in interface gov.noaa.pmel.sgt.LayerChild
Draw the LayerChild.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LayerContainer
Used internally by sgt.
draw(Graphics) - Method in interface gov.noaa.pmel.sgt.LayerControl
Used internally by sgt.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LayerStack
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Render the SGTData.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.LineKey
Draw the Key.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.Logo
Draw the Logo.
draw() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
draw(Graphics) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
draw(Graphics, int, int) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
draw(Graphics) - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Draw the Key.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.Ruler
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.SGLabel
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
draw(Graphics) - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Render the SGTData.
draw(Graphics) - Method in class gov.noaa.pmel.sgt.VectorKey
Draw the Key.
draw(Graphics, int, int) - Method in class gov.noaa.pmel.swing.beans.SliderHandle
 
DRAW_TRACE - Static variable in class gov.noaa.pmel.util.Debug
 
drawDashed(Graphics, int[], int[], int, LineAttribute) - Method in interface gov.noaa.pmel.sgt.StrokeDrawer
 
drawDashed(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer1
 
drawDashed(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer2
 
drawDraggableItems(Graphics) - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
 
drawDraggableItems(Graphics) - Method in class gov.noaa.pmel.sgt.beans.Panel
 
drawDraggableItems(Graphics) - Method in class gov.noaa.pmel.sgt.Layer
 
drawDraggableItems(Graphics) - Method in class gov.noaa.pmel.sgt.LayerContainer
Used internally by sgt.
drawDraggableItems(Graphics) - Method in interface gov.noaa.pmel.sgt.LayerControl
Used internally by sgt.
drawDraggableItems(Graphics) - Method in class gov.noaa.pmel.sgt.LayerStack
 
drawHeavy(Graphics, int[], int[], int, LineAttribute) - Method in interface gov.noaa.pmel.sgt.StrokeDrawer
 
drawHeavy(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer1
 
drawHeavy(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer2
 
drawHighlight(Graphics, int[], int[], int, LineAttribute) - Method in interface gov.noaa.pmel.sgt.StrokeDrawer
 
drawHighlight(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer1
 
drawHighlight(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer2
 
drawMajorLabel(Graphics, double, GeoDate) - Method in class gov.noaa.pmel.sgt.TimeAxis
 
drawMark(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Draw a mark at the requested location.
drawMark(Graphics, int[], int[], int, VectorAttribute) - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Draw a mark at the requested location.
drawMinorLabel(Graphics, double, GeoDate) - Method in class gov.noaa.pmel.sgt.TimeAxis
 
drawPage(Graphics, PageFormat, boolean) - Method in class gov.noaa.pmel.sgt.JPane
 
drawPage(Graphics, PageFormat) - Method in class gov.noaa.pmel.sgt.JPane
Used by internally by sgt.
drawSmallXTics(Graphics, double, double, double, double) - Method in class gov.noaa.pmel.sgt.Ruler
 
drawSmallXTics(Graphics, double, double, double, double) - Method in class gov.noaa.pmel.sgt.SpaceAxis
 
drawSmallYTics(Graphics, double, double, double, double) - Method in class gov.noaa.pmel.sgt.Ruler
 
drawSmallYTics(Graphics, double, double, double, double) - Method in class gov.noaa.pmel.sgt.SpaceAxis
 
drawStroke(Graphics, int[], int[], int, LineAttribute) - Method in interface gov.noaa.pmel.sgt.StrokeDrawer
 
drawStroke(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer1
 
drawStroke(Graphics, int[], int[], int, LineAttribute) - Method in class gov.noaa.pmel.sgt.StrokeDrawer2
 
drawThickXTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Axis
 
drawThickYTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Axis
 
drawXTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Axis
 
drawXTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Ruler
 
drawYTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Axis
 
drawYTic(Graphics, double, double, double) - Method in class gov.noaa.pmel.sgt.Ruler
 

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 _