A B C D E F G H I J 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 gov.noaa.pmel.util.GeoDate.
GeoDate extends the capabilities of Date.
GeoDate() - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate.
GeoDate(Date) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from a Date object.
GeoDate(GeoDate) - Constructor for class gov.noaa.pmel.util.GeoDate
Constructs a new GeoDate from an existing GeoDate.
GeoDate(int, int) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from EPIC double integers.
GeoDate(int, int, int, int, int, int, int) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from values.
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.
GeoDate(String, String) - Constructor for class gov.noaa.pmel.util.GeoDate
Construct a new GeoDate from a String.
GeoDateDialog - class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog.
GeoDateDialog is a calendar, plus optionally, time, chooser that produces a date.
GeoDateDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
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
 
Geographic - interface gov.noaa.pmel.sgt.dm.Geographic.
The Geographic interface indicates to the sgt classes that X and Y coordinates are to be interpreted as longitude and latitude, respectively.
GeographicValue - class gov.noaa.pmel.util.GeographicValue.
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
 
getAlwaysPost() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the always post flag for the slider.
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.JSlider2Date
Get the always post flag for the slider.
getAngle() - Method in class gov.noaa.pmel.sgt.SGLabel
Get label drawing angle.
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 class gov.noaa.pmel.sgt.dm.SimpleLine
Get the associated data.
getAssociatedData() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the associated data.
getAssociatedData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getAssociatedData() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the associated data.
getAttribute() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get the Attribute associated with the renderer.
getAttribute() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the Attribute associated with the data.
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.PointCartesianRenderer
Get the Attribute associated with the data.
getAttribute() - Method in class gov.noaa.pmel.sgt.VectorCartesianRenderer
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.
getBaseUnit() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated. Get the base units
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.
getBlueTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the blue color Transform.
getBlueTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the blue color Transform.
getBlueTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
getBoldFont() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getBorderStyle() - Method in class gov.noaa.pmel.sgt.ColorKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.LineKey
Get border style.
getBorderStyle() - Method in class gov.noaa.pmel.sgt.VectorKey
Get border style.
getBounds() - Method in class gov.noaa.pmel.sgt.ColorKey
Gets the bounding rectangle in device coordinates.
getBounds() - Method in class gov.noaa.pmel.sgt.Ruler
Get the bounding box for the axis in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.JPane
 
getBounds() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get the bounding rectangle.
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.SpaceAxis
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.Selectable
Gets the bounding rectangle in device coordinates.
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.LineKey
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.TimeAxis
 
getBounds() - Method in class gov.noaa.pmel.sgt.Pane
 
getBounds() - Method in class gov.noaa.pmel.sgt.VectorKey
Get the bounding rectangle.
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.SGLabel
Get the label bounds in device units.
getBounds() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getBounds() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getBoundsP() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the bounding rectangle for the key in physical coordinates.
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.PointCollectionKey
 
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.VectorKey
 
getBoundsP() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label bounds in physical units.
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.VectorAttribute
Get the 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.DefaultContourLineAttribute
Get the contour line cap style.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get the CartesianGraph associated with the renderer.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the associated CartesianGraph object.
getCartesianGraph() - Method in class gov.noaa.pmel.sgt.GridCartesianRenderer
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.
getChild(String) - Method in class gov.noaa.pmel.sgt.Layer
Get a child associated with the Layer.
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.
getCollection() - Method in class gov.noaa.pmel.sgt.demo.TestData
Get the Collection of points created with the point constructor.
getColor() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line Color.
getColor() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line color.
getColor() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the color.
getColor() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get Point Color.
getColor() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get icon color.
getColor(double) - Method in class gov.noaa.pmel.sgt.ColorMap
Get a Color.
getColor(double) - Method in class gov.noaa.pmel.sgt.TransformColorMap
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.IndexedColorMap
Get a Color.
getColor(double) - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get a Color.
getColor(int) - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get a Color.
getColor(int) - Method in interface gov.noaa.pmel.sgt.IndexedColor
 
getColor(int) - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
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.
getColumns() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get the 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.VectorKey
Get the number of columns.
getComponent() - Method in class gov.noaa.pmel.sgt.JPane
 
