Class SectionView

    • Constructor Detail

      • SectionView

        public SectionView()
        Instantiates a new section view.
    • Method Detail

      • isEmpty

        public Boolean isEmpty()
        Checks if is empty.
        Specified by:
        isEmpty in interface CheckEmpty
        Returns:
        true, if is empty
      • hasSpatialLayers

        public Boolean hasSpatialLayers()
        Checks for spatial layers.
        Returns:
        true, if successful
      • getSectionTitle

        public String getSectionTitle()
        Gets the section title.
        Returns:
        the section title
      • addSubDocument

        public void addSubDocument​(SubDocumentView subDocumentView)
        Adds the sub document.
        Parameters:
        subDocumentView - the sub document view
      • getListSubDocuments

        public List<SubDocumentView> getListSubDocuments()
        Gets the list sub documents.
        Returns:
        the list sub documents
      • setSectionTitle

        public void setSectionTitle​(String sectionTitle)
        Sets the section title.
        Parameters:
        sectionTitle - the new section title
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string