Class BasicSegmProvider

  • All Implemented Interfaces:
    ArtifactService, ParametrizedOperation, Service

    public class BasicSegmProvider
    extends BaseArtifactService
    An artifact service provider for transforming the box tree to the area tree. It implements a basic algorithm that only selects the visually separated boxes as the areas.
    Author:
    burgetr
    • Constructor Detail

      • BasicSegmProvider

        public BasicSegmProvider()
      • BasicSegmProvider

        public BasicSegmProvider​(boolean presereAuxAreas)