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

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

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

Methods in org.deegree.services.wms that return types with arguments of type GetMap.Antialias
 HashMap<Layer,GetMap.Antialias> MapService.getDefaultAntialiases()
           
 

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

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

Methods in org.deegree.services.wms.controller.ops that return GetMap.Antialias
static GetMap.Antialias GetMap.Antialias.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GetMap.Antialias[] GetMap.Antialias.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.Antialias
 Map<Layer,GetMap.Antialias> GetMap.getAntialias()
           
 



Copyright © 2011. All Rights Reserved.