public static class BitmapTileLayer.FadeStep
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
alphaEnd |
float |
alphaStart |
double |
scaleEnd |
double |
scaleStart |
| Constructor and Description |
|---|
FadeStep(int zoomStart,
int zoomEnd,
float alphaStart,
float alphaEnd) |