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 _

G

generateContourLabels(Graphics) - Method in class gov.noaa.pmel.sgt.contour.Contour
Given the computed ContourLines and the ContourLineAttribute generate the contour labels.
generateContourLines() - Method in class gov.noaa.pmel.sgt.contour.Contour
Given the current ContourLevels, mask, and SGTGrid generate the ContourLines.
GeoDate - Class in gov.noaa.pmel.util
GeoDate extends the capabilities of Date.
GeoDate() - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate.
GeoDate(String, String) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from a String.
GeoDate(GeoDate) - Constructor for class gov.noaa.pmel.util.GeoDate
Constructs a new GeoDate from an existing GeoDate.
GeoDate(int, int, int, int, int, int, int) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from values.
GeoDate(Date) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from a Date object.
GeoDate(int, int) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from EPIC double integers.
GeoDate(long) - Constructor for class gov.noaa.pmel.util.GeoDate
Allocates a GeoDate object and initializes it to represent the specified number of milliseconds since the standard base time know as "the epoch", namely January 1, 1970, 00:00:00 GMT.
GeoDateArray - Class in gov.noaa.pmel.util
GeoDateArray creates an efficient storage of GeoDate objects.
GeoDateArray(GeoDate[]) - Constructor for class gov.noaa.pmel.util.GeoDateArray
Construct a new GeoDateArray from an array of GeoDates.
GeoDateArray(Date[]) - Constructor for class gov.noaa.pmel.util.GeoDateArray
Construct a new GeoDateArray from an array of Dates.
GeoDateArray(long[]) - Constructor for class gov.noaa.pmel.util.GeoDateArray
Construct a new GeoDateArray from an array of longs that represent the number of milliseconds since January 1, 1970, 00:00:00 GMT.
GeoDateDialog - Class in gov.noaa.pmel.sgt.swing.prop
GeoDateDialog is a calendar, plus optionally, time, chooser that produces a date.
GeoDateDialog(GeoDate) - Constructor for class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
GeoDateDialog(GeoDate, GeoDate, GeoDate, int, int) - Constructor for class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
GeoDateDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
Geographic - Interface in gov.noaa.pmel.sgt.dm
The Geographic interface indicates to the sgt classes that X and Y coordinates are to be interpreted as longitude and latitude, respectively.
GeographicValue - Class in gov.noaa.pmel.util
Base class used by LatitudeValue and LongitudeValue for translating between a float and deg/min/sec.
GeographicValue() - Constructor for class gov.noaa.pmel.util.GeographicValue
 
GeographicValue(float) - Constructor for class gov.noaa.pmel.util.GeographicValue
 
get(Object) - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
getAdditionalBeanInfo() - Method in class gov.noaa.pmel.sgt.PaneBeanInfo
 
getAlwaysPost() - Method in class gov.noaa.pmel.swing.JSlider2
Get the always post flag for the slider.
getAlwaysPost() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the always post flag for the slider.
getAngle() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get label drawing angle.
getAngle() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getAngle() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getAngle() - Method in class gov.noaa.pmel.sgt.SGLabel
Get label drawing angle.
getAnnoteId() - Method in class gov.noaa.pmel.sgt.dm.Annote
 
getAppletInfo() - Method in class gov.noaa.pmel.sgt.demo.JDesktopDemo
Get Applet information
getAppletInfo() - Method in class gov.noaa.pmel.sgt.demo.JRealTimeDemo
Get Applet information
getAssociatedData() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getAssociatedData() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the associated data.
getAssociatedData() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the associated data.
getAssociatedData() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getAssociatedData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getAssociatedData() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the associated data.
getAssociatedData() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getAssociatedData() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getAttribute() - Method in class gov.noaa.pmel.sgt.AnnotationCartesianRenderer
 
getAttribute() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get the Attribute associated with the renderer.
getAttribute() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getAttribute() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getAttribute() - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
Get the Attribute associated with the SGTGrid data.
getAttribute() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the Attribute associated with the data.
getAttribute() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
Get the Attribute associated with the data.
getAttribute(SGTData) - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Find an Attribute given a SGTData object.
getAttribute() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Get the Attribute associated with the data.
getAxisColor() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis color.
getAxisOrientation() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis orientation.
getAxisOriginP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get axis origin.
getAxisPosition() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis position
getAxisType() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis type.
getBackground() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get background color.
getBaseUnit() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the base units
getBaseUnit(SGTMetaData) - Static method in class gov.noaa.pmel.util.Units
Return the base unit for the meta data.
getBeanDescriptor() - Method in class gov.noaa.pmel.sgt.beans.PanelModelBeanInfo
 
getBeanDescriptor() - Method in class gov.noaa.pmel.sgt.PaneBeanInfo
 
getBlueTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the blue color Transform.
getBlueTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
getBlueTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the blue color Transform.
getBlueTransform() - Method in class gov.noaa.pmel.util.ColorTransform
 
getBoldFont() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getBorder() - Method in class gov.noaa.pmel.sgt.beans.BorderDialog
Get the new Border.
getBorder() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Return Border for Panel.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get legend border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.ColorKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.LineKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.VectorKey
Get border style.
getBottom() - Method in class gov.noaa.pmel.sgt.beans.Margin
Get bottom margin
getBounds() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the bounding rectangle in pixels (device units).
getBounds() - Method in class gov.noaa.pmel.sgt.Axis
Get the bounding box for the axis in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get bounds of Panel.
getBounds() - Method in class gov.noaa.pmel.sgt.ColorKey
Gets the bounding rectangle in device coordinates.
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote
 
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getBounds(Graph) - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getBounds() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label bounds in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getBounds() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getBounds() - Method in class gov.noaa.pmel.sgt.LineKey
Get the bounding rectangle.
getBounds() - Method in class gov.noaa.pmel.sgt.LogAxis
Get the bounding box for the axis in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.Logo
Get the bounding rectangle.
getBounds() - Method in interface gov.noaa.pmel.sgt.Moveable
Gets the bounding rectangle in device coordinates.
getBounds() - Method in class gov.noaa.pmel.sgt.PlainAxis
Get the bounding box for the axis in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get the bounding rectangle.
getBounds() - Method in class gov.noaa.pmel.sgt.Ruler
Get the bounding box for the axis in device units.
getBounds() - Method in interface gov.noaa.pmel.sgt.Selectable
Gets the bounding rectangle in device coordinates.
getBounds() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label bounds in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the bounding box for the axis in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getBounds() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getBounds() - Method in class gov.noaa.pmel.sgt.TimeAxis
 
getBounds() - Method in class gov.noaa.pmel.sgt.VectorKey
Get the bounding rectangle.
getBoundsP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get axis bounds.
getBoundsP() - Method in class gov.noaa.pmel.sgt.beans.Label
Get Label bounds.
getBoundsP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get Legend bounds.
getBoundsP() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the bounding rectangle for the key in physical coordinates.
getBoundsP() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label reference location in physcial coordinates.
getBoundsP() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getBoundsP() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getBoundsP() - Method in class gov.noaa.pmel.sgt.Layer
Get the Layer bounds in physical coordinates.
getBoundsP() - Method in class gov.noaa.pmel.sgt.LineKey
Get key bounds in physical coordinates.
getBoundsP() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
getBoundsP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the bounding box for the axis in physical units.
getBoundsP() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label bounds in physical units.
getBoundsP() - Method in class gov.noaa.pmel.sgt.VectorKey
 
getCalBackground() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getCalendar() - Method in class gov.noaa.pmel.util.GeoDate
Get a reference to the GregorianCalendar set to the current GeoDate time.
getCapStyle() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line cap style.
getCapStyle() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get the current line cap style.
getCapStyle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the line cap style.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.AnnotationCartesianRenderer
 
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get the CartesianGraph associated with the renderer.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
Get the associated CartesianGraph object.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the associated CartesianGraph object.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
Get the associated CartesianGraph object.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Get the associated CartesianGraph object.
getCenter() - Method in class gov.noaa.pmel.util.SoTDomain
Get the center of the domain.
getChild(String) - Method in class gov.noaa.pmel.sgt.Layer
Get a child associated with the Layer.
getChildren() - Method in class gov.noaa.pmel.sgt.Layer
 
