public interface Slide
| Modifier and Type | Method and Description |
|---|---|
Optional<Result> |
getCheckingResult()
Returns the checking result this slide is based on, if it is based on a checking result.
|
String |
getTitle()
Returns the title of this slide.
|
List<Viewpoint> |
getViewpoints()
Returns the viewpoints this Slide has.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.