Deprecated API


Contents
Deprecated Classes
com.c5corp.c5utm.C5UTMdatabaseMethods
          This class is deprecated since version 1.0.3, and all of its functionality moved to the C5UTM class. 
com.c5corp.c5dem.TypeB_profiles
          Replaced by TypeBprofiles.java 
 

Deprecated Methods
com.c5corp.c5utm.C5UTMdatabaseMethods.deleteDem(String)
          This method is deprecated, moved to the C5UTM class. 
com.c5corp.c5utm.C5UTMdatabaseMethods.deleteDem(String, C5UTMconfs)
          This method is deprecated, moved to the C5UTM class. 
com.c5corp.c5utm.C5UTMdatabaseMethods.findDemNameContains(String)
          This method is deprecated, has beem moved to the C5UTM class. 
com.c5corp.c5utm.C5UTMdatabaseMethods.findDemNameContains(String, C5UTMconfs)
          This method is deprecated, its functionality replaced by the getDemMetadata(String query) method of the C5UTM class. 
com.c5corp.c5utm.C5UTM.findDemNameContains(String, C5UTMconfs, Connection)
          since version 2.0 
com.c5corp.c5utm.C5UTMdatabaseMethods.findExactDemNames(String)
          This method is deprecated, moved to the C5UTM class. 
com.c5corp.c5utm.C5UTMdatabaseMethods.findExactDemNames(String, C5UTMconfs)
          This method is deprecated, moved to the C5UTM class. 
com.c5corp.c5utm.C5UTM.findExactDemNames(String, C5UTMconfs, Connection)
          since version 2.0 
com.c5corp.c5Algorithms.LcpHiker.getTrack()
          simply calls getTrack(LcpHiker.MINIMIZE_CUMULATIVE_ELEVATION) 
com.c5corp.c5dem.DemTable.getUTMdataPoint(int, int)
          This method is deprecated, its functionality replaced by the public UtmCoordinatePairElev getPoint(short x, short y) method. 
com.c5corp.c5dem.DemTable.getUTMdataPoint(Point)
          This method is deprecated, its functionality replaced by the public UtmCoordinatePairElev getPoint(Point point) method. 
com.c5corp.c5dem.TypeB_profiles.maxElevationsForAllProfiles()
          replaced by maxArraySizeForAllProfiles() 
com.c5corp.c5dem.TypeBprofiles.maxElevationsForAllProfiles()
          replaced by maxArraySizeForAllProfiles()