getCollection() - Method in class gov.noaa.pmel.sgt.demo.TestData
Get the Collection of points created with the point constructor.
getCollection() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the Collection of SGTLine objects.
getCollection() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
Get the Collection of points.
getCollection() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Get the Collection of SGTVector objects.
getColor() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label color.
getColor(double) - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get a Color.
getColor(double) - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get a Color.
getColor(double) - Method in class gov.noaa.pmel.sgt.ColorMap
Get a Color.
getColor() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line color.
getColor(double) - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get a Color.
getColor() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the color.
getColor() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getColor() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getColor() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line Color.
getColor() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get Point Color.
getColor() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the color.
getColor() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get icon color.
getColor() - Method in class gov.noaa.pmel.sgt.swing.prop.ColorDialog
 
getColor() - Method in class gov.noaa.pmel.sgt.swing.prop.ColorEntryPanel
 
getColor(double) - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get a Color.
getColor() - Method in class gov.noaa.pmel.swing.beans.SliderHandle
Get the color of the handle
getColor(double) - Method in class gov.noaa.pmel.util.ColorMap
 
getColor(double) - Method in class gov.noaa.pmel.util.IndexedColorMap
 
getColor(int) - Method in class gov.noaa.pmel.util.IndexedColorMap
 
getColorByIndex(int) - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get a Color.
getColorByIndex(int) - Method in interface gov.noaa.pmel.sgt.IndexedColor
 
getColorByIndex(int) - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get a Color.
getColorMap() - Method in class gov.noaa.pmel.sgt.ColorKey
Get color map.
getColorMap() - Method in class gov.noaa.pmel.sgt.GridAttribute
Get the ColorMap.
getColors() - Method in class gov.noaa.pmel.util.IndexedColorMap
 
getColumns() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get number of columns.
getColumns() - Method in class gov.noaa.pmel.sgt.LineKey
Get the number of columns.
getColumns() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get the number of columns.
getColumns() - Method in class gov.noaa.pmel.sgt.VectorKey
Get the number of columns.
getComponent() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Component associated with the pane.
getComponent() - Method in class gov.noaa.pmel.sgt.JPane
 
getComponent() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getContourLevels() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get ContourLevels.
getContourLevels() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get ContourLevels for the color mappings.
getContourLevels() - Method in class gov.noaa.pmel.sgt.contour.Contour
Get a reference to the ContourLevels object.
getContourLevels() - Method in interface gov.noaa.pmel.sgt.ContourLevelsAccess
 
getContourLevels() - Method in class gov.noaa.pmel.sgt.GridAttribute
Get the ContourLevels.
getContourLevels() - Method in class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Get the edited ContourLevels.
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get the ContourLineAttribute
getContourLineAttribute(double) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the ContourLineAttribute for a value.
getContourLineAttribute(int) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the ContourLineAttribute for an index.
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the associated ContourLineAttribute
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Get the modified attribute
getDashArray() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get dash array.
getDashArray() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line dash array.
getDashPhase() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the dash phase.
getDashPhase() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line dash phase.
getData() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Return data associated with the plot.
getData(String) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Find a dataset from the data's id.
getData(CartesianRenderer) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Find a dataset from the renderer.
getData() - Method in interface nl.astron.lofar.java.gui.plotter.IPlot
Returns the current dataset used in the plot
getData() - Method in class nl.astron.lofar.java.gui.plotter.PlotSGTImpl
Returns the current dataset used in the plot
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.AnnotationCartesianRenderer
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Find data at point
getDataAt(int, int) - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Find data object.
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Find data object.
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.Graph
Find data at a Point
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.MapGraph
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.PolarGraph
 
getDataAt(Point) - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
 
getDataForPlot() - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will return the dataset for the plot currently in memory.
getDataGroup() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the DataGroup parent.
getDataGroup() - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
Get DataGroup
getDataGroups() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get Map containing DataGroups.
getDataGroupSize() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get number of DataGroup objects in Map.
getDataModel() - Method in class gov.noaa.pmel.sgt.beans.Page
Get DataModel.
getDate() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getDay() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. Overrides a deprecated method, replaced by GeoDate.getGMTDay().
getDaysInMonth() - Method in class gov.noaa.pmel.util.GeoDate
Get the number of days in the current month.
getDecimalValue() - Method in class gov.noaa.pmel.util.GeographicValue
 
getDefault(double[]) - Static method in class gov.noaa.pmel.sgt.ContourLevels
Construct a default ContourLevels object from a double[].
getDefault(Range2D) - Static method in class gov.noaa.pmel.sgt.ContourLevels
Construct a default ContourLevels object from a Range2D.
getDefaultContourLineAttribute() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get the DefaultContourLineAttribute
getDefaultContourLineAttribute() - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the DefaultContourLineAtrribute
getDefaultContourLineAttribute(int) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the DefaultContourLineAttribute for index.
getDefaultContourLineAttribute(double) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the DefaultContourLineAttribute for value.
getDefaultContourLineAttribute() - Method in class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Get the modified attribute.
getDefaultMajorLabelFormat() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the default major label format.
getDefaultMajorLabelInterval() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the default major label interval.
getDefaultMinorLabelFormat() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the default minor label format.
getDefaultMinorLabelInterval() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the default minor label interval.
getDefaultNumSmallTics() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the default number of small tics between each minor tic.
getDegrees() - Method in class gov.noaa.pmel.util.GeographicValue
 
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Float
Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange
 
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Short
Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Time
Get delta value
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Float
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated.  
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Integer
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Short
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Time
 
getDeltaU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the increment between large tics.
getDescription() - Method in class gov.noaa.pmel.util.SimpleFileFilter
 
getDoInteger() - Method in class gov.noaa.pmel.sgt.TableLookupTransform
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getDomain() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getDpi() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get dots per inch value.
getEarliestDateAllowed() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Float
Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange
 
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Short
Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Time
Get end value
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Float
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated.  
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Integer
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Short
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Time
 
getEndValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getExtension() - Method in class gov.noaa.pmel.util.SimpleFileFilter
 
getExtension(int) - Method in class gov.noaa.pmel.util.SimpleFileFilter
 
getFillColor() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getFillColor() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getFirstLayer() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the first Layer associated with the Pane
getFirstLayer() - Method in class gov.noaa.pmel.sgt.JPane
 
getFirstLayer() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getFirstLayer() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getFirstLayer() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
getFloatArray() - Method in class gov.noaa.pmel.sgt.swing.prop.ArrayEditDialog
Get the edited array.
getFont() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label font.
getFont() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the font.
getFont() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getFont() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getFont() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the font.
getFont() - Method in class gov.noaa.pmel.sgt.swing.prop.FontDialog
Get the edited font.
getFont() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the value label font
getFont() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the value label font
getFormat() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the format for the slider range label.
getGeoDate() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getGeoDate(int) - Method in class gov.noaa.pmel.util.GeoDateArray
 
getGeoDate() - Method in class gov.noaa.pmel.util.GeoDateArray
 
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.Double
Get time as GeoDate.
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.Float
Get time as GeoDate.
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
Deprecated. Get time as GeoDate.
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue
 
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.Integer
Get time as GeoDate.
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.Short
Get time as GeoDate.
getGeoDate() - Method in class gov.noaa.pmel.util.SoTValue.Time
Get time as GeoDate.
getGeoDateArray() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getGeoDateArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the GeoDateArray object.
getGeoDateArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the GeoDateArray object.
getGeoDateArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
Get the GeoDateArray object.
getGeoDateArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the GeoDateArray object.
getGeoDateArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the GeoDateArray object.
getGeoDateArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getGeoDateArrayEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the GeoDateArray object.
getGeoDateArrayEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the GeoDateArray object.
getGMTDay() - Method in class gov.noaa.pmel.util.GeoDate
Get day
getGMTHours() - Method in class gov.noaa.pmel.util.GeoDate
Get hours
getGMTMinutes() - Method in class gov.noaa.pmel.util.GeoDate
Get minutes
getGMTMonth() - Method in class gov.noaa.pmel.util.GeoDate
Get month
getGMTSeconds() - Method in class gov.noaa.pmel.util.GeoDate
Get seconds and fraction of seconds.
getGMTYear() - Method in class gov.noaa.pmel.util.GeoDate
Get year.
getGraph() - Method in class gov.noaa.pmel.sgt.Axis
Get the Graph associated with the axis.
getGraph() - Method in class gov.noaa.pmel.sgt.Layer
Get the Graph attached to the layer.
getGraphDomain() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
getGreenTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the green color Transform.
getGreenTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
getGreenTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the green color Transform.
getGreenTransform() - Method in class gov.noaa.pmel.util.ColorTransform
 
