Interface GISTreeBoundedArea

    • Method Detail

      • getAreaBounds

        @Pure
        Rectangle2d getAreaBounds()
        Replies the bounds covered by the area.
        Returns:
        the bounds covered by the area.
      • getObjectBounds

        @Pure
        Rectangle2d getObjectBounds()
        Replies the bounds covered by the objects.
        Returns:
        the bounds covered by the objects.
      • isIcosepHeuristicArea

        @Pure
        boolean isIcosepHeuristicArea()
        Replies if the area is marked as an icosep-heuristic area.
        Returns:
        true if the area has been marked as icosep, otherwise false.