Uses of Interface
de.espirit.firstspirit.access.project.InlinePreviewConstraints
Packages that use InlinePreviewConstraints
- 
Uses of InlinePreviewConstraints in de.espirit.firstspirit.access.projectMethods in de.espirit.firstspirit.access.project that return InlinePreviewConstraintsModifier and TypeMethodDescription@NotNull InlinePreviewConstraintsProject.getInlinePreviewConstraints()Get themedia constraints settingsof this project.
 To change the settings one have to perform the three steps: 1.) get the inline preview constraints, 2.) change the constraints, 3.) set the changed constraintsMethods in de.espirit.firstspirit.access.project with parameters of type InlinePreviewConstraintsModifier and TypeMethodDescriptionvoidProject.setInlinePreviewConstraints(@NotNull InlinePreviewConstraints value) Set theinline preview settingsof this project.