Uses of Interface
de.espirit.firstspirit.access.project.InlinePreviewConstraints
-
Uses of InlinePreviewConstraints in de.espirit.firstspirit.access.project
Modifier and TypeMethodDescription@NotNull InlinePreviewConstraints
Project.getInlinePreviewConstraints()
Get themedia constraints settings
of 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 constraintsModifier and TypeMethodDescriptionvoid
Project.setInlinePreviewConstraints
(@NotNull InlinePreviewConstraints value) Set theinline preview settings
of this project.