public interface IClientImageNavigator
Modifier and Type | Method and Description |
---|---|
void |
drawImage(Graphics2D g,
double left,
double top,
double right,
double bottom,
double zoom,
int width,
int height)
Metodo que es invocado cuando ImageNavigator va a pintar la imagen.
|
void drawImage(Graphics2D g, double left, double top, double right, double bottom, double zoom, int width, int height) throws ImageUnavailableException
g
- left
- top
- right
- bottom
- zoom
- width
- height
- ImageUnavailableException