类的使用
net.sf.marineapi.provider.event.PositionEvent
使用PositionEvent的程序包
程序包
说明
Examples applications illustrating the usage of the Java Marine API
Higher-level APIs that provide data updates for selected measurements.
Provider events and listeners.
-
net.sf.marineapi.example中PositionEvent的使用
参数类型为PositionEvent的net.sf.marineapi.example中的方法 -
net.sf.marineapi.provider中PositionEvent的使用
-
net.sf.marineapi.provider.event中PositionEvent的使用
修饰符和类型方法说明voidPositionListener.providerUpdate(PositionEvent evt) Invoked when fresh time/position/velocity report is available, typically once per second.