getComponent() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Component associated with the pane.
getComponent() - Method in class gov.noaa.pmel.sgt.Pane
 
getContourLevels() - Method in class gov.noaa.pmel.sgt.GridAttribute
Get the ContourLevels.
getContourLevels() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get ContourLevels for the color mappings.
getContourLevels() - Method in interface gov.noaa.pmel.sgt.ContourLevelsAccess
 
getContourLevels() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get ContourLevels.
getContourLevels() - Method in class gov.noaa.pmel.sgt.contour.Contour
Get a reference to the ContourLevels object.
getContourLevels() - Method in class gov.noaa.pmel.sgt.swing.prop.ContourLevelsDialog
Get the edited ContourLevels.
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the associated ContourLineAttribute
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get the ContourLineAttribute
getContourLineAttribute() - Method in class gov.noaa.pmel.sgt.swing.prop.ContourLineAttributeDialog
Get the modified attribute
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.
getDashArray() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line dash array.
getDashArray() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get dash array.
getDashPhase() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line dash phase.
getDashPhase() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the dash phase.
getData() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Return data associated with the plot.
getData(CartesianRenderer) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Find a dataset from the renderer.
getData(String) - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Find a dataset from the data's id.
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.ContourLevels
Get the DefaultContourLineAtrribute
getDefaultContourLineAttribute() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Get the DefaultContourLineAttribute
getDefaultContourLineAttribute() - Method in class gov.noaa.pmel.sgt.swing.prop.DefaultContourLineAttributeDialog
Get the modified attribute.
getDefaultContourLineAttribute(double) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the DefaultContourLineAttribute for value.
getDefaultContourLineAttribute(int) - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the DefaultContourLineAttribute for index.
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
 
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Get delta value
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.Float
Get delta value
getDelta() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get delta value
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
 
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.Float
 
getDeltaObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
getDeltaU() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the increment between large tics.
getEarliestDateAllowed() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getEnd() - Method in class gov.noaa.pmel.util.SoTRange
 
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Get end value
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.Float
Get end value
getEnd() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get end value
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
 
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.Float
 
getEndObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
getEndValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getEndValue() - Method in class gov.noaa.pmel.swing.JSlider2Date
 
getFirstLayer() - Method in class gov.noaa.pmel.sgt.JPane
 
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.Pane
 
getFirstLayer() - Method in class gov.noaa.pmel.sgt.awt.LineProfileLayout
Deprecated.  
getFirstLayer() - Method in class gov.noaa.pmel.sgt.awt.LineTimeSeriesLayout
Deprecated.  
getFirstLayer() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
getFirstLayer() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getFloatArray() - Method in class gov.noaa.pmel.sgt.swing.prop.ArrayEditDialog
Get the edited array.
getFont() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the font.
getFont() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
Get the value label 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.prop.FontDialog
Get the edited font.
getFormat() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the format for the slider range label.
getFormat() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the format for the slider range label.
getGeoDate() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
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.
getGreenTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the green color Transform.
getGreenTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the green color Transform.
getGreenTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
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 class gov.noaa.pmel.sgt.PointCollectionKey
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.Logo
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.LineKey
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.VectorKey
Get horizontal alignment
getHAlign() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the horizontal alignment.
getHandleSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the current slider handle size.
getHandleSize() - Method in class gov.noaa.pmel.swing.JSlider2
Get the current slider handle size.
getHandleSize() - Method in class gov.noaa.pmel.swing.JSlider2Date
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.
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().
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.ValueIcon
Get the total heigth.
getIconHeight() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the total heigth.
getIconImage() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated. Get icon image
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.ValueIcon
Get the total width, icon + label.
getIconWidth() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the total width, icon + label.
getId() - Method in class gov.noaa.pmel.sgt.ColorKey
Get ColorKey identifier
getId() - Method in class gov.noaa.pmel.sgt.Ruler
Set the axis identifier.
getId() - Method in class gov.noaa.pmel.sgt.JPane
 
