Uses of Class
org.deegree.coverage.ResolutionInfo.RoundingMode

Packages that use ResolutionInfo.RoundingMode
org.deegree.coverage   
 

Uses of ResolutionInfo.RoundingMode in org.deegree.coverage
 

Methods in org.deegree.coverage that return ResolutionInfo.RoundingMode
static ResolutionInfo.RoundingMode ResolutionInfo.RoundingMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResolutionInfo.RoundingMode[] ResolutionInfo.RoundingMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.coverage with parameters of type ResolutionInfo.RoundingMode
 SampleResolution ResolutionInfo.getBestFit(SampleResolution targetResolution, ResolutionInfo.RoundingMode mode)
          Returns the best fitting (in terms of the given rounding mode) native resolution.
 



Copyright © 2011. All Rights Reserved.