Deprecated API


Contents
Deprecated Classes
gov.noaa.pmel.sgt.swing.JLineProfileLayout
          As of v2.0, replaced by JPlotLayout 
gov.noaa.pmel.sgt.Pane
          As of sgt 3.0, use JPane. 
gov.noaa.pmel.util.SoTRange.GeoDate
          As of sgt 3.0, replaced by SoTRange.Time 
gov.noaa.pmel.util.SoTValue.GeoDate
          As of sgt 3.0, replaced by SoTValue.Time 
gov.noaa.pmel.util.TimePoint
          As of sgt 3.0, replaced by SoTPoint. 
gov.noaa.pmel.util.TimeRange
          As of sgt 3.0, use SoTRange.Time 
 

Deprecated Methods
gov.noaa.pmel.util.GeoDate.getDay()
          Overrides a deprecated method, replaced by GeoDate.getGMTDay(). 
gov.noaa.pmel.util.GeoDate.getHours()
          Overrides a deprecated method, replaced by GeoDate.getGMTHours(). 
gov.noaa.pmel.util.GeoDate.getMinutes()
          Overrides a deprecated method, replaced by GeoDate.getGMTMinutes(). 
gov.noaa.pmel.util.GeoDate.getMonth()
          Overrides a deprecated method, replaced by GeoDate.getGMTMonth(). 
gov.noaa.pmel.util.GeoDate.getSecondss()
          replaced by GeoDate.getGMTSeconds(). 
gov.noaa.pmel.util.GeoDate.getYear()
          Overrides a deprecated method, replaced by GeoDate.getGMTYear(). 
 

Deprecated Constructors
gov.noaa.pmel.util.SoTRange.GeoDate(TimeRange)
          use SoTRange 
gov.noaa.pmel.util.SoTRange.Time(SoTRange.GeoDate)
          use SoTRange.Time 
gov.noaa.pmel.util.SoTRange.Time(TimeRange)
          use SoTRange