Interface RenderingDirector

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface RenderingDirector
Since:
3.1.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
  • Method Details

    • renderEmptyFrameSection

      boolean renderEmptyFrameSection(ManchesterOWLSyntax frameSectionKeyword, OWLOntology... ontologies)
      Parameters:
      frameSectionKeyword - frame section keyword
      ontologies - ontologies
      Returns:
      false