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 _

I

iconImage_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Optional image
id_ - Variable in class gov.noaa.pmel.sgt.dm.Annote
 
id_ - Variable in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
id_ - Variable in class gov.noaa.pmel.sgt.dm.SimpleLine
 
id_ - Variable in class gov.noaa.pmel.sgt.dm.SimplePoint
 
id_ - Variable in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
ident_ - Variable in class gov.noaa.pmel.sgt.AxisTransform
 
ident_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Identification of graph
IllegalTimeValue - Exception in gov.noaa.pmel.util
The specified time was unreadable or illegal.
IllegalTimeValue() - Constructor for exception gov.noaa.pmel.util.IllegalTimeValue
 
IllegalTimeValue(String) - Constructor for exception gov.noaa.pmel.util.IllegalTimeValue
 
increment(float, int) - Method in class gov.noaa.pmel.util.GeoDate
Increment current GeoDate by SECONDS, MINUTES, HOURS, DAYS, MONTHS, or YEARS
increment(double, int) - Method in class gov.noaa.pmel.util.GeoDate
Increment current GeoDate by SECONDS, MINUTES, HOURS, DAYS, MONTHS, or YEARS
IndexedColor - Interface in gov.noaa.pmel.sgt
Defines the access methods for color maps that support indexed color.
IndexedColorMap - Class in gov.noaa.pmel.sgt
IndexedColorMap provides a mapping from a value to a Color.
IndexedColorMap(int[], int[], int[]) - Constructor for class gov.noaa.pmel.sgt.IndexedColorMap
Initialize the color map with int arrays of red, green, and blue.
IndexedColorMap(float[], float[], float[]) - Constructor for class gov.noaa.pmel.sgt.IndexedColorMap
Initialize the color map with float arrays of red, green, and blue.
IndexedColorMap(Color[]) - Constructor for class gov.noaa.pmel.sgt.IndexedColorMap
Initialize the color map with an array of Color objects.
IndexedColorMap - Class in gov.noaa.pmel.util
 
IndexedColorMap(ColorMap, int) - Constructor for class gov.noaa.pmel.util.IndexedColorMap
 
IndexedColorMap(IndexedColorMap) - Constructor for class gov.noaa.pmel.util.IndexedColorMap
 
init() - Method in interface gov.noaa.pmel.sgt.AbstractPane
This method is called when the AbstractPane first becomes visible.
init() - Method in class gov.noaa.pmel.sgt.demo.JDesktopDemo
Initialize the applet
init() - Method in class gov.noaa.pmel.sgt.demo.JGridDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JLayoutDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JLogLogDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JPointDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JProfileDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JRealTimeDemo
Initialize the applet
init() - Method in class gov.noaa.pmel.sgt.demo.JTimeSeriesDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.JVectorDemo
 
init() - Method in class gov.noaa.pmel.sgt.demo.TAOMap
 
init() - Method in class gov.noaa.pmel.sgt.dm.Annote
Init method used to setup serialized object.
init() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
init() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
init() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
init() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
init() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
init() - Method in class gov.noaa.pmel.sgt.JPane
No initialization required.
init() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated. No initialization required by Pane.
init() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Override JPane init method.
InvalidDataSetException - Exception in nl.astron.lofar.java.gui.plotter.exceptions
This exception can be thrown when a IPlot implementing class encounters a data set being passed to it that doesn't contain fully valid information.
examples are:
-Attempt to build a Grid plot using a Line plot compatible data set
-Incomplete X,Y,Z value arrays that don't match in sizes
-Etc
InvalidDataSetException(String) - Constructor for exception nl.astron.lofar.java.gui.plotter.exceptions.InvalidDataSetException
Creates a new instance of InvalidDataSetException, using the supplied message
InvalidMethodError - Error in gov.noaa.pmel.sgt
Method called with invalid arguements.
InvalidMethodError() - Constructor for error gov.noaa.pmel.sgt.InvalidMethodError
 
InvalidMethodError(String) - Constructor for error gov.noaa.pmel.sgt.InvalidMethodError
 
