BxArea.PolarType
Constructor and Description |
---|
TextCaptionBxArea(int x,
int y,
int width,
int height,
Bx5GScreenProfile screenProfile)
建构子。
|
TextCaptionBxArea(onbon.bx05.message.area.TextCaptionArea area,
Bx5GScreenProfile screenProfile)
建构子。
|
Modifier and Type | Method and Description |
---|---|
void |
addPage(BxPage page)
加入页面。
|
void |
clearPages()
清除所有页面。
|
byte[] |
generate()
产生区域的位元组资讯。
|
void |
preview(Graphics2D g2d) |
getFont, getFrameMoveStep, getFrameSetting, getFrameSpeed, getFrameStyle, getFrameWidth, getHeight, getScreenProfile, getWidth, getX, getY, isFrameShow, loadFrameImage, loadFrameImage, preview, previewScreen, setAreaFrame, setFont, setFrameMoveStep, setFrameShow, setFrameSpeed, setFrameStyle, setHeight, setWidth, setX, setY, toString, validate
public TextCaptionBxArea(int x, int y, int width, int height, Bx5GScreenProfile screenProfile)
x
- X 座标。y
- Y 座标。width
- 区域宽度。height
- 区域高度。screenProfile
- 屏幕规格。public TextCaptionBxArea(onbon.bx05.message.area.TextCaptionArea area, Bx5GScreenProfile screenProfile)
area
- 区域screenProfile
- 屏幕规格。public void clearPages()
public void preview(Graphics2D g2d)
public byte[] generate() throws Bx5GException
BxArea
generate
in class BxArea
Bx5GException
- 产生区域位元组资讯时发生错误。Copyright © 2020 onbon4j. All rights reserved.