Interface Section


  • public interface Section
    Provides a section of braille pages having the same properties.
    • Method Detail

      • getSectionProperties

        SectionProperties getSectionProperties()
        Gets the section properties.
        Returns:
        the properties for the section
      • getPages

        List<? extends Page> getPages()
        Gets the pages in the section.
        Returns:
        returns a list of pages