Class ObjectCentersOverlayFromReport

    • Field Detail

      • m_Diameter

        protected double m_Diameter
        the diameter of the circle.
    • Constructor Detail

      • ObjectCentersOverlayFromReport

        public ObjectCentersOverlayFromReport()
    • Method Detail

      • setDiameter

        public void setDiameter​(double value)
        Sets the diameter to use for drawing the circle
        Parameters:
        value - the diameter, -1 if using the rectangle's dimensions, (0-1) for fraction of bbox width
      • getDiameter

        public double getDiameter()
        Returns the diameter to use for drawing the circle
        Returns:
        the diameter, -1 if using the rectangle's dimensions, (0-1) for fraction of bbox width
      • diameterTipText

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