| Package | Description |
|---|---|
| gov.nasa.worldwind.layers.mercator |
| Modifier and Type | Method and Description |
|---|---|
static MercatorSector |
MercatorSector.fromDegrees(double minLatPercent,
double maxLatPercent,
double minLongitude,
double maxLongitude) |
static MercatorSector |
MercatorSector.fromSector(Sector sector) |
MercatorSector |
MercatorTextureTile.getMercatorSector() |
| Constructor and Description |
|---|
MercatorTextureTile(MercatorSector mercatorSector,
Level level,
int row,
int col) |