Class RasterStylesDialog

    • Constructor Detail

      • RasterStylesDialog

        public RasterStylesDialog​(Frame parent,
                                  boolean modal,
                                  WorkbenchContext context,
                                  RasterImageLayer rasterImageLayer,
                                  int band)
                           throws Exception
        Creates new form SymbologyDialog
        Parameters:
        parent - parent frame
        modal - true if Dialog is modal
        context - Workbench Context
        rasterImageLayer - one of the selected RasterImageLayer
        band - raster band to symbolize
        Throws:
        Exception