Uses of Interface
de.espirit.firstspirit.access.project.InlinePreviewConstraints
Packages that use InlinePreviewConstraints
-
Uses of InlinePreviewConstraints in de.espirit.firstspirit.access.project
Methods in de.espirit.firstspirit.access.project that return InlinePreviewConstraintsModifier 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 constraintsMethods in de.espirit.firstspirit.access.project with parameters of type InlinePreviewConstraintsModifier and TypeMethodDescriptionvoid
Project.setInlinePreviewConstraints
(@NotNull InlinePreviewConstraints value) Set theinline preview settings
of this project.