Uses of Enum Class
bdsup2sub.core.CaptionMoveModeY
Packages that use CaptionMoveModeY
-
Uses of CaptionMoveModeY in bdsup2sub.cli
Fields in bdsup2sub.cli with type parameters of type CaptionMoveModeYMethods in bdsup2sub.cli that return types with arguments of type CaptionMoveModeY -
Uses of CaptionMoveModeY in bdsup2sub.core
Fields in bdsup2sub.core declared as CaptionMoveModeYMethods in bdsup2sub.core that return CaptionMoveModeYModifier and TypeMethodDescriptionConfiguration.getMoveModeY()
static CaptionMoveModeY
Returns the enum constant of this class with the specified name.static CaptionMoveModeY[]
CaptionMoveModeY.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 CaptionMoveModeYModifier 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.setMoveModeY
(CaptionMoveModeY moveModeY) -
Uses of CaptionMoveModeY in bdsup2sub.gui.move
Fields in bdsup2sub.gui.move declared as CaptionMoveModeYMethods in bdsup2sub.gui.move that return CaptionMoveModeYMethods in bdsup2sub.gui.move with parameters of type CaptionMoveModeY