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