public class ResolutionLevel extends Object
Modifier and Type | Field and Description |
---|---|
static ResolutionLevel |
MAXRES |
Constructor and Description |
---|
ResolutionLevel(int index,
double scale) |
Modifier and Type | Method and Description |
---|---|
static ResolutionLevel |
create(MultiLevelModel model,
int level) |
int |
getIndex() |
double |
getScale() |
public static final ResolutionLevel MAXRES
public static ResolutionLevel create(MultiLevelModel model, int level)
public int getIndex()
public double getScale()
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.