-
ClassDescriptionAs of version 3.4.1, format is not produced anymore, replaced by
CommonDataModelNCReader
compatible files.As of version 3.4.1, format is not produced anymore, replaced byCommonDataModelNCReader
compatible files.As of version 3.4.1, format is not produced anymore, replaced byCommonDataModelNCReader
compatible files.This class has been replaced byBinnedGSHHSReader
which 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 theBinnedGSHHSLineReader
class 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, useInverseGridResampler
which now performs the exact same operation as this class.As of 3.3.1, useMixedGridResampler
with a location filter ofVIIRSBowtieFilter
to get the same results.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections rather than this class.
-
MethodDescriptionAs of 3.3.1, use
TilingScheme.TilePosition.getDimensions()
.As of 3.3.1, useEarthDataView.getBounds()
.As of 3.3.1, useEarthDataView.getOrientationAffine()
.This method was used byGSHHSReader
but is no longer needed.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections.The native methods of GCTP are no longer supported. Use theMapProjectionFactory
to create and work with map projections.As of 3.5.1, correct longitude interpretation in geographic projections are handled internally by the GeographicProjection class.
-
ConstructorDescriptionAs 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)
.
SplashScreenManager
.