|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
java.util.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,
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.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(java.lang.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 | |
|---|---|
java.util.Map<Layer,GetMap.Antialias> |
GetMap.getAntialias()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||