public class PreviewRequestManager extends Object implements IClientImageNavigator
Constructor and Description |
---|
PreviewRequestManager(PreviewRenderProcess renderProcess,
DataSourcePreview layer)
Construye un ColorTableListener
|
Modifier and Type | Method and Description |
---|---|
void |
closePreviewLayer()
Cierra la capa abierta para previsualización
|
void |
drawImage(Graphics2D g,
double x1,
double y1,
double x2,
double y2,
double zoom,
int width,
int height)
Metodo que es invocado cuando ImageNavigator va a pintar la imagen.
|
void |
messageBoxError(String msg,
Object parentWindow,
Exception exception)
Shows a error dialog with a text and a accept button
|
public PreviewRequestManager(PreviewRenderProcess renderProcess, DataSourcePreview layer)
- public void closePreviewLayer()
public void drawImage(Graphics2D g, double x1, double y1, double x2, double y2, double zoom, int width, int height) throws ImageUnavailableException
IClientImageNavigator
drawImage
in interface IClientImageNavigator
ImageUnavailableException