onbon.bx06.file.nd
Class AnalogClockBxUnitND

java.lang.Object
  extended by onbon.bx06.file.nd.BxUnitND
      extended by onbon.bx06.file.nd.AnalogClockBxUnitND

public class AnalogClockBxUnitND
extends BxUnitND

时钟单元。

Author:
ONBON

Constructor Summary
AnalogClockBxUnitND(onbon.bx06.message.area.unit.AnalogClockUnit unit, Bx6GScreenProfile screenProfile)
          建构子。
 
Method Summary
 byte[] generate(Bx6GScreenProfile profile)
          产生单元位元组资讯。
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalogClockBxUnitND

public AnalogClockBxUnitND(onbon.bx06.message.area.unit.AnalogClockUnit unit,
                           Bx6GScreenProfile screenProfile)
建构子。

Parameters:
unit - 单元。
screenProfile - 屏幕规格。
Method Detail

generate

public byte[] generate(Bx6GScreenProfile profile)
Description copied from class: BxUnitND
产生单元位元组资讯。

Specified by:
generate in class BxUnitND
Parameters:
profile - 屏幕规格。
Returns:
位元组资讯。


Copyright © 2020 onbon. All rights reserved.