Interface OptionalBoundingBoxFallbackSupporter

    • Method Detail

      • setFallback

        void setFallback​(boolean value)
        Sets whether to fall back on the bounding box if no polygon available.
        Parameters:
        value - true if to use
      • getFallback

        boolean getFallback()
        Returns whether to fall back on the bounding box if no polygon available.
        Returns:
        true if to use
      • fallbackTipText

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