getGrid() - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
Get the SGTGrid.
getHAlign() - Method in class gov.noaa.pmel.sgt.ColorKey
Get horizontal alignment
getHAlign() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the horizontal alignment.
getHAlign() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getHAlign() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getHAlign() - Method in class gov.noaa.pmel.sgt.LineKey
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.Logo
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the horizontal alignment.
getHAlign() - Method in class gov.noaa.pmel.sgt.VectorKey
Get horizontal alignment
getHandleSize() - Method in class gov.noaa.pmel.swing.JSlider2
Get the current slider handle size.
getHandleSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the current slider handle size.
getHeadFixedSize() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the fixed vector head size.
getHeadMaxSize() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the maximum vector head size.
getHeadMinSize() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the minimum vector head size.
getHeadScale() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the vector head scale.
getHeight() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label height in device coordinates.
getHeight() - Method in class gov.noaa.pmel.util.Dimension2D
Returns the height.
getHeight() - Method in class gov.noaa.pmel.util.Rectangle2D.Double
 
getHeight() - Method in class gov.noaa.pmel.util.Rectangle2D.Float
 
getHeightP() - Method in class gov.noaa.pmel.sgt.beans.Label
Get Label height.
getHeightP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get legend height.
getHeightP() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label height in physical coordinates.
getHeightP() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getHeightP() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getHeightP() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label height in physical coordinates.
getHideTime() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getHours() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. Overrides a deprecated method, replaced by GeoDate.getGMTHours().
getIcon(int) - Method in class gov.noaa.pmel.sgt.beans.DataModelBeanInfo
 
getIcon(int) - Method in class gov.noaa.pmel.sgt.beans.PageBeanInfo
 
getIcon(int) - Method in class gov.noaa.pmel.sgt.beans.PanelModelBeanInfo
 
getIcon(int) - Method in class gov.noaa.pmel.sgt.PaneBeanInfo
 
getIconHeight() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get the icon heigth.
getIconHeight() - Method in class gov.noaa.pmel.sgt.swing.PlotMarkIcon
Set the icon height
getIconHeight() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the total heigth.
getIconHeight() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the total heigth.
getIconHeight() - Method in class gov.noaa.pmel.swing.ThreeDotsIcon
 
getIconImage() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get icon image
getIconWidth() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get the icon width.
getIconWidth() - Method in class gov.noaa.pmel.sgt.swing.PlotMarkIcon
Get the icon with
getIconWidth() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the total width, icon + label.
getIconWidth() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the total width, icon + label.
getIconWidth() - Method in class gov.noaa.pmel.swing.ThreeDotsIcon
 
getId() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Pane identifier.
getId() - Method in interface gov.noaa.pmel.sgt.Attribute
Get attribute id.
getId() - Method in class gov.noaa.pmel.sgt.Axis
Get the axis identifier.
getId() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get transform identifier.
getId() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get datagroup id.
getId() - Method in class gov.noaa.pmel.sgt.beans.Label
Get Label identifier.
getId() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get legend identifier
getId() - Method in class gov.noaa.pmel.sgt.beans.Panel
Get the identifier for the Panel
getId() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get PanelHolder identifier
getId() - Method in class gov.noaa.pmel.sgt.ColorKey
Get ColorKey identifier
getId() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Collection
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SGT3DVector
Get the unique identifier.
getId() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getId() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Get the unique identifier.
getId() - Method in class gov.noaa.pmel.sgt.Graph
Get the Graph identifier
getId() - Method in class gov.noaa.pmel.sgt.GridAttribute
 
getId() - Method in class gov.noaa.pmel.sgt.JPane
 
getId() - Method in class gov.noaa.pmel.sgt.Layer
Get the Layer identifier.
getId() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get the identifier.
getId() - Method in class gov.noaa.pmel.sgt.LayerContainer
Get identifier.
getId() - Method in interface gov.noaa.pmel.sgt.LayerControl
Get identifier of layer.
getId() - Method in class gov.noaa.pmel.sgt.LayerStack
 
getId() - Method in class gov.noaa.pmel.sgt.LineAttribute
 
getId() - Method in class gov.noaa.pmel.sgt.LineKey
Get LineKey identifier
getId() - Method in class gov.noaa.pmel.sgt.Logo
Get Logo identifier
getId() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getId() - Method in class gov.noaa.pmel.sgt.PointAttribute
 
getId() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get PointCollectionKey identifier
getId() - Method in class gov.noaa.pmel.sgt.Ruler
Set the axis identifier.
getId() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label identifier.
getId() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the identifier
getId() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getId() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getId() - Method in class gov.noaa.pmel.sgt.VectorAttribute
 
getId() - Method in class gov.noaa.pmel.sgt.VectorKey
Get VectorKey identifier
getImage() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the image.
getImageURL() - Method in class gov.noaa.pmel.sgt.Logo
Get the image URL.
getIncrementUnits() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the increment units for the minor labeling.
getIncrementValue() - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the increment value for the minor labeling.
getIndex(Double) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the index of a level by value
getIndex(double) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the index of a level by value
getIndex() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get color index.
getIndexedColorMap(int) - Method in class gov.noaa.pmel.util.ColorMap
 
getInitialDate() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getInstance() - Static method in class nl.astron.lofar.java.gui.plotter.PlotDataManager
Gets the static instance of PlotDataManager.
getJavaMajorVersion() - Static method in class gov.noaa.pmel.util.EPICSystem
Get the major java version.
getJavaMinorVersion() - Static method in class gov.noaa.pmel.util.EPICSystem
Get the minor java version.
getJDay() - Method in class gov.noaa.pmel.util.GeoDate
get EPIC Julian Day
getJPane() - Method in class gov.noaa.pmel.sgt.beans.Page
Get JPane associated with Page
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Get the first parent pane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.LineAttributeDialog
Get the first parent pane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.LogoDialog
Get the parent JPane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.PointAttributeDialog
Get the first parent.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.RulerDialog
Get the parent JPane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.SGLabelDialog
Get the parent JPane
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.SpaceAxisDialog
Get the parent JPane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.TimeAxisDialog
Get the parent JPane.
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Get the first parent pane.
getJPaneList() - Method in class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Get an array of parent panes.
getJPaneList() - Method in class gov.noaa.pmel.sgt.swing.prop.LineAttributeDialog
Get an array of parent panes.
getJPaneList() - Method in class gov.noaa.pmel.sgt.swing.prop.PointAttributeDialog
Get an array of parent panes.
getJPaneList() - Method in class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Get an array of parent panes.
getJPaneSize() - Method in class gov.noaa.pmel.sgt.beans.Page
Get JPane size.
getJustification() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label justification.
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the bounds for the line or color key.
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get the key size in physical units
getKeyLabelHeightP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get key label height.
getKeyLayerSizeP() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the size of the key layer in physical coordinates.
getKeyPane() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get KeyPane object
getKeyPositionP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get the key position in physical units
getKeyTitle() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
getKeyTitle() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Get a title formatted for a Key.
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getKmax() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get the number of points in the contour line.
getLabelColor() - Method in class gov.noaa.pmel.sgt.Axis
Get the label color.
getLabelColor() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis label color.
getLabelColor() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the color of the contour label
getLabelColor() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour label color.
getLabelColor() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get label Color.
getLabelColor() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLabelFont() - Method in class gov.noaa.pmel.sgt.Axis
Get the label font.
getLabelFont() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis label font.
getLabelFont() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the contour label font
getLabelFont() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour label font.
getLabelFont() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get label Font.
getLabelFont() - Method in class gov.noaa.pmel.sgt.Ruler
Get the label font.
getLabelFormat() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the label format.
getLabelFormat() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the contour label format
getLabelFormat() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour label format.
getLabelFormat() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLabelFormat() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the label format.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.Axis
Get the label height.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get label height.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the label height in physical units
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour label height.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get label height.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the label height.
getLabelInterval() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the label interval.
getLabelInterval() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLabelInterval() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the label interval.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.Axis
Get the label position.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
If labelPosition is AUTO then return computed labelPosition, otherwise return stored value
getLabelPosition() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get label position.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.Ruler
Get the label position.
getLabels() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get Map of Labels.
getLabelSignificantDigits() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get axis label significant digits
getLabelSize() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get number of Label objects in Map.
getLabelText() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the label text.
getLabelText() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Return label text from associated ContourLineAttribute, if none return empty string.
getLargeTicHeightP() - Method in class gov.noaa.pmel.sgt.Axis
Get the large tic height.
getLargeTicHeightP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get large tic height.
getLargeTicHeightP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the large tic height.
getLatestDateAllowed() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getLatString(double) - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
return a formated string summarizing the latitude
getLayer(String) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Layer associated with the Pane indicated by the id.
getLayer(String) - Method in class gov.noaa.pmel.sgt.beans.Panel
Get Layer from this Panel.
getLayer() - Method in class gov.noaa.pmel.sgt.ColorKey
Returns the layer the ColorKey is attached.
getLayer() - Method in class gov.noaa.pmel.sgt.Graph
Get the associated Layer.
getLayer(String) - Method in class gov.noaa.pmel.sgt.JPane
 
