Class OpenRGBImageViewAction

    • Constructor Detail

      • OpenRGBImageViewAction

        public OpenRGBImageViewAction​(ProductNode node)
    • Method Detail

      • getHelpCtx

        public org.openide.util.HelpCtx getHelpCtx()
        Specified by:
        getHelpCtx in interface org.openide.util.HelpCtx.Provider
      • openProductSceneViewRGB

        public void openProductSceneViewRGB​(Product rgbProduct,
                                            String helpId)
      • getDefaultBandIndices

        public static int[] getDefaultBandIndices​(Product product)
      • allocateRgbBands

        public static Band[] allocateRgbBands​(Product product,
                                              String[] rgbaExpressions)
      • releaseRgbBands

        public static void releaseRgbBands​(Band[] rgbBands,
                                           boolean errorOccurred)