getId() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get PointCollectionKey identifier
getId() - Method in class gov.noaa.pmel.sgt.Axis
Get the axis identifier.
getId() - Method in class gov.noaa.pmel.sgt.Logo
Get Logo identifier
getId() - Method in class gov.noaa.pmel.sgt.Layer
Get the Layer identifier.
getId() - Method in class gov.noaa.pmel.sgt.Graph
Get the Graph identifier
getId() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the Pane identifier.
getId() - Method in class gov.noaa.pmel.sgt.AxisTransform
Get transform identifier.
getId() - Method in class gov.noaa.pmel.sgt.LineKey
Get LineKey identifier
getId() - Method in class gov.noaa.pmel.sgt.Pane
 
getId() - Method in class gov.noaa.pmel.sgt.VectorKey
Get VectorKey identifier
getId() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get the identifier.
getId() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label identifier.
getId() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated. Get the identifier
getId() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getId() - Method in class gov.noaa.pmel.sgt.dm.Collection
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.SGTVector
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.SimpleGrid
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.swing.JGraphicLayout
Get the identifier
getId() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getId() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
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() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get color index.
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
getInitialDate() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getJDay() - Method in class gov.noaa.pmel.util.GeoDate
get EPIC Julian Day
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.TimeAxisDialog
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.SGLabelDialog
Get the parent JPane
getJPane() - Method in class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Get the first parent pane.
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.
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.
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.
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.awt.LineProfileLayout
Deprecated.  
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.awt.RasterTimeSeriesLayout
Deprecated.  
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.awt.LineTimeSeriesLayout
Deprecated.  
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.JPlotLayout
Get the key size in physical units
getKeyBoundsP() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
getKeyLayerSizeP() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
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.awt.GraphicLayout
Deprecated. Get KeyPane object
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.Collection
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getKeyTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getKeyTitle() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Get a title formatted for a Key.
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.ContourLineAttribute
Get the color of the contour label
getLabelColor() - Method in class gov.noaa.pmel.sgt.Axis
Get the label color.
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.
getLabelFont() - Method in class gov.noaa.pmel.sgt.Ruler
Get the label font.
getLabelFont() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the contour label font
getLabelFont() - Method in class gov.noaa.pmel.sgt.Axis
Get the 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.
getLabelFormat() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Get the contour label format
getLabelFormat() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the label format.
getLabelFormat() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour label format.
getLabelHeightP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the 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.Axis
Get the label height.
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.
getLabelInterval() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the label interval.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.Ruler
Get the label position.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.Axis
Get the label position.
getLabelPosition() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get label position.
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.Ruler
Get the large tic height.
getLargeTicHeightP() - Method in class gov.noaa.pmel.sgt.Axis
Get the large tic height.
getLatestDateAllowed() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getLayer() - Method in class gov.noaa.pmel.sgt.ColorKey
Returns the layer the ColorKey is attached.
getLayer() - Method in class gov.noaa.pmel.sgt.Ruler
 
getLayer() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get layer.
getLayer() - Method in class gov.noaa.pmel.sgt.Logo
Get layer.
getLayer() - Method in class gov.noaa.pmel.sgt.Graph
Get the associated Layer.
getLayer() - Method in class gov.noaa.pmel.sgt.LineKey
Get layer.
getLayer() - Method in class gov.noaa.pmel.sgt.VectorKey
Get layer.
getLayer() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get the associated Layer.
getLayer() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the layer.
getLayer() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getLayer() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getLayer(String) - Method in class gov.noaa.pmel.sgt.JPane
 
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.Pane
 
getLayerFromDataId(String) - Method in class gov.noaa.pmel.sgt.JPane
 
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.Pane
 
getLayerSizeP() - Method in class gov.noaa.pmel.sgt.awt.LineProfileLayout
Deprecated.  
getLayerSizeP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get the JPlotLayout layer size in physical coordinates.
getLayerSizeP() - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
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.LineCartesianRenderer
Get the SGTLine object.
getLineAttribute() - Method in class gov.noaa.pmel.sgt.LineCartesianRenderer
Get the LineAttribute.
getLineLengthP() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get line length
getLineLengthP() - Method in class gov.noaa.pmel.sgt.LineKey
Get line length
getLocation() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
getLocation() - Method in class gov.noaa.pmel.sgt.Logo
 
getLocation() - Method in class gov.noaa.pmel.sgt.LineKey
 
