-
Deprecated ClassesClassDescriptionAs of 3.8.1 use
EarthDataReaderChooser.As of 3.3.1, useSplashScreenManager.As of version 3.4.1, format is not produced anymore, replaced byCommonDataModelNCReadercompatible files.As of version 3.4.1, format is not produced anymore, replaced byCommonDataModelNCReadercompatible files.As of version 3.4.1, format is not produced anymore, replaced byCommonDataModelNCReadercompatible files.This class has been replaced byBinnedGSHHSReaderwhich provides better overall performance. This class uses the full GSHHS binary data files as input, with a supplementary index file to speed up polygon access. The new binned class uses true binned GSHHS polygon data in HDF format with access routines and polygon assembly methods. The new class uses a reduced data file size and is faster at handling small sections of polygons with a large number of points outside the area of interest.The functionality of this class has been replaced by theBinnedGSHHSLineReaderclass which provides better performance for reading and rendering. The problem is that the TeraScan vector files only have one resolution and so render very slowly for large areas. The actual vectors rendered will differ between the data files provided by this class and the GSHHS data files because the TeraScan data is from the Digital Chart of the World (DCW) and the GSHHS data is from the CIA World Data Bank II (WDBII).The download tool no longer has any valid servers that it works with. There is no replacement.The status tool no longer has any valid servers that it works with. There is no replacement.As of 3.3.1, useInverseGridResamplerwhich now performs the exact same operation as this class.As of 3.3.1, useMixedGridResamplerwith a location filter ofVIIRSBowtieFilterto get the same results.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections rather than this class.
-
Deprecated MethodsMethodDescriptionAs of 3.8.1, use
TilingScheme.getTilePositionForCoords(int, int).As of 3.3.1, useTilingScheme.TilePosition.getDimensions().As of 3.3.1, useEarthDataView.getBounds().As of 3.3.1, useEarthDataView.getOrientationAffine().This method was used byGSHHSReaderbut is no longer needed.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactoryto create and work with map projections.As of 3.5.1, correct longitude interpretation in geographic projections are handled internally by the GeographicProjection class.
-
Deprecated ConstructorsConstructorDescriptionAs of 3.3.1, replaced by
EarthImageTransform(Dimension,EarthLocation,double,EarthTransform).As of 3.3.1, use the other constructors instead.As of 3.3.1, replaced byImageTransform(Dimension,DataLocation,double)orImageTransform(Dimension,Dimension,DataLocation,double,AffineTransform).
IconFactoryclass.