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