getLocation() - Method in interface gov.noaa.pmel.sgt.Moveable
Gets the location in device coordinates.
getLocation() - Method in class gov.noaa.pmel.sgt.VectorKey
 
getLocation() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label position in device coordinates.
getLocationP() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
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.LineKey
Get location of key.
getLocationP() - Method in class gov.noaa.pmel.sgt.VectorKey
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.ValueIcon
Get the icon location in physical units.
getLocationP() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
Get the icon location in physical units.
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.awt.LineProfileLayout
Deprecated.  
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.awt.RasterTimeSeriesLayout
Deprecated.  
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.awt.LineTimeSeriesLayout
Deprecated.  
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.JPlotLayout
 
getLocationSummary(SGTData) - Method in class gov.noaa.pmel.sgt.swing.JLineProfileLayout
Deprecated.  
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.TimeAxis
Get the origin 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.swing.UserIcon
Get the icon location in user units.
getLogo() - Method in class gov.noaa.pmel.sgt.swing.prop.LogoDialog
Get the edited Logo
getMainTitleHeightP() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Get main label height in physical units
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.
getMark() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get plot mark for the origin.
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.
getMarkColor() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the color for the origin mark.
getMarkHeightP() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get mark height for the origin.
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
getMask() - Method in class gov.noaa.pmel.sgt.contour.Contour
Get the mask.
getMaxDate() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the maximum for the range.
getMaximumIndex() - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the maximum level index.
getMaximumIndex() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get the maximum color 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.CLIndexedColorMap
Get the maximum color index.
getMaximumSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getMaximumSize() - Method in class gov.noaa.pmel.sgt.Pane
 
getMaximumSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getMaximumSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getMaximumSize() - Method in class gov.noaa.pmel.swing.JSlider2Date
 
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.
getMaxRange() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the maximum for the range.
getMaxValue() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the maximum handle value.
getMaxValue() - Method in class gov.noaa.pmel.swing.JSlider2
Get the maximum handle value.
getMaxValue() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the maximum handle value
getMinDate() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the minimum for the range.
getMinimumSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getMinimumSize() - Method in class gov.noaa.pmel.sgt.Pane
 
getMinimumSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getMinimumSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getMinimumSize() - Method in class gov.noaa.pmel.swing.JSlider2Date
 
getMinLabel() - Method in class gov.noaa.pmel.swing.JSlider2
Get the minimum label.
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.
getMinRange() - Method in class gov.noaa.pmel.swing.JSlider2Date
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.swing.JSlider2Double
Get the minimum handle value.
getMinValue() - Method in class gov.noaa.pmel.swing.JSlider2
Get the minimum handle value.
getMinValue() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the minimum handle value
getMiterLimit() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the 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.DefaultContourLineAttribute
Get the contour line miter limit.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the line miter sytle.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get the current miter sytle.
getMiterStyle() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line miter style.
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.dm.SGTMetaData
Get the name associated with the variable or coordinate.
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.Ruler
Get the number of small tics between large tics.
getNumberSmallTics() - Method in class gov.noaa.pmel.sgt.Axis
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.
getObjectAt(int, int) - Method in class gov.noaa.pmel.sgt.JPane
 
getObjectAt(int, int) - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the current selected object at a point.
getObjectAt(int, int) - Method in class gov.noaa.pmel.sgt.Pane
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
 
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.Float
 
getObjectValue() - Method in class gov.noaa.pmel.util.SoTValue.Double
 
getOffsetAngle() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get the vector rotation angle.
getOrientation() - Method in class gov.noaa.pmel.sgt.Ruler
Get axis orientation
getOrientation() - Method in class gov.noaa.pmel.sgt.Axis
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.
getPageHAlign() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageHAlign() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get horizontal alignment
getPageHAlign() - Method in class gov.noaa.pmel.sgt.Pane
 
getPageOrigin() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageOrigin() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the printer page origin.
getPageOrigin() - Method in class gov.noaa.pmel.sgt.Pane
 
getPageSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageSize() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get the printer page size.
getPageSize() - Method in class gov.noaa.pmel.sgt.Pane
 
getPageVAlign() - Method in class gov.noaa.pmel.sgt.JPane
 
