public interface IRasterLayerActions
Modifier and Type | Field and Description |
---|---|
static int |
BANDS_FILE_LIST |
static int |
BANDS_RGB |
static int |
BRIGHTNESSCONTRAST |
static int |
CLIPPING |
static int |
COLOR_TABLE |
static int |
CREATEOVERVIEWS |
static int |
ENHANCED |
static int |
FILTER |
static int |
FLYRASTER_BAR_TOOLS |
static int |
GEOLOCATION |
static int |
HISTOGRAM |
static int |
NODATA |
static int |
OPACITY |
static int |
PANSHARPENING |
static int |
RASTER_PROPERTIES |
static int |
REMOTE_ACTIONS |
static int |
REPROJECT |
static int |
SAVE_COLORINTERP |
static int |
SAVEAS |
static int |
SELECT_LAYER |
static int |
STATS |
static int |
TAILTRIM |
static int |
TRANSPARENCY |
static int |
ZOOM_PIXEL_RESOLUTION |
Modifier and Type | Method and Description |
---|---|
boolean |
isActionEnabled(int action)
Controla si una acción está activa o no para una determinada capa.
|
static final int ZOOM_PIXEL_RESOLUTION
static final int CLIPPING
static final int HISTOGRAM
static final int RASTER_PROPERTIES
static final int SAVEAS
static final int FILTER
static final int COLOR_TABLE
static final int FLYRASTER_BAR_TOOLS
static final int BANDS_FILE_LIST
static final int BANDS_RGB
static final int TRANSPARENCY
static final int OPACITY
static final int BRIGHTNESSCONTRAST
static final int ENHANCED
static final int PANSHARPENING
static final int GEOLOCATION
static final int CREATEOVERVIEWS
static final int REPROJECT
static final int SELECT_LAYER
static final int SAVE_COLORINTERP
static final int REMOTE_ACTIONS
static final int STATS
static final int NODATA
static final int TAILTRIM
boolean isActionEnabled(int action)
action
- Acción definida en LayerActionSupported