| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetMap.Quality | |
|---|---|
| org.deegree.services.wms | |
| org.deegree.services.wms.controller.ops | |
| Uses of GetMap.Quality in org.deegree.services.wms | 
|---|
| Methods in org.deegree.services.wms that return types with arguments of type GetMap.Quality | |
|---|---|
 HashMap<Layer,GetMap.Quality> | 
MapService.getDefaultQualities()
 | 
| Method parameters in org.deegree.services.wms with type arguments of type GetMap.Quality | |
|---|---|
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.Quality in org.deegree.services.wms.controller.ops | 
|---|
| Methods in org.deegree.services.wms.controller.ops that return GetMap.Quality | |
|---|---|
static GetMap.Quality | 
GetMap.Quality.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static GetMap.Quality[] | 
GetMap.Quality.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.Quality | |
|---|---|
 Map<Layer,GetMap.Quality> | 
GetMap.getQuality()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||