Package | artcustomer.framework.engines.layers.tools.video.consts |
Class | public class LayerVideoPosition |
Inheritance | LayerVideoPosition Object |
Constant | Defined By | ||
---|---|---|---|
BOTTOM : String = b [static] | LayerVideoPosition | ||
BOTTOM_LEFT : String = bl [static] | LayerVideoPosition | ||
BOTTOM_RIGHT : String = br [static] | LayerVideoPosition | ||
CENTER : String = c [static] | LayerVideoPosition | ||
LEFT : String = l [static] | LayerVideoPosition | ||
RIGHT : String = r [static] | LayerVideoPosition | ||
TOP : String = t [static] | LayerVideoPosition | ||
TOP_LEFT : String = tl [static] | LayerVideoPosition | ||
TOP_RIGHT : String = tr [static] | LayerVideoPosition |
BOTTOM | Constant |
public static const BOTTOM:String = b
BOTTOM_LEFT | Constant |
public static const BOTTOM_LEFT:String = bl
BOTTOM_RIGHT | Constant |
public static const BOTTOM_RIGHT:String = br
CENTER | Constant |
public static const CENTER:String = c
LEFT | Constant |
public static const LEFT:String = l
RIGHT | Constant |
public static const RIGHT:String = r
TOP | Constant |
public static const TOP:String = t
TOP_LEFT | Constant |
public static const TOP_LEFT:String = tl
TOP_RIGHT | Constant |
public static const TOP_RIGHT:String = tr