getPageVAlign() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Get vertical alignment.
getPageVAlign() - Method in class gov.noaa.pmel.sgt.Pane
 
getPane() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.CartesianRenderer
Get parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.Ruler
 
getPane() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
getPane() - Method in class gov.noaa.pmel.sgt.Axis
Get the parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.Logo
 
getPane() - Method in class gov.noaa.pmel.sgt.Layer
Get the Pane the Layer is associated with.
getPane() - Method in class gov.noaa.pmel.sgt.Graph
Return parent pane.
getPane() - Method in class gov.noaa.pmel.sgt.LineKey
 
getPane() - Method in class gov.noaa.pmel.sgt.VectorKey
 
getPane() - Method in interface gov.noaa.pmel.sgt.LayerChild
Get AbstractPane of the LayerChild.
getPane() - Method in class gov.noaa.pmel.sgt.SGLabel
 
getPane() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
getPane() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
getPanelBackground() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getPoint() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
 
getPointAttribute() - Method in class gov.noaa.pmel.sgt.PointCartesianRenderer
Get the Point attribute object.
getPreferredScrollableViewportSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPreferredSize() - Method in class gov.noaa.pmel.sgt.JPane
 
getPreferredSize() - Method in class gov.noaa.pmel.sgt.Pane
 
getPreferredSize() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
getPreferredSize() - Method in class gov.noaa.pmel.swing.JSlider2
 
getPreferredSize() - Method in class gov.noaa.pmel.swing.JSlider2Date
 
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.
getRange() - Method in class gov.noaa.pmel.sgt.ContourLevels
Get the range of levels
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.TransformColorMap
Get the current user range for the Transforms.
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.IndexedColorMap
Get the current user range for the Transform.
getRange() - Method in class gov.noaa.pmel.sgt.CLIndexedColorMap
Get the current user range for the ContourLevels object.
getRange() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
getRange() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the slider range.
getRange() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the slider range.
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.
getRangeP() - Method in interface gov.noaa.pmel.sgt.Transform
Get the physical coordinate 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.
getRangeU() - Method in interface gov.noaa.pmel.sgt.Transform
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.AxisTransform
Get the user coordinate range for double values.
getRawRange() - Method in class gov.noaa.pmel.swing.JSlider2
Get the range of the slider.
getRedTransform() - Method in class gov.noaa.pmel.sgt.TransformColorMap
Get the red color Transform.
getRedTransform() - Method in class gov.noaa.pmel.sgt.CLTransformColorMap
Get the red color Transform.
getRedTransform() - Method in interface gov.noaa.pmel.sgt.TransformColor
 
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.
getRowHeight() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Return height of key row in pixels.
getRowHeight() - Method in class gov.noaa.pmel.sgt.LineKey
Return rowheight of key 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.
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 class gov.noaa.pmel.sgt.JPane
 
getSelectedObject() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Return the last object selected.
getSelectedObject() - Method in class gov.noaa.pmel.sgt.Pane
 
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.JSlider2Double
Get border status for the slider.
getShowBorder() - Method in class gov.noaa.pmel.swing.JSlider2
Get border status for the slider.
getShowBorder() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get border status for the slider.
getSign() - Method in class gov.noaa.pmel.util.GeographicValue
 
getSignificantDigits() - Method in class gov.noaa.pmel.sgt.SpaceAxis
Get the number of significant digits in the label.
getSignificantDigits() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the number of significant digits for auto labelling.
getSize() - Method in class gov.noaa.pmel.sgt.swing.ColorSwatchIcon
Get the size of the icon.
getSize() - Method in class gov.noaa.pmel.sgt.swing.PlotMarkIcon
Get the size of the plot mark
getSizeP() - Method in class gov.noaa.pmel.sgt.Layer
Get the Layer size in physical coordinates.
getSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.Ruler
Get the small tic height.
getSmallTicHeightP() - Method in class gov.noaa.pmel.sgt.Axis
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.SpaceAxis
 
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.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
 
getSpaceAxis() - Method in class gov.noaa.pmel.sgt.swing.prop.SpaceAxisDialog
Get the edited SpaceAxis
getStart() - Method in class gov.noaa.pmel.util.SoTRange
 
