public class ClockBxArea extends AbstractTimeClockBxArea
BxArea.PolarType| Constructor and Description |
|---|
ClockBxArea(int x,
int y,
int size,
Bx5GScreenProfile screenProfile)
建构子。
|
generate, getTimeDifferent, setTimeDifferentgetFont, getFrameMoveStep, getFrameSpeed, getFrameStyle, getFrameWidth, getHeight, getScreenProfile, getWidth, getX, getY, isFrameShow, loadFrameImage, preview, setFont, setFrameMoveStep, setFrameShow, setFrameSpeed, setFrameStyle, toString, validatepublic ClockBxArea(int x,
int y,
int size,
Bx5GScreenProfile screenProfile)
x - X 座标。y - Y 座标。size - 时钟大小。screenProfile - 屏幕规格。