public final class LevelImageSupport extends Object
MultiLevelSource
interface.Constructor and Description |
---|
LevelImageSupport(int sourceWidth,
int sourceHeight,
ResolutionLevel level) |
Modifier and Type | Method and Description |
---|---|
int |
getLevel() |
double |
getScale() |
int |
getSourceCoord(double destCoord,
int min,
int max) |
int |
getSourceHeight() |
int |
getSourceHeight(int destHeight) |
int |
getSourceWidth() |
int |
getSourceWidth(int destWidth) |
int |
getSourceX(int tx) |
int |
getSourceY(int ty) |
public LevelImageSupport(int sourceWidth, int sourceHeight, ResolutionLevel level)
public int getSourceWidth()
public int getSourceHeight()
public int getLevel()
public double getScale()
public final int getSourceX(int tx)
public final int getSourceY(int ty)
public final int getSourceWidth(int destWidth)
public final int getSourceHeight(int destHeight)
public final int getSourceCoord(double destCoord, int min, int max)
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.