getStart() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Get start value
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.Float
Get start value
getStart() - Method in class gov.noaa.pmel.util.SoTRange.Double
Get start value
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
 
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.Float
 
getStartObject() - Method in class gov.noaa.pmel.util.SoTRange.Double
 
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
 
getStartValue() - Method in class gov.noaa.pmel.swing.JSlider2Date
 
getStringHeight(Graphics) - Method in class gov.noaa.pmel.sgt.SGLabel
Get the string height in device units.
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
Internal access to jdk1.1 or Java2D line drawing.
getStyle() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line style.
getStyle() - Method in class gov.noaa.pmel.sgt.GridAttribute
Get grid style.
getStyle() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line style.
getStyle() - Method in class gov.noaa.pmel.sgt.TimeAxis
Get the time axis style.
getText() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the label text.
getThickTicWidthP() - Method in class gov.noaa.pmel.sgt.Axis
Get the thick tic width.
getTicPosition() - Method in class gov.noaa.pmel.sgt.Ruler
Get the tic position.
getTicPosition() - Method in class gov.noaa.pmel.sgt.Axis
Get the tic position.
getTime() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the time coordinate.
getTime() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the Time value.
getTimeArray() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Time coordinate array.
getTimeArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of Time values.
getTimeArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTimeArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of temporal values.
getTimeAxis() - Method in class gov.noaa.pmel.sgt.swing.prop.TimeAxisDialog
Get the edited TimeAxis
getTimeEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTimeEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Time edges.
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.
getTitle() - Method in class gov.noaa.pmel.sgt.ColorKey
Get the key's title.
getTitle() - Method in class gov.noaa.pmel.sgt.Ruler
Get the axis title.
getTitle() - Method in class gov.noaa.pmel.sgt.Axis
Get the axis title.
getTitle() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
getTitle() - Method in class gov.noaa.pmel.sgt.dm.Collection
Get the title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the 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.SimplePoint
Get the title.
getTitle() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getTitle() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Get the title.
getTitle() - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 
getTransform() - Method in class gov.noaa.pmel.sgt.IndexedColorMap
Get the transform for the color mapping.
getTransP(double) - Method in interface gov.noaa.pmel.sgt.Transform
Transform from user to physical coordinates.
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.AxisTransform
Get physical value as a function of SoTValue.
getTransP(SoTValue) - Method in class gov.noaa.pmel.sgt.LinearTransform
 
