Class CreateSubsetAction

java.lang.Object
javax.swing.AbstractAction
org.esa.snap.rcp.subset.CreateSubsetAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class CreateSubsetAction extends AbstractAction
This action opens a product subset dialog with the initial spatial bounds taken from the currently visible image area, if any.
See Also:
  • Constructor Details

    • CreateSubsetAction

      public CreateSubsetAction(ProductNode sourceNode)
  • Method Details