|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
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,
Map<Layer,GetMap.Quality> qualities,
Map<Layer,GetMap.Interpolation> interpolations,
Map<Layer,GetMap.Antialias> antialiases,
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(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 | |
---|---|
Map<Layer,GetMap.Interpolation> |
GetMap.getInterpolation()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |