Class BoundingBoxBased

    • Field Detail

      • m_AreaType

        protected AreaType m_AreaType
        how to calculate the area.
      • m_Fallback

        protected boolean m_Fallback
        whether to fallback on bounding box.
      • m_BoundingBoxFallbackRatio

        protected double m_BoundingBoxFallbackRatio
        the ratio used for determining whether to fall back from polygon on bbox.
    • Constructor Detail

      • BoundingBoxBased

        public BoundingBoxBased()
    • Method Detail

      • setAreaType

        public void setAreaType​(AreaType value)
        Sets what area to use.
        Parameters:
        value - the type
      • getAreaType

        public AreaType getAreaType()
        Returns what area to use.
        Returns:
        the type
      • areaTypeTipText

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

        public String getQuickInfo()
        Returns a quick info about the object, which can be displayed in the GUI.
        Returns:
        null if no info available, otherwise short string