Class MultiImageOverlay

    • Field Detail

      • m_Overlays

        protected ImageOverlay[] m_Overlays
        the overlays to use.
    • Constructor Detail

      • MultiImageOverlay

        public MultiImageOverlay()
    • Method Detail

      • setOverlays

        public void setOverlays​(ImageOverlay[] value)
        Sets the overlays to apply.
        Parameters:
        value - the overlays
      • getOverlays

        public ImageOverlay[] getOverlays()
        Returns the overlays to apply.
        Returns:
        the overlays
      • overlaysTipText

        public String overlaysTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.