Interface BoundingBoxFallbackSupporter

    • Method Detail

      • setBoundingBoxFallbackRatio

        void setBoundingBoxFallbackRatio​(double value)
        Sets the ratio between shape area over bbox area. If below the bbox is used instead of the polygon.
        Parameters:
        value - the ratio
      • getBoundingBoxFallbackRatio

        double getBoundingBoxFallbackRatio()
        Returns the ratio between shape area over bbox area. If below the bbox is used instead of the polygon.
        Returns:
        the ratio
      • boundingBoxFallbackRatioTipText

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