Package | Description |
---|---|
onbon.bx05.area.unit |
时间区域内可显示的单元程式。
|
Modifier and Type | Method and Description |
---|---|
DayBxUnit.DayBxUnitMode |
DayBxUnit.getMode()
取得显示类型。
|
static DayBxUnit.DayBxUnitMode |
DayBxUnit.DayBxUnitMode.typeof(byte code) |
static DayBxUnit.DayBxUnitMode |
DayBxUnit.DayBxUnitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayBxUnit.DayBxUnitMode[] |
DayBxUnit.DayBxUnitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DayBxUnit.setMode(DayBxUnit.DayBxUnitMode mode)
设定显示类型。
|
Constructor and Description |
---|
DayBxUnit(int x,
int y,
Bx5GScreenProfile screenProfile,
DayBxUnit.DayBxUnitMode mode)
建构子。
|
Copyright © 2020 onbon4j. All rights reserved.