getLayer() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the layer.
getLayer() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getLayer() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getLayer() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get the associated Layer.
getLayer() - Method in class gov.noaa.pmel.sgt.LineKey
Get layer.
getLayer() - Method in class gov.noaa.pmel.sgt.Logo
Get layer.
getLayer(String) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getLayer() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get layer.
getLayer() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLayer() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the layer.
getLayer() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getLayer() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getLayer() - Method in class gov.noaa.pmel.sgt.VectorKey
Get layer.
getLayerFromDataId(String) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Layer associated with the Pane indicated by the data id.
getLayerFromDataId(String) - Method in class gov.noaa.pmel.sgt.beans.Panel
Get Layer from this Panel.
getLayerFromDataId(String) - Method in class gov.noaa.pmel.sgt.JPane
 
getLayerFromDataId(String) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getLayerIterator() - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
Get Layer Iterator.
getLayerList() - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
Get a List of the Layers.
getLayerSizeP() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getLayerSizeP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get the JPlotLayout layer size in physical coordinates.
getLeft() - Method in class gov.noaa.pmel.sgt.beans.Margin
Get left margin.
getLegend(JComponent) - Method in interface nl.astron.lofar.java.gui.plotter.IPlot
Create a legend/key using the plot specified.
getLegend(JComponent) - Method in class nl.astron.lofar.java.gui.plotter.PlotSGTImpl
Create a legend/key using the SGT plot specified.
getLegendForPlot(JComponent) - Method in class nl.astron.lofar.java.gui.plotter.PlotController
This method will attempt to retrieve a JComponent legend for the supplied JComponent plot.
getLegendForPlot() - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will return the legend for the plot currently in memory.
getLegends() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get Map containing Legends.
getLegendSize() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get number of Legend objects in Map.
getLength() - Method in class gov.noaa.pmel.util.GeoDateArray
Get length of array.
getLevel() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
The level value of the contour line.
getLevel(int) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the value of level by index.
getLine() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getLine() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the SGTLine object.
getLineAttribute() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getLineAttribute() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getLineAttribute() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the LineAttribute.
getLineColor() - Method in class gov.noaa.pmel.sgt.Axis
Get the line color.
getLineColor() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLineIterator() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getLineLength() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get the legend line, or vector length in physical coordinages.
getLineLengthP() - Method in class gov.noaa.pmel.sgt.LineKey
Get line length
getLineLengthP() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get line length
getLocation() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getLocation() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label position in device coordinates.
getLocation() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getLocation() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getLocation() - Method in class gov.noaa.pmel.sgt.LineKey
 
getLocation() - Method in class gov.noaa.pmel.sgt.Logo
 
getLocation() - Method in interface gov.noaa.pmel.sgt.Moveable
Gets the location in device coordinates.
getLocation() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
getLocation() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label position in device coordinates.
getLocation() - Method in class gov.noaa.pmel.sgt.VectorKey
 
