Class SelfIntersectingPolygons

    • Field Detail

      • m_Field

        protected String m_Field
        the boolean label to use in the object's meta-data when flagging them.
    • Constructor Detail

      • SelfIntersectingPolygons

        public SelfIntersectingPolygons()
    • Method Detail

      • actionTipText

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

        public void setField​(String value)
        Sets the field to store the self-intersect state in.
        Parameters:
        value - the field
      • getField

        public String getField()
        Returns the field to store the self-intersect state in.
        Returns:
        the field
      • fieldTipText

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