Class RelationAnalyzer

    • Method Detail

      • getAnalyzedRelations

        public abstract List<Relation> getAnalyzedRelations()
      • extractConnections

        public abstract void extractConnections()
        Extracts all the connections based on the evaluated relations.
      • addAreaConnection

        protected void addAreaConnection​(AreaConnection conn)
      • getPage

        public Page getPage()