Uses of Enum Class
org.praxislive.video.utils.ResizeMode.Type
Packages that use ResizeMode.Type
-
Uses of ResizeMode.Type in org.praxislive.video.utils
Methods in org.praxislive.video.utils that return ResizeMode.TypeModifier and TypeMethodDescriptionResizeMode.getType()static ResizeMode.TypeReturns the enum constant of this class with the specified name.static ResizeMode.Type[]ResizeMode.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.praxislive.video.utils with parameters of type ResizeMode.Type