public class FestivalBxUnit extends CommonBxUnit
CommonBxUnit.LangType| Constructor and Description |
|---|
FestivalBxUnit(onbon.bx05.message.area.unit.CommonUnit unit,
Bx5GScreenProfile screenProfile)
建构子。
|
FestivalBxUnit(int x,
int y,
Bx5GScreenProfile screenProfile)
建构子。
|
generatecalculateUnitWidth, darw, getFont, getScreenProfile, getUnitColor, getUnitX, getUnitY, setFont, setUnitColor, setUnitX, setUnitYpublic FestivalBxUnit(onbon.bx05.message.area.unit.CommonUnit unit,
Bx5GScreenProfile screenProfile)
unit - 单元。public FestivalBxUnit(int x,
int y,
Bx5GScreenProfile screenProfile)
x - 相对于时间区域 X 座标的 X 座标。y - 相对于时间区域 Y 座标的 Y 座标。