BxFile.Binary
Constructor and Description |
---|
LogoBxFile()
建构子。
|
Modifier and Type | Method and Description |
---|---|
void |
addArea(TextCaptionBxArea area)
增加区域。
|
BxFile.Binary |
generate()
产生文件的位元组资讯。
|
int |
getAreaCount() |
String |
getFileName()
取得文件名称。
|
onbon.bx05.message.common.FileType |
getFileType()
取得文件类型。
|
int |
getTimeSpan() |
void |
setTimeSpan(int timeSpan) |
public String getFileName()
BxFile
getFileName
in interface BxFile
public int getTimeSpan()
public void setTimeSpan(int timeSpan)
public int getAreaCount()
public void addArea(TextCaptionBxArea area)
area
- 区域。public onbon.bx05.message.common.FileType getFileType()
BxFile
getFileType
in interface BxFile
public BxFile.Binary generate() throws Bx5GException
BxFile
generate
in interface BxFile
Bx5GException
- 产生位元组资讯时发生错误。Copyright © 2020 onbon4j. All rights reserved.