IPlot - Interface in nl.astron.lofar.java.gui.plotter
This interface forms the communications contract between the plotter classes and any possible plotter graphics framework using a class that implements this interface.
IPlotDataAccess - Interface in nl.astron.lofar.java.gui.plotter
This interface forms the communications contract between the plotter classes and any possible data access layer using a class that implements this interface.
IPlotDataExport - Interface in nl.astron.lofar.java.gui.plotter
This interface forms the communications contract between the plotter classes and any possible data export layer using a class that implements this interface.
isAlwaysPost() - Method in class gov.noaa.pmel.swing.JSlider2
Get the always post flag for the slider.
isAquaLookAndFeel() - Static method in class gov.noaa.pmel.swing.MRJUtil
MacOS Look and feel test
isAreaFill() - Method in class gov.noaa.pmel.sgt.GridAttribute
Tests if GridAttribute style is eigther AREA_FILL or AREA_FILL_CONTOUR.
isAutoLabel() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Is auto labelling on?
isAutoLabel() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Test if auto label is enabled.
isAutoRange() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the axis in autoRange mode.
isBatch() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Is batching turned on?
isBatch() - Method in interface gov.noaa.pmel.sgt.Attribute
Is the attribute in batch mode?
isBatch() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Is batching turned on?
isBatch() - Method in class gov.noaa.pmel.sgt.ColorMap
Is the attribute in batch mode?
isBatch() - Method in class gov.noaa.pmel.sgt.GridAttribute
 
isBatch() - Method in class gov.noaa.pmel.sgt.JPane
 
isBatch() - Method in class gov.noaa.pmel.sgt.LineAttribute
 
isBatch() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
isBatch() - Method in class gov.noaa.pmel.sgt.PointAttribute
 
isBatch() - Method in class gov.noaa.pmel.sgt.VectorAttribute
 
isCapStyleOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if cap style is overridden by DefaultContourLineAttribute.
isChildAttached(LayerChild) - Method in class gov.noaa.pmel.sgt.Layer
Tests if a LayerChild is attached to the Layer.
isClipping() - Method in class gov.noaa.pmel.sgt.CartesianGraph
Test the clipping property.
isClipping() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Returns true if clipping is on.
isClosed() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Is the contour line closed?
isColor() - Method in class gov.noaa.pmel.sgt.beans.Legend
Test if legend of type COLOR.
isColorOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if color is overridden by DefaultContourLineAttribute.
isContour() - Method in class gov.noaa.pmel.sgt.GridAttribute
Tests if GridAttribute style is either CONTOUR, RASTER_CONTOUR, or AREA_FILL_CONTOUR.
isDashArrayOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if dashArray is overridden by DefaultContourLineAttribute.
isDashPhaseOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if dashPhase is overridden by DefaultContourLineAttribute.
isDataInLayer(String) - Method in class gov.noaa.pmel.sgt.Layer
Checks to see if a data id matches that data attached to the Graph.
isDataInPanel(String) - Method in class gov.noaa.pmel.sgt.beans.Panel
Checks to see if a data id matches that data attached to the Graph.
isDrawLabel() - Method in class gov.noaa.pmel.sgt.PointAttribute
Is label drawing on?
isEditClasses() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Are sgt objects editable?
isEmpty() - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
isIndexed() - Method in class gov.noaa.pmel.swing.JSlider2
 
isIndexed() - Method in class gov.noaa.pmel.swing.JSlider2Double
 
