Uses of Enum Class
de.espirit.firstspirit.access.project.mpp.MPPViewport.IconType
-
Uses of MPPViewport.IconType in de.espirit.firstspirit.access.project.mpp
Modifier and TypeMethodDescriptionMPPViewport.getIconType()
Get the viewport icon type.static MPPViewport.IconType
Returns the enum constant of this class with the specified name.static MPPViewport.IconType[]
MPPViewport.IconType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionMPPViewport.Builder.iconType
(MPPViewport.IconType icon) Set the icon type for this viewport.void
MPPViewport.setIconType
(MPPViewport.IconType icon) Set the icon type for this viewport.