Uses of Enum Class
bdsup2sub.core.CaptionMoveModeX
Packages that use CaptionMoveModeX
-
Uses of CaptionMoveModeX in bdsup2sub.cli
Fields in bdsup2sub.cli with type parameters of type CaptionMoveModeXMethods in bdsup2sub.cli that return types with arguments of type CaptionMoveModeX -
Uses of CaptionMoveModeX in bdsup2sub.core
Fields in bdsup2sub.core declared as CaptionMoveModeXMethods in bdsup2sub.core that return CaptionMoveModeXModifier and TypeMethodDescriptionConfiguration.getMoveModeX()
static CaptionMoveModeX
Returns the enum constant of this class with the specified name.static CaptionMoveModeX[]
CaptionMoveModeX.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in bdsup2sub.core with parameters of type CaptionMoveModeXModifier and TypeMethodDescriptionstatic void
Core.moveToBounds
(SubPicture pic, int idx, double barFactor, int offsetX, int offsetY, CaptionMoveModeX mmx, CaptionMoveModeY mmy, int cropOffsetY) Move subpicture into or outside given bounds.void
Configuration.setMoveModeX
(CaptionMoveModeX moveModeX) -
Uses of CaptionMoveModeX in bdsup2sub.gui.move
Fields in bdsup2sub.gui.move declared as CaptionMoveModeXMethods in bdsup2sub.gui.move that return CaptionMoveModeXMethods in bdsup2sub.gui.move with parameters of type CaptionMoveModeX