类的使用
net.sf.marineapi.nmea.event.AbstractSentenceListener
使用AbstractSentenceListener的程序包
程序包
说明
AIS message events and listeners.
Examples applications illustrating the usage of the Java Marine API
UBX message events and listeners.
-
net.sf.marineapi.ais.event中AbstractSentenceListener的使用
修饰符和类型类说明classAbstractAISMessageListener<T extends AISMessage>Abstract listener for AIS messages. -
net.sf.marineapi.example中AbstractSentenceListener的使用
修饰符和类型类说明classSimple example application that takes a filename as command-line argument and prints position from VDM sentences.classclassExample application demonstrating the usage of AbstractSentenceListener. -
net.sf.marineapi.ublox.event中AbstractSentenceListener的使用
修饰符和类型类说明classAbstractUBXMessageListener<T extends UBXMessage>Abstract listener for UBX messages.