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.
- Since:
- 3.1.0
- Author:
- Matthew Horridge, The University of Manchester, Information Management Group
-
Method Summary
Modifier and TypeMethodDescriptionboolean
renderEmptyFrameSection
(ManchesterOWLSyntax frameSectionKeyword, OWLOntology... ontologies)
-
Method Details
-
renderEmptyFrameSection
- Parameters:
frameSectionKeyword
- frame section keywordontologies
- ontologies- Returns:
- false
-