Uses of Interface
de.espirit.firstspirit.access.project.mpp.MPPViewport
Packages that use MPPViewport
-
Uses of MPPViewport in de.espirit.firstspirit.access.project.mpp
Methods in de.espirit.firstspirit.access.project.mpp that return MPPViewportModifier and TypeMethodDescriptionMPPViewport.Builder.create()
Create a newviewport
with the previously defined properties.Methods in de.espirit.firstspirit.access.project.mpp with parameters of type MPPViewportModifier and TypeMethodDescriptionvoid
MPPViewports.add
(@NotNull MPPViewport viewport) Adds the givenviewport
to the current collection of viewports.boolean
MPPViewports.remove
(@NotNull MPPViewport viewport) Removes the given viewport from the current collection.