isInstantiated() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Is datagrouplayer instantiated?
isInstantiated() - Method in class gov.noaa.pmel.sgt.beans.Label
Is SGLabel instatiated?
isInstantiated() - Method in class gov.noaa.pmel.sgt.beans.Legend
Test if the key instantiated.
isInstantiated() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Is panel instantiated?
isKeyPane() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Is there a key pane?
isLabelColorOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if labelColor is overridden by DefaultContourLineAttribute.
isLabelEnabled() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if the contour label is enabled.
isLabelEnabled() - Method in class gov.noaa.pmel.sgt.DefaultContourLineAttribute
Test if the contour label is enabled.
isLabelEnabledOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if labelEnabled is overridden by DefaultContourLineAttribute.
isLabelFontOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if labelFont is overridden by DefaultContourLineAttribute.
isLabelFormatOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if labelFormat is overridden by DefaultContourLineAttribute.
isLabelHeightPOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if labelHeightP is overridden by DefaultContourLineAttribute.
isLabelPositionAuto() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if label position in auto mode.
isLocal() - Method in class gov.noaa.pmel.sgt.AttributeChangeEvent
 
isLocationAtOrigin() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the axis at the origin.
isMissing() - Method in class gov.noaa.pmel.util.GeoDate
Tests to see if value represents missing data.
isMiterLimitOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if miter limit is overridden by DefaultContourLineAttribute.
isMiterStyleOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if miter style is overridden by DefaultContourLineAttribute.
isModified() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Has the plot been modified?
isModified() - Method in class gov.noaa.pmel.sgt.JPane
 
isModified() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
isModulo() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Axis values are modulo.
isMouseEventsEnabled() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Are MouseEvents enabled for processing by SGT?
isMouseEventsEnabled() - Method in class gov.noaa.pmel.sgt.JPane
 
isMouseEventsEnabled() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
isMoveable() - Method in class gov.noaa.pmel.sgt.LineKey
 
isMoveable() - Method in class gov.noaa.pmel.sgt.Logo
 
isMoveable() - Method in interface gov.noaa.pmel.sgt.Moveable
Returns true if the current state is moveable
isMoveable() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
isMoveable() - Method in class gov.noaa.pmel.sgt.SGLabel
 
isMoveable() - Method in class gov.noaa.pmel.sgt.VectorKey
 
isOverlayed() - Method in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Layer overlay flag.
isPrintBorders() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Print borders?
isPrinter() - Method in interface gov.noaa.pmel.sgt.AbstractPane
Test if the current Graphics object is a printer.
isPrinter() - Method in class gov.noaa.pmel.sgt.JPane
 
isPrinter() - Method in class gov.noaa.pmel.sgt.Pane
Deprecated.  
isPrintWhitePage() - Method in class gov.noaa.pmel.sgt.beans.PanelModel
Print with white background?
isRaster() - Method in class gov.noaa.pmel.sgt.GridAttribute
Tests if GridAttribute style is either RASTER or RASTER_CONTOUR.
isRelativeTime() - Method in class gov.noaa.pmel.util.GeoDate
Tests the relativeTime flag.
isReversed() - Method in class gov.noaa.pmel.sgt.dm.SGTMetaData
Axis values are reversed.
isRoomForMajorLabel(GeoDate) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Determines if there is enough room in delta time for another major label.
isScaleVisible() - Method in class gov.noaa.pmel.sgt.beans.Legend
Test if COLOR legend scale visible.
isSelectable() - Method in class gov.noaa.pmel.sgt.Axis
Determines if the axis is selectable.
isSelectable() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the axis selectable.
isSelectable() - Method in class gov.noaa.pmel.sgt.beans.Label
Is label selectable?
isSelectable() - Method in class gov.noaa.pmel.sgt.ColorKey
Tests the selectable property.
isSelectable() - Method in class gov.noaa.pmel.sgt.LineKey
 
isSelectable() - Method in class gov.noaa.pmel.sgt.Logo
 
isSelectable() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
isSelectable() - Method in class gov.noaa.pmel.sgt.Ruler
 
isSelectable() - Method in interface gov.noaa.pmel.sgt.Selectable
Returns true if the current state is selectable.
isSelectable() - Method in class gov.noaa.pmel.sgt.SGLabel
 
isSelectable() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
isSelectable() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
isSelectable() - Method in class gov.noaa.pmel.sgt.VectorKey
 