getLocationP() - Method in class gov.noaa.pmel.sgt.beans.Label
Get Label location
getLocationP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get the location of the upper left corner.
getLocationP() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label reference location in physcial coordinates.
getLocationP() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getLocationP() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getLocationP() - Method in class gov.noaa.pmel.sgt.LineKey
Get location of key.
getLocationP() - Method in class gov.noaa.pmel.sgt.Logo
Get location of logo.
getLocationP() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get location of key.
getLocationP() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label reference location in physcial coordinates.
getLocationP() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the icon location in physical units.
getLocationP() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the icon location in physical units.
getLocationP() - Method in class gov.noaa.pmel.sgt.VectorKey
Get location of key.
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Construct a string that summarizes the location of the data.
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
getLocationU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the origin in user units of the axis
getLocationU() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the icon location in user units.
getLocationU() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the icon location in user units.
getLocationU() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the origin in user units.
getLogo() - Method in class gov.noaa.pmel.sgt.swing.prop.LogoDialog
Get the edited Logo
getLongTime() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the time as long referenced from 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the time in long referenced to 1970-01-01
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.Double
Get time as long since 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.Float
Get time as long since 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
Deprecated. Get time as long since 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue
 
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.Integer
Get time as long since 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.Short
Get time as long since 1970-01-01.
getLongTime() - Method in class gov.noaa.pmel.util.SoTValue.Time
Get time as long since 1970-01-01.
getLongTimeTransU(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from physical coordinates to long representation of time.
getLongTimeTransU(double) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getLongTimeTransU(double) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getLonString(double) - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
return a formated string summarizing the longitude
getLowerRight() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getLowerRight() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getMainTitleHeightP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get main label height in physical units
getMajorFormat() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get time axis major label format
getMajorInterval() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get time axis major label interval
getMajorLabelFormat() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the major label format.
getMajorLabelInterval() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the major label interval.
getMajorValue(GeoDate) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the major time value for labeling.
getMargin() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get the margin.
getMark() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get plot mark
getMark() - Method in class gov.noaa.pmel.sgt.PlotMark
Get the mark code.
getMark() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get plot mark
getMark() - Method in class gov.noaa.pmel.sgt.swing.prop.PlotMarkDialog
Get the selected PlotMark code.
getMark() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get plot mark for the origin.
getMarkColor() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the color for the origin mark.
getMarkHeightP() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get mark height
getMarkHeightP() - Method in class gov.noaa.pmel.sgt.PlotMark
Get the mark height
getMarkHeightP() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get mark height
getMarkHeightP() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get mark height for the origin.
getMask() - Method in class gov.noaa.pmel.sgt.contour.Contour
Get the mask.
getMaximumIndex() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get the maximum color index.
getMaximumIndex() - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the maximum level index.
getMaximumIndex() - Method in interface gov.noaa.pmel.sgt.IndexedColor
Get the maximum legal value of the color index.
getMaximumIndex() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get the maximum color index.
getMaximumSize() - Method in class gov.noaa.pmel.sgt.beans.PanelModelCustomizer
 
getMaximumSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getMaximumSize() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getMaximumSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getMaximumSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getMaxLabel() - Method in class gov.noaa.pmel.swing.JSlider2
Get the maximum label.
getMaxRange() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the maximum for the range.
getMaxValue() - Method in class gov.noaa.pmel.swing.JSlider2
Get the maximum handle value.
getMaxValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the maximum handle value.
getMaxValue() - Method in class gov.noaa.pmel.util.ColorMap
 
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.EmptyDataSetException
Returns the exception message defined in PlotConstants.EXCEPTION_EMPTY_DATASET
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.InvalidDataSetException
Returns the exception message defined in PlotConstants.EXCEPTION_INVALID_DATASET
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.NotImplementedException
Returns the exception message defined in PlotConstants.EXCEPTION_NOT_IMPLEMENTED
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.NotSupportedException
Returns the exception message defined in PlotConstants.EXCEPTION_OPERATION_NOT_SUPPORTED
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterConfigurationNotFoundException
Returns the exception message defined in PlotConstants.EXCEPTION_RESOURCE_FILE_NOT_FOUND
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessException
Returns the exception message that was set in the constructor
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorInitializationException
Returns the exception message defined in PlotConstants.EXCEPTION_DATA_ACCESS_INIT
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorNotCompatibleException
Returns the exception message defined in PlotConstants.EXCEPTION_DATA_ACCESS_NOT_COMPATIBLE
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterDataAccessorNotFoundException
Returns the exception message defined in PlotConstants.EXCEPTION_DATA_ACCESS_NOT_FOUND
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterException
Returns the exception message defined in PlotConstants.EXCEPTION_GENERIC
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkInitializationException
Returns the exception message defined in PlotConstants.EXCEPTION_FRAMEWORK_INIT
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkNotCompatibleException
Returns the exception message defined in PlotConstants.EXCEPTION_FRAMEWORK_NOT_COMPATIBLE
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterFrameworkNotFoundException
Returns the exception message defined in PlotConstants.EXCEPTION_FRAMEWORK_NOT_FOUND
getMessage() - Method in exception nl.astron.lofar.java.gui.plotter.exceptions.PlotterPrintException
Returns the exception message that was set in the constructor
getMinimumSize() - Method in class gov.noaa.pmel.sgt.beans.PanelModelCustomizer
 
getMinimumSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getMinimumSize() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getMinimumSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getMinimumSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getMinLabel() - Method in class gov.noaa.pmel.swing.JSlider2
Get the minimum label.
getMinorFormat() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get time axis minor label format.
getMinorInterval() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get time axis minor label interval
getMinorLabelFormat() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the minor label format.
getMinorLabelInterval() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the minor label interval.
getMinorValue(GeoDate) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Get the minor time value for labeling.
getMinRange() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the minimum for the range.
getMinutes() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. Overrides a deprecated method, replaced by GeoDate.getGMTMinutes().
getMinutes() - Method in class gov.noaa.pmel.util.GeographicValue
 
getMinValue() - Method in class gov.noaa.pmel.sgt.LogTransform
 
getMinValue() - Method in class gov.noaa.pmel.swing.JSlider2
Get the minimum handle value.
getMinValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the minimum handle value.
getMinValue() - Method in class gov.noaa.pmel.util.ColorMap
 
getMiterLimit() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line miter limit.
getMiterLimit() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get the current miter limit.
getMiterLimit() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the line miter limit.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line miter style.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get the current miter sytle.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the line miter sytle.
getModuloTime() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get temporal modulo value
getModuloValue() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get modulo value.
getMonth() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. Overrides a deprecated method, replaced by GeoDate.getGMTMonth().
getMSec() - Method in class gov.noaa.pmel.util.GeoDate
get milliseconds since midnight
getName() - Method in class gov.noaa.pmel.sgt.beans.Page
 
getName() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get the name associated with the variable or coordinate.
getNumberAutoContourLevels() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get number of auto contour levels.
getNumberRegisteredAxes() - Method in class gov.noaa.pmel.sgt.Axis
Get the number of currently registered axes.
getNumberRegisteredTransforms() - Method in class gov.noaa.pmel.sgt.Axis
Get the number of currently registered transforms.
getNumberSmallTics() - Method in class gov.noaa.pmel.sgt.Axis
Get the number of small tics between large tics.
getNumberSmallTics() - Method in class gov.noaa.pmel.sgt.Ruler
Get the number of small tics between large tics.
getNumberXAxis() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the number of X axes associated with the graph.
getNumberYAxis() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the number of Y axes associated with the graph.
getNumSmallTics() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the number of small tics.
getObjectAt(int, int) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the current selected object at a point.
getObjectAt(int, int, boolean) - Method in class gov.noaa.pmel.sgt.beans.Panel
Find object associated with a MOUSE_DOWN event.
getObjectAt(int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
getObjectAt(int, int, boolean) - Method in class gov.noaa.pmel.sgt.Layer
Find object associated with a MOUSE_DOWN event.
getObjectAt(int, int) - Method in class gov.noaa.pmel.sgt.Layer
Find object associated with a MOUSE_DOWN event.
getObjectAt(Point, boolean) - Method in class gov.noaa.pmel.sgt.Layer
Find object associated with a MOUSE_DOWN event.
getObjectAt(Point) - Method in class gov.noaa.pmel.sgt.MapGraph
 
getObjectAt(int, int) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getObjectAt(Point) - Method in class gov.noaa.pmel.sgt.PolarGraph
 
getObjectsAt(int, int) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return an array of objects whose bounds include x,y.
getObjectsAt(Point) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return an array of objects whose bounds are at point pt.
getObjectsAt(int, int, boolean) - Method in class gov.noaa.pmel.sgt.beans.Panel
Find objects associated with a MOUSE_DOWN event.
getObjectsAt(int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
getObjectsAt(Point) - Method in class gov.noaa.pmel.sgt.JPane
 
getObjectsAt(int, int, boolean) - Method in class gov.noaa.pmel.sgt.Layer
Find objects associated with a MOUSE_DOWN event.
getObjectsAt(int, int) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getObjectsAt(Point) - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Double
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Float
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
Deprecated.  
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Integer
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Short
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Time
 
getOffset(int, GeoDate) - Method in class gov.noaa.pmel.util.GeoDateArray
Time offset for reference GeoDate.
getOffset(GeoDate) - Method in class gov.noaa.pmel.util.GeoDateArray
Time offset for reference GeoDate.
getOffsetAngle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the vector rotation angle.
getOffsetTime(int, GeoDate) - Method in class gov.noaa.pmel.util.GeoDateArray
Time offset for reference GeoDate.
getOffsetTime(GeoDate) - Method in class gov.noaa.pmel.util.GeoDateArray
Time offset for reference GeoDate.
getOrientation() - Method in class gov.noaa.pmel.sgt.Axis
Get axis orientation
getOrientation() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label orientation.
getOrientation() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the origentation.
getOrientation() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getOrientation() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getOrientation() - Method in class gov.noaa.pmel.sgt.Ruler
Get axis orientation
getOrientation() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the origentation.
getOriginStyle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get vector origin style.
getOvalIterator() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getPage() - Method in class gov.noaa.pmel.sgt.beans.DataModel
Get Page.
getPage() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get Page parent
getPageBackgroundColor() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get the background color for Page.
getPageHAlign() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get horizontal alignment for printing.
getPageHAlign() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageHAlign() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPageOrigin() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the printer page origin.
getPageOrigin() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageOrigin() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPageScaleMode() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get printing scale mode.
getPageScaleMode() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageScaleMode() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPageSize() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the printer page size.
getPageSize() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get Page size.
getPageSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageSize() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPageVAlign() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get vertical alignment for printing.
getPageVAlign() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageVAlign() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPane() - Method in class gov.noaa.pmel.sgt.Axis
Get the parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.beans.Panel
Get the JPane the Panel is associated with.
getPane() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.Graph
Return parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.Layer
Get the Pane the Layer is associated with.
getPane() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get AbstractPane of the LayerChild.
getPane() - Method in class gov.noaa.pmel.sgt.LineKey
 
getPane() - Method in class gov.noaa.pmel.sgt.Logo
 
getPane() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
getPane() - Method in class gov.noaa.pmel.sgt.Ruler
 
getPane() - Method in class gov.noaa.pmel.sgt.SGLabel
 
getPane() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getPane() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getPane() - Method in class gov.noaa.pmel.sgt.VectorKey
 
getPanel() - Method in class gov.noaa.pmel.sgt.beans.DataGroupLayer
Get the Panel parent.
getPanelBackground() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getPanelCount() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get number of PanelHolder objects in Map.
getPanelHolder() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get parent.
getPanelHolder() - Method in class gov.noaa.pmel.sgt.beans.Label
Get panel holder.
getPanelHolder() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get PanelHolder parent.
getPanelList() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get Map containing PanelHolder objects.
getPanelModel() - Method in class gov.noaa.pmel.sgt.beans.Page
Get PanelModel.
getPanelModel() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Get the PanelModel.
getPanelModel() - Method in class gov.noaa.pmel.sgt.beans.PanelModelEditor
Get PanelModel.
getParamName() - Method in class gov.noaa.pmel.util.ColorMap
 
getParamName() - Method in class gov.noaa.pmel.util.IndexedColorMap
 
getPlot() - Method in class nl.astron.lofar.java.gui.plotter.PlotPanel
This method will return the plot currently in memory
getPlotData() - Method in class nl.astron.lofar.java.gui.plotter.PlotController
This method allows a user to get the dataset for the plot currently in memory.
getPlotLayerHints() - Method in class gov.noaa.pmel.sgt.plot.PlotLayer
 
getPlotterConfigurationFile() - Static method in class nl.astron.lofar.java.gui.plotter.PlotDataManager
Retrieves the bundle of strings in the plotter_config.properties file.
getPoint() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getPoint() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
 
getPointAttribute() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
Get the Point attribute object.
getPointIterator() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getPosition() - Method in class gov.noaa.pmel.swing.beans.SliderHandle
Get the current handle position
getPreferredScrollableViewportSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPreferredSize() - Method in class gov.noaa.pmel.sgt.beans.PanelModelCustomizer
 
getPreferredSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPreferredSize() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getPreferredSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getPreferredSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getPrintHAlign() - Method in class gov.noaa.pmel.sgt.beans.Page
Get horizontal alignment for printing.
getPrintHAlign() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get horizontal alignment for printing.
getPrintOrigin() - Method in class gov.noaa.pmel.sgt.beans.Page
Get page origin for printing.
getPrintOrigin() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get page origin for printing.
getPrintScaleMode() - Method in class gov.noaa.pmel.sgt.beans.Page
Get printing scale mode.
getPrintScaleMode() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get printing scale mode.
getPrintVAlign() - Method in class gov.noaa.pmel.sgt.beans.Page
Get vertical alignment for printing.
getPrintVAlign() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Get vertical alignment for printing.
getProperties() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get variable or coordinate additional properties.
getProperty(String) - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get property value given the key.
getProperty(String, String) - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get property value given the key, if key is not defined use the default value.
getPropertyDescriptors() - Method in class gov.noaa.pmel.sgt.beans.DataModelBeanInfo
 
getPropertyDescriptors() - Method in class gov.noaa.pmel.sgt.beans.PageBeanInfo
 
getPropertyDescriptors() - Method in class gov.noaa.pmel.sgt.beans.PanelModelBeanInfo
 
getPropertyDescriptors() - Method in class gov.noaa.pmel.sgt.PaneBeanInfo
 
getPtoU(Point2D.Double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical coordinate to a SoTPoint
getRange() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get the current user range for the Transform.
getRange() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the current user range for the Transforms.
getRange() - Method in class gov.noaa.pmel.sgt.ColorMap
Get the current user range for the Transforms or ContourLevel.
getRange() - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the range of levels
getRange() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get the current user range for the Transform.
getRange() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the current Domain
getRange() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
getRange() - Method in class gov.noaa.pmel.sgt.swing.prop.NewLevelsDialog
Return the computed or entered range.
getRange() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the current user range for the Transforms.
getRange() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the slider range.
getRangeP() - Method in class gov.noaa.pmel.sgt.Axis
Get the physical range.
getRangeP() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get the physical coordinate range.
getRangeP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get range of axis (long direction) in physical coordinates.
getRangeP() - Method in class gov.noaa.pmel.sgt.TableLookupTransform
 
getRangeP() - Method in interface gov.noaa.pmel.sgt.Transform
Get the physical coordinate range.
getRangeP() - Method in class gov.noaa.pmel.util.ExponentialTransformDown
Get the physical coordinate range.
getRangeP() - Method in class gov.noaa.pmel.util.ExponentialTransformUp
Get the physical coordinate range.
getRangeP() - Method in class gov.noaa.pmel.util.LinearTransform
Get the physical coordinate range.
getRangeU() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get the user coordinate range for double values.
getRangeU() - Method in class gov.noaa.pmel.sgt.Ruler
 
getRangeU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the user range.
getRangeU() - Method in class gov.noaa.pmel.sgt.TableLookupTransform
 
getRangeU() - Method in interface gov.noaa.pmel.sgt.Transform
Get the user coordinate range for double values.
getRangeU() - Method in class gov.noaa.pmel.util.ExponentialTransformDown
Get the user coordinate range for double values.
getRangeU() - Method in class gov.noaa.pmel.util.ExponentialTransformUp
Get the user coordinate range for double values.
getRangeU() - Method in class gov.noaa.pmel.util.LinearTransform
Get the user coordinate range for double values.
getRawRange() - Method in class gov.noaa.pmel.swing.JSlider2
Get the range of the slider.
getRectIterator() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getRedTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the red color Transform.
getRedTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
getRedTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the red color Transform.
getRedTransform() - Method in class gov.noaa.pmel.util.ColorTransform
 
getReferenceTime() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get reference time for the time point of the Point2D object.
getRegularFont() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getRenderer() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the renderer instance being used by the graph.
getRenderer(CartesianGraph, SGTData, Attribute) - Static method in class gov.noaa.pmel.sgt.CartesianRenderer
Factory method to create a new Renderer instance given the SGTData object and Attribute.
getRight() - Method in class gov.noaa.pmel.sgt.beans.Margin
Get right margin.
getRowHeight() - Method in class gov.noaa.pmel.sgt.LineKey
Return rowheight of key in pixels.
getRowHeight() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Return height of key row in pixels.
getRowHeight() - Method in class gov.noaa.pmel.sgt.VectorKey
Return height of key row in pixels.
getRuler() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the Ruler associated with the key.
getRuler() - Method in class gov.noaa.pmel.sgt.swing.prop.RulerDialog
Get the edited Ruler
getScaleColor() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale color.
getScaleLabelFont() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale font.
getScaleLabelFormat() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale label format.
getScaleLabelHeightP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale label height in physical coordinates.
getScaleLabelInterval() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale label interval.
getScaleLargeTicHeightP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale large tick height.
getScaleNumberSmallTics() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale number of small tics.
getScaleSignificantDigits() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale significant digits.
getScaleSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get COLOR legend scale small tick height.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
getScrollableTracksViewportHeight() - Method in class gov.noaa.pmel.sgt.JPane
 
getScrollableTracksViewportWidth() - Method in class gov.noaa.pmel.sgt.JPane
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
getSecondaryTitleHeightP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get second and third label heights in physical units
getSeconds() - Method in class gov.noaa.pmel.util.GeographicValue
 
getSecondss() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. replaced by GeoDate.getGMTSeconds().
getSelectedButnBackground() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getSelectedObject() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return the last object selected.
getSelectedObject() - Method in class gov.noaa.pmel.sgt.JPane
 
getSelectedObject() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getSGLabel() - Method in class gov.noaa.pmel.sgt.swing.prop.SGLabelDialog
Get the edited object
getSGTData() - Method in class gov.noaa.pmel.sgt.demo.TestData
Get a SGTGrid or SGTLine object depending on type of constructor used.
getShowBorder() - Method in class gov.noaa.pmel.swing.JSlider2
Get border status for the slider.
getShowBorder() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get border status for the slider.
getSign() - Method in class gov.noaa.pmel.util.GeographicValue
 
getSignificantDigits() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the number of significant digits for auto labelling.
getSignificantDigits() - Method in class gov.noaa.pmel.sgt.Ruler
 
getSignificantDigits() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the number of significant digits in the label.
getSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getSize() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getSize() - Method in class gov.noaa.pmel.sgt.swing.PlotMarkIcon
Get the size of the plot mark
getSize() - Method in class gov.noaa.pmel.swing.beans.SliderHandle
Get the size of the handle in pixels;
getSizeP() - Method in class gov.noaa.pmel.sgt.Layer
Get the Layer size in physical coordinates.
getSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.Axis
Get the small tic height.
getSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get small tic height.
getSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the small tic height.
getSoTLocationU() - Method in class gov.noaa.pmel.sgt.Axis
Get current axis location.
getSoTLocationU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
 
getSoTLocationU() - Method in class gov.noaa.pmel.sgt.TimeAxis
Returns origin as a SoTPoint.
getSoTRangeU() - Method in class gov.noaa.pmel.sgt.Axis
Get user range.
getSoTRangeU() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get the user range as a SoTRange object.
getSoTRangeU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
 
getSoTRangeU() - Method in class gov.noaa.pmel.sgt.TimeAxis
 
getSoTTransU(double) - Method in class gov.noaa.pmel.sgt.AxisTransform
Get user transform value as a SoTValue
getSoTTransU(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
 
getSoTTransU(double) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getSoTTransU(double) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getSpaceAxis() - Method in class gov.noaa.pmel.sgt.swing.prop.SpaceAxisDialog
Get the edited SpaceAxis
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Float
Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange
 
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Short
Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Time
Get start value
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Float
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated.  
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Integer
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Short
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Time
 
getStartTime(TimeRange) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Returns a beginning time rounded to the nearest minor increment.
getStartValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getStringHeight(Graphics) - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the string height in device units.
getStringHeight(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getStringHeight(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getStringHeight(Graphics) - Method in class gov.noaa.pmel.sgt.SGLabel
Get the string height in device units.
getStringWidth(Graphics) - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the string width in device units.
getStringWidth(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getStringWidth(Graphics) - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getStringWidth(Graphics) - Method in class gov.noaa.pmel.sgt.SGLabel
Get the string width in device units.
getStrokeDrawer() - Static method in class gov.noaa.pmel.sgt.JPane
Internal method to access jdk1.1 or Java2D line drawing.
getStrokeDrawer() - Static method in class gov.noaa.pmel.sgt.Pane
Deprecated. Internal access to jdk1.1 or Java2D line drawing.
getStyle() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line style.
getStyle() - Method in class gov.noaa.pmel.sgt.GridAttribute
Get grid style.
getStyle() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line style.
getStyle() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the time axis style.
getStyle() - Method in class gov.noaa.pmel.swing.beans.SliderHandle
 
getText() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label text.
getText() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getText() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the label text.
getText() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getText() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getText() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label text.
getTextIterator() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getThickTicWidth() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the thick tic width.
getThickTicWidthP() - Method in class gov.noaa.pmel.sgt.Axis
Get the thick tic width.
getTicPosition() - Method in class gov.noaa.pmel.sgt.Axis
Get the tic position.
getTicPosition() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
If ticPosition is AUTO then returns computed position, otherwise returns stored value.
getTicPosition() - Method in class gov.noaa.pmel.sgt.Ruler
Get the tic position.
getTime() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the Time value.
getTime() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the time coordinate.
getTime() - Method in class gov.noaa.pmel.util.GeoDateArray
 
getTime(int) - Method in class gov.noaa.pmel.util.GeoDateArray
 
getTimeArray() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getTimeArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of temporal values.
getTimeArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of Time values.
getTimeArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Time coordinate array.
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getTimeAxis() - Method in class gov.noaa.pmel.sgt.swing.prop.TimeAxisDialog
Get the edited TimeAxis
getTimeAxisStyle() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the time axis style.
getTimeEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Time edges.
getTimeEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTimeEdges() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getTimeLocationU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the origin in user units of the axis
getTimeRange() - Method in class gov.noaa.pmel.util.Domain
Get the time range
getTimeRangeU() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get the user coordinate range for GeoDate values.
getTimeRangeU() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the time range of the axis.
getTimeTransU(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from physical coordinates to time.
getTimeTransU(double) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTimeTransU(double) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTitle() - Method in class gov.noaa.pmel.sgt.Axis
Get the axis title.
getTitle() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis title.
getTitle() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the key's title.
getTitle() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Collection
Get the title.
getTitle() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Get the title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Get the vector's title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Get the vector's title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getTitle() - Method in class gov.noaa.pmel.sgt.Ruler
Get the axis title.
getTitle() - Method in class gov.noaa.pmel.sgt.swing.prop.ColorEntryPanel
 
getTitle() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getTop() - Method in class gov.noaa.pmel.sgt.beans.Margin
Get top margin.
getTransform() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get the transform for the color mapping.
getTransformGroup() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get transform group name.
getTransformType() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the axis transform type.
getTransP(SoTValue) - Method in class gov.noaa.pmel.sgt.AxisTransform
Get physical value as a function of SoTValue.
getTransP(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from user to physical coordinates.
getTransP(GeoDate) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from time to physical coordinates.
getTransP(SoTValue) - Method in class gov.noaa.pmel.sgt.LinearTransform
 
getTransP(long) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from long representation of time to physical coordinates.
getTransP(double) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTransP(GeoDate) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTransP(long) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTransP(SoTValue) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTransP(double) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTransP(GeoDate) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTransP(long) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTransP(SoTValue) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTransP(double) - Method in class gov.noaa.pmel.sgt.TableLookupTransform
 
getTransP(double) - Method in interface gov.noaa.pmel.sgt.Transform
Transform from user to physical coordinates.
getTransP(double) - Method in class gov.noaa.pmel.util.ExponentialTransformDown
Transform from user to physical coordinates.
getTransP(double) - Method in class gov.noaa.pmel.util.ExponentialTransformUp
Transform from user to physical coordinates.
getTransP(double) - Method in class gov.noaa.pmel.util.LinearTransform
Transform from user to physical coordinates.
getTransU(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from physical to user coordinates.
getTransU(double) - Method in class gov.noaa.pmel.sgt.LogTransform
 
getTransU(double) - Method in class gov.noaa.pmel.sgt.SineTransform
 
getTransU(double) - Method in class gov.noaa.pmel.sgt.TableLookupTransform
 
getTransU(double) - Method in interface gov.noaa.pmel.sgt.Transform
Transform from physical to user coordinates.
getTransU(double) - Method in class gov.noaa.pmel.util.ExponentialTransformDown
Transform from physical to user coordinates.
getTransU(double) - Method in class gov.noaa.pmel.util.ExponentialTransformUp
Transform from physical to user coordinates.
getTransU(double) - Method in class gov.noaa.pmel.util.LinearTransform
Transform from physical to user coordinates.
getTSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of temporal value array.
getTSize() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the Time axis
getTSize() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Get the length of the Time axis
getTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2
Get the two handle flag.
getTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the two handle flag.
getType() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get legend type.
getU() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Get the U component.
getU() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Get the U component.
getUnits() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Get variable or coordinate units.
getUpperLeft() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getUpperLeft() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getUserRange() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Get the user range.
getV() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Get the V component.
getV() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Get the V component.
getValArray() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getValArraySize() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getVAlign() - Method in class gov.noaa.pmel.sgt.ColorKey
Get vertical alignment
getVAlign() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Get the vertical alignment.
getVAlign() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
getVAlign() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
getVAlign() - Method in class gov.noaa.pmel.sgt.LineKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.Logo
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the vertical alignment.
getVAlign() - Method in class gov.noaa.pmel.sgt.VectorKey
Get vertical alignment
getValMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Get the Value SGTMetaData.
getValMetaData() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getValRange() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Get the range of measured values on this 3D grid.
getValRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getValue() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the associated value.
getValue() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the associated value.
getValue() - Method in class gov.noaa.pmel.sgt.plot.PlotPaneMode
 
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Double
Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Float
Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
Deprecated. Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Integer
Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Short
Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Time
Get the value
getValueMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the SGTMetaData object associated with the value.
getValueMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the associated value SGTMetaData.
getVector() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Get the SGTVector object.
getVectorAttribute() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
Get the VectorAttribute.
getVectorColor() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the vector color.
getVectorLengthP() - Method in class gov.noaa.pmel.sgt.VectorKey
Get line length
getVectorMaxSize() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the maximum vector length allowed.
getVectorScale() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Geth the vector head scale.
getVectorStyle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the vector head style.
getVersion() - Static method in class gov.noaa.pmel.sgt.JPane
Return the version of SGT.
getVersion() - Static method in class gov.noaa.pmel.sgt.Pane
Deprecated. Return the version of SGT.
getW() - Method in class gov.noaa.pmel.sgt.dm.SGT3DVector
Get the W component.
getW() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
Get the W component.
getWidth() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line width.
getWidth() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line width.
getWidth() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get line width.
getWidth() - Method in class gov.noaa.pmel.util.Dimension2D
Returns the width.
getWidth() - Method in class gov.noaa.pmel.util.Rectangle2D.Double
 
getWidth() - Method in class gov.noaa.pmel.util.Rectangle2D.Float
 
getWidthP() - Method in class gov.noaa.pmel.sgt.beans.Label
Get label width.
getWidthP() - Method in class gov.noaa.pmel.sgt.beans.Legend
Get legend width
getWidthP() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get Point width.
getX() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the x coordinate.
getX() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the X coordinate.
getX() - Method in class gov.noaa.pmel.util.Rectangle2D.Double
 
getX() - Method in class gov.noaa.pmel.util.Rectangle2D.Float
 
getX() - Method in class gov.noaa.pmel.util.SoTPoint
Get x value
getXArray() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
Get x data array.
getXArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of X values.
getXArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of X values.
getXArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getXArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the X coordinate array.
getXArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getXArray() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getXArrayP() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get x physical coordinates of the contour line.
getXAutoIntervals() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Return the number of intervals for the x axis.
getXAxis(String) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get a reference to an X axis.
getXAxisHolder() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get X axisholder
getXDtoP(int) - Method in class gov.noaa.pmel.sgt.Layer
Transform device units to physical for the x direction.
getXEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the X coordinate edges.
getXEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the X coordinate edges.
getXEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXEdges() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getXEdgesRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of X coordinate edges.
getXEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Return the range of the x edges
getXEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Return the range of the x edges
getXMetaData() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getXMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the X SGTMetaData.
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getXMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the X coordinate SGTMetaData.
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the X coordinate metadata.
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getXOffset() - Method in class gov.noaa.pmel.sgt.Layer
 
getXPtoD(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physical units to device for x coordinate.
getXPtoD2(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physical units to device for x coordinate.
getXPtoLongTime(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical X coordinate to time.
getXPtoSoT(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical X coordinate to user coordinate using SoTValue
getXPtoTime(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical X coordinate to time.
getXPtoU(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical X coordinate to user coordinate.
getXRange() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getXRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the range of the X coordinates.
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getXRange() - Method in class gov.noaa.pmel.util.Domain
Get the x range.
getXRange() - Method in class gov.noaa.pmel.util.SoTDomain
Get the x range
getXSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of X value array.
getXSize() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the x axis
getXSize() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Get the length of the x axis
getXSlope() - Method in class gov.noaa.pmel.sgt.Layer
 
getXTransform() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the current X AxisTransform.
getXUtoD(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform user X coordinate to device coordinate.
getXUtoD(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform GeoDate to device coordinate.
getXUtoD(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform long to device coordinate.
getXUtoD(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform X SoTValue to device coordinate.
getXUtoD2(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform user X coordinate to device coordinate.
getXUtoD2(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform GeoDate to device coordinate.
getXUtoD2(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform long to device coordinate.
getXUtoD2(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform X SoTValue to device coordinate.
getXUtoP(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform user X coordinate to physical coordinate.
getXUtoP(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform GeoDate to physical coordinate.
getXUtoP(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform long to physical coordinate.
getXUtoP(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform X SoTValue to physical coordinate.
getY() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the y coordinate.
getY() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the Y coordinate
getY() - Method in class gov.noaa.pmel.util.Rectangle2D.Double
 
getY() - Method in class gov.noaa.pmel.util.Rectangle2D.Float
 
getY() - Method in class gov.noaa.pmel.util.SoTPoint
Get y value
getYArray() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
Get y data values.
getYArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of Y values.
getYArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of Y values.
getYArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getYArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Y coordinate array.
getYArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getYArray() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getYArrayP() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get y physical coordinates of the contour line.
getYAutoIntervals() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Return the number of intervals for the y axis.
getYAxis(String) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get a reference to an Y axis.
getYAxisHolder() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get Y axisholder.
getYDtoP(int) - Method in class gov.noaa.pmel.sgt.Layer
Transform device units to physical for the y direction.
getYear() - Method in class gov.noaa.pmel.util.GeoDate
Deprecated. Overrides a deprecated method, replaced by GeoDate.getGMTYear().
getYearday() - Method in class gov.noaa.pmel.util.GeoDate
Get year-day number (Jan 1 = 1)
getYEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Y coordinate edges.
getYEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the Y coordinate edges.
getYEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYEdges() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getYEdgesRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of Y coordinate edges.
getYEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Return the range of the y edges
getYEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Return the range of the y edges
getYMetaData() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getYMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the Y SGTMetaData.
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getYMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the Y coordinate SGTMetaData.
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Y coordinate metadata
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getYOffset() - Method in class gov.noaa.pmel.sgt.Layer
 
getYPtoD(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physcial units to device for y coordinate.
getYPtoD2(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physcial units to device for y coordinate.
getYPtoLongTime(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical Y coordinate to time.
getYPtoSoT(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical Y coordinate to user coordinate using SoTValue
getYPtoTime(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical Y coordinate to time.
getYPtoU(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform physical Y coordinate to user coordinate.
getYRange() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getYRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the range of the Y coordinates.
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getYRange() - Method in class gov.noaa.pmel.util.Domain
Get the y range.
getYRange() - Method in class gov.noaa.pmel.util.SoTDomain
Get the y range
getYSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of Y value array.
getYSize() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the y axis
getYSize() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
Get the length of the y axis
getYSlope() - Method in class gov.noaa.pmel.sgt.Layer
 
getYTransform() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the current Y AxisTransform.
getYUtoD(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform Y SoTValue to device coordinate.
getYUtoD(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform user Y coordinate to device coordinate
getYUtoD(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to device coordinate.
getYUtoD(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to device coordinate.
getYUtoD2(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform Y SoTValue to device coordinate.
getYUtoD2(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform user Y coordinate to device coordinate
getYUtoD2(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to device coordinate.
getYUtoD2(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to device coordinate.
getYUtoP(SoTValue) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform Y SoTValue to physical coordinate.
getYUtoP(double) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transoform user Y coordinate to physical coordinate.
getYUtoP(GeoDate) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to physical coordinate.
getYUtoP(long) - Method in class gov.noaa.pmel.sgt.CartesianGraph
Transform time to physical coordinate.
getZArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of Z values.
getZArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getZArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getZArray() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getZEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Get the Y coordinate edges.
getZEdges() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getZEdgesRange() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Get the range of Y coordinate edges.
getZEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getZMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getZMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Z SGTMetaData.
getZMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the pixel SGTMetaData.
getZMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getZMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getZMetaData() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getZoomBounds() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return the device coordinates of the zoom action.
getZoomBounds() - Method in class gov.noaa.pmel.sgt.JPane
Get the current zoom bounding box.
getZoomBounds() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getZoomBoundsU() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the zoom bounds in user units
getZoomStart() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return the device coordinates of the start of the zoom action.
getZoomStart() - Method in class gov.noaa.pmel.sgt.JPane
 
getZoomStart() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
getZRange() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
getZRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of Z values.
getZRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTTuple
 
getZRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
getZRange() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
getZRangeU() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Get Z range.
getZSize() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Get the length of Z value array.
getZSize() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
gov.noaa.pmel.sgt - package gov.noaa.pmel.sgt
Core classes for the Scientific Graphics Toolkit.
gov.noaa.pmel.sgt.beans - package gov.noaa.pmel.sgt.beans
Classes and interfaces that make up SGT Beans.
gov.noaa.pmel.sgt.contour - package gov.noaa.pmel.sgt.contour
Contour and polygon fill support.
gov.noaa.pmel.sgt.demo - package gov.noaa.pmel.sgt.demo
JApplets and applications that demonstrate the use of sgt.
gov.noaa.pmel.sgt.dm - package gov.noaa.pmel.sgt.dm
Classes and interfaces that define the sgt datamodel.
gov.noaa.pmel.sgt.plot - package gov.noaa.pmel.sgt.plot
Classes for the automatic layout of multiple Layers.
gov.noaa.pmel.sgt.swing - package gov.noaa.pmel.sgt.swing
Components that use the package javax.swing.
gov.noaa.pmel.sgt.swing.prop - package gov.noaa.pmel.sgt.swing.prop
Property dialogs for sgt components using javax.swing.
gov.noaa.pmel.swing - package gov.noaa.pmel.swing
Classes and beans developed from the javax.swing package.
gov.noaa.pmel.swing.beans - package gov.noaa.pmel.swing.beans
 
gov.noaa.pmel.util - package gov.noaa.pmel.util
Contains date and time facilities and miscellaneous utility classes.
Graph - Class in gov.noaa.pmel.sgt
Abstract base class for all graphics drawn on a Layer.
Graph() - Constructor for class gov.noaa.pmel.sgt.Graph
Default constructor.
Graph(String) - Constructor for class gov.noaa.pmel.sgt.Graph
Constructor for Graph class.
graph_ - Variable in class gov.noaa.pmel.sgt.Axis
 
GRID - Static variable in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
grid_ - Variable in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
grid_ - Variable in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
GridAttribute - Class in gov.noaa.pmel.sgt
Sets the rendering style for grid data.
GridAttribute() - Constructor for class gov.noaa.pmel.sgt.GridAttribute
Default constructor.
GridAttribute(int, ColorMap) - Constructor for class gov.noaa.pmel.sgt.GridAttribute
GridAttribute constructor for RASTER and AREA_FILL styles.
GridAttribute(ContourLevels) - Constructor for class gov.noaa.pmel.sgt.GridAttribute
GridAttribute constructor for CONTOUR style.
GridAttributeDialog - Class in gov.noaa.pmel.sgt.swing.prop
Edits the GridAttribute.
GridAttributeDialog(Frame) - Constructor for class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Constructor.
GridAttributeDialog(String) - Constructor for class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Constructor.
GridAttributeDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Default constructor.
GridBagConstraints - Class in gov.noaa.pmel.sgt.swing.prop
Creates a GridBagConstraints object from the constructor.
GridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class gov.noaa.pmel.sgt.swing.prop.GridBagConstraints
Creates a GridBagConstraint object.
GridCartesianRenderer - Class in gov.noaa.pmel.sgt
Produces a cartesian plot from a SGTGrid object.
GridCartesianRenderer(CartesianGraph) - Constructor for class gov.noaa.pmel.sgt.GridCartesianRenderer
Default constructor.
GridCartesianRenderer(CartesianGraph, SGTGrid) - Constructor for class gov.noaa.pmel.sgt.GridCartesianRenderer
Construct a GridCartesianRenderer.
GridCartesianRenderer(CartesianGraph, SGTGrid, GridAttribute) - Constructor for class gov.noaa.pmel.sgt.GridCartesianRenderer
Construct a GridCartesianRenderer.

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 _