Class Separators


  • public class Separators
    extends Object
    Implementation of the operations with separators.
    Author:
    burgetr
    • Field Detail

      • ATTR_SEPARATORS

        public static final String ATTR_SEPARATORS
        The name of the area node attribute that is used for storing the separator sets
        See Also:
        Constant Field Values
    • Constructor Detail

      • Separators

        public Separators()
    • Method Detail

      • createSeparatorsForArea

        public static void createSeparatorsForArea​(Area area)
        Creates a separators set of an area and stores it as an attribute of the area.
        Parameters:
        area - the area to process
      • getSeparatorsForArea

        public static SeparatorSet getSeparatorsForArea​(Area area)
      • removeSimpleSeparators

        public static void removeSimpleSeparators​(Area area)
        Removes simple separators from current separator set. A simple separator has only one or zero visual areas at each side