|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectonbon.bx06.file.LogoBxFile
public final class LogoBxFile
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface onbon.bx06.file.BxFile |
---|
BxFile.Binary |
Constructor Summary | |
---|---|
LogoBxFile(Bx6GScreenProfile screenProfile)
建构子。 |
Method Summary | |
---|---|
void |
addArea(TextCaptionBxArea area)
增加区域。 |
BxFile.Binary |
generate()
产生文件的位元组资讯。 |
int |
getAreaCount()
|
String |
getFileName()
取得文件名称。 |
onbon.bx06.message.common.FileType |
getFileType()
取得文件类型。 |
int |
getTimeSpan()
|
void |
setTimeSpan(int timeSpan)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogoBxFile(Bx6GScreenProfile screenProfile)
screenProfile
- 屏幕规格。Method Detail |
---|
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.bx06.message.common.FileType getFileType()
BxFile
getFileType
in interface BxFile
public BxFile.Binary generate() throws Bx6GException
BxFile
generate
in interface BxFile
Bx6GException
- 产生位元组资讯时发生错误。
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |