public class VdOverrideInfo
extends java.lang.Object
Constructor and Description |
---|
VdOverrideInfo(int width,
int height,
int opacity,
boolean autoMirrored) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getOpacity() |
int |
getWidth() |
void |
setHeight(int height) |
void |
setOpacity(int opacity) |
void |
setWidth(int width) |