接口的使用
net.sf.marineapi.ais.message.AISMessage
使用AISMessage的程序包
程序包
说明
AIS message events and listeners.
AIS message interfaces.
AIS message parsers.
-
net.sf.marineapi.ais.event中AISMessage的使用
类型参数类型为AISMessage的net.sf.marineapi.ais.event中的类修饰符和类型类说明classAbstractAISMessageListener<T extends AISMessage>Abstract listener for AIS messages. -
net.sf.marineapi.ais.message中AISMessage的使用
修饰符和类型接口说明interfacePosition Report Class A.interfacePosition Report Class A (Assigned schedule).interfacePosition Report Class A (Response to interrogation).interfaceBase Station Report.interfaceStatic and Voyage Related Data.interfaceStandard SAR Aircraft Position Report Tracking information for search-and-rescue aircraft.interfaceStandard Class B CS Position Report.interfaceExtended Class B Equipment Position Report.interfaceAid-to-Navigation Report Identification and location message to be emitted by aids to navigation such as buoys and lighthouses.interfaceStatic Data Report Equivalent of a Type 5 message for ships using Class B equipmentinterfaceImplementation of https://www.navcen.uscg.gov/?interfaceInterface for all position information.interfaceCommon interface for all messages providing position reports.interfaceCommon interface for all Class B messages providing position reports.interfaceCommon interface for all UTC time and position providing AIS messages. -
net.sf.marineapi.ais.parser中AISMessage的使用
修饰符和类型方法说明AISMessageFactory.create(AISSentence... sentences) Creates a new AIS message parser based on given sentences.