Class BaseTagger

    • Constructor Detail

      • BaseTagger

        public BaseTagger()
    • Method Detail

      • isHomogeneous

        protected boolean isHomogeneous​(Area a)
        Checks whether an area is homogeneous regarding the contents style and layout so that it can be treated as an atomic entity for tagging.
        Parameters:
        a - The area to test.
        Returns:
        true when the area is homogeneous.