Uses of Class
org.deegree.services.wms.controller.ops.GetMap.Interpolation

Packages that use GetMap.Interpolation
org.deegree.services.wms   
org.deegree.services.wms.controller.ops   
 

Uses of GetMap.Interpolation in org.deegree.services.wms
 

Methods in org.deegree.services.wms that return types with arguments of type GetMap.Interpolation
 java.util.HashMap<Layer,GetMap.Interpolation> MapService.getDefaultInterpolations()
           
 

Method parameters in org.deegree.services.wms with type arguments of type GetMap.Interpolation
protected static void MapService.applyHints(Layer l, java.util.Map<Layer,GetMap.Quality> qualities, java.util.Map<Layer,GetMap.Interpolation> interpolations, java.util.Map<Layer,GetMap.Antialias> antialiases, java.awt.Graphics2D g)
           
 

Uses of GetMap.Interpolation in org.deegree.services.wms.controller.ops
 

Methods in org.deegree.services.wms.controller.ops that return GetMap.Interpolation
static GetMap.Interpolation GetMap.Interpolation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GetMap.Interpolation[] GetMap.Interpolation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.services.wms.controller.ops that return types with arguments of type GetMap.Interpolation
 java.util.Map<Layer,GetMap.Interpolation> GetMap.getInterpolation()
           
 



Copyright © 2011. All Rights Reserved.