getTransU(double) - Method in interface gov.noaa.pmel.sgt.Transform
Transform from physical to user coordinates.
getTransU(double) - Method in class gov.noaa.pmel.sgt.LinearTransform
Transform from physical to user coordinates.
getTSize() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the Time axis
getTSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of temporal value array.
getTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the two handle flag.
getTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2
Get the two handle flag.
getTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2Date
Get the two handle flag.
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.
getV() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
Get the V component.
getVAlign() - Method in class gov.noaa.pmel.sgt.ColorKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.Logo
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.LineKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.VectorKey
Get vertical alignment
getVAlign() - Method in class gov.noaa.pmel.sgt.SGLabel
Get the vertical alignment.
getValue() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the associated value.
getValue() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the associated value.
getValue() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
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.Float
Get the value
getValue() - Method in class gov.noaa.pmel.util.SoTValue.Double
Get the value
getValueMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the associated value SGTMetaData.
getValueMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the SGTMetaData object associated with the value.
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.
getWidth() - Method in class gov.noaa.pmel.sgt.VectorAttribute
Get line width.
getWidth() - Method in class gov.noaa.pmel.sgt.LineAttribute
Get line width.
getWidth() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Get the contour line width.
getWidth() - Method in class gov.noaa.pmel.util.Dimension2D
Returns the width.
getWidthP() - Method in class gov.noaa.pmel.sgt.PointAttribute
Get Point width.
getX() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the X coordinate.
getX() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the x coordinate.
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 class gov.noaa.pmel.sgt.dm.SimpleLine
Get the X coordinate array.
getXArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of X values.
getXArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of X values.
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.
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.SGTImage
Get the X coordinate edges.
getXEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the X coordinate edges.
getXEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Return the range of the x edges
getXEdgesRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of X coordinate edges.
getXMetaData() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
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.SGTImage
Get the X coordinate SGTMetaData.
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the X coordinate metadata.
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getXMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the X SGTMetaData.
getXPtoD(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physical units to device for x coordinate.
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.Collection
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getXRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getXRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the range of the X coordinates.
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 class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the x axis
getXSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of X value array.
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.
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.
getY() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Get the Y coordinate
getY() - Method in interface gov.noaa.pmel.sgt.dm.SGTPoint
Get the y coordinate.
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 class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Y coordinate array.
getYArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTLine
Get the array of Y values.
getYArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of Y values.
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.
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.SGTImage
Get the Y coordinate edges.
getYEdges() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYEdges() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Y coordinate edges.
getYEdgesRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
Return the range of the y edges
getYEdgesRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of Y coordinate edges.
getYMetaData() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
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.SGTImage
Get the Y coordinate SGTMetaData.
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Get the Y coordinate metadata
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getYMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the Y SGTMetaData.
getYPtoD(double) - Method in class gov.noaa.pmel.sgt.Layer
Transform physcial units to device for y coordinate.
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.Collection
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.PointCollection
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
 
getYRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getYRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns the range of the Y coordinates.
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 class gov.noaa.pmel.sgt.dm.SimpleGrid
Get the length of the y axis
getYSize() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the length of Y value array.
getYTransform() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Get the current Y AxisTransform.
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.
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.
getZArray() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZArray() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the array of Z values.
getZMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTImage
Get the pixel SGTMetaData.
getZMetaData() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZMetaData() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the Z SGTMetaData.
getZoomBounds() - Method in class gov.noaa.pmel.sgt.JPane
Get the current zoom bounding box.
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.Pane
 
getZoomBoundsU() - Method in class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
getZoomBoundsU() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Get the zoom bounds in user units
getZRange() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
getZRange() - Method in interface gov.noaa.pmel.sgt.dm.SGTGrid
Get the range of Z values.
gov.noaa.pmel.sgt - package gov.noaa.pmel.sgt
Core classes for the Scientific Graphics Toolkit.
gov.noaa.pmel.sgt.awt - package gov.noaa.pmel.sgt.awt
Classes to simplify the creation of standard plots using java.awt (deprecated).
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.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.sgt.util - package gov.noaa.pmel.sgt.util
Utilities for the display of sgt properties using java.awt (deprecated).
gov.noaa.pmel.swing - package gov.noaa.pmel.swing
Classes and beans developed from the javax.swing package.
gov.noaa.pmel.util - package gov.noaa.pmel.util
Contains date and time facilities and miscellaneous utility classes.
Graph - class gov.noaa.pmel.sgt.Graph.
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.
GraphicLayout - class gov.noaa.pmel.sgt.awt.GraphicLayout.
Deprecated. As of v2.0, replaced by JGraphicLayout
GraphicLayout() - Constructor for class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated. Default constructor
GraphicLayout(String, Image) - Constructor for class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated. GraphicLayout constructor.
GraphicLayout(String, Image, Dimension) - Constructor for class gov.noaa.pmel.sgt.awt.GraphicLayout
Deprecated.  
GRID - Static variable in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
GridAttribute - class gov.noaa.pmel.sgt.GridAttribute.
Sets the rendering style for grid data.
GridAttribute() - Constructor for class gov.noaa.pmel.sgt.GridAttribute
Default constructor.
GridAttribute(ContourLevels) - Constructor for class gov.noaa.pmel.sgt.GridAttribute
GridAttribute constructor for CONTOUR style.
GridAttribute(int, ColorMap) - Constructor for class gov.noaa.pmel.sgt.GridAttribute
GridAttribute constructor for RASTER and AREA_FILL styles.
GridAttributeDialog - class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog.
Edits the GridAttribute.
GridAttributeDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.GridAttributeDialog
Default constructor.
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.
GridBagConstraints - class gov.noaa.pmel.sgt.swing.prop.GridBagConstraints.
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 gov.noaa.pmel.sgt.GridCartesianRenderer.
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 L M N O P R S T U V W X Y Z
Send comments about the Scientific Graphics toolkit to dwd@pmel.noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on December 13 2001