public class DecreaseZoomAction extends javax.swing.AbstractAction
AbstractTileSourceLayer
)Modifier and Type | Field and Description |
---|---|
private AbstractTileSourceLayer<?> |
layer |
Constructor and Description |
---|
DecreaseZoomAction(AbstractTileSourceLayer<?> layer)
Constructs a new
DecreaseZoomAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae) |
private final AbstractTileSourceLayer<?> layer
public DecreaseZoomAction(AbstractTileSourceLayer<?> layer)
DecreaseZoomAction
.layer
- imagery layerpublic void actionPerformed(java.awt.event.ActionEvent ae)