public interface IViewRequestManager
| Modifier and Type | Method and Description |
|---|---|
void |
fullExtent()
Extensión completa de la capa.
|
BufferedImage |
request(Extent extent,
Cancellable cancel)
Petición de coordenadas al pulsar zoom más o zoom menos en el control.
|
BufferedImage |
request(Rectangle2D extent,
Cancellable cancel) |
void |
setBackGroundColor(Color backGroundColor)
Asigna el color de fondo
|
BufferedImage request(Extent extent, Cancellable cancel) throws InvalidRequestException
Rectangle2D - extentInvalidRequestExceptionBufferedImage request(Rectangle2D extent, Cancellable cancel) throws InvalidRequestException
InvalidRequestExceptionvoid fullExtent()
throws InvalidRequestException
InvalidRequestExceptionvoid setBackGroundColor(Color backGroundColor)
backGroundColor -