isSelected() - Method in class gov.noaa.pmel.sgt.Axis
Determines if the axis has been selected.
isSelected() - Method in class gov.noaa.pmel.sgt.ColorKey
Returns true if the selected property is set.
isSelected() - Method in class gov.noaa.pmel.sgt.LineKey
 
isSelected() - Method in class gov.noaa.pmel.sgt.Logo
 
isSelected() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
isSelected() - Method in class gov.noaa.pmel.sgt.Ruler
 
isSelected() - Method in interface gov.noaa.pmel.sgt.Selectable
Returns true if the object's selected property is set.
isSelected() - Method in class gov.noaa.pmel.sgt.SGLabel
 
isSelected() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
isSelected() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
isSelected() - Method in class gov.noaa.pmel.sgt.VectorKey
 
isShowBorder() - Method in class gov.noaa.pmel.swing.JSlider2
Get border status for the slider.
isSpace() - Method in class gov.noaa.pmel.sgt.Axis
Tests if axis is space.
isSpace() - Method in class gov.noaa.pmel.sgt.AxisTransform
Test if transform has user double values.
isStartOfMinor(GeoDate) - Method in interface gov.noaa.pmel.sgt.TimeAxisStyle
Determines if time is the start of a minor interval.
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.Double
Test if start or end values are missing
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.Float
Test if start or end values are missing
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Test if start or end is missing
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Test if start or end values are missing
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange
 
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.Short
Test if start or end values are missing
isStartOrEndMissing() - Method in class gov.noaa.pmel.util.SoTRange.Time
Test if start or end values are missing
isStyleOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if style is overridden by DefaultContourLineAttribute.
isTicPositionAuto() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if tic position in auto mode.
isTime() - Method in class gov.noaa.pmel.sgt.Axis
Tests if axis is time.
isTime() - Method in class gov.noaa.pmel.sgt.AxisTransform
Test if transform has user GeoDate values.
isTime() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the axis time.
isTime() - Method in class gov.noaa.pmel.util.SoTRange.Double
Test if SoTRange is temportal
isTime() - Method in class gov.noaa.pmel.util.SoTRange.Float
Test if SoTRange is temportal
isTime() - Method in class gov.noaa.pmel.util.SoTRange.GeoDate
Deprecated. Test if SoTRange is temporal.
isTime() - Method in class gov.noaa.pmel.util.SoTRange.Integer
Test if SoTRange is temportal
isTime() - Method in class gov.noaa.pmel.util.SoTRange
 
isTime() - Method in class gov.noaa.pmel.util.SoTRange.Short
Test if SoTRange is temportal
isTime() - Method in class gov.noaa.pmel.util.SoTRange.Time
Test if SoTRange is temportal
isTime() - Method in class gov.noaa.pmel.util.SoTValue.Double
Test if SoTValue is time
isTime() - Method in class gov.noaa.pmel.util.SoTValue.Float
Test if SoTValue is time
isTime() - Method in class gov.noaa.pmel.util.SoTValue.GeoDate
Deprecated. Test if SoTValue is time.
isTime() - Method in class gov.noaa.pmel.util.SoTValue.Integer
Test if SoTValue is time
isTime() - Method in class gov.noaa.pmel.util.SoTValue
 
isTime() - Method in class gov.noaa.pmel.util.SoTValue.Short
Test if SoTValue is time
isTime() - Method in class gov.noaa.pmel.util.SoTValue.Time
Test if SoTValue is time
isTitleAuto() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the title in auto mode.
isTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2
Get the two handle flag.
isTwoHandles() - Method in class gov.noaa.pmel.swing.JSlider2Double
Get the two handle flag.
isUsePageBackground() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Use the page background color?
isVisible() - Method in class gov.noaa.pmel.sgt.Axis
Determines if the axis is visible.
isVisible() - Method in class gov.noaa.pmel.sgt.beans.AxisHolder
Test if the axis visible.
isVisible() - Method in class gov.noaa.pmel.sgt.beans.Label
Is Label visible?
isVisible() - Method in class gov.noaa.pmel.sgt.beans.Legend
Test if legend visible.
isVisible() - Method in class gov.noaa.pmel.sgt.beans.PanelHolder
Is Panel visible?
isVisible() - Method in class gov.noaa.pmel.sgt.ColorKey
Check if ColorKey is visible.
isVisible() - Method in interface gov.noaa.pmel.sgt.LabelDrawer
Is label visible?
isVisible() - Method in class gov.noaa.pmel.sgt.LabelDrawer1
 
isVisible() - Method in class gov.noaa.pmel.sgt.LabelDrawer2
 
isVisible() - Method in interface gov.noaa.pmel.sgt.LayerChild
Check if LayerChild is visible.
isVisible() - Method in class gov.noaa.pmel.sgt.LineKey
 
isVisible() - Method in class gov.noaa.pmel.sgt.Logo
 
isVisible() - Method in class gov.noaa.pmel.sgt.PointCollectionKey
 
isVisible() - Method in class gov.noaa.pmel.sgt.Ruler
 
isVisible() - Method in class gov.noaa.pmel.sgt.SGLabel
 
isVisible() - Method in class gov.noaa.pmel.sgt.swing.UserIcon
 
isVisible() - Method in class gov.noaa.pmel.sgt.swing.ValueIcon
 
isVisible() - Method in class gov.noaa.pmel.sgt.VectorKey
 
isWidthOverridden() - Method in class gov.noaa.pmel.sgt.ContourLineAttribute
Test if width is overridden by DefaultContourLineAttribute.
isXAutoRange() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Tests if the auto range feature is enabled for the x axis.
isXReversed() - Method in class gov.noaa.pmel.util.Domain
 
isXReversed() - Method in class gov.noaa.pmel.util.SoTDomain
 
isXTime() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Is the x coordinate time?
isXTime() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
isXTime() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns true if the X coordinate is Time.
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Is the X coordinate Time?
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Is the X coordinate Time?
isXTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
isXTime() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
isXTime() - Method in class gov.noaa.pmel.util.Domain
Test if x range is time.
isXTime() - Method in class gov.noaa.pmel.util.SoTDomain
Test if the x range is temporal.
isXTime() - Method in class gov.noaa.pmel.util.SoTPoint
Test if x value is time
isYAutoRange() - Method in class gov.noaa.pmel.sgt.swing.JPlotLayout
Tests if the auto range feature is enabled for the y axis.
isYReversed() - Method in class gov.noaa.pmel.util.Domain
 
isYReversed() - Method in class gov.noaa.pmel.util.SoTDomain
 
isYTime() - Method in class gov.noaa.pmel.sgt.contour.ContourLine
Is the y coordinate time?
isYTime() - Method in class gov.noaa.pmel.sgt.demo.PseudoRealTimeData
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annotation
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Line
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Oval
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Point
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Rect
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Annote.Text
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.Collection
 
isYTime() - Method in interface gov.noaa.pmel.sgt.dm.SGTData
Returns true if the Y coordinate is Time.
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SGTVector
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleGrid
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleLine
Is the Y coordinate Time?
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SimplePoint
Is the Y coordinate Time?
isYTime() - Method in class gov.noaa.pmel.sgt.dm.SimpleTuple
 
isYTime() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
isYTime() - Method in class gov.noaa.pmel.util.Domain
Test if y range is time.
isYTime() - Method in class gov.noaa.pmel.util.SoTDomain
Test if the y range is temporal
isYTime() - Method in class gov.noaa.pmel.util.SoTPoint
Test if y value is time
isZAutoScale() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Is auto Z scale?
isZoomable() - Method in class gov.noaa.pmel.sgt.beans.DataGroup
Is datagroup zoomable?
isZTime() - Method in interface gov.noaa.pmel.sgt.dm.SGT3DGrid
Returns true if the Z coordinate is Time.
isZTime() - Method in class gov.noaa.pmel.sgt.dm.SGTFull3DVector
 
isZTime() - Method in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
itemStateChanged(ItemEvent) - Method in class gov.noaa.pmel.sgt.swing.prop.GeoDateDialog
 

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 _