A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

abc - Variable in class org.ka2ddo.aprs.PositionMessage
The Mic-E status code ordinal, where 0 is Emergency and -1 means that no Mic-E status code is defined by this message.
ABOUT_ACTION - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
This Action performs the operations needed to open the About dialog, identifying and describing the YAAC application.
AbstractDrawable - Class in org.ka2ddo.yaac.gui.drawlayer
This class defines common attributes and methods for a drawable object in the DrawLayer.
AbstractDrawable() - Constructor for class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
 
AbstractGpsConnector - Class in org.ka2ddo.yaac.io
This class provides common functionality for PortConnectors that receive NMEA-0183 data from some kind of connection to a GPS receiver.
AbstractGpsConnector() - Constructor for class org.ka2ddo.yaac.io.AbstractGpsConnector
Initialize attributes of this abstract superclass.
AbstractMenuAction - Class in org.ka2ddo.yaac.pluginapi
This abstract class functions more or less the same as the javax.swing.AbstractAction class, but is not subclassed from that class, so that it can be used in non-Swing environments (such as Android).
AbstractMenuAction(String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Defines an AbstractMenuAction object with the specified description string and a default icon.
AbstractMenuAction(String, String[]) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractMenuAction(String, String[], int) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractMenuAction(String, String[], int, boolean) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractMenuAction(String, String[], String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractMenuAction(String, String[], int, String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractMenuActionPropertyListener - Interface in org.ka2ddo.yaac.pluginapi
This interface defines an object associated with an AbstractMenuAction that wants to know about changes to the AbstractMenuAction's properties.
AbstractPopupMenuAction - Class in org.ka2ddo.yaac.pluginapi
This class defines the general contract for a popup menu action, using the same rules as for a menu bar action.
AbstractPopupMenuAction(String, String[]) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractPopupMenuAction(String, String[], String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractPopupMenuAction(String, String[], int) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractPopupMenuAction(String, String[], int, String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractPopupMenuAction(String, String[], int, boolean) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
AbstractQueryHandler - Class in org.ka2ddo.yaac.pluginapi
This class defines some infrastructure for convenient creation of pluggable query handlers for YAAC.
AbstractQueryHandler() - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler
 
AbstractWizardCard - Class in org.ka2ddo.yaac.gui.genericwizard
This class defines the infrastructure for a card panel within a wizard.
AbstractWizardCard(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Create a wizard card with a specific LayoutManager.
AbstractWizardCard() - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Create a wizard card with the default layout manager.
ACCELERATOR_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing a KeyStroke to be used as the accelerator for the action.
acceptableProtocolsMask - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Bit mask or enum number of protocols that can be transmitted through this port.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.Filter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Indicate whether the specified message should be displayed.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Indicate whether the specified message should be displayed.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Indicate whether the specified message should be displayed.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Indicate whether the specified message should be displayed.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Indicate whether the specified message should be displayed.
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptLatLon(double, double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
 
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.Filter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Indicate whether the specified message should be displayed.
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.Filter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Indicate whether the specified station should be displayed.
acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Indicate whether the specified station should be displayed.
acked - Variable in class org.ka2ddo.aprs.MessageMessage
Flag indicating if a locally-originated message has been acknowledged.
ACTION_COMMAND_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used to determine the command String for the ActionEvent that will be created when an Action is going to be notified as the result of residing in a Keymap associated with a JComponent.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
DO NOT CALL: callback for timer events on AttentionAlert.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandAction
Do not call.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandListener
Do not call.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigurePorts
 
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.HelpAction
Respond when the Help button is pushed.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MemoryGCPanel
 
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
 
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.PickablePortListDialog
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Invoked when the timer times out.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Do not call.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
Invoked when the Send or Cancel button is clicked.
actionPerformed(Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Invoked when an action occurs.
ActionRenderer - Class in org.ka2ddo.yaac.gui.table
This class displays a JButton as the rendering of an Action object in a JTable cell.
ActionRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.ActionRenderer
 
add(E) - Method in class org.ka2ddo.util.FastBlockingQueue
Add an element to the queue, throwing an exception if the queue is full and has no more room.
add(T) - Method in class org.ka2ddo.util.ShareableObjectCache
Associates the specified value with the specified key in this map.
add(ObjectReport) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Add another ObjectReport to the tracker, that does not currently have an ObjectReportSender.
add(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Add another ObjectReport to the tracker, that in currently encapsulated by an ObjectReportSender.
add(RasterMapEntry) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Add the specified RasterMapEntry to the persisted list of raster map overlays.
addAprsMessageListener(AprsMessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
Register an AprsMessageListener to be notified of incoming parsed APRS messages.
addAX25FrameListener(AX25FrameListener) - Method in class org.ka2ddo.ax25.AX25Stack
Add a listener for incoming AX.25 frames.
addBeaconChangeListener(BeaconChangeListener) - Method in class org.ka2ddo.yaac.io.BeaconData
Register to be informed when the beacon parameters are changed.
addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
addChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
addDestinationListener(DestinationListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Register a listener that wants to know when a new tocall or explicit network destination is recorded.
addDuplicateCheckedAX25Listener(DuplicateCheckedAX25Listener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Register a listener to be informed of receipt of AX25Messages who wants to know if the frame is a duplicate.
addedNewSearchItem(int, List<GTNWrapper>) - Method in interface org.ka2ddo.yaac.osm.OsmSearcherProgressListener
Report that another search item has been inserted into the sorted search results list.
addFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Add a sub-Filter to this CumulativeBooleanAndFilter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.Filter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Register a listener for changes of this Filter.
addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Register a listener for changes of this Filter.
addFontChangeListener(FontChangeListener) - Method in class org.ka2ddo.yaac.gui.FontCache
Register a listener to be informed when the user changes font selections.
addFrameListener(FrameListener) - Static method in class org.ka2ddo.yaac.io.PortConnector
Add an object that wants to be informed of incoming raw AX.25 frames.
addGpsDataListener(GpsDataListener) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Register to be informed when local GPS position data is updated.
addGraphicList(OMGraphicList) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
load a list of OMGraphic objects into the DrawLayer.
addLatLon(int, int) - Method in class org.ka2ddo.yaac.osm.Way
Add another vertex to the Way, updating the Way's bounding box.
addListener(MonitoredStationListener) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Register a listener to be informed when the MonitoredStationList membership changes.
addLocalObjectListener(LocalObjectTracker.LocalObjectListener) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Register a listener to be informed of changes in the tracker.
addMessage(AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationState
Add a message to the accumulated history for this station.
addMessage(String, AX25Message, AX25Callsign[], boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Register a message with the appropriate sending station.
addNewDestination(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Add a new destination to the map of destination callsigns and statistics.
addNewStationIfNeeded(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get the current StationState record for the specified station or object, creating a new record if one doesn't currently exist.
addParsedAX25MessageListener(ParsedAX25MessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
Register an ParsedAX25MessageListener to be notified of incoming parsed level 3 protocol messages (other than APRS).
addPortEventListener(PortEventListener) - Method in class org.ka2ddo.yaac.io.PortConnector
Register a listener for port transmission and/or reception events.
addPortMgmtListener(PortMgmtListener) - Static method in class org.ka2ddo.yaac.io.PortManager
Register a listener to be informed when PortConnectors are created or deleted.
addPortStatusListener(PortStatusListener) - Static method in class org.ka2ddo.yaac.io.PortManager
Register a listener to be informed when PortConnectors are opened or closed.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Adds a PropertyChange listener.
addPropertyChangeListener(PropertyChangeListener) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
 
addRange(Comparable, Comparable, Number) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Add another closed sequence of numbers from minimum to maximum.
addRange(double, double, double) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Add another closed sequence of numbers from minimum to maximum.
addRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Register a listener that wants to know when a new digipeater is recorded.
addressee - Variable in class org.ka2ddo.aprs.MessageMessage
Addressee of the message.
addRow() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Add an empty digipeat alias definition to the catalog (used for user data entry of a new alias).
addRow(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Add a pre-filled-in digipeat alias to the catalog,
addRow() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Create a new initially-disabled LocalDestinationRecord to the catalog.
addRow() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
 
addRow() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
 
addShutdownHandler(ShutdownHandler) - Static method in class org.ka2ddo.yaac.YAAC
Register a ShutdownHandler to be invoked when YAAC is shut down.
addSnifferDataListener(SnifferDataListener) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Register a SnifferDataListener.
addSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Add the identifier of a single station or object whose track stripe is to be plotted.
addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Add the identifier of a single station or object whose track stripe is to be plotted.
addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Add the identifier of a single station or object whose track stripe is to be plotted.
addStation(MonitoredStation) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Add a new monitored station record to the list.
addStationReference(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
Add a reference to a station.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Adds a listener to the list that is notified each time a change to the data model occurs.
addToBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Add a callsign to the blacklist.
addToBlacklist(String) - Method in class org.ka2ddo.yaac.gui.BlacklistListModel
Add a callsign to the blacklist.
AddToPopupMapMenuIfc - Interface in org.ka2ddo.yaac.pluginapi
This interface defines a decision interface identifying AbstractMenuActions that should not go on the main window menu bar, but instead on a popup menu displayed because someone right-clicked on the map.
addTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Register a listener to be informed of changes to the station histories.
addTXIGatedStationStatusListener(Digipeater.TXIGatedStationStatusListener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Register a listener to be informed when a station is added, updated, or removed from the list of stations that this station will Tx I-gate to.
addVertex(double, double) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Add another vertex to this polyline.
addVertex(Point2D) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Add another vertex to this polyline
addWeatherListener(WeatherListener) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
Register a WeatherListener to be notified of updates in the weather data.
addWindowPersisterListener(WindowPersisterListener) - Method in class org.ka2ddo.yaac.gui.WindowPersister
Register another listener for top-level window changes.
ADMINLEVEL_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
Aeroway - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM aeroway="*" attribute.
Age - Class in org.ka2ddo.yaac.ax25
This class represents a message parameter (in milliseconds) in a form that can be rendered easily on a GUI widget.
Age(long) - Constructor for class org.ka2ddo.yaac.ax25.Age
Create an Age object with the specified number of milliseconds in its age.
AgeRenderer - Class in org.ka2ddo.yaac.gui.table
This is a TableCellRenderer to highlight ages of data that are suspiciously old (as in, this station must have died).
AgeRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
 
AgeRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
 
AGWPEConnector - Class in org.ka2ddo.yaac.io
This class defines a driver for using the Windows AGWPE software TNC/multiplexer with YAAC, or emulations thereof such as software TNCs like as Sivan Toledo's soundmodem or the DireWolf software.
AGWPEConnector() - Constructor for class org.ka2ddo.yaac.io.AGWPEConnector
 
AGWPEPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for AGWPEConnector.
AGWPEPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.AGWPEPortEditor
Create a configuration editor for an AGWPE software TNC port.
AIRPORTID_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
alias - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
 
ALIAS_MINIMUM_SIZE - Static variable in class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
 
ALIAS_MINIMUM_SIZE - Static variable in class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
 
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Specify whether this card should allow the Back button to work in the wizard.
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Specify whether this card should allow the Back button to work in the wizard.
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Specify whether this card should allow the Back button to work in the wizard.
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Specify whether this card should allow the Back button to work in the wizard.
allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
allowsBack() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Specify whether this card should allow the Back button to work in the wizard.
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Specify whether this card should allow the Finish button to work in the wizard.
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Specify whether this card should allow the Finish button to work in the wizard.
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Specify whether this card should allow the Finish button to work in the wizard.
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Specify whether this card should allow the Finish button to work in the wizard.
allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
allowsFinish() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Specify whether this card should allow the Finish button to work in the wizard.
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Specify whether this card should allow the Next button to work in the wizard.
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Specify whether this card should allow the Next button to work in the wizard.
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Specify whether this card should allow the Next button to work in the wizard.
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Specify whether this card should allow the Next button to work in the wizard.
allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
allowsNext() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Specify whether this card should allow the Next button to work in the wizard.
allRowsChanged() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
AlohaQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the local station's RF Aloha circle radius and position.
AlohaQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.AlohaQueryHandler
 
AlohaRanger - Class in org.ka2ddo.yaac.core
This class collects the station information involved in a particular port's aloha circle calculation.
AlohaTracker - Class in org.ka2ddo.yaac.core
This class tracks the real-time addition and removal of stations from the data cache, and computes the Aloha circle for each open RF interface, based on current data.
alpha - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
alreadyDigipeated - Variable in class org.ka2ddo.ax25.FrameState
Indicate whether the associated frame has already been digipeated.
altitude - Variable in class org.ka2ddo.aprs.PositionMessage
The altitude of this position in meters above mean sea level, or Integer.MIN_VALUE for unknown.
altitudeUnit - Variable in class org.ka2ddo.aprs.PositionMessage
The unit for the altitude measurement.
altSymbolCode - Variable in class org.ka2ddo.yaac.ax25.StationState
The local alias symbol code within the specified symbol table for representing this station or object on the map.
altSymTableId - Variable in class org.ka2ddo.yaac.ax25.StationState
The local alias symbol table ID (or overlay character for alternate symbols).
AmenityCategory - Enum in org.ka2ddo.yaac.osm
Enum of the categorizations for different types of amenities.
AmenityOrWay - Interface in org.ka2ddo.yaac.osm
This interface identifies an OSM enumeration whose individual values could be amenities or ways, depending on the specific values.
AmenityType - Enum in org.ka2ddo.yaac.osm
This enumeration defines the well-known type names for the OSM attributes "amenity", "office", and "shop".
AMENITYTYPE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
AMENITYTYPENAME_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
amslM - Variable in class org.ka2ddo.gps.GpsFix
GPS altitude in meters above mean sea level (WGS84 model).
analogValues - Variable in class org.ka2ddo.aprs.TelemetryMessage
A 5-element array of the 5 non-boolean analog values in the telemetry message.
analogValues - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Raw (non-rescaled) analog values from telemetry message.
ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
Do not call.
ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
Called when either the source or one of its ancestors is moved.
ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
Called when either the source or one of its ancestors is moved.
ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
Do not call.
ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Called when either the source or one of its ancestors is moved.
ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
Do not call.
ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ANGLE_TO_SEMICIRCLE - Static variable in class org.ka2ddo.opentrac.OpenTracPosition
Convenience constant to convert an angle in fractional degrees to the highest-precision possible integer that will fit in 32 bits.
appendAliasKV(StringBuilder) - Method in class org.ka2ddo.yaac.ax25.StationState
Append the tactical alias for this station (or the undefinition if this station doesn't have an alias).
appendAreaParameters(StringBuilder, Map<Enum, Object>) - Static method in class org.ka2ddo.aprs.PositionMessage
Appends the area "symbol" parameters to a StringBuilder for producing a transmittable version of this position message.
appendElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Add another element to this entity.
appendEntity(OpenTracEntity) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Add another entity of data to this message.
appendRepeaterParameters(StringBuilder) - Method in class org.ka2ddo.aprs.PositionMessage
Appends the repeater parameters (if any) to a StringBuilder for producing a transmittable version of this position message.
appendSignpostParameters(StringBuilder, Map<Enum, Object>) - Static method in class org.ka2ddo.aprs.PositionMessage
Appends the signpost parameters (if any) to a StringBuilder for producing a transmittable version of this position message.
approveTacticalSender(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Queue up a request to ask the user whether this TACTICAL message should be accepted and processed.
approveTacticalSender(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Queue up a request to ask the user whether this TACTICAL message should be accepted and processed.
APRSGuiConstants - Class in org.ka2ddo.yaac.gui
This class contains various GUI-related APRS constants, such as color codings for symbols.
AprsIsConnector - Class in org.ka2ddo.yaac.io
This class defines a potentially bidirectional connection to an APRS-IS server.
AprsIsConnector() - Constructor for class org.ka2ddo.yaac.io.AprsIsConnector
Create an uninitialized instance of AprsIsConnector.
AprsIsPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for AprsIsConnector.
AprsIsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
 
AprsMessageContainingModel - Interface in org.ka2ddo.yaac.gui
This interface defines methods on an object that contains an indexed list of messages.
AprsMessageListener - Interface in org.ka2ddo.aprs
This interface defines how a code segment waiting for a response message is informed when the response is received.
aprsMessageReceived(Message) - Method in interface org.ka2ddo.aprs.AprsMessageListener
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.ax25.Digipeater
DO NOT CALL.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.QueryResponder
DO NOT CALL.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Delivers the next packet received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Process the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.Chat
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
Delivers the next message received by YAAC that is an APRS message.
aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Delivers the next message received by YAAC that is an APRS message.
AprsSignableMessage - Interface in org.ka2ddo.aprs
This interface adds additional APRS-specific capabilities to get and set the signature (in ASCII text) on a SignableMessage.
APRSStack - Class in org.ka2ddo.aprs
This class parses incoming binary messages into the appropriate classes of APRS message objects.
aprsSymCode - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
The APRS symbol code for this particular symbol.
aprsSymTableId - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
The APRS symbol table or overlay character for this particular symbol.
ArbitraryDataInputStream - Class in org.ka2ddo.yaac.io
This class provides an adapter to convert an arbitrary DataInput implementer into a sequential input stream.
ArbitraryDataInputStream(DataInput) - Constructor for class org.ka2ddo.yaac.io.ArbitraryDataInputStream
 
ARISS_DIGIPEAT_CHOICE - Static variable in class org.ka2ddo.yaac.io.Transmitter
Suggested path for messaging through the International Space Station.
ArrayBlockList<V> - Class in org.ka2ddo.util
This is an extension to the JRE's java.util.ArrayList with the ability to do block removes exposed for public use.
ArrayBlockList(int) - Constructor for class org.ka2ddo.util.ArrayBlockList
Constructs an empty list with the specified initial capacity.
ArrayBlockList() - Constructor for class org.ka2ddo.util.ArrayBlockList
Constructs an empty list with an initial capacity of ten.
ArrayBlockList(Collection<? extends V>) - Constructor for class org.ka2ddo.util.ArrayBlockList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
Ascii85 - Class in org.ka2ddo.util
This class provides means to encode and decode byte arrays into ASCII85 (base-85) strings.
assignPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
Allocate a new port number for this PortConfig object.
AttentionAlert - Class in org.ka2ddo.yaac.gui
This class displays a flashing set of pointers on the map, indicating some location deserves special attention.
AttentionAlert(double, double, Color) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows with a lifespan of 10 flashes.
AttentionAlert(double, double, Color, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
AttentionAlert(double, double, Color, int, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
AttentionAlert(StationState, Color) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows with a lifespan of 10 flashes.
AttentionAlert(StationState, Color, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
AttentionAlert(StationState, Color, int, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
AttributedPage - Interface in org.ka2ddo.yaac.webserver
This is a tagging interface to specify that the page has cleared the requestHeaders map and reloaded it with attributes for the response.
available() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
available() - Method in class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
AX25Callsign - Class in org.ka2ddo.ax25
This class defines a single AX.25 callsign (address).
AX25Callsign() - Constructor for class org.ka2ddo.ax25.AX25Callsign
Construct an empty but assumed-valid callsign.
AX25Callsign(String) - Constructor for class org.ka2ddo.ax25.AX25Callsign
Construct a AX25Callsign from the string representation of the callsign.
AX25Callsign(String, int, int) - Constructor for class org.ka2ddo.ax25.AX25Callsign
Construct a AX25Callsign from the specified sub-string representation of the callsign.
AX25Callsign(byte[], int, int) - Constructor for class org.ka2ddo.ax25.AX25Callsign
Extract an AX.25 callsign from a byte array in network byte order.
AX25CallsignCellRenderer - Class in org.ka2ddo.yaac.gui.table
A TableCellRenderer for efficiently rendering objects of type AX25Callsign.
AX25CallsignCellRenderer(RelativeTimeFilter, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
Create a renderer with a reference to the specified RelativeTimeFilter to control what color the callsign is rendered in.
AX25Frame - Class in org.ka2ddo.ax25
This class defines 1 AX.25 packet, as defined by the AX.25 Link Level Protocol specification, version 2.2.
AX25Frame() - Constructor for class org.ka2ddo.ax25.AX25Frame
Create an empty AX25Frame initialized for a UI frame containing an APRS packet.
ax25Frame - Variable in class org.ka2ddo.ax25.AX25Message
The AX.25 frame object from which this Message was extracted.
AX25FrameListener - Interface in org.ka2ddo.ax25
This interface defines a listener for decoded AX.25 frames.
AX25FrameSource - Interface in org.ka2ddo.ax25
This interface specifies an object that can provide a fully-encoded AX.25 frame for transmission.
AX25Logger - Class in org.ka2ddo.yaac.core
This class batches up logging AX.25 messages.
AX25Logger(String) - Constructor for class org.ka2ddo.yaac.core.AX25Logger
 
AX25Message - Class in org.ka2ddo.ax25
This class defines the common infrastructure for one decoded AX.25 message.
AX25Message() - Constructor for class org.ka2ddo.ax25.AX25Message
Constructor for partially initialized AX25Message.
AX25Message(String, long) - Constructor for class org.ka2ddo.ax25.AX25Message
Constructor for AX25Message specifying the third-party network routing and receive time of the message.
AX25Message.Precedence - Enum in org.ka2ddo.ax25
This enum defines the allowed traffic precedence levels for messages.
AX25Parser - Interface in org.ka2ddo.ax25
Interface declaring an API for parsing an AX25Frame into a particular protocol (PID)'s decoded message.
AX25Stack - Class in org.ka2ddo.ax25
This class implements the internal AX.25 protocol stack for a TNC (layer 2).
azimuth - Variable in class org.ka2ddo.gps.SatelliteState
Horizontal orientation to this satellite relative to the current surface position and True North.

B

BackgroundTimeMode - Enum in org.ka2ddo.yaac.gui
This enumeration specifies the mode for plotting GUI backgrounds.
bandwidth - Variable in class org.ka2ddo.opentrac.RadioCapability
Modulation bandwidth in Hertz.
BandwidthMonitor - Class in org.ka2ddo.yaac.gui
This class displays the current bandwidth travelling through a particular portConnector.
BandwidthMonitor(PortConnector) - Constructor for class org.ka2ddo.yaac.gui.BandwidthMonitor
Create a BandwidthMonitor widget for the specified port.
baroPressure01Pa - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Barometric pressure in 0.1 Pascals.
baudRate - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
The baud rate used for the port, if needed, or port number for TCP and UDP socket connections.
beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
This method is called for registered implementors when changed beacon data is stored to preferences.
beaconChanged(BeaconData) - Method in interface org.ka2ddo.yaac.io.BeaconChangeListener
This method is called for registered implementors when changed beacon data is stored to preferences.
beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.YAAC
This method is called for registered implementors when changed beacon data is stored to preferences.
BeaconChangeListener - Interface in org.ka2ddo.yaac.io
This interface declares a callback method for objects who wish to be notified when the local station's beacon definition is changed.
BeaconData - Class in org.ka2ddo.yaac.io
This class contains all the data associated with a beacon message.
BeaconData() - Constructor for class org.ka2ddo.yaac.io.BeaconData
 
BeaconData.BeaconType - Enum in org.ka2ddo.yaac.io
Enum defining the APRS message formats that YAAC can use for position beacons.
BeaconData.PositionType - Enum in org.ka2ddo.yaac.io
Enum specifying the specific APRS Position Report message type code used for BeaconType.POSITION and BeaconType.COMPRESSED beacon messages in APRS.
bearing - Variable in class org.ka2ddo.gps.GpsFix
Bearing of travel, in degrees relative to True North.
bearing - Variable in class org.ka2ddo.yaac.aprs.DXRecord
The bearing from the DX reporting station in degrees from True North.
bearing - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
Direction from map center to this Way or Node.
BearingPanel - Class in org.ka2ddo.yaac.gui
This displays a compass bearing of the direction and distance to a station.
BearingPanel() - Constructor for class org.ka2ddo.yaac.gui.BearingPanel
Create a blank BearingPanel widget.
BearingPanel(double, double, double, double) - Constructor for class org.ka2ddo.yaac.gui.BearingPanel
Create a BearingPanel widget and initialize it for a particular vector between two points.
BEEP_ON_MESSAGE - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for boolean specifying whether to beep upon receiving an APRS Message explicitly addressed to one of this station's local addresses or callsigns.
binaryValues - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Raw binary bits from telemetry message.
bitmask - Variable in class org.ka2ddo.aprs.TelemetryMessage
A bitmask containing the 8 boolean digits from the telemetry message.
BlacklistListModel - Class in org.ka2ddo.yaac.gui
This class makes the list of digipeater blacklisted callsigns visible as an editable table view by implementing a Swing TableModel.
BlacklistListModel() - Constructor for class org.ka2ddo.yaac.gui.BlacklistListModel
 
BlinkenLight - Class in org.ka2ddo.yaac.gui
This class implements a color-changing indicator driven by a PortConnector to indicate the state of the driver.
BlinkenLight(PortConnector) - Constructor for class org.ka2ddo.yaac.gui.BlinkenLight
 
blue - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
body - Variable in class org.ka2ddo.ax25.AX25Frame
Byte array containing the higher-level protocol payload for I and UI frames.
bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.Message
Compare the contents of the body of the message, reporting if they match.
bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.ObjectReport
Compare the contents of the body of the message, reporting if they match.
bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.PositionMessage
Compare the contents of the body of the message, reporting if they match.
bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.TelemetryMessage
Compare the contents of the body of the message, reporting if they match.
bodyEquals(AX25Message) - Method in class org.ka2ddo.ax25.AX25Message
Compare the contents of the body of the message, reporting if they match.
bodyEquals(AX25Message) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Compare the contents of the body of the message, reporting if they match.
BORDER_TYPE2_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
BorderType - Enum in org.ka2ddo.yaac.osm
This enum defines the supported values of the border_type="*" attribute of OSM.
Boundary - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM boundary="*" attribute.
BRIGHTER_RED - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
A brighter version of the red color.
BRIGHTER_TEXT_BACKGROUND - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
A brighter version of the system default text background color.
buf - Variable in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
The buffer where data is stored.
buildAX25FrameForMessage(String[], SendableMessage, int, byte, String) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Convert a SendableMessage object into a transmittable AX.25 frame, ready to send via KISS protocol to a TNC/radio.
buildMenus(ArrayList<AbstractMenuAction>, JMenuBar, Window) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Build the contents of a JFrame's JMenuBar.
buildPopupMenu(int, int, Projection, ArrayList<StationState>) - Static method in class org.ka2ddo.yaac.gui.StationRenderer
Create a popup menu contextually suitable for the point on the map that was clicked.
buildStationComboBox(boolean, boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Create a choice widget populated with all the known station callsigns heard by YAAC, sorted in alphanumeric order.
buildSymbolArray() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Build the currently known symbols (APRS 1.0.1 basic or APRS 1.2 extended) into the filter.
BulletinBoard - Class in org.ka2ddo.yaac.gui
This class implements a bulletin board display of all the bulletins and NWS notices currently outstanding on the network.
BulletinsPage - Class in org.ka2ddo.yaac.webserver
This generates an HTML page representing the current state of the Bulletin Board view in YAAC.
BulletinsPage() - Constructor for class org.ka2ddo.yaac.webserver.BulletinsPage
 
BUTTON_GROUP_NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Identifies the ButtonGroup a JRadioButtonMenuItem is associated with.

C

CacheablePage - Interface in org.ka2ddo.yaac.webserver
This is a tagging interface to mark that the webpage produced by its implementing class may be cached by the browser or intervening proxy servers.
cachedToString - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
 
callsign - Variable in class org.ka2ddo.opentrac.TraceStep
Callsign of relaying station.
callsign - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
callsign - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
The amateur radio station callsign associated with this port, if needed.
CALLSIGN_COMPARATOR - Static variable in class org.ka2ddo.ax25.AX25Callsign
A Comparator to use for callsigns when it is more efficient than using the Comparable interface to AX25Callsign.
CallsignDocumentFilter - Class in org.ka2ddo.yaac.gui
This document filter automatically upshifts lowercase text.
CallsignDocumentFilter(boolean, boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
cancel() - Method in class org.ka2ddo.util.ReschedulableTimerTask
Stop running this task, taking it off the pending queue.
cancelAlert() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
Stop displaying an AttentionAlert on the map.
cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Tells the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Tells the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelPermanently(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Delete this SendableMessageWrapper from the transmission queue.
cancelTransmission() - Method in class org.ka2ddo.yaac.io.BeaconData
Cancel all upcoming transmissions of the beacon.
cancelTransmission(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Stop trying to transmit this message, but still keep track of it in the model.
cancelTransmission() - Method in class org.ka2ddo.yaac.io.StatusData
 
canDoDelta() - Method in class org.ka2ddo.yaac.osm.Way
Report if this Way can be stored using 16-bit signed deltas for the vertices instead of 32-bit absolute values.
canMsg() - Method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
Report whether YAAC has an operator capable of receiving text messages,
CAP_FULL_DUPLEX - Static variable in class org.ka2ddo.ax25.Connector
A port that can both send and receive data simultaneously.
CAP_GPS_DATA - Static variable in class org.ka2ddo.ax25.Connector
A port capable of providing NMEA GPS data.
CAP_HF - Static variable in class org.ka2ddo.ax25.Connector
A port that has HF radio access (i.e., low bandwidth, excessive geographical coverage).
CAP_IGATE - Static variable in class org.ka2ddo.ax25.Connector
A port with a connection to the Internet and APRS-IS backbone.
CAP_OPENTRAC - Static variable in class org.ka2ddo.ax25.Connector
A port that can speak the OpenTRAC protocol.
CAP_RCV_PACKET_DATA - Static variable in class org.ka2ddo.ax25.Connector
A port that is capable of receiving AX.25 (or equivalent) data frames.
CAP_RF - Static variable in class org.ka2ddo.ax25.Connector
A port that has local RF access.
CAP_WAYPOINT_SENDER - Static variable in class org.ka2ddo.ax25.Connector
A port capable of accepting NMEA waypoint data.
CAP_WEATHER - Static variable in class org.ka2ddo.ax25.Connector
A port that can provide weather data through the WeatherDistributor.
CAP_XMT_PACKET_DATA - Static variable in class org.ka2ddo.ax25.Connector
A port that is capable of transmitting AX.25 (or equivalent) data frames.
capabilityArray - Variable in class org.ka2ddo.aprs.StationCapabilities
Ordered array of capability Strings for an APRS station.
cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
changedSearchTile(String) - Method in interface org.ka2ddo.yaac.osm.OsmSearcherProgressListener
Report that the OsmSearcher has advanced to another tile.
changedUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
Gives notification that an attribute or set of attributes changed.
ChangeSet - Class in org.ka2ddo.yaac.osm
This class contains the data extracted from a OSM changeset record.
ChangeSet() - Constructor for class org.ka2ddo.yaac.osm.ChangeSet
 
Chat - Class in org.ka2ddo.yaac.gui
This class defines a chat window for doing SMS-type chatting with a single other station over APRS using Message packets.
checkDiskSpace(String, long) - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
Check if sufficient disk space is available to import the OSM file.
checkForUpdates(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Check whether a newer release of YAAC is available, displaying status.
checkForUpdates(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Check whether a newer release of YAAC is available, displaying status.
checkForUpdates(boolean) - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
Check whether a newer release of YAAC and/or the currently used plugins is available, displaying status.
CheckpointingLogger - Class in org.ka2ddo.yaac.util
This class defines a rolling logger that checkpoints the last N bytes of a log file to a disk file.
CheckpointingLogger(int, File) - Constructor for class org.ka2ddo.yaac.util.CheckpointingLogger
Create a CheckpointingLogger stream with the specified maximum file size and path to the file.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
 
cleanup() - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Do any cleanup work involved in removing this wrapped message from the transmission queue.
cleanup() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Do any cleanup work involved in removing this wrapped message from the transmission queue.
clear() - Method in class org.ka2ddo.ax25.Connector.PortStats
Reset all the statistics counters to zero.
clear() - Method in class org.ka2ddo.util.FastBlockingQueue
Remove everything from the queue.
clear(int) - Method in class org.ka2ddo.util.HugeBitSet
Clear the specified bit in the HugeBitSet.
clear() - Method in class org.ka2ddo.util.HugeBitSet
Clear all the bits in the HugeBitSet.
clear() - Method in class org.ka2ddo.util.ShareableObjectCache
Removes all of the mappings from this map.
clear() - Method in class org.ka2ddo.util.SoftCache
Removes all mappings from this map (optional operation).
clear() - Method in class org.ka2ddo.yaac.gui.BearingPanel
Clear any current course setting from this BearingPanel.
clear() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Removes all of the mappings from this map.
ClearableTableModel - Interface in org.ka2ddo.yaac.util
This interface identifies a table model within YAAC whose contents can be completely removed by user request.
ClearableTableModel.ClearType - Enum in org.ka2ddo.yaac.util
Enumeration specifying which types of records should be cleared when deleteAllRows is called.
clearAllSpecificTrackStripes() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Clear the plotting of all specific station/object track stripes.
clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.MainFrame
Clear the plotting of all specific station/object track stripes.
clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Clear the plotting of all specific station/object track stripes.
clearCache() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Clear the cache buffers.
clearGoodCounts() - Method in class org.ka2ddo.ax25.Connector.PortStats
Reset only the counters of successful operations.
clearState() - Method in class org.ka2ddo.yaac.ax25.StationState
Clear all accumulated inferred information about the station or object.
clearStatistics() - Method in class org.ka2ddo.yaac.io.PipedReader
Reset the statistics counters.
clone() - Method in class org.ka2ddo.ax25.AX25Callsign
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.Filter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.MicEFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
 
clone() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.io.BeaconData
Creates and returns a copy of this object.
clone() - Method in class org.ka2ddo.yaac.io.StatusData
Creates and returns a copy of this object.
close() - Method in class org.ka2ddo.ax25.Connector
Shut down this port connection.
close() - Method in class org.ka2ddo.util.DualOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.LocalStationFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.MessageContentFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.MicEFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.PlaybackFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.PriorityFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.RadiusFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
Closes this stream and releases any system resources associated with it.
close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui
 
close() - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Shut down any monitoring done by the KenwoodRadioViewPane when its window is closed.
close() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
close() - Method in class org.ka2ddo.yaac.gui.TMWeather
Shut down the asynchronous update listeners in this table model.
close() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Shut down this PortConnector.
close() - Method in class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.GpsdConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Shut down this PortConnector.
close() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Closes this file and releases any system resources associated with the buffering.
close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Close the Reader.
close() - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
 
close() - Method in class org.ka2ddo.yaac.io.OuternetConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class org.ka2ddo.yaac.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Shut down this PortConnector.
close() - Method in class org.ka2ddo.yaac.io.Transmitter
Shut down the transmitter.
close() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
Shut down this port connection.
close() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Closes this output stream and releases any system resources associated with this stream.
CloseableWhileReadingSerialInputStream - Class in org.ka2ddo.yaac.io
This class is a wrapper around a RXTX SerialPort's SerialInputStream, so that the SerialPort can be closed while a blocking read is outstanding and properly abort the read.
CloseableWhileReadingSerialInputStream(SerialPort) - Constructor for class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
 
closeCurrentWindow() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Close the window that currently has the keyboard focus (if it is part of the YAAC application).
closeCurrentWindow() - Method in class org.ka2ddo.yaac.gui.MainFrame
Close the window that currently has the keyboard focus (if it is part of the YAAC application).
CloseWindowCommandAction - Class in org.ka2ddo.yaac.gui
This is a helper class for the common operation of closing a window widget when commanded to by the user.
CloseWindowCommandAction(Window, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
Create a button Action to close the specified window upon command.
CloseWindowCommandListener - Class in org.ka2ddo.yaac.gui
This is a helper class for the common operation of closing a window widget when commanded to by the user.
CloseWindowCommandListener(Window) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
Create a listener to close the specified window upon command.
columnAdded(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Tells listeners that a column was added to the model.
columnMarginChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Tells listeners that a column was moved due to a margin change.
columnMoved(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Tells listeners that a column was repositioned.
columnRemoved(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Tells listeners that a column was removed from the model.
columnSelectionChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
Tells listeners that the selection model of the TableColumnModel changed.
ColumnSizingTableModel - Interface in org.ka2ddo.yaac.gui
This interface defines an extra method used to indicate a TableModel wants to give a newly created table hints regarding column width.
comment - Variable in class org.ka2ddo.aprs.Message
Free-text comment in this message.
CommentedMessage - Interface in org.ka2ddo.ax25
Marks an AX25Message as being one with a free-text comment in it.
CommonCustomRendererConstants - Interface in org.ka2ddo.yaac.gui
Constants shared by customized table and list cell renderers in YAAC.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Compare the selected column of the two rows.
compareRows(int, int, int) - Method in interface org.ka2ddo.yaac.gui.table.FastComparableTableModel
Compare the selected column of the two rows.
compareTo(AX25Message) - Method in class org.ka2ddo.aprs.Message
Compares this object with the specified object for order.
compareTo(Symbols.SymbolAttr) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Compares this object with the specified object for order.
compareTo(AX25Callsign) - Method in class org.ka2ddo.ax25.AX25Callsign
Compares this object with the specified object for order.
compareTo(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Frame
Compares this object with the specified object for order.
compareTo(AX25Message) - Method in class org.ka2ddo.ax25.AX25Message
Compares this object with the specified object for order.
compareTo(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
 
compareTo(ReschedulableTimerTask) - Method in class org.ka2ddo.util.ReschedulableTimerTask
Test the order of this task relative to other tasks.
compareTo(LocalDestinationRecord) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
compareTo(Age) - Method in class org.ka2ddo.yaac.ax25.Age
Test if this Age is older than another Age.
compareTo(StationState) - Method in class org.ka2ddo.yaac.ax25.StationState
Compares this object with the specified object for order.
compareTo(PluginDescriptor) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Compares this object with the specified PluginDescriptor for order.
compareTo(SelectableSymbol) - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
Compares this object with the specified object for order.
compareTo(PortConfig.Cfg) - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.ka2ddo.yaac.io.PortConfig
Compares this object with the specified object for order.
compareTo(ChangeSet) - Method in class org.ka2ddo.yaac.osm.ChangeSet
Compares this object with the specified object for order.
compareTo(Node) - Method in class org.ka2ddo.yaac.osm.Node
Compares this Node with the specified Node for order.
compareTo(Way) - Method in class org.ka2ddo.yaac.osm.Way
Compares this object with the specified object for order.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the LineOfSightPanel has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.MainFrame
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the OSMLayer has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.MainFrame
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the OSMLayer's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.MainFrame
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the map window's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the LineOfSightPanel has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.MainFrame
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the OSMLayer has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
composeWinlinkMessage() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a form to allow transmitting a multi-line email message to someone via the APRS-WinLink gateways.
composeWinlinkMessage() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a form to allow transmitting a multi-line email message to someone via the APRS-WinLink gateways.
COMPRESSED_LAT_SCALING - Static variable in class org.ka2ddo.aprs.PositionMessage
Conversion scaling constant for encoding latitude in APRS compressed-text format.
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracByte
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracDouble
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracElement
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Generate an OpenTrac entity ID element for this entity.
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracFloat
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Convert an OpenTRAC message into a properly encoded byte array..
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracNull
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracPosition
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracShort
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracString
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.RadioCapability
Append this element to a message buffer
computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.TraceStep
Append this element to a message buffer
computeDirection(double, double, double, double) - Static method in class org.ka2ddo.yaac.util.LatLongDistance
Compute the initial compass bearing of the vector between one point and a second point, relative to True North.
computeDistance(double, double, double, double) - Static method in class org.ka2ddo.yaac.util.LatLongDistance
Compute the distance between two points on the surface of the Earth, using the WGS84 model.
computeRandomizedTransmitTime() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Set the first time for this SendableMessage to transmit, so all the ones being started at YAAC startup time don't pile out at one time.
computeTransform(Projection) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
 
conditionalRepaint() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Say this layer needs repainting, but don't rush it if lots of requests come in.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
Specify the fully-qualified platform-wildcarded class name for the editor for AprsIsConnector.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
Specify the fully-qualified platform-wildcarded class name for the editor for KenwoodConnector.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.OuternetConnector
Specify the fully-qualified platform-wildcarded class name for the editor for OuternetConnector.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
Specify the fully-qualified platform-wildcarded class name for the editor for SerialTNCConnector.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
 
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
Specify the fully-qualified platform-wildcarded class name for the editor for SslAprsIsConnector.
CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
 
ConfigBeacon - Class in org.ka2ddo.yaac.gui.configwizard
This card finishes up the configuration of YAAC, by asking the user how they want to beacon (now that all the parameters for the beacon are available).
ConfigBeacon() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
 
ConfigPort - Class in org.ka2ddo.yaac.gui.configwizard
This defines a card in the configuration wizard for configuring an interface port.
ConfigPort(PortConfig, boolean) - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
ConfigPortList - Class in org.ka2ddo.yaac.gui.configwizard
This defines a card in the configuration wizard for listing current APRS ports and requesting adding more.
ConfigPortList() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
 
ConfigStationLocation - Class in org.ka2ddo.yaac.gui.configwizard
This is the third card in the config wizard, specifying the station location.
ConfigStationLocation() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Create the station location source configuration panel.
ConfigStationType - Class in org.ka2ddo.yaac.gui.configwizard
This is the second card in the configuration wizard, identifying the type of station, and setting up auxiliary parts of YAAC as appropriate for the selected type.
ConfigStationType() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Create the station type specifying panel of the configuration wizard.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.FileTNCConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.GpsdConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.OuternetConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Update the configuration of the connector to match the updated setup.
configure(PortConfig) - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
Update the configuration of the connector to match the updated setup.
CONFIGURE_ACTION - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
This Action performs the operations needed to open the expert-mode Configuration dialog.
ConfigureBeacon - Class in org.ka2ddo.yaac.gui.config
This class provides controls for configuring the local station's beacon message.
ConfigureBeacon() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBeacon
Create a UI panel for editing the local beacon settings.
ConfigureDialog - Class in org.ka2ddo.yaac.gui
This class defines the GUI for editing the application configuration.
ConfigureDigipeat - Class in org.ka2ddo.yaac.gui.config
This class provides the user configuration controls for YAAC's digipeating.
ConfigureDigipeat() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureDigipeat
 
ConfigureGeneral - Class in org.ka2ddo.yaac.gui.config
This class provides the user configuration controls for general parameters of YAAC.
ConfigureGeneral() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureGeneral
 
ConfigurePorts - Class in org.ka2ddo.yaac.gui.config
This class defines the controls for adding, modifying, and deleting PortConnector definitions in this instance of YAAC.
ConfigurePorts() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigurePorts
 
ConfigurePreferences - Class in org.ka2ddo.yaac.gui.config
This class provides controls for configuring user preferences used by YAAC.
ConfigurePreferences() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigurePreferences
 
ConfigureStatus - Class in org.ka2ddo.yaac.gui.config
This class provides controls for configuring the local station's status message.
ConfigureStatus() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureStatus
 
ConfigureTransmit - Class in org.ka2ddo.yaac.gui.config
This class provides the user configuration controls for YAAC's transmitting, including its mini-webserver.
ConfigureTransmit() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureTransmit
Create the panel for editing transmit-related configuration parameters.
confirmSendBroadcastQuery(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Broadcast a specified global query message after confirming the user really wants to send it.
confirmSendBroadcastQuery(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Broadcast a specified global query message after confirming the user really wants to send it.
connect(PipedWriter) - Method in class org.ka2ddo.yaac.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class org.ka2ddo.yaac.io.PipedWriter
Connects this piped writer to a receiver.
connectionClosed(Object, boolean) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
Report that the established connection was shut down normally.
connectionEstablished(Object, ConnState) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
Report that the requested connection has been successfully established.
ConnectionEstablishmentListener - Interface in org.ka2ddo.ax25
This interface provides an asynchronous callback for requests to open a AX.25 I-frame connection to another station.
connectionLost(Object, Object) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
Report that the established connection was closed abnormally.
ConnectionModel - Class in org.ka2ddo.yaac.gui
This presents the current list of AX.25 connected sessions managed by this process's AX.25 stack as a table view.
ConnectionModel() - Constructor for class org.ka2ddo.yaac.gui.ConnectionModel
 
connectionNotEstablished(Object, Object) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
Report that the requested connection could not be established.
Connector - Class in org.ka2ddo.ax25
This class defines the generic API for an object that connects a bidirectional real-time data stream to this application.
Connector() - Constructor for class org.ka2ddo.ax25.Connector
 
Connector.PortStats - Class in org.ka2ddo.ax25
A data structure recording throughput statistics for its containing PortConnector instance.
Connector.PortStats() - Constructor for class org.ka2ddo.ax25.Connector.PortStats
 
connectToStation() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set up a dumb-terminal connection to an old-style packet BBS.
connectToStation() - Method in class org.ka2ddo.yaac.gui.MainFrame
Set up a dumb-terminal connection to an old-style packet BBS.
ConnState - Class in org.ka2ddo.ax25
This class keeps track of the state of one AX.25 connection-oriented session.
ConnState.ConnTransition - Enum in org.ka2ddo.ax25
Transitional condition of the connection.
ConnState.ConnType - Enum in org.ka2ddo.ax25
Enumeration specifying the different types of connection-oriented AX.25 sessions.
consumeAX25Frame(AX25Frame, Connector) - Method in interface org.ka2ddo.ax25.AX25FrameListener
 
consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.ax25.Digipeater
DO NOT CALL.
consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in interface org.ka2ddo.yaac.ax25.DuplicateCheckedAX25Listener
Called when a AX.25 frame is received.
consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
 
consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Called when a AX.25 frame is received.
consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Called when a AX.25 frame is received.
consumeFrame(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Stack
Queue one AX.25 frame (containing some sort of message) for parsing and processing.
consumeFrame(AX25Frame) - Method in interface org.ka2ddo.ax25.FrameListener
Consume and process one AX.25 frame containing some sort of message.
consumeFrameNow(Connector, AX25Frame) - Method in class org.ka2ddo.ax25.AX25Stack
Process an incoming AX,25 frame.
contains(Object) - Method in class org.ka2ddo.util.FastBlockingQueue
Check if this queue contains the specified object (or at least an instance that matches by equals()).
containsKey(Object) - Method in class org.ka2ddo.util.SoftCache
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns true if this map contains a mapping for the specified key.
containsKey(OSMLayerEnum) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns true if this map maps one or more keys to the specified value.
CONTEXT_MENU_ACTION - Variable in class org.ka2ddo.yaac.gui.StationRenderer
 
CONV_DEGLAT_TO_METERS - Static variable in enum org.ka2ddo.util.DistanceUnit
Convenience constant for degrees latitude to meters when both units are fixed in equation.
CONV_METERS_TO_DEGLAT - Static variable in enum org.ka2ddo.util.DistanceUnit
Convenience constant for meters to degrees latitude when both units are fixed in equation.
CONV_METERS_TO_FT - Static variable in enum org.ka2ddo.util.DistanceUnit
Convenience constant for meters to feet when both units are fixed in equation.
CONV_METERS_TO_MI - Static variable in enum org.ka2ddo.util.DistanceUnit
Convenience constant for meters to statute miles when both units are fixed in equation.
CONV_MPH_TO_METERS_PER_SEC - Static variable in class org.ka2ddo.aprs.PositionMessage
Convenience constant to convert statute miles-per-hour to meters-per-second.
CONV_NM_TO_METERS - Static variable in enum org.ka2ddo.util.DistanceUnit
Convenience constant for nautical miles to meters when both units are fixed in equation.
convertRowIndexToModel(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
convertRowIndexToView(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
convertTNC2FormatToAX25Frame(int, byte[]) - Static method in class org.ka2ddo.yaac.io.TNCConnector
Convert a String of a TNC2 format APRS packet into an AX25Frame object.
copyInto(XmitEncoding) - Method in class org.ka2ddo.aprs.XmitEncoding
 
copyInto(GpsFix) - Method in class org.ka2ddo.gps.GpsFix
Overwrite another GpsFix object with this GpsFix's values.
copyInto(BeaconData, Preferences) - Method in class org.ka2ddo.yaac.io.BeaconData
Copy the contents of this BeaconData object into the specified one, and tell the other one that it was changed if any changes occur.
copyInto(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConfig
Do a deep copy of this PortConfig object into another object..
copyInto(StatusData, Preferences) - Method in class org.ka2ddo.yaac.io.StatusData
Copy the contents of this StatusData object into the specified one, and tell the other one that it was changed if any changes occur.
copyMap() - Method in class org.ka2ddo.yaac.gui.MainFrame
Make a screenshot copy of the current map.
CoreProvider - Class in org.ka2ddo.yaac.core.provider
This class defines the core functionality to be provided by the YAAC application.
count - Variable in class org.ka2ddo.yaac.io.CountingOutputStream
 
count - Variable in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
The number of valid bytes in the buffer.
CountingInputStream - Class in org.ka2ddo.yaac.io
InputStream to count the number of bytes read from the input, so as to drive a progress bar.
CountingInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.CountingInputStream
Create a CountingInputStream wrapped around the specified InputStream.
CountingOutputStream - Class in org.ka2ddo.yaac.io
This class is a FilterOutputStream that counts the number of bytes written to the lower-level OutputStream.
CountingOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.CountingOutputStream
 
createAgeArray(long, long) - Static method in class org.ka2ddo.yaac.ax25.Age
Create an array of Age objects covering the specified span of time in human-like spacings.
createCheckedTexture(Color, Color, int) - Static method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
Create a checked TexturePain object using the specified colors and check size.
createEnumEditor(Class<? extends Enum>, boolean) - Static method in class org.ka2ddo.yaac.gui.table.EnumCellEditor
 
createFilterUI(Filter) - Static method in class org.ka2ddo.yaac.gui.EditFilterDialog
Get an instance of the UI class for the specified Filter object.
createHelpButton(String) - Static method in class org.ka2ddo.yaac.gui.HelpAction
Create a JButton for launching help.
createHelpButton(HasHelpTag) - Static method in class org.ka2ddo.yaac.gui.HelpAction
Create a JButton for launching help.
createKeyImportDialog(Component, KeyTableModel, boolean, boolean) - Static method in class org.ka2ddo.yaac.gui.KeyPane
Create the dialog for importing keys into YAAC's keystore.
createObjectFromThisPosition() - Method in class org.ka2ddo.aprs.ObjectReport
Create an ObjectReport from this PositionMessage.
createObjectFromThisPosition() - Method in class org.ka2ddo.aprs.PositionMessage
Create an ObjectReport from this PositionMessage.
createPort(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortConnector
Instantiate a PortConnector object of the type specified in the configuration object.
createProgressReporter(String, boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Open whatever the local operating system uses for a progress dialog and return an interface to send progress information to the dialog.
createProgressReporter(String, boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Open whatever the local operating system uses for a progress dialog and return an interface to send progress information to the dialog.
createSecretKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Create a new secret (symmetric) key.
createSelectableSymbolEditor(boolean) - Static method in class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
 
createSSLWrapperSocket(Socket, InetAddress, PortConfig, PortFailureReportListener) - Static method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Wrap an SSL session around a plain TCP socket connection.
createStringCellRenderer() - Method in class org.ka2ddo.yaac.gui.TMWeather
 
createStrokedShape(Shape) - Method in class org.ka2ddo.yaac.gui.RailroadStroke
Returns an outline Shape which encloses the area that should be painted when the Shape is stroked according to the rules defined by the object implementing the Stroke interface.
CRLF - Static variable in class org.ka2ddo.yaac.webserver.HttpConnectionThread
HTTP standard byte sequence for end-of-line.
ctcss - Variable in class org.ka2ddo.opentrac.RadioCapability
CTCSS subtone in use, as index through CTCSS codes.
ctcss - Variable in class org.ka2ddo.yaac.io.BeaconData
 
CTCSS_FREQS - Static variable in class org.ka2ddo.aprs.XmitEncoding
The standard TCS/CTCSS frequencies used for analog repeaters, in ascending frequency order.
ctl - Variable in class org.ka2ddo.ax25.AX25Frame
Bitmask identifying the frame type and subtype, and windowing position for connection-oriented I and S frames.
ctl2 - Variable in class org.ka2ddo.ax25.AX25Frame
Extension of ctl when using 128-segment windowing.
CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.filter
This filter accumulates the results of several filters.
CumulativeBooleanAndFilter() - Constructor for class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
 
CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.gui.filter
This filter accumulates the results of several filters.
CumulativeBooleanAndFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
 
current() - Method in class org.ka2ddo.yaac.io.PortConfig
Get the port-type-specific configuration parameters for the currently specified port type.
currentCfg - Variable in class org.ka2ddo.yaac.io.PortConnector
The port type-specific configuration associated with this PortConnector.
CurrentTelemetry - Class in org.ka2ddo.yaac.telemetry
Data structure containing the current telemetry state for a particular station, accumulating the data from TelemetryMessages, and MessageMessages providing the units, labels, and scaling equation coefficients for the station's telemetry.
CurrentTelemetry(String) - Constructor for class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Constructor for CurrentTelemetry object.

D

DARK_GREEN - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
A dark green color.
DARKER_MAGENTA - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
A darker version of the magenta color.
DARKER_RED - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
A darker version of the red color.
DASH_DOT_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a 1-pixel-wide line of alternating dots and dashes.
DASHED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a dashed (6 pixels long) line 1 pixel wide.
DataExtensionEnum - Enum in org.ka2ddo.aprs
This defines hashmap keys for various optional data extensions supported by APRS messages.
dataType - Variable in class org.ka2ddo.aprs.NWSMultiLine
The extracted data type for the MultiLine polygon.
DateCellRenderer - Class in org.ka2ddo.yaac.gui.table
This renders a java.util.Date object for a JTable, accounting for other attributes of the entire record such as being disabled, erroneous, or reporting an emergency condition.
DateCellRenderer(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.table.DateCellRenderer
Create a DateCellRenderer specifying the Filter that indicates whether the record containing the Date is "old" or not.
DCS_CODES - Static variable in class org.ka2ddo.aprs.XmitEncoding
The standard DCS (CDCSS) code numbers, in ascending number order.
debug - Static variable in class org.ka2ddo.aprs.APRSStack
Flag to enable extra debugging stack traces for common cases that don't normally need stack traces.
debug - Static variable in class org.ka2ddo.gps.GPSParser
Flag to enable extra debugging stack traces for common cases that don't normally need stack traces.
decode(String) - Static method in class org.ka2ddo.util.Ascii85
Decode a String in ASCII-85 encoding into a byte array
decodeDataExtension(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
Decode data extension if it exists.
decodeDatestamp(byte[], int) - Method in class org.ka2ddo.aprs.Message
Extract an APRS-standard 8-digit date/timestamp from a byte array presumably containing a timestamped APRS message and store it in the timestamp field of this Message object.
decodedtagArray - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
An array containing tags of rendering-useful values (indexed by key ordinal) extracted from the XML OSM representation.
decodedTagArrayToString() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Stringify the tags attached to this GenericTaggedNode.
decodeFrame(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Frame
Create a AX25Frame from a byte array presumed to contain an AX.25 protocol sequence.
decodeHurricaneParams(byte[], int) - Method in class org.ka2ddo.aprs.Message
Extract APRS-standard hurricane/tropical storm information from a message body.
decodeJSON(Reader, PortConnector) - Static method in class org.ka2ddo.yaac.util.Json
Read a JSON object hierarchy from the specified text Reader.
decodeLatitude() - Method in class org.ka2ddo.aprs.PositionMessage
Get the latitude from this PositionMessage in decimal degrees North.
decodeLongitude() - Method in class org.ka2ddo.aprs.PositionMessage
Get the longitude from this PositionMessage in decimal degrees East.
decodeOnlyLatitude(String) - Static method in class org.ka2ddo.aprs.PositionMessage
Decode standard long-format latitude without caring about the accuracy.
decodeOnlyLongitude(String) - Static method in class org.ka2ddo.aprs.PositionMessage
Decode the specified String as a standard-format longitude "dddmm.mmE".
decodeString(String) - Static method in class org.ka2ddo.aprs.XmitEncoding
 
decodeTimestamp(byte[], int, long) - Method in class org.ka2ddo.aprs.Message
Extract an APRS-standard 6-digit timestamp from a byte array presumably containing a timestamped APRS message and store it in the timestamp field of this Message object.
decodeValue(String) - Method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Translate the specified key's value to the appropriate data type.
decodeWeatherParams(byte[], int) - Method in class org.ka2ddo.aprs.Message
Extract APRS-standard weather information from a message body.
decodeWeatherParams(String, int) - Method in class org.ka2ddo.aprs.Message
Extract APRS-standard weather information from a message body.
decrementSSID() - Method in class org.ka2ddo.ax25.AX25Callsign
Decrement a non-zero SSID value, as is done for NewN-n paradigm digipeat aliases.
DEFAULT_BUILDING_COLOR - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
The default color used for filling building outlines on the OpenStreetMap layer of the map.
DEFAULT_DIGIPEAT_PATH - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for preferred message digipeat path.
DEFAULT_FLASH_INTERVAL - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
This constant specifies the flash interval in milliseconds.
DEFAULT_PREF_BEACON_DESTINATION - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
The default TOCALL for YAAC, using its officially registered TOCALL value.
DefaultMessage - Class in org.ka2ddo.aprs
This class defines a default message (suitable to contain any other type of APRS message that YAAC doesn't explicitly understand).
DefaultMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.DefaultMessage
Create a DefaultMessage from the bytes in a byte array (such as the body of an AX25Frame).
DefaultMessage(char) - Constructor for class org.ka2ddo.aprs.DefaultMessage
Create an empty DefaultMessage with the specified message type character.
DefaultSoundMaker - Class in org.ka2ddo.yaac.gui
This class does default sounds for YAAC.
DefaultSoundMaker() - Constructor for class org.ka2ddo.yaac.gui.DefaultSoundMaker
 
delayedQueue(AX25FrameSource, long) - Method in class org.ka2ddo.yaac.io.Transmitter
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled PortConnectors.
deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Delete all rows from this table.
deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Delete all rows from this table.
deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Delete all rows from this table.
deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.MessageModel
Delete all rows from this table.
deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Delete all rows from this table.
deleteAllRows(ClearableTableModel.ClearType) - Method in interface org.ka2ddo.yaac.util.ClearableTableModel
Delete all rows from this table.
deleteKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Delete a key from the local keystore.
deleteOutgoingMessage(int, SendableMessage, boolean) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Report that a message has been deleted from the outgoing retransmitted message list.
deleteOutgoingMessage(int, SendableMessage, boolean) - Method in interface org.ka2ddo.yaac.io.SendableMessageListener
Report that a message has been deleted from the outgoing retransmitted message list.
deleteRow(int) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Deletes the specified alias row from the catalog.
deleteRow(int) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Delete the specified record from the catalog, including from the Preferences backing store.
deleteRow(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
 
deleteRow(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
 
deleteRow(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Delete an entire RasterMapEntry from the catalog.
deleteStation(StationState) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Remove the specified station or object from the tracked history immediately.
dest - Variable in class org.ka2ddo.ax25.AX25Frame
Callsign of the destination station, or some broadcast code with an alternate meaning (such as APRS tocalls and Mic-E encoded latitude and status values).
destinationAdded(String, int) - Method in interface org.ka2ddo.yaac.ax25.DestinationListener
Inform listener that a new destination (tocall) has been registered.
destinationAdded(String, int) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Inform listener that a new destination (tocall) has been registered.
destinationAdded(String, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Inform listener that a new destination (tocall) has been registered.
DestinationFilter - Class in org.ka2ddo.yaac.filter
This filter selects messages based on their destination AX.25 address.
DestinationFilter() - Constructor for class org.ka2ddo.yaac.filter.DestinationFilter
Create a new instance of DestinationFilter.
DestinationFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects messages based on their destination AX.25 address.
DestinationFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.DestinationFilter
Create a GUI instance for controlling a Destination filter.
DestinationListener - Interface in org.ka2ddo.yaac.ax25
This interface defines events that can occur when the StationTracker class is updated with destination address information.
destinationUsedAgain(String) - Method in interface org.ka2ddo.yaac.ax25.DestinationListener
Inform listener that an already-known destination (tocall) has updated its statistics count.
destinationUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Inform listener that an already-known destination (tocall) has updated its statistics count.
destinationUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Inform listener that an already-known destination (tocall) has updated its statistics count.
detail - Variable in class org.ka2ddo.opentrac.RadioCapability
Further details about the information, in index through FCC definition letters.
DETAIL_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
Detail type codes in numeric index order.
deviceName - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
The device name or network host name/address associated with this port.
dgpsStationId - Variable in class org.ka2ddo.gps.GpsFix
The ID number of the differential GPS surface station that transmitted the last-received correction data.
DHM - Static variable in class org.ka2ddo.aprs.PositionMessage
Date format to parse day and hours:minutes (in UTC) for a longer delta into the past.
digiAliases - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Array of digipeat alias Strings for which this port will digipeat (if transmitAllowed is true).
DigipeatAliasCatalog - Class in org.ka2ddo.ax25
This class manages the list of digipeat aliases recognized by YAAC.
DigipeatAliasEnableModel - Class in org.ka2ddo.yaac.gui
This class manages the list of digipeat aliases allowed by YAAC for a particular digipeating port.
DigipeatAliasEnableModel(Set<String>) - Constructor for class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
 
DigipeatAliasRecord - Class in org.ka2ddo.ax25
This class defines all the parameters for an alias used for digipeating.
DigipeatAliasRecord() - Constructor for class org.ka2ddo.ax25.DigipeatAliasRecord
 
DigipeatAliasRecord(String, String) - Constructor for class org.ka2ddo.ax25.DigipeatAliasRecord
Create a DigipeatAliasRecord using string format attributes.
DigipeatAliasTableModel - Class in org.ka2ddo.yaac.gui
This class manages the list of digipeat aliases recognized by YAAC.
digipeatedStations - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
The list of stations digipeated by this station.
Digipeater - Class in org.ka2ddo.yaac.ax25
This singleton handles digipeating operations.
Digipeater.TXIGatedStationStatus - Class in org.ka2ddo.yaac.ax25
Status of stations trying to RF-transmit through this station from the Internet.
Digipeater.TXIGatedStationStatus(String, long) - Constructor for class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
Create a TXIgatedStationStatus record.
Digipeater.TXIGatedStationStatusListener - Interface in org.ka2ddo.yaac.ax25
Interface for listeners to be informed of changes to the list of Tx I-gated stations.
digipeaterAdded(String, int) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
 
digipeaterAdded(String, int) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
 
digipeaterAdded(String, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
 
digipeaters - Variable in class org.ka2ddo.ax25.AX25Frame
Optional array of digipeater callsigns and aliases, if this frame should be digipeated.
digipeaters - Variable in class org.ka2ddo.yaac.io.BeaconData
 
digipeaters - Variable in class org.ka2ddo.yaac.io.StatusData
 
digipeaterUsedAgain(String) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
 
digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
 
digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
 
DigipeatListener - Interface in org.ka2ddo.yaac.aprs
This interface defines events that can occur when the StationTracker class is updated with new node information.
DigipeatPathPanel - Class in org.ka2ddo.yaac.gui
This class defines a GUI sub-panel for editing digipeat path choices.
DigipeatPathPanel(String, String[], boolean) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
DigipeatPathPanel(String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
DigipeatPathPanel(String, String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
digipeatPaths - Variable in class org.ka2ddo.aprs.ObjectReport
Digipeating paths (in proportional pathing order) for transmitting locally-originated Objects.
directionality - Variable in class org.ka2ddo.yaac.io.BeaconData
 
DIRECTIVITY - Static variable in class org.ka2ddo.yaac.io.BeaconData
 
DirectQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the list of stations directly reachable by this station over RF.
DirectQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.DirectQueryHandler
 
dispatchThread - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
 
displayAttentionAlert(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
displayAttentionAlert(double, double, AX25Message.Precedence) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display an AttentionAlert (flashing arrows) on the map for a particular position.
displayAttentionAlert(StationState) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
displayAttentionAlert(double, double, AX25Message.Precedence) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display an AttentionAlert (flashing arrows) on the map for a particular position.
DISPLAYED_MNEMONIC_INDEX_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing an Integer that corresponds to the index in the text (identified by the NAME property) that the decoration for a mnemonic should be rendered at.
displayHeardByDialog(StationState[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a dialog asking for the parameters for a Heard-By (?APRSH) query.
displayHeardByDialog(StationState[]) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a dialog asking for the parameters for a Heard-By (?APRSH) query.
displayHelp(String, Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Launch the JavaHelp browser, starting with the help corresponding to the specified help ID
displayHelp(String, Object) - Method in class org.ka2ddo.yaac.gui.MainFrame
Launch the JavaHelp browser, starting with the help corresponding to the specified help ID
displayLocateAmenityDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the Locate Amenity dialog, and handle user input to it.
displayLocateAmenityDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the Locate Amenity dialog, and handle user input to it.
displayLocateLandmarkDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the Locate Landmark dialog, and handle user input to it.
displayLocateLandmarkDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the Locate Landmark dialog, and handle user input to it.
displayMessagingDialog(ArrayList) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a dialog asking the user for the parameters needed to send a text message to another station.
displayMessagingDialog(ArrayList) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a dialog asking the user for the parameters needed to send a text message to another station.
displayName - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
The human-readable name of the plugin, as reported by the getName() method.
displayOsmImportDialog(File) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Ask the user how and where from to import an OpenStreetMap compressed data file.
displayOsmImportDialog(File) - Method in class org.ka2ddo.yaac.gui.MainFrame
Ask the user how and where from to import an OpenStreetMap compressed data file.
displayOsmMirrorSiteList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a popup with buttons to launch the user's web browser pointed at any of the major download sites for raw OpenStreetMap data.
displayOsmMirrorSiteList() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a popup with buttons to launch the user's web browser pointed at any of the major download sites for raw OpenStreetMap data.
displayOsmTileDownloadDialog(ChangeSet, ChangeSet) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a dialog asking the user which pre-compiled OSM tiles to download.
displayOsmTileDownloadDialog(ChangeSet, ChangeSet) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a dialog asking the user which pre-compiled OSM tiles to download.
displayTopoTileDownloadDialog(File) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a dialog asking the user which SRTM tiles to download.
displayTopoTileDownloadDialog(File) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a dialog asking the user which SRTM tiles to download.
dispose() - Method in class org.ka2ddo.yaac.gui.IOErrorDialog
Releases all of the native screen resources used by this Window, its subcomponents, and all of its owned children.
dispose() - Method in interface org.ka2ddo.yaac.io.PortFailureReporterIfc
 
disposeOfSplash(Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get rid of the splash screen.
disposeOfSplash(Object) - Method in class org.ka2ddo.yaac.gui.MainFrame
Get rid of the splash screen.
distance - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Distance from DX reporting station in the specified units.
distance(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
This computes the nearest distance from this drawable to the specified pixel coordinates.
distance(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
This computes the nearest distance from this drawable to the specified pixel coordinates.
DistanceUnit - Enum in org.ka2ddo.util
This enumeration declares units (with conversion factors) for measuring distances.
distanceUnit - Variable in class org.ka2ddo.yaac.aprs.DXRecord
The units of distance used by the distance value.\
doesKeystoreExistYet() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Test if the keystore has been created yet,
DONT_PAN_ON_EMERGENCY - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for boolean specifying whether to suppress auto-pan upon indicating an emergency-reporting station on the map.
DOTTED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a dotted line 1 pixel wide.
downloadNewReleases(List<Provider>, String[], int, String[], String[], boolean) - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
Download the distributions of the new versions of YAAC and/or the supported plugins in a place expected by the upgrade.jar program.
downloadTileFile(String, File, int, int, String, StatusListener, long[], long[], boolean) - Static method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
Download one tile file (ways or nodes) from a specific tile directory.
drainTo(Collection<? super E>) - Method in class org.ka2ddo.util.FastBlockingQueue
Removes all available elements from this queue and adds them to the given collection.
drainTo(Collection<? super E>, int) - Method in class org.ka2ddo.util.FastBlockingQueue
Removes at most the given number of available elements from this queue and adds them to the given collection.
drainTo(E[]) - Method in class org.ka2ddo.util.FastBlockingQueue
Removes at most the given number of available elements from this queue and adds them to the given array.
DRAW_MOUSE_MODE_NAME - Static variable in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Mouse mode name for this Layer.
DrawLayer - Class in org.ka2ddo.yaac.gui.drawlayer
This class implements an overlay on the OpenMap map panel that permits the user to draw arbitrary geometrical lines and objects, suitable for marking and highlighting areas of interest on the map.
DrawLayer(MouseDelegator) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Create a DrawLayer for the specified MouseDelegator.
DrawMode - Enum in org.ka2ddo.yaac.gui.drawlayer
This enumeration defines the different drawing modes the DrawLayer can support.
DrawToolBar - Class in org.ka2ddo.yaac.gui.drawlayer
This class implements a toolbar for drawing tools.
DrawToolBar(DrawLayer) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.DrawToolBar
 
DualOutputStream - Class in org.ka2ddo.util
This FilterOutputStream subclass directs its output to both its primary and alternate contained streams.
DualOutputStream(OutputStream, OutputStream) - Constructor for class org.ka2ddo.util.DualOutputStream
Creates an output stream filter built on top of the specified two underlying output streams.
dumpRecordQueueToFile(File, ArrayList<AX25Frame>) - Method in class org.ka2ddo.yaac.core.AX25Logger
Opens the specified sequential file for append, then write each of the AX.25 records in the recordQueue in order to the file, then close the file.
dumpRecordQueueToFile(File, ArrayList<T>) - Method in class org.ka2ddo.yaac.core.FileLogger
Subclasses should implement this method to open the specified sequential file for append, then write each of the records in the recordQueue in order to the file, then close the file.
dumpRecordQueueToFile(File, ArrayList<String>) - Method in class org.ka2ddo.yaac.core.GPSLogger
 
dup() - Method in class org.ka2ddo.aprs.Message
Creates and returns a deep copy of this Message.
dup() - Method in class org.ka2ddo.ax25.AX25Callsign
Create a shallow clone of this AX25Callsign, discarding any cached toString() value.
dup() - Method in class org.ka2ddo.ax25.AX25Frame
Create a deep copy of this frame.
dup() - Method in class org.ka2ddo.ax25.AX25Message
Creates and returns a copy of this AX25Message.
dup() - Method in class org.ka2ddo.ax25.Connector.PortStats
Make a deep copy of this PortStats object.
dup() - Method in interface org.ka2ddo.ax25.SendableMessage
Creates and returns a copy of this Message.
dup() - Method in class org.ka2ddo.gps.GpsFix
Make a deep copy of this GpsFix object.
dup() - Method in class org.ka2ddo.yaac.io.BeaconData
Creates and returns a copy of this Message.
dup() - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
Make a deep copy of this Cfg object.
dup() - Method in class org.ka2ddo.yaac.io.PortConfig
Make a deep copy of this PortConfig object.
dup() - Method in class org.ka2ddo.yaac.io.StatusData
Creates and returns a copy of this Message.
dup() - Method in class org.ka2ddo.yaac.osm.ChangeSet
Create a deep copy of this ChangeSet.
dup() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Create a deep copy of this Node.
dup() - Method in class org.ka2ddo.yaac.osm.Node
Create a deep copy of this Node.
dup() - Method in class org.ka2ddo.yaac.osm.Relation
Create a deep copy of this Relation.
dup() - Method in class org.ka2ddo.yaac.osm.Way
Make a deep copy of this Way.
DuplicateCheckedAX25Listener - Interface in org.ka2ddo.yaac.ax25
This interface defines a listener for decoded AX.25 frames, but indicates whether or not it is a duplicate frame.
dupOnlyHeader() - Method in class org.ka2ddo.ax25.AX25Frame
Create a deep copy of this frame, excluding the body.
DW_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a 4-pixel-wide solid line.
DXRecord - Class in org.ka2ddo.yaac.aprs
This class represents one record of a DX report gated to APRS from a DXcluster.
DXRecord(String) - Constructor for class org.ka2ddo.yaac.aprs.DXRecord
Create a DXRecord for the specified reporting station.
DXTableModel - Class in org.ka2ddo.yaac.gui
This class implements a table model for tracking incoming DX reports.

E

eastLon - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Eastern-most boundary of the axis-aligned box to import.
EditFilterDialog - Class in org.ka2ddo.yaac.gui
This class displays a JDialog containing all the defined Filters.
EditFilterDialog(ResourceBundle, Window, Filter, JMenuBar) - Constructor for class org.ka2ddo.yaac.gui.EditFilterDialog
 
editTopoColors() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
editTopoColors() - Method in class org.ka2ddo.yaac.gui.MainFrame
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
element() - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves, but does not remove, the head of this queue.
elevation - Variable in class org.ka2ddo.gps.SatelliteState
Elevation above the horizon for this satellite relative to the current surface position.
elevation - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
EMERGENCY_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
This constant specifies the color used to identify stations sending emergency traffic.
EMPTY_FIELD - Static variable in class org.ka2ddo.yaac.gui.WeatherStatusDialog
 
EMPTY_VALUE - Static variable in class org.ka2ddo.ax25.XIDParameter
 
enabled - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
 
enabled - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
enabled - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
 
enabled - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Flag indicating whether this particular raster overlay should be displayed in the map.
enabled - Variable in class org.ka2ddo.yaac.io.BeaconData
 
enabled - Variable in class org.ka2ddo.yaac.io.PortConfig
Whether port should be opened automatically upon startup.
enabled - Variable in class org.ka2ddo.yaac.io.StatusData
 
enabled - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Specifies whether action is enabled; the default is true.
encode(byte[]) - Static method in class org.ka2ddo.util.Ascii85
Encode a byte array into an ASCII-95-encoded string.
encodeDestination(double, double, byte, boolean) - Static method in class org.ka2ddo.aprs.MicE
Build the tocall destination "callsign" for a Mic-E message, containing the latitude, the status, and part of the longitude information.
encodedString() - Method in class org.ka2ddo.aprs.XmitEncoding
 
encodeJSON(Map<String, Object>, PrintWriter) - Static method in class org.ka2ddo.yaac.util.Json
Convert a JSON object hierarchy into a JavaScript-compatible string in JSON syntax.
encodeLatitudeCompressed(double) - Static method in class org.ka2ddo.aprs.PositionMessage
Convert a double-precision fractional degrees North latitude into APRS-standard compressed string format.
encodeLatitudePlainText(double) - Static method in class org.ka2ddo.aprs.PositionMessage
Convert a double-precision fractional degrees North latitude into APRS-standard string format.
encodeLongitudeCompressed(double) - Static method in class org.ka2ddo.aprs.PositionMessage
Convert a double-precision fractional degrees East longitude into APRS-standard compressed string format.
encodeLongitudePlainText(double) - Static method in class org.ka2ddo.aprs.PositionMessage
Convert a double-precision fractional degrees East longitude into APRS-standard string format.
encodeMaidenheadIdentifier(double, double) - Static method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
Convert a lat/lon pair in decimal degrees North/East into a Maidenhead location.
encodeTimestamp(Date, long) - Static method in class org.ka2ddo.aprs.Message
Produce a APRS-standard 6-digit timestamp string for the specified date/time, using the most precise format possible relative to the current time.
ensureElementHasTagArray() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Ensure that this GenericTaggedNode has a decodedtagArray element in it.
ensureKeystoreIsOpen(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Test if keystore has been opened with the correct password.
ensureKeystoreIsOpen(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Test if keystore has been opened with the correct password.
entities - Variable in class org.ka2ddo.opentrac.OpenTracMessage
List of OpenTracEntity objects wrapped in this OpenTracMessage.
entrySet() - Method in class org.ka2ddo.util.SoftCache
Returns a set view of the mappings contained in this map.
entrySet() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns a Set view of the mappings contained in this map.
EnumCellEditor - Class in org.ka2ddo.yaac.gui.table
This class defines an editor for a table cell containing an enumeration.
EnumCellRenderer - Class in org.ka2ddo.yaac.gui.table
 
EnumCellRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.EnumCellRenderer
 
enumConstants - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Ordered set of enumeration constants if the valueClass is a single specific subclass of java.lang.Enum.
EnumImageLoader - Class in org.ka2ddo.yaac.gui.util
This class maintains a mapping of Enum value instances to ImageIcons, so enumerations can be identified in the UI by image picture.
EnumImageLoader() - Constructor for class org.ka2ddo.yaac.gui.util.EnumImageLoader
 
enumIterator() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
EnumListCustomizedLocalizedRenderer - Class in org.ka2ddo.yaac.gui
ListCellRenderer for JComboBoxes displaying enumerations that have localized names.
EnumListCustomizedLocalizedRenderer(String) - Constructor for class org.ka2ddo.yaac.gui.EnumListCustomizedLocalizedRenderer
 
EnumListLocalizedRenderer - Class in org.ka2ddo.yaac.gui
ListCellRenderer for JComboBoxes displaying enumerations that have localized names.
EnumListLocalizedRenderer() - Constructor for class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
 
EnumNameLocalizer - Class in org.ka2ddo.yaac.util
This class provides a generalized mapping of Java enum constants to localized name strings without requiring the enum definitions to know about the source of the localized names.
EnumWithImageName - Interface in org.ka2ddo.util
This interface tags an Enumeration that has image file name strings associated with each enum value.
EnumWithUnits - Interface in org.ka2ddo.util
This interface is only for enumerations that specify another Enum as the unit for the value indexed by the first Enum.
eqnCoeffs - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Quadratic equation coefficients from EQNS message.
equals(Object) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.aprs.XmitEncoding
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.ax25.AX25Callsign
Test if some other object is the same as this AX25Callsign.
equals(Object) - Method in class org.ka2ddo.ax25.AX25Frame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.ax25.AX25Message
Test if the Object o is a duplicate of this Message.
equals(Object) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
Indicates whether some other object is "equal to" this one.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByte
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Indicates whether some other object is "equal to" this one.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracDouble
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracElement
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Indicates whether some other object is "equal to" this one.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracFloat
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracNull
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPosition
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracShort
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracString
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
Test if this OpenTracElement has the same type and value as another OpenTracElement.
equals(Object) - Method in class org.ka2ddo.opentrac.RadioCapability
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.opentrac.TraceStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.util.ReschedulableTimerTask
Test if this is the same task instance.
equals(Object) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
equals(Object) - Method in class org.ka2ddo.yaac.ax25.Age
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
Test if this AttentionAlert is the same as some other object.
equals(Object) - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.CheckedTexturePaint
 
equals(Object) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.io.PortConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.osm.ChangeSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.osm.Node
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.osm.Way
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ka2ddo.yaac.srtm.SRTMTileId
 
ErrorLogger - Class in org.ka2ddo.yaac.core
This class contains static methods for reporting errors.
ErrorLogger() - Constructor for class org.ka2ddo.yaac.core.ErrorLogger
 
ErrorLogger.ErrorLoggerRunnable - Class in org.ka2ddo.yaac.core
Helper class for transferring error displays to the GUI dispatch thread.
ErrorLogger.ErrorLoggerRunnable(String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
Create a helper for the specified error message.
ErrorLogger.ErrorLoggerRunnable(Throwable, String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
Create a helper for the specified error message.
escPrint(PrintWriter, String) - Static method in class org.ka2ddo.yaac.webserver.PathHandler
This method prints a String to the output PrintWriter, doing HTML escapes for any reserved characters.
eventType - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
EXIT_ACTION - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
This Action performs the operations needed to cleanly shut down YAAC and free up the system resources it is using.
exportAsCsv(PrintStream) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
Export the table as a CSV file.
exportAsCsv(PrintStream) - Method in interface org.ka2ddo.yaac.util.SaveableTable
Export the table as a CSV file.
exportMessages(OutputStream, PacketExportMode, boolean) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Export packets passing the current filters in the SnifferDataModel to a file in the specified file format.
extensions - Variable in class org.ka2ddo.aprs.Message
Optional map of extracted data fields in this APRS message.
ExternalMessageSourceConnector - Class in org.ka2ddo.yaac.io
This implements a TCP or UDP socket for receiving ASCII-text messages to transmit to the RF and APRS-IS networks for APRS.
ExternalMessageSourceConnector() - Constructor for class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
 
ExtMsgSrcPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for ExternalMessageSourceConnector.
ExtMsgSrcPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.ExtMsgSrcPortEditor
 
extract(PositionMessage, byte[], int) - Static method in class org.ka2ddo.aprs.NWSMultiLine
Extract an NWSMultiLine from the specified position in a PositionMessage's comment.
extractComment(byte[], int) - Method in class org.ka2ddo.aprs.Message
Extract the remaining text in the byte buffer as the free-text comment of this message.
extractComment(byte[], int, int) - Method in class org.ka2ddo.aprs.Message
Extract the remaining text in the byte buffer as the free-text comment of this message.
extractCompressedLatitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
Decode a compressed format latitude from a byte array.
extractCompressedLongitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
Decode a compressed format longitude from a byte array.
extractGpsdJsonInfo(Map<String, Object>, boolean, String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Decode a JSON message from GPSD.
extractLatitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
Service method to decode a fragment of an AX.25 frame that is supposed to contain an APRS-standard non-compressed latitude expression.
extractLongitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
Service method to decode a fragment of an AX.25 frame that is supposed to contain an APRS-standard non-compressed longitude expression.
extractSource() - Method in class org.ka2ddo.ax25.AX25Message
Extract the originating station callsign for this AX25Message.
extractSymbol(String) - Static method in class org.ka2ddo.aprs.Message
Decode a symbol from the destination tocall (handling the case of old hardware and/or software whose limited message set does not include messages with symbol codes in the message body).

F

failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Specify the lazily-created failure reporting GUI object for the reported failure.
failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Specify the lazily-created failure reporting GUI object for the reported failure.
failureGuiCreated(PortFailureReporterIfc) - Method in interface org.ka2ddo.yaac.io.PortFailureReportListener
Specify the lazily-created failure reporting GUI object for the reported failure.
failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Specify the lazily-created failure reporting GUI object for the reported failure.
failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
failureGuiDismissed() - Method in interface org.ka2ddo.yaac.io.PortFailureReportListener
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
FastBlockingQueue<E> - Class in org.ka2ddo.util
This attempts to make a simpler and faster FIFO queue than ArrayBlockingQueue with no guarantees regarding fairness, minimum execution time, and minimum transient memory allocations.
FastBlockingQueue(int) - Constructor for class org.ka2ddo.util.FastBlockingQueue
Create a FastBlockingQueue with the specified maximum queue backlog.
FastComparableTableModel - Interface in org.ka2ddo.yaac.gui.table
This interface defines a TableModel that can compare rows column-by-column without having to create transient Objects for comparison.
FastRowFilter<M> - Interface in org.ka2ddo.yaac.gui.table
This interface defines a replacement for javax.swing.RowFilter, for use with FastTableRowSorter.
fastSendRate - Variable in class org.ka2ddo.aprs.ObjectReport
The transmission rate to initially use for this Object.
FastTableRowSorter<M extends javax.swing.table.TableModel> - Class in org.ka2ddo.yaac.gui.table
This class provides a replacement for javax.swing.TableRowSorter that does not excessively malloc transient objects (and therefore runs much faster when extremely large tables > 100000 rows are being used).
FastTableRowSorter(M) - Constructor for class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Creates a TableRowSorter using model as the underlying TableModel.
FavIcon - Class in org.ka2ddo.yaac.webserver
This class exports the YAAC icon in taskbar size as the website's favicon.ico file.
FavIcon() - Constructor for class org.ka2ddo.yaac.webserver.FavIcon
 
FEND - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
 
FESC - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
 
fieldNames - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Field names from PARM message (initialized to APRS defaults until the message overwrites it).
FileCopierPage - Class in org.ka2ddo.yaac.webserver
This class defines a HTTP page for copying a file from this YAAC installation to another.
FileCopierPage(FileCopierPage.PathType, String, String) - Constructor for class org.ka2ddo.yaac.webserver.FileCopierPage
Create an instance of FileCopierPage to export the specified disk file over HTTP, using the specified contentType.
FileCopierPage.PathType - Enum in org.ka2ddo.yaac.webserver
Enumeration specifying the base directory for the relative path of the exported file.
FileLogger<T> - Class in org.ka2ddo.yaac.core
This class implements a generic time-batched logging facility for an arbitrary record type T in a date-rolled sequential logging file.
FileLogger(String, String, String, int) - Constructor for class org.ka2ddo.yaac.core.FileLogger
Create a FileLogger using the specified file prefix, date pattern, suffix, and flush interval, storing the log files in YAAC's default log directory.
FileLogger(String, String, String, int, String) - Constructor for class org.ka2ddo.yaac.core.FileLogger
Create a FileLogger using the specified file prefix, date pattern, suffix, and flush interval, storing the log files in the explicitly specified log directory.
FileTNCConnector - Class in org.ka2ddo.yaac.io
This class implements a port to a TNC connected by an arbitrary file using KISS over asynchronous serial data.
FileTNCConnector() - Constructor for class org.ka2ddo.yaac.io.FileTNCConnector
 
FileTNCPortEditor - Class in org.ka2ddo.yaac.gui.io
Java Swing GUI for editing FileTNCConnector configurations.
FileTNCPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
 
Filter - Class in org.ka2ddo.yaac.filter
This abstract class defines the basic concept of a message filter.
Filter() - Constructor for class org.ka2ddo.yaac.filter.Filter
 
FILTER - Static variable in class org.ka2ddo.yaac.gui.TMWeather
 
filter - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Any filter expression associated with this port, if needed.
FilterChangeListener - Interface in org.ka2ddo.yaac.filter
This listener is for classes who need to know when the settings of a filter have changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Forward a filter change from a contained sub-Filter to the listeners on this Filter.
filterSettingsChanged(Filter, boolean) - Method in interface org.ka2ddo.yaac.filter.FilterChangeListener
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.LocalStationFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.MessageContentFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.MicEFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PlaybackFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PriorityFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.RadiusFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.MessageFrame
 
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
 
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when the specified Filter's matching criteria have been changed.
filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
finalize() - Method in class org.ka2ddo.ax25.Connector
 
finalize() - Method in class org.ka2ddo.util.ReschedulableTimer
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
findHelpSet(String, String) - Method in class org.ka2ddo.yaac.pluginapi.Provider
Helper function to load a helpset if a Provider subclass has one.
findMatchingKeys(MessageMessage) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Search the keystore for keys that match the destination addressee of the specified message.
findMatchingKeys(String, YAACKeyManager.KeyType) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Search the keystore for keys that match the destination addressee of the specified message.
findMenuAction(String) - Static method in class org.ka2ddo.yaac.YAAC
Find a menu entry with the specified tag name,
findPrintableView(Component, int) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Search the specified widget and its child widgets for a visible PrintableView.
findStation(String) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Find a MonitoredStation record by its callsign string.
findWrapperOf(SendableMessage) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Find any wrapper outstanding for the specified SendableMessage.
fireBackUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Can be called by subclasses when the wizard's Back button's enabled state should be changed.
fireConsumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.ax25.AX25Stack
Send the specified incoming frame to all registered AX25FrameListeners.
fireConsumeFrame(byte[], int, int, long) - Method in class org.ka2ddo.yaac.io.PortConnector
Extract an AX.25 frame from a byte array and send it to all the listeners expecting to process raw frames,
fireConsumeFrame(AX25Frame, long) - Static method in class org.ka2ddo.yaac.io.PortConnector
Send an AX.25 frame to all the listeners expecting to process raw frames,
fireFailed() - Method in class org.ka2ddo.yaac.io.PortConnector
Report to interested listeners that the port has failed for some reason.
fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Tell all registered FilterChangeListeners that this DestinationFilter has changed.
fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.MicEFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
 
fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
 
fireFilterChange() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
fireFinishUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Can be called by subclasses when the wizard's Finish button's enabled state should be changed.
fireMessageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Inform all registered TrackerListener instances that a new message has arrived from the specified station or about the specified object.
fireMessageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Inform all registered TrackerListener instances that an old message has been deleted from the specified station or about the specified object.
fireMonitoredStationUpdated(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Announce to all registered listeners that something has changed about one of the entries in this list.
fireNextUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Can be called by subclasses when the wizard's Next button's enabled state should be changed.
firePortClosed(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
Service method for PortConnectors to call when they are closed, so PortStatusListeners can be notified of the status change.
firePortCreated(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
Service method for PortConnectors to call when they are added to the operational configuration, so PortMgmtListeners can be notified of the status change.
firePortDeleted(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
Service method for PortConnectors to call when they are removed from the operational configuration, so PortMgmtListeners can be notified of the status change.
firePortOpened(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
Service method for PortConnectors to call when they are opened, so PortStatusListeners can be notified of the status change.
firePropertyChange(String, Object, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Supports reporting bound property changes.
fireReceiving(boolean) - Method in class org.ka2ddo.yaac.io.PortConnector
Report to interested listeners that the port has started or stopped receiving.
fireStationAdded(StationState, int) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Inform all registered TrackerListener instances that a new station or object has been added to the tracker.
fireStationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Inform all registered TrackerListener instances that a station or object's state is being deleted due to lack of activity,
fireStationUpdated(StationState) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Inform all registered TrackerListener instances that a station's status is being updated.
fireTransmitting(boolean) - Method in class org.ka2ddo.yaac.io.PortConnector
Report to interested listeners that the port has started or stopped transmitting.
fixedAltitudeM - Variable in class org.ka2ddo.yaac.io.BeaconData
 
FIXME - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Node or Way is defective and needs updates.
fixQuality - Variable in class org.ka2ddo.gps.SatelliteCatalog
Fix quality number (character from $GPGSA sentence).
fixType - Variable in class org.ka2ddo.gps.SatelliteCatalog
Type of fix (character from $GPGSA sentence).
flags - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
A collection of flag bits indicating other attributes of the port configuration.
flags - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Bitmask of flags representing important boolean conditions about this dataset object.
flags - Variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
The set of flags associated with this tag name.
FLAGS_HF - Static variable in class org.ka2ddo.yaac.io.PortConfig
Indicates this is a TNC port over HF (low bandwidth, wide geographic coverage).
FLAGS_LOCAL - Static variable in class org.ka2ddo.yaac.io.PortConfig
Indicates that this data should be consumed locally as well as transmitted.
FLAGS_UDP - Static variable in class org.ka2ddo.yaac.io.PortConfig
Indicates this is a UDP socket (not TCP).
FLASH_ON_SPECIAL - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for boolean specifying whether to flash upon receiving an APRS Message from a station reporting Special Mic-E status.
fLatitude - Variable in class org.ka2ddo.aprs.PositionMessage
Latitude in fractional degrees North, or NaN if not filled in yet.
fLatPrecision - Variable in class org.ka2ddo.aprs.PositionMessage
The ambiguity level of the latitude in fractional degrees,
fLongitude - Variable in class org.ka2ddo.aprs.PositionMessage
Longitude in fractional degrees East, or NaN if not filled in yet.
flowControlled - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Indicates whether flow control is enabled on this port.
flush() - Method in class org.ka2ddo.util.DualOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class org.ka2ddo.yaac.core.FileLogger
Dump the current contents of the backlog queue to the current log file.
flush() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Flushes this buffered output stream.
flush() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Flushes this data output stream.
flush() - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class org.ka2ddo.yaac.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Flushes this output stream and forces any buffered output bytes to be written out.
flushFileCache() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Clear cached pointers to tile files.
flushFileCache() - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Clear cached pointers to tile files.
flushToPreferences(LocalDestinationRecord) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Persist the specified LocalDestinationRecord to Preferences.
fmtMonitorFreq - Static variable in class org.ka2ddo.aprs.PositionMessage
Format string for APRS-standard frequency format.
fmtMonitorFreq - Static variable in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Format string for APRS-standard frequency format.
focusGained(FocusEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
focusLost(FocusEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
FontCache - Class in org.ka2ddo.yaac.gui
This is a place to keep the font choices used for some of the GUI rendering in YAAC.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in interface org.ka2ddo.yaac.gui.FontChangeListener
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageFrame
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.PositionLabel
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.RawPacketFrame
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
Report that the font choice for the specified category has changed.
fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report that the font choice for the specified category has changed.
FontChangeListener - Interface in org.ka2ddo.yaac.gui
This interface reports to uses of the ConfigurePreferences font selections that a font choice has changed.
FontChangingMenu - Class in org.ka2ddo.yaac.gui
This class extends the JMenu class to ensure font changes are propagated into the subsidiary JPopupMenus and JMenuItems.
FontChangingMenu(Action) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
Constructs a menu whose properties are taken from the Action supplied.
FontChangingMenu(String) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
Constructs a new JMenu with the supplied string as its text.
FontChangingMenu(String, boolean) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
Constructs a new JMenu with the supplied string as its text and specified as a tear-off menu or not.
FontChangingMenuBar - Class in org.ka2ddo.yaac.gui
This class extends the JMenuBar class to ensure font changes are propagated into the subsidiary JMenus.
FontChangingMenuBar() - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenuBar
Creates a new menu bar.
forDisplay - Variable in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
 
format - Variable in class org.ka2ddo.yaac.io.StatusData
 
format(double) - Method in class org.ka2ddo.yaac.util.LatLonFormatter
 
format(double, double) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
 
format(double, boolean) - Method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
Convert the specified latitude or longitude value into a String of this format.
formatBody(byte[], int) - Static method in class org.ka2ddo.aprs.Message
Convert a byte array into a UTF8 printable string.
formatIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
 
FrameListener - Interface in org.ka2ddo.ax25
This interface is implemented by any class that receives a message frame.
FrameState - Class in org.ka2ddo.ax25
The class describes the digipeat status of an associated AX25Frame.
FrameState() - Constructor for class org.ka2ddo.ax25.FrameState
Create a FrameState for the current time, already digipeated.
FrameState(long) - Constructor for class org.ka2ddo.ax25.FrameState
Create a FrameState for the specified time, not yet digipeated.
FRAMETYPE_I - Static variable in class org.ka2ddo.ax25.AX25Frame
Numeric code for information (I) frame type.
FRAMETYPE_S - Static variable in class org.ka2ddo.ax25.AX25Frame
Numeric code for supervisory (S) frame type.
FRAMETYPE_U - Static variable in class org.ka2ddo.ax25.AX25Frame
Numeric code for unnumbered (U) frame type.
FrameWrapper - Class in org.ka2ddo.ax25
This class provides an association between a frame and a PortConnector for transmission.
FrameWrapper(AX25Frame, FrameState, Connector) - Constructor for class org.ka2ddo.ax25.FrameWrapper
 
freeText - Variable in class org.ka2ddo.yaac.io.BeaconData
 
frequency - Variable in class org.ka2ddo.opentrac.RadioCapability
Radio frequency in 10s of kiloHertz.
from(DistanceUnit) - Method in enum org.ka2ddo.util.DistanceUnit
Get the multiplicative conversion factor to convert a distance from the specified units to this unit.
from(PressureUnit) - Method in enum org.ka2ddo.util.PressureUnit
Get the multiplicative conversion factor to convert a pressure from the specified units to this unit.
from(TemperatureUnit) - Method in enum org.ka2ddo.util.TemperatureUnit
Get the multiplicative conversion factor to convert a value from the specified units to this unit.
from(T) - Method in interface org.ka2ddo.util.UnitEnum
Get the multiplicative conversion factor to convert a value from the specified units to this unit.
from(WeightUnit) - Method in enum org.ka2ddo.util.WeightUnit
Get the multiplicative conversion factor to convert a weight from the specified units to this unit.
fromFahrenheit(float) - Method in enum org.ka2ddo.util.TemperatureUnit
Convert the specified temperature from this unit to Fahrenheit.
function - Variable in class org.ka2ddo.opentrac.RadioCapability
Radio function, as index through function names.

G

gain - Variable in class org.ka2ddo.yaac.io.BeaconData
 
generateMessage(String, char, char, String) - Method in class org.ka2ddo.aprs.NWSMultiLine
Create an ObjectReport containing the encoding of this NWSMultiLine.
generateWeatherValue(AX25Message, int, boolean) - Static method in class org.ka2ddo.yaac.gui.TMWeather
Produce the displayable text of a weather attribute,
GenericTaggedNode<T extends GenericTaggedNode> - Class in org.ka2ddo.yaac.osm
Abstract class describing common attributes of a OSM dataset object.
GenericTaggedNode() - Constructor for class org.ka2ddo.yaac.osm.GenericTaggedNode
 
get(int) - Method in class org.ka2ddo.util.HugeBitSet
Test if the specified bit is set in the HugeBitSet.
get(String) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
Get a SimpleDateFormat object with the specified format, pre-initialized to UTC timezone.
get(Object) - Method in class org.ka2ddo.util.SoftCache
Returns the value to which this map maps the specified key.
get(int) - Method in class org.ka2ddo.yaac.ax25.StationState
Get the Nth oldest message received from this station or object.
get(int) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Get the Nth ObjectReport record in the tracker.
get(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Get the ObjectReport record in the tracker with a specified object name,
get(double, double, AX25Message.Precedence) - Static method in class org.ka2ddo.yaac.gui.AttentionAlert
If the precedence level reports location flashers, create an AttentionAlert flasher at the specified map coordinates using the default color for the specified precedence to render the arrows with a lifespan of 30 flashes at double speed.
get(String) - Static method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap
Find the description of a tocall string.
get(Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(OSMLayerEnum) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(WeatherEnum) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
Fetch a numeric value from the weather data.
getAbbreviation() - Method in enum org.ka2ddo.util.DistanceUnit
Get short standard abbreviation for this DistanceUnit.
getAbbreviation() - Method in enum org.ka2ddo.util.WeightUnit
Get short standard abbreviation for this WeightUnit.
getAbc() - Method in class org.ka2ddo.aprs.PositionMessage
Returns the decoded MicE status (if any) from this PositionMessage.
getAboutAttributions() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Specify attributions, credits/acknowledgements, and license references to be displayed in the About dialog box.
getAboutAttributions() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Specify attributions, credits/acknowledgements, and license references to be displayed in the About dialog box.
getAddressee() - Method in class org.ka2ddo.aprs.MessageMessage
Report the addressee of this message.
getAdminLevel() - Method in enum org.ka2ddo.yaac.osm.BorderType
Gets the numeric administrative level that is associated with this level of border.
getAdminLevel() - Method in enum org.ka2ddo.yaac.osm.Place
Gets the numeric administrative level that is associated with this level of place.
getAge() - Method in class org.ka2ddo.yaac.ax25.Age
Get the delta time of this Age in milliseconds.
getAge(long) - Method in class org.ka2ddo.yaac.ax25.StationState
Report the time since this station's information was updated.
getAliases() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get all key aliases stored in the keystore.
getAliasKVLength() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the length in characters of the tactical callsign exchange phrase for this station/object.
getAliasString() - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
 
getAlohaRanges() - Method in class org.ka2ddo.yaac.core.AlohaTracker
Get the currently computed Aloha ranges for this station.
getAltitude() - Method in class org.ka2ddo.aprs.PositionMessage
Get the altitude of this position relative to mean sea level.
getAltitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get altitude value in OpenTrac 0.01 meter units
getAltitudeUnit() - Method in class org.ka2ddo.aprs.PositionMessage
Get the size unit for altitude in this position message.
getAltSymbolCode() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the currently defined local alias symbolCode reported for this station or object.
getAltSymTableId() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the currently defined local alias identifier of the table containing the symbol reported for this station or object.
getAmenityToShow() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report the specific AmenityType being highlighted on the map.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Aeroway
Get amenity type associated with this aeroway; only for types that are amenities.
getAmenityType() - Method in interface org.ka2ddo.yaac.osm.AmenityOrWay
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.LandUse
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Leisure
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Man_Made
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Natural
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Power
Get amenity type associated with this enumeration; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Railway
Get amenity type associated with this aeroway; only for types that are amenities.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Tourism
Report the amenity type (if any) associated with this tourism interest.
getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Waterway
Get amenity type associated with this enumeration; only for types that are amenities.
getAmsl() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last known altitude of the specified station or object.
getAprsSymbolCode(OpenTracMapSymbol) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
 
getAprsSymCode() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Get the APRS symbol code character for this particular symbol.
getAprsSymTableId() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Get the APRS symbol table or overlay character for this particular symbol.
getAsciiFrame() - Method in class org.ka2ddo.ax25.AX25Frame
Produce an ASCIIfied version of frame body.
getAssociations(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get all the associated callsigns allowed to use the key specified by the alias.
getAttachment(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
Get a named attachment for this station.
getAttachmentKeys() - Method in class org.ka2ddo.yaac.ax25.StationState
Get all the keys for attachments on this station or object.
getAuthor() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get the provider author's name.
getAx25Frame() - Method in class org.ka2ddo.ax25.AX25Message
Get the AX.25 frame from which this Message was extracted.
getBase91Encoding() - Method in class org.ka2ddo.aprs.TelemetryMessage
Encode this telemetry data in the format for base-91 appending to the comment of an APRS PositionReport, per http://he.fi/doc/aprs-base91-comment-telemetry.txt.
getBaseCallsign() - Method in class org.ka2ddo.ax25.AX25Callsign
Gets the base callsign (without the AX.25 SSID extension).
getBaseDir() - Static method in class org.ka2ddo.yaac.gui.IconLoader
Get the root directory that relative-path image files will be located relative to.
getBaseDir() - Static method in class org.ka2ddo.yaac.YAAC
Get the root directory of the YAAC installation.
getBaseScale() - Method in class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
 
getBeaconData() - Static method in class org.ka2ddo.yaac.YAAC
Get the BeaconData information for this station.
getBearing() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last known course bearing for this station.
getBitRate() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Get the bit transmission rate for the radio on this port.
getBitRate() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Get the bit transmission rate on this port.
getBitRate() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Get the bit transmission rate on this port.
getBitRate() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Get the bit transmission rate on this port.
getBitRate() - Method in class org.ka2ddo.yaac.io.TNCConnector
Get the bit transmission rate on this port.
getBlinkenLightsPanel() - Method in class org.ka2ddo.yaac.gui.ZoomControl
Get the small panel in the north toolbar for displaying blinkenlights (small status lights).
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.DefaultMessage
Get an ASCII-text version of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.MessageMessage
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.MicE
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.ObjectReport
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.PositionReport
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.Query
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.StationCapabilities
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.aprs.StatusMessage
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in interface org.ka2ddo.ax25.SendableMessage
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.yaac.io.BeaconData
Get an instance of this message, suitable for transmitting.
getBody(boolean, byte, AX25Frame) - Method in class org.ka2ddo.yaac.io.StatusData
Get an instance of this message, suitable for transmitting.
getBuildingColor() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Get the current color used for filling in buildings on the map.
getByteArray() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
 
getByteArray() - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Returns a reference to the current contents of this output stream; bytes at or past the index == size() are undefined.
getByteCount() - Method in class org.ka2ddo.yaac.io.CountingInputStream
Get the number of bytes passed through this stream (so far).
getByteCount() - Method in class org.ka2ddo.yaac.io.CountingOutputStream
Get the number of bytes passed through this stream (so far).
getByteCount() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
Get the number of bytes passed through this stream (counting escape codes injected by the stream).
getByteCount() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Get the number of bytes read (or skipped) by this stream.
getBytesWritten() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
 
getCachedSerialPortNames(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
Get the list of serial port device names, including the specified name.
getCallsign() - Method in class org.ka2ddo.ax25.Connector
For ports that have an AX.25 address (callsign), report the callsign associated with the port (used for transmissions initiated through this port instead of digipeated).
getCallsign() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Get the callsign of this entity with any appended SSID.
getCallsign() - Static method in class org.ka2ddo.yaac.io.PortManager
Get the "best" callsign for this station, based on the callsigns associated with the open ports.
getCallsign() - Method in class org.ka2ddo.yaac.io.TNCConnector
Get the string representation AX.25 callsign associated with this TNC port.
getCallsign() - Static method in class org.ka2ddo.yaac.YAAC
Get the primary callsign set for this station running YAAC.
getCallsignOnlyInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
getCallsignSsidCommaInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
getCallsignSsidInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
getCapabilities() - Method in class org.ka2ddo.ax25.Connector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.GpsdConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.OuternetConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Specify what capabilities a port of this type has.
getCapabilities() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
Specify what capabilities a port of this type has.
getCategory(char, char) - Static method in class org.ka2ddo.aprs.Symbols
Get the Symbol.Category enum for a given symbol.
getCategory() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Get the category this symbol is associated with
getCategory() - Method in enum org.ka2ddo.yaac.osm.AmenityType
Get the category associated with this AmenityType.
getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Returns the value contained in the editor.
getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Returns the value contained in the editor.
getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Returns the value contained in the editor.
getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the value contained in the editor.
getCenter() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the latitude/longitude coordinates of the center of the rendered map.
getCenterLatitude() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the latitude of the current center of the map.
getCenterLatitude() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the latitude of the current center of the map.
getCenterLongitude() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the longitude of the current center of the map.
getCenterLongitude() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the longitude of the current center of the map.
getCertificateChain(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
 
getCheckpointingLogger() - Static method in class org.ka2ddo.yaac.YAAC
Get the logger used to track YAAC's error messages.
getChecksum() - Method in class org.ka2ddo.ax25.AX25Frame
Compute a checksum for this frame to allow efficiently identifying duplicate frames.
getClazz() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the class of station for this tocall (not associated with symbol categories).
getClientAliases(String, Principal[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
 
getColor(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
 
getColor100() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the most common color with a transparency of 100 (instead of the default opaque value of 255).
getColor75() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the most common color with a transparency of 75 (instead of the default opaque value of 255).
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Returns rendering data type for each column of the table.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
 
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Returns the class of data in the column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Returns the Class for interpreting the value of the specified column
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Returns the Class of the column's values.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Returns Class of column content.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Returns the data Class for the specified column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the data type of the values for the specified column,
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Returns the data Class for the specified column.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.DXTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.KeyTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.MessageModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the number of columns defined in this table model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the number of columns in the model.
getColumnCount() - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Returns the number of columns in the model.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Returns the localized name for each column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns a name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Returns an empty name for the column (because the Kenwood D710 control head doesn't display column headers).
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Returns the name for the column,
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Returns the name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Returns the name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Returns the localized name for the column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the title to be displayed for the specified column.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the localized name of the column at columnIndex.
getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Returns the localized name for the column.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in interface org.ka2ddo.yaac.gui.ColumnSizingTableModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
 
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
 
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Specifies the default initial width of a column from this model.
getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Specifies the default initial width of a column from this model.
getComment() - Method in class org.ka2ddo.aprs.Message
Get the free-text comment of this message,
getComment() - Method in interface org.ka2ddo.ax25.CommentedMessage
Get the free-text comment.
getCommentText() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
getComparator(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns the Comparator for the specified column.
getConfigurationPanels() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get any panels needed by this Provider to provision or configure the services offered by the Provider.
getConfigurationPanels() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get any panels needed by this Provider to provision or configure the services offered by the Provider.
getConnectionMap() - Method in class org.ka2ddo.ax25.AX25Stack
Get the map of all outstanding I-frame connected sessions observed by or end-pointed at this station.
getConnector() - Method in class org.ka2ddo.ax25.AX25Frame
Specify the Connector this message should be transmitted through.
getConnector() - Method in interface org.ka2ddo.ax25.AX25FrameSource
Specify the Connector this message should be transmitted through.
getConnector() - Method in class org.ka2ddo.ax25.FrameWrapper
 
getConnector() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Specify the Connector this message should be transmitted through.
getConnector() - Method in class org.ka2ddo.yaac.io.BeaconData
Specify the PortConnector this message should be transmitted through.
getConnector(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortManager
Return the PortConnector associated with a specific PortConfig.
getConnector() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the port to which this message should be sent.
getConnector() - Method in class org.ka2ddo.yaac.io.StatusData
Specify the Connector this message should be transmitted through.
getConnType() - Method in class org.ka2ddo.ax25.ConnState
Get the connection windowing type.
getContrastingColor() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the color most likely to contrast with this image.
getContrastingColor100() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the contrasting color with a transparency of 100 (instead of the default opaque value of 255).
getCoreWebServer() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get the web server instance associated with the core services of YAAC.
getCountDigiFromIgateToRf() - Method in class org.ka2ddo.yaac.ax25.Digipeater
Report the number of APRS messages forwarded by this station from APRS-IS to RF.
getCourse() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Get the course or bearing in degrees from True North.
getCurrentBacklog() - Method in class org.ka2ddo.ax25.AX25Stack
Return the current number of backlogged frames to be processed by the AX25Stack thread.
getCurrentCard() - Method in class org.ka2ddo.yaac.gui.ReadableCardLayout
 
getCurrentFix() - Method in class org.ka2ddo.yaac.gps.GPSDistributor
get the current GPS fix information.
getCurrentlyFocusedWindow() - Static method in class org.ka2ddo.yaac.gui.MainFrame
Determine which YAAC top-level window currently has the keyboard focus.
getCurrentNameSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get a Set of all the identifiers of stations and objects currently known.
getCurrentTrackedObjectArray() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get an array of all the known StationState objects.
getCurrentTrackedObjectArray(boolean, boolean, boolean, Filter, Comparator<StationState>) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get an array of a selected filtered subset of the known StationState instances.
getCurrentTrackedObjectList() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get a list of all the known StationState objects.
getCustom() - Method in class org.ka2ddo.aprs.PositionMessage
Indicate whether the MicE status code is a standard code or a custom code.
getCustomDestinations() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Get a list of all locally-defined destinations.
getDblIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the double-sized (32x32) sized icon for this symbol.
getDblStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
Get the 32x32 ImageIcon for a given symbol.
getDecayRatio() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
getDecodedTagCount() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Report the number of decoded tag values for this GenericTaggedNode.
getDefaultDigipeatPath() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the default sequence of digipeat aliases that should be used for locally originated messages (assuming proportional pathing isn't being used).
getDefaultLaneCount() - Method in enum org.ka2ddo.yaac.osm.WayType
Get the number of lanes normally associated with this type of road.
getDefaultRangeLimit() - Method in class org.ka2ddo.yaac.core.QueryResponder
Get the maximum range in kilometers for responding to QRU queries.
getDefaultReserved() - Static method in class org.ka2ddo.ax25.AX25Callsign
Get the current default value for the reserved bits of the AX25 callsign SSID byte.
getDepth() - Method in enum org.ka2ddo.util.DistanceUnit
Get depth index for this unit instance's hierarchy of different-sized units.
getDepth() - Method in interface org.ka2ddo.util.UnitEnumHasShortUnit
Get depth index for this unit instance's hierarchy of different-sized units.
getDestinationCache() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Get a copy of the indexed list of known destinations.
getDestinationsMap() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get the raw Map of destination callsigns to statistics counters.
getDestinationsStringSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get the sorted set of all destination callsign strings.
getDigipeatCache() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
 
getDigipeaters() - Static method in class org.ka2ddo.ax25.AX25Stack
Get the default list of digipeaters for this stack.
getDigipeatPath() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
getDigipeatPaths() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
getDigipeatPaths() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the proportional pathing ordered set of digipeat paths.
getDigipeatRecord(String) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Get a Digipeat alias record corresponding to the specified digipeater callsign, if such a record exists.
getDigipeatRecord(String) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Get a Digipeat alias record corresponding to the specified digipeater callsign, if such a record exists.
getDigitsAfterDecimalPoint() - Method in enum org.ka2ddo.aprs.WeatherEnum
Get the number of digits after the decimal point that should be displayed for values for this enum.
getDigitsAfterDecimalPoint() - Method in enum org.ka2ddo.util.PressureUnit
Get the number of digits after the decimal point for displaying in these units.
getDirectoryFromCache(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
Get a File representing a remembered directory for a particular type of file operation.
getDirectStationList(long) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get a list of all stations heard directly by this station.
getDisplayName() - Method in class org.ka2ddo.yaac.io.PortConfig
Get the name by which this port will be identified.
getDistanceUnit() - Static method in class org.ka2ddo.yaac.YAAC
Get the currently set unit for distance display.
getDoubleValue() - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
getDst() - Method in class org.ka2ddo.ax25.ConnState
Get the callsign of the station that received this connection session.
getElementAt(int) - Method in class org.ka2ddo.yaac.gui.BlacklistListModel
Returns the value at the specified index.
getElevation(double, double) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Get the SRTM elevation at the specified lat/lon coordinates.
getElevationColors() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Get the array of ElevationColors used to render the topographic lines and regions.
getEmptyDblIcon() - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
Get a blank icon in double size (32x32).
getEnabledDigipeatRecord(AX25Callsign) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Get a Digipeat alias record corresponding to the specified digipeater callsign, if such a record exists and is enabled.
getEnableHistory(Object) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Report whether messages from a particular port should be viewable.
getEncoding() - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Return encoding for storing an ElevationColor in the Preferences.
getEndAGLM() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Get the end point's altitude above ground level (AGL).
getEndPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Get the ending coordinates.
getEndPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Get the current end point of the great circle route.
getEntity(String, int, short) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Find the OpenTracEntity within this OpenTracMessage matching the specified identification.
getEntityName() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Get the full name of this entity with any appended SSID and entity ID
getEnumForLetter(char) - Static method in enum org.ka2ddo.aprs.HurricaneEnum
Get the enumeration associated with the hurricane message letter code.
getEnumForLetter(char) - Static method in enum org.ka2ddo.aprs.WeatherEnum
Get the enumeration associated with the weather message letter code.
getEstimatedBitCount() - Method in class org.ka2ddo.ax25.AX25Frame
Estimate the number of bits needed to transmit this frame over RF in AX.25 standard physical layer (HDLC).
getEstimatedCacheSize() - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Get an estimate of the amount of memory used by the SRTM tile cache.
getExtension(Enum) - Method in class org.ka2ddo.aprs.Message
Get a particular extension value from this message.
getExtensionId() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Get the ID number of the extension being reported by this entity.
getExtensionString() - Method in class org.ka2ddo.aprs.Message
Build a formatted string of the weather data known to this message,
getExtraFlags() - Method in enum org.ka2ddo.yaac.osm.Waterway
Extra flag bits that should be OR'd into the flags field of the Node or Way.
getFAltitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get altitude value in meters above mean sea level
getFarthestReachingDigipeatPathChoice() - Static method in class org.ka2ddo.yaac.io.Transmitter
Return the longest range digipeat alias path configured for the local station.
getFastSendRate() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Get the currently configured fast send rate for this object.
getFastSendRate() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
Get the currently configured fast send rate for this object.
getFastSendRate() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the fast retransmission rate for this message.
getFastSpeed() - Method in class org.ka2ddo.yaac.io.Transmitter
Fastest speed of station motion such that position message transmission intervals are maximized to the initial transmission rate, regardless of how fast the station is actually moving.
getFeatures() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the collection of feature strings and their associated values for this tocall.
getFileLength() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Get the last-written size of the log file.
getFileType() - Method in enum org.ka2ddo.yaac.core.PacketExportMode
 
getFilter(int) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Get a reference to the Nth Filter installed in this CumulativeBooleanAndFilter.
getFilter() - Static method in class org.ka2ddo.yaac.YAAC
Get the top-level Filter for selectively choosing which Messages to see in the various YAAC display windows.
getFilterCount() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Get the number of sub-filters in this CumulativeBooleanAndFilter.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.Filter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Report a tag name used to look up JavaHelp for a filter editor.
getFilterNum() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Get sequence number for this filter instance.
getFilters() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get any filters to add to the main CumulativeBooleanAndFilter in the main class of YAAC.
getFilters() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Get the set of editable per-category subfilters in this filter.
getFilters() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get any filters to add to the main CumulativeBooleanAndFilter in the main class of YAAC.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.Filter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
 
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
 
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
 
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.Filter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFilterUIName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Get the class name of a dynamically loadable class for the the GUI for this filter.
getFinalSendersMap() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get the map of last digipeater statistics
getFinalSendersSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get all the callsigns of the final digipeaters/I-gates used by all stations in the history.
getFirstDigi(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Frame
Get the first actual digipeated digipeater station callsign in the digipeater sequence.
getFirstDigipeat(AX25Callsign[]) - Method in class org.ka2ddo.ax25.AX25Message
Return the callsign of the first digipeat station for this message.
getFLatitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
get latitude in degrees North.
getFldigiVersion() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Get the version of Fldigi on the other end of the link.
getFLongitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get longitude in degrees East.
getFont(String) - Method in class org.ka2ddo.yaac.gui.FontCache
Get the font to use for a a particular GUI category.
getFormats(String) - Method in class org.ka2ddo.util.UTF8ResourceControl
Returns a List of Strings containing formats to be used to load resource bundles for the given baseName.
getFormattedHurricaneState(HurricaneEnum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
Format the value of a hurricane attribute according to its type and YAAC's user preference settings.
getFormattedState(Enum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
Format the value of a weather attribute according to its type and YAAC's user preference settings.
getFormattedWeatherState(WeatherEnum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
Format the value of a weather attribute according to its type and YAAC's user preference settings.
getFrame(boolean, BeaconData.BeaconType, byte) - Method in class org.ka2ddo.yaac.io.BeaconData
 
getFrames(boolean, byte, String) - Method in class org.ka2ddo.ax25.AX25Frame
Get the frames associated with this FrameSource (in this case, itself).
getFrames(boolean, byte, String) - Method in interface org.ka2ddo.ax25.AX25FrameSource
Get one or more AX25Frames of the data to transmit.
getFrames(boolean, byte, String) - Method in class org.ka2ddo.ax25.FrameWrapper
Get one or more AX25Frames of the data to transmit.
getFrames(boolean, byte, String) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Get an AX25Frame of the data to transmit.
getFrames(boolean, byte, String) - Method in class org.ka2ddo.yaac.io.BeaconData
Get one or more AX25Frames of the data to transmit.
getFrames(boolean, byte, String) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get one or more AX25Frames of the data to transmit.
getFrames(boolean, byte, String) - Method in class org.ka2ddo.yaac.io.StatusData
Get one or more AX25Frames of the data to transmit.
getFrameType() - Method in class org.ka2ddo.ax25.AX25Frame
Get the type of this frame, as stored in the ctl byte.
getFrameTypeString() - Method in class org.ka2ddo.ax25.AX25Frame
Generate a string describing the type of the frame.
getG8bpqCrc() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
Get the G8BPQ CRC value for the last sent KISS frame.
getGlobalLatLonFormat() - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
 
getGroupLength() - Method in class org.ka2ddo.ax25.XIDGroup
Get the number of bytes needed to encode the list of XIDParameters in this XIDGroup.
getGui() - Static method in class org.ka2ddo.yaac.YAAC
Get the object representing the front-end user interface main window.
getHeavyWeightUnits() - Static method in enum org.ka2ddo.util.WeightUnit
Get the units of weight that are "heavy" (enough for a motorized vehicle).
getHeight() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Returns the current height of this component.
getHelpSet() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Provide the base HelpSet for complete online documentation.
getHelpSet() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Provide an additional HelpSet to merge into the base HelpSet for complete online documentation.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if the Help button is clicked.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if the Help button is clicked.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if the Help button is clicked.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if the Help button is clicked.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
getHelpTag() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if the Help button is clicked.
getHelpTag() - Method in interface org.ka2ddo.yaac.gui.HasHelpTag
Get the help tag associated with the current port type.
getHelpTag() - Method in class org.ka2ddo.yaac.gui.PortEditor
Get the help tag associated with the current port type.
getHttpServer() - Method in class org.ka2ddo.yaac.webserver.PathHandler
Get the HttpServer instance associated with this PageHandler.
getIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the standard (16x16) sized icon for this symbol.
getIconHeight() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Returns the icon's height.
getIconWidth() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Returns the icon's width.
getId() - Method in class org.ka2ddo.opentrac.OpenTracElement
Get the element ID for this element.
getId() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the internal sequence ID assigned to this wrapper
getIdentifier() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the identifying name of the station or object described by this StationState.
getImageIcon(Provider) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Load a Provider's image into a usable ImageIcon object.
getImageIcon(Enum) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
Look up the ImageIcon for an enumeration.
getImageIconPath() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Return an icon image associated with this Provider.
getImageIconPath() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Return an icon image associated with this Provider.
getImagePath() - Method in enum org.ka2ddo.aprs.HurricaneEnum
Return the relative path name of the image file for this enum value.
getImagePath() - Method in enum org.ka2ddo.aprs.WeatherEnum
Return the relative path name of the image file for this enum value.
getImagePath() - Method in interface org.ka2ddo.util.EnumWithImageName
Return the relative path name of the image file for this enum value.
getImagePath() - Method in enum org.ka2ddo.util.PressureUnit
Return the relative path name of the image file for this enum value.
getImagePath() - Method in enum org.ka2ddo.yaac.osm.AmenityType
Return the relative path name of the image file for this enum value.
getImagePath() - Method in enum org.ka2ddo.yaac.osm.WayType
Return the relative path name of the image file for this enum value.
getInfo() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get a short description of what this provider provides.
getInitialSendRate() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the time interval between retransmissions when a message is newly introduced into the system.
getInputStream() - Method in class org.ka2ddo.ax25.ConnState
Get a Java-style InputStream associated with this connection.
getInstallRootDirectory() - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
Locate the directory where YAAC is installed.
getInstance() - Static method in class org.ka2ddo.aprs.Symbols
Get the singleton instance of the Symbols object.
getInstance() - Static method in class org.ka2ddo.ax25.AX25Stack
Get a handle to the AX25Stack singleton.
getInstance() - Static method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Get a reference to the singleton DigipeatAliasCatalog.
getInstance() - Static method in class org.ka2ddo.opentrac.OpenTracParser
 
getInstance() - Static method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Get the singleton MessageGroupCatalog object.
getInstance() - Static method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get the KeyManager singleton.
getInstance() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
Get the singleton instance of the digipeater logic.
getInstance() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
Get the singleton instance of the StationTracker.
getInstance() - Static method in class org.ka2ddo.yaac.core.AlohaTracker
Get a reference to the singleton AlohaTracker.
getInstance() - Static method in class org.ka2ddo.yaac.core.LocalObjectTracker
Get the singleton instance of the LocalObjectTracker.
getInstance() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get the core instance of Provider for YAAC.
getInstance() - Static method in class org.ka2ddo.yaac.core.QueryResponder
Get a handle to the QueryResponder singleton object.
getInstance() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
Get the singleton instance of GPSDistributor.
getInstance() - Static method in class org.ka2ddo.yaac.gui.BulletinBoard
Get the BulletinBoard model instance.
getInstance() - Static method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Get a reference to the singleton DigipeatAliasCatalog.
getInstance() - Static method in class org.ka2ddo.yaac.gui.DXTableModel
Get the shareable singleton instance of DXTableModel.
getInstance() - Static method in class org.ka2ddo.yaac.gui.FontCache
Get a reference to the singleton FontCache
getInstance() - Static method in class org.ka2ddo.yaac.gui.help.HelpAdapter
Get the singleton HelpAdapter object.
getInstance() - Static method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Get the OutstandingMessageTableModel instance.
getInstance() - Static method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Get the singleton instance of the RasterMapCatalog.
getInstance() - Static method in class org.ka2ddo.yaac.gui.TablePersister
Get the TablePersister instance.
getInstance() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap
Get the singleton object for translating tocalls into descriptions.
getInstance() - Static method in class org.ka2ddo.yaac.gui.WindowPersister
 
getInstance() - Static method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Get the list of monitored stations.
getInstance() - Static method in class org.ka2ddo.yaac.io.Transmitter
Get a reference to the singleton Transmitter object.
getInstance() - Static method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Get the reference to the singleton SRTMTileManager object.
getInstance() - Static method in class org.ka2ddo.yaac.weather.WeatherDistributor
 
getKenwoodMessageListTableModel() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the singleton KenwoodMessageListTableModel.
getKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get the key associated with the specified alias.
getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
Get the identifier for the statistics.
getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
Get the identifier for the statistics.
getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
Get the identifier for the statistics.
getKey() - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
 
getKeyAlias() - Method in class org.ka2ddo.aprs.MessageMessage
Get the alias for the key that should be used to sign this message at transmission time.
getKeyAlias() - Method in interface org.ka2ddo.ax25.SignableMessage
Get the alias for the key that should be used to sign this message at transmission time.
getKeyType(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get the type of key associated with the specified alias.
getLastClassLoader() - Static method in class org.ka2ddo.yaac.YAAC
Get the last of the daisy-chained list of ClassLoaders for YAAC and all its accepted plugins.
getLastDigi(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Frame
Find the last callsign through which a frame has been digipeated.
getLastDigipeat(AX25Callsign[]) - Method in class org.ka2ddo.ax25.AX25Message
Return the callsign of the last digipeat station for this message.
getLastDigiTime() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last time this station appeared as a digipeater.
getLastElapsedPaintTime() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Return the amount of time (in milliseconds) for the last station render.
getLastElapsedPaintTime() - Method in class org.ka2ddo.yaac.gui.MainFrame
Return the amount of time (in milliseconds) for the last station render.
getLastElapsedPaintTime() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Return the amount of time (in milliseconds) for the last station render.
getLastLatitude() - Method in class org.ka2ddo.yaac.core.AlohaTracker
Get the center latitude of the computed Aloha ranges.
getLastLongitude() - Method in class org.ka2ddo.yaac.core.AlohaTracker
Get the center longitude of the computed Aloha ranges.
getLastNumDrawnObjects() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Return the number of Objects (non-transmitters) rendered in the last station render.
getLastNumDrawnObjects() - Method in class org.ka2ddo.yaac.gui.MainFrame
Return the number of Objects (non-transmitters) rendered in the last station render.
getLastNumDrawnObjects() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Return the number of Objects (non-transmitters) rendered in the last station render.
getLastNumDrawnStations() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Return the number of stations (transmitters) rendered in the last station render.
getLastNumDrawnStations() - Method in class org.ka2ddo.yaac.gui.MainFrame
Return the number of stations (transmitters) rendered in the last station render.
getLastNumDrawnStations() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Return the number of stations (transmitters) rendered in the last station render.
getLastPosTime() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the timestamp when the position was last updated.
getLastShutdownHandler() - Static method in class org.ka2ddo.yaac.YAAC
Pop the most recently remaining registered ShutdownHandler from the stack.
getLastTransmitTime() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
 
getLatitude() - Method in class org.ka2ddo.aprs.PositionMessage
Get the string format latitude of this message.
getLatitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get latitude in OpenTrac ticks (1 tick = 180 degrees / (2^31)).
getLatitude() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the most recently reported or inferred latitude for this station or object.
getLatitude() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Get the latitude center of this filter.
getLatitudeAccuracy() - Method in class org.ka2ddo.aprs.PositionMessage
Computes the precision of the latitude value in fractional degrees
getLength() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Get the current position in the buffer for the next character to write (may be end of buffer).
getLetter() - Method in enum org.ka2ddo.aprs.WeatherEnum
Get the weather message parameter prefix letter for this parameter type.
getLineColor() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Get the color for rendering lines in this drawable.
getLineColor() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Get the current color selected for drawing lines.
getLineWidth() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Get the width (in pixels) for the line drawing the current shape.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.EnumListCustomizedLocalizedRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.SSRenderer
Return a component that has been configured to display the specified value.
getListenPort() - Method in class org.ka2ddo.yaac.webserver.HttpServer
Get the port the mini-webserver is currently listening on.
getListViewMode() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Get the current mode for viewing the list of stations and objects.
getLocalAlias() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the current locally defined alias for this Station or Object.
getLocalBearingDegN(int) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Returns the current direction of motion in degrees relative to True North.
getLocalDestination(String) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Test if the specified addressee is recognized as an alias for the local station.
getLocalizedName(Enum) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
Look up the localized display string for an enumeration.
getLocalizedNames(Class<? extends Enum>) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
Look up all the localized display strings for all values of an enumeration.
getLocalSpeedKnots() - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Return the current movement speed of the local station in knots (nautical miles per hour).
getLocalStation() - Static method in class org.ka2ddo.yaac.YAAC
Get the StationState object containing the status of the local station.
getLogFileFormat() - Method in class org.ka2ddo.yaac.core.AX25Logger
Get the current logging file format for the packets.
getLoggerContents() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Get the current contents of the logger's buffer.
getLoggerFormat() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Get the current format for AX.25 message logging.
getLoggerFormat() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the current format for AX.25 message logging.
getLogPathName() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Report the pathname of the file where this logger will checkpoint the log data.
getLongestTypeName() - Static method in class org.ka2ddo.aprs.Symbols
Gets the longest string naming one of the station types.
getLongitude() - Method in class org.ka2ddo.aprs.PositionMessage
Get the string format longitude of this message.
getLongitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get longitude in OpenTrac ticks (1 tick = 180 degrees / (2^31)).
getLongitude() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the most recently reported or inferred longitude for this station or object.
getLongitude() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Get the longitude center of this filter.
getMagnitude() - Method in class org.ka2ddo.yaac.osm.Length
 
getMagnitude(DistanceUnit) - Method in class org.ka2ddo.yaac.osm.Length
 
getMagnitude() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
 
getMagnitude(T) - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
 
getMagnitude() - Method in class org.ka2ddo.yaac.osm.Weight
 
getMagnitude(WeightUnit) - Method in class org.ka2ddo.yaac.osm.Weight
 
getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Length
 
getMagnitudeInDefaultUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
 
getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Weight
 
getMapBean() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the JavaBean that actually contains the map canvas.
getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Get the listener to be informed of MapMouseEvents.
getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify the object to receive OpenMap mouse events on behalf of the OSM Layer.
getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
getMapPanel() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the panel containing the rendered map.
getMatchingElement(int) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Get the first element of this entity of the specified OpenTrac element ID.
getMatchingElement(int) - Method in class org.ka2ddo.opentrac.OpenTracMessage
Get the first element of the specified OpenTrac element ID on any entity in this message.
getMaxAgeDRObject() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
getMaxAgeDRObject() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
getMaxAgeDRObject() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
getMaxAgeDRSpecialObject() - Method in interface org.ka2ddo.yaac.core.GuiIfc
 
getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.MainFrame
 
getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
getMaxAgeDRStation() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
getMaxAgeDRStation() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
getMaxAgeDRStation() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
getMaxAgeForLocal() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
Get the maximum age of RF-received messages that will be considered in deciding if a station is local.
getMaxBacklog() - Method in class org.ka2ddo.ax25.AX25Stack
Return the maximum backlog ever incurred by the AX25Stack parser thread.
getMaxHopsForLocal() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
Get the maximum number of hops to be considered a "local" station.
getMaximum() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the last number in the sequence.
getMaximumCodeVariations() - Static method in class org.ka2ddo.aprs.Symbols
Get the maximum number of overlay variations for any known symbol code.
getMaxLabelZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
getMaxLabelZoom() - Method in enum org.ka2ddo.yaac.osm.WayType
 
getMaxLineZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
getMaxOverlaysPerCode() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Get the greatest number of possible symbol table/overlay values for any symbol code.
getMaxQueueCapacity() - Method in class org.ka2ddo.ax25.AX25Stack
Return the maximum allowed size of the queue.
getMaxSize() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Return the maximum number of bytes this logger can hold.
getMaxSortKeys() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns the maximum number of sort keys.
getMaxTrackDuration() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the maximum duration of a track stripe in milliseconds.
getMaxTrackDuration() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the maximum duration of a track stripe in milliseconds.
getMaxTrackDuration() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Get the maximum duration of a track stripe in milliseconds.
getMaxTransmits() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the maximum number of transmissions allowed for this message.
getMaxZoom() - Method in enum org.ka2ddo.yaac.osm.Place
Get the scale value below which labels for this kind of Place will be displayed.
getMaxZoomLevel() - Method in enum org.ka2ddo.yaac.osm.WayType
 
getMenuBarActionList() - Static method in class org.ka2ddo.yaac.YAAC
Get a list of all currently defined potential menu items for inclusion in a popup menu in the map window.
getMenuItems() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get Actions to define new menu items from this Provider.
getMenuItems() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get Actions to define new menu items from this Provider.
getMessage(int) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Get the Nth packet stored in the SnifferDataModel.
getMessage(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Get a message at the specified index from the appropriate (filtered or unfiltered) list.
getMessage(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Get the AX.25 frame associated with a particular row in the RawPacketTableModel.
getMessageAt(int) - Method in interface org.ka2ddo.yaac.gui.AprsMessageContainingModel
Fetch the AX25Message object at the specified index.
getMessageAt(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Get a message at the specified index.
getMessageAt(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Fetch the AX25Message object at the specified index.
getMessageCount() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the number of APRS Messages collected by the application.
getMessageCount() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the number of APRS Messages collected by the application.
getMessageGroupCount() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Get the number of message groups registered in the catalog.
getMessageModel() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the data structure used to cache incoming APRS Messages.
getMinimum() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the first number in this sequence.
getMinimumSize() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
If the minimum size has been set to a non-null value just returns it.
getMinTurnAngle() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the minimum amount of turn angle change before YAAC will accelerate reporting beacon position updates ("corner pegging").
getMinZoom() - Method in enum org.ka2ddo.yaac.osm.Place
Get the scale value above which labels for this kind of Place will be displayed.
getMode() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
getMode() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Get the current message body rendering mode.
getModel() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns the underlying model.
getModel() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the model name of the software or hardware associated with this tocall.
getModelRowCount() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
getModem() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Get the last reported selected Fldigi modem from the remote TNC.
getModemList() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Get the list of Fldigi modems capable of supporting AX.25 packet frames.
getMostCommonColor() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
Get the most commonly used color for a given symbol.
getMostDistantStation() - Method in class org.ka2ddo.yaac.core.AlohaRanger
Get the station that set the perimeter of the Aloha circle.
getMostRecentPacketTime() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last time a Message was received on behalf of this station or object or anything this station digipeated.
getMostRecentPosition() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last APRS position message reported for this station or object.
getMostRecentRcptTimeOfSelf() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the last time a Message was received on behalf of this station or object.
getMouseDelegator() - Method in class org.ka2ddo.yaac.gui.MainFrame
 
getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Get the MapBean mouse modes that this DrawLayer services.
getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify the behavior the MapBean should give to this OSMLayer for mouse input.
getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
getMsg() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the SendableMessage wrapped in this object
getMsg(String) - Static method in class org.ka2ddo.yaac.YAAC
Get the appropriate localized String corresponding to a ResourceBundle tag name in a specific ResourceBundle.
getMsg(String, String) - Static method in class org.ka2ddo.yaac.YAAC
Get the appropriate localized String corresponding to a ResourceBundle tag name in a specific ResourceBundle.
getMsgBundle() - Static method in class org.ka2ddo.yaac.YAAC
Get the appropriate locale-specific message bundle for YAAC.
getMsgBundle(String) - Static method in class org.ka2ddo.yaac.YAAC
Get the appropriate locale-specific variant of some message bundle in one or more of the provided plugins.
getMsgType() - Method in class org.ka2ddo.aprs.Message
Get the APRS message type code for this message.
getMsgType() - Method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
Report the message type character prefix to use for APRS Position Report message (APRS 1.0.1 specification, chapter 8).
getName(int) - Static method in class org.ka2ddo.opentrac.OpenTracTypes
Get the localized String naming the OpenTRAC element type specified.
getName() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Get the name associated with this object (usually used for tooltips).
getName() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get the name of the provider.
getName() - Method in interface org.ka2ddo.yaac.util.SaveableTable
Get the localized name of this table.
getNamedGpsFix(String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Get the current GPS fix information for the named source.
getNamedSatCatalog(String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Get the current GPS satellite catalog for the named source.
getNamedSources() - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Get the names for the currently known named remote GPS receivers.
getNetworkTypeName(byte) - Static method in class org.ka2ddo.opentrac.OpenTracTypes
Return the localized network type name for the network type code provided.
getNextAvailableEntityId() - Static method in class org.ka2ddo.opentrac.OpenTracEntity
Get an unused entity ID number for an OpenTracEntity record.
getNextAvailablePortNumber() - Static method in class org.ka2ddo.yaac.io.PortManager
Find the next port number that is not currently in use.
getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
getNextCard() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
getNextMessage() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the next message in a chain of linked outgoing messages.
getNextValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the next number in the sequence.
getNR() - Method in class org.ka2ddo.ax25.AX25Frame
Get the reception sequence number.
getNS() - Method in class org.ka2ddo.ax25.AX25Frame
Get the transmission sequence number.
getNumber() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the value of the current element of the sequence.
getNumConsumedMsgs() - Method in class org.ka2ddo.ax25.AX25Stack
Return the number of AX.25 messages consumed by the AX25Stack.
getNumDigis() - Method in class org.ka2ddo.yaac.core.AlohaRanger
Get the number of digipeaters counted up for this aloha circle.
getNumEmpty() - Method in class org.ka2ddo.yaac.io.PipedReader
Report the number of times the pipe was found empty.
getNumFull() - Method in class org.ka2ddo.yaac.io.PipedReader
Report the number of times the pipe was found full.
getNumMsgs() - Method in class org.ka2ddo.yaac.core.AlohaRanger
Get the number of messages counted up for this aloha circle.
getNumTransmissions() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the number of times this message has been transmitted.
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.AX25Frame
Get number of times frame will be retransmitted before inter-packet delay is increased.
getNumTransmitsBeforeDecay() - Method in interface org.ka2ddo.ax25.AX25FrameSource
Get number of times frame will be retransmitted before inter-packet delay is increased.
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.FrameWrapper
 
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.BeaconData
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the number of times the message will be transmitted before the transmission rate is slowed.
getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.StatusData
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
getNumWritten() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Report the number of bytes written through this stream.
getObject() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
Get the ObjectReport associated with this pairing.
getObjectCount() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Get the current number of objects known to YAAC, regardless of the view mode.
getObjectName() - Method in class org.ka2ddo.aprs.ObjectReport
Report the name of the Object or Item.
getObjectReport() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Extract the current values in the editor into an APRS ObjectReport.
getObjectsInGroup(String) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Search the list of outgoing messages for local Objects tagged with the specified QRU group.
getOffset(DistanceUnit) - Method in enum org.ka2ddo.util.DistanceUnit
Get the additive offset to convert a value from the specified unit to this unit.
getOffset(PressureUnit) - Method in enum org.ka2ddo.util.PressureUnit
Get the additive offset to convert a value from the specified unit to this unit.
getOffset(TemperatureUnit) - Method in enum org.ka2ddo.util.TemperatureUnit
Get the additive offset to convert a value from the specified unit to this unit.
getOffset(T) - Method in interface org.ka2ddo.util.UnitEnum
Get the additive offset to convert a value from the specified unit to this unit.
getOffset(WeightUnit) - Method in enum org.ka2ddo.util.WeightUnit
Get the additive offset to convert a value from the specified unit to this unit.
getOpenTracSymbolCode(String) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
Get the OpenTracMapSymbol code corresponding to the specified APRS symbol.
getOpenTracSymbolDescription(OpenTracMapSymbol) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
Get the description associated with an OpenTracMapSymbol.
getOriginalDestination(AX25Callsign, String) - Static method in class org.ka2ddo.ax25.AX25Message
Extract the callsign of the original destination of this message.
getOriginalSource(AX25Callsign, String) - Static method in class org.ka2ddo.ax25.AX25Message
Extract the callsign of the original destination of this message.
getOriginatingCallsign() - Method in class org.ka2ddo.ax25.AX25Message
Get the callsign of the station that originated this message (not of any Tx-Igate relay).
getOriginatingCallsign() - Method in interface org.ka2ddo.ax25.SignableMessage
Get the callsign of the station that originated this message (not of any Tx-Igate relay).
getOrs() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
Get the ObjectReportSender (if any) associated with this pairing's ObjectReport.
getOs() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the computer operating system this software is restricted to.
getOSMChangeSetIds(boolean) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get the local and remote OSM ChangeSet records for the versions of the OpenStreetMap data stored locally and available on the tile server website.
getOutputStream() - Method in class org.ka2ddo.ax25.ConnState
Get a Java-style OutputStream for writing to this connection.
getOutstandingMessages() - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get a reference to the vector of outstanding locally originated messages.
getOverlay(char) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Report if the specified character is an overlay, not the defined table ID for this symbol.
getP() - Method in class org.ka2ddo.ax25.AX25Frame
Get poll bit.
getPaint() - Method in enum org.ka2ddo.yaac.osm.WayType
 
getParamLength() - Method in class org.ka2ddo.ax25.XIDParameter
Get the length of the parameter's value.
getParentName() - Method in class org.ka2ddo.yaac.gui.ZoomControl
 
getParser(byte) - Method in class org.ka2ddo.ax25.AX25Stack
Get the protocol parsing handler for the specified protocol.
getPathIterator() - Method in class org.ka2ddo.yaac.webserver.HttpServer
Obtain an Iterator across all the pages known to this web server.
getPinPointAt(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Find which (if any) PinPoint that the specified viewport coordinates are upon.
getPopupMenuActionList() - Static method in class org.ka2ddo.yaac.YAAC
Get a list of all currently defined potential menu items for inclusion in a popup menu in the map window.
getPort() - Method in class org.ka2ddo.yaac.core.AlohaRanger
 
getPort() - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Get the port associated with this BlinkenLight.
getPortAddress() - Method in class org.ka2ddo.yaac.io.TNCConnector
Get the AX.25 callsign associated with this TNC port.
getPortConnectorClass(String) - Static method in class org.ka2ddo.yaac.io.PortConnector
Get the class corresponding to a particular port type name.
getPortConnectorTypes() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Get PortConnector drivers provided by this Provider.
getPortConnectorTypes() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get PortConnector drivers provided by this Provider.
getPortList() - Static method in class org.ka2ddo.yaac.io.PortManager
Get all the currently defined PortConnectors, whether or not they are open.
getPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
Get the arbitrary sequence port number assigned to this configuration record.
getPrecedence() - Method in class org.ka2ddo.aprs.MicE
Report the traffic-handling precedence for this message instance.
getPrecedence() - Method in class org.ka2ddo.ax25.AX25Message
Report the traffic-handling precedence for this message instance.
getPrecedence() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Report the traffic-handling precedence for this entity's elements.
getPrecedence() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Report the traffic-handling precedence for this message instance.
getPrecedence() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the current Precedence state of this station or object.
getPrecedenceColor(AX25Message.Precedence) - Static method in class org.ka2ddo.yaac.gui.AttentionAlert
Get the color that should be used to identify messages or stations of the specified precedence.
getPreferences() - Static method in class org.ka2ddo.yaac.YAAC
Get a handle to the Java Preferences node at the root of the subtree used to store YAAC preferences.
getPreferredConnector(int) - Static method in class org.ka2ddo.yaac.io.PortManager
Get the first PortConnector defined in the location station which has the requested capability.
getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Specify the preferred filetype for files saving this Filter's data set.
getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Specify the preferred filetype for files saving this Filter's data set.
getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Specify the preferred filetype for files saving this Filter's data set.
getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Specify the preferred filetype for files saving this Filter's data set.
getPreferredFileType() - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
Specify the preferred filetype for files saving this Filter's data set.
getPreferredLocation() - Method in class org.ka2ddo.yaac.gui.ZoomControl
Get where on the map bean this control widget wants to be added.
getPreferredSize() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
If the preferredSize has been set to a non-null value just returns it.
getPrefPrefix() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Get the persistence name prefix for this Filter.
getPressureUnit() - Static method in class org.ka2ddo.yaac.YAAC
Get the currently set unit for pressure display.
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
getPreviousCard() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
getPreviousValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the previous number in the sequence.
getPrivateKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get the PrivateKey associated with the specified alias.
getProfileName() - Static method in class org.ka2ddo.yaac.YAAC
Get the name of the profile being used to store configuration data.
getPropertyListener() - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Get the currently associated GUI-specific PropertyListener.
getProps() - Static method in class org.ka2ddo.yaac.YAAC
Get the Properties object used to efficiently cache preferences that are used frequently by YAAC.
getProviderList() - Static method in class org.ka2ddo.yaac.YAAC
Get a List of all the Provider objects loaded into YAAC.
getPurgeThresholdSecs() - Static method in class org.ka2ddo.yaac.ax25.StationState
Get the time in seconds that messages will be kept before purging.
getQruGroupCounts() - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get a map of all the QRU groups known to have locally originated objects on this station, and return the count of objects per group.
getQuantizedScale() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Get the quantized step interval between contour lines in meters,
getQuery() - Method in class org.ka2ddo.aprs.MessageMessage
Test whether this MessageMessage contains a directed query (APRS protocol specification chapter 15).
getRadioModel() - Method in class org.ka2ddo.aprs.MicE
Get the model string (if any) decoded from the Mic-E model type codes in the free-text field.
getRadioPortNames(String, int, String) - Static method in class org.ka2ddo.yaac.io.AGWPEConnector
Get the list of ports discovered on this AGWPE server.
getRadiusInKM() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Get the current radius in kilometers.
getRadiusOfConfidence() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the last reported position ambiguity,
getRangeLimitFilter() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get a reference to the RadiusFilter used for deciding if a station or object has changed between being in-range and out-of-range.
getRangeM() - Method in class org.ka2ddo.yaac.core.AlohaRanger
Get the range to the perimeter of this aloha circle.
getRawPacketTableModel() - Method in class org.ka2ddo.yaac.gui.MainFrame
 
getRcptTime() - Method in class org.ka2ddo.ax25.AX25Message
Get the timestamp this AX25Message was received in milliseconds since 1 Jan 1970 UTC.
getReadOnlyExtensionMap() - Method in class org.ka2ddo.aprs.Message
Get a reference to the extension map that should not be modified.
getRefreshRateInSec() - Method in class org.ka2ddo.yaac.webserver.HttpServer
Get the automatic page refresh rate setting currently sent to browsers.
getRegionCode() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Identify what appears to be a regional alias base in the list of known aliases, if one exists.
getRegisteredHandlerMap() - Method in class org.ka2ddo.yaac.core.QueryResponder
Get a read-only reference to the map of registered handlers.
getRelativeOffsetMsec() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
 
getRemainingTransmits() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the number of transmissions remaining until the message has been sent.
getRenderColor() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Get the rendering color or texture for painting this type of Way.
getRenderer(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Get the TableCellRenderer for the specified column.
getRenderer(int) - Method in interface org.ka2ddo.yaac.gui.TableCellRendererSource
Get the TableCellRenderer for the specified column.
getRenderLevel() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Report whether this attribute provides useful information at render time.
getRenderStroke() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Get the Swing Stroke style to use for painting lines of this Way type.
getReserved() - Method in class org.ka2ddo.ax25.AX25Callsign
Get the reserved bits of the 7th byte of the callsign (per the AX.25 specification).
getRetransmitCount() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the locally-originated message retransmit count.
getRow(int) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Get the Nth DigipeatAliasRecord in the catalog.
getRow(int) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Get the Nth record in the MessageGroupCatalog.
getRow(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Get the Nth DigipeatAliasRecord in the catalog.
getRow(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns the value for the cell at columnIndex and rowIndex.
getRowCount() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Get the number of defined digipeat aliases.
getRowCount() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Get the number of packets currently stored in the SnifferDataModel.
getRowCount() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.DXTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.KeyTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.MessageModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the number of rows in the table model (effectively, the number of monitored stations).
getRowCount() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the number of rows in the model.
getRowCount() - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Returns the number of rows in the model.
getRowCount() - Method in interface org.ka2ddo.yaac.util.SaveableTable
Get the number of records in this table.
getRowFilter() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns the filter that determines which rows, if any, should be hidden from view.
getSatCatalog() - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Get the current state of the GPS satellite constellation.
getSaveableTableInView(Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the SaveableTable (if any) in the specified view.
getSaveableTableInView(Object) - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the SaveableTable (if any) in the specified view.
getScale() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Get the current scale factor of the map.
getScale() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get the current scale factor of the map.
getScale() - Method in class org.ka2ddo.yaac.gui.ZoomControl
Get the current value of the map scale display on this widget.
getScope() - Method in class org.ka2ddo.aprs.ObjectReport
Get the transmission scope for this message (so the digipeat path can be derived).
getScope() - Method in class org.ka2ddo.aprs.Query
Get the transmission scope for this message (so the digipeat path can be derived).
getScope() - Method in interface org.ka2ddo.ax25.ScopeableMessage
Get the transmission scope for this message (so the digipeat path can be derived).
getSelectedRow() - Method in class org.ka2ddo.yaac.gui.PickablePortListDialog
 
getSequenceNumber() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Get the sequence number for the data in this entity.
getSerialPortNames(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
Obtain the list of unused serial ports on this system, using RXTX.
getServerAliases(String, Principal[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
 
getServerInstance() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
Get the server instance associated with this thread.
getServerOSMChangeset() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
Query the author's website for the currently available changeset of the pre-imported OpenStreetMap tile files.
getShortTermHistory() - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Get a copy of the recent position history of this station.
getShortUnit() - Method in enum org.ka2ddo.util.DistanceUnit
Get the shorter DistanceUnit associated with this DistanceUnit.
getShortUnit() - Method in interface org.ka2ddo.util.UnitEnumHasShortUnit
Get the shorter unit associated with this unit.
getSignature() - Method in interface org.ka2ddo.aprs.AprsSignableMessage
Get the ASCII-encoded signature of this message.
getSignature() - Method in class org.ka2ddo.aprs.MessageMessage
Get the ASCII-encoded signature of this message.
getSignatureState() - Method in class org.ka2ddo.aprs.MessageMessage
Report the status of the signature of this message.
getSignatureState() - Method in interface org.ka2ddo.ax25.SignableMessage
Report the status of the signature of this message.
getSize() - Method in class org.ka2ddo.yaac.gui.BlacklistListModel
Returns the length of the list.
getSize() - Method in class org.ka2ddo.yaac.srtm.SRTMTile
Report the amount of memory consumed by this tile.
getSlowSendRate() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Get the currently configured slow send rate for this object.
getSlowSendRate() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
Get the currently configured slow send raye for this object.
getSlowSendRate() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the slow retransmission rate for this message.
getSlowSendRate() - Method in class org.ka2ddo.yaac.io.Transmitter
The slowest rate a message should be sent.
getSlowSpeed() - Method in class org.ka2ddo.yaac.io.Transmitter
Slowest speed of station motion such that position message transmissions are scheduled as if station was not moving.
getSnifferDataModel() - Static method in class org.ka2ddo.yaac.YAAC
Get the data structure used to cache all received raw AX.25 packets.
getSortedRow(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Return the object state record for the specified index into the sorted list of objects that is backing the table model.
getSortedRow(int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Return the object state record for the specified index into the sorted list of objects that is backing the table model.
getSortKeys() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns the current sort keys.
getSortsOnUpdates() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Returns true if a sort should happen when the underlying model is updated; otherwise, returns false.
getSoundMaker() - Static method in class org.ka2ddo.yaac.YAAC
Get the object used to produce sound effects.
getSpecialState(long, long) - Method in class org.ka2ddo.yaac.ax25.StationState
Derive the background color for a given object.
getSpeed() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the last known speed of travel of this station or object.
getSpeed() - Method in class org.ka2ddo.yaac.osm.Speed
 
getSpeedKPH() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Get the speed of motion of the entity.
getSpeedString() - Method in enum org.ka2ddo.util.DistanceUnit
Get the descriptive String for a DistanceUnit when used for velocity as DistanceUnit per hour.
getSpeedUnits() - Static method in enum org.ka2ddo.util.DistanceUnit
Get an array of all DistanceUnits that can do speeds.
getSrc() - Method in class org.ka2ddo.ax25.ConnState
Get the callsign of the station that originated this connection session.
getSSID() - Method in class org.ka2ddo.ax25.AX25Callsign
Return the numeric SSID associated with this callsign.
getStandardDigipeatPathChoices() - Static method in class org.ka2ddo.yaac.io.Transmitter
Build a sorted list of all the currently registered known choices for digipeat alias paths.
getStartAGLM() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Get the start point's altitude above ground level (AGL).
getStartPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Get the starting coordinates.
getStartPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Get the current start point of the great circle route.
getStartUpTilt() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Compute the uptilt (downtilt is negative) at the starting point to look at the ending point, relative to the start point's tangential horizontal plane.
getStartupTime() - Static method in class org.ka2ddo.yaac.YAAC
Report the Unix time in milliseconds when YAAC was started.
getState() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Report the current state of this filter.
getState() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
getStateOf(AX25Callsign, AX25Callsign) - Static method in class org.ka2ddo.ax25.AX25Stack
Get the connection state of an I-frame connection session between the specified two callsigns.
getStation(int) - Method in interface org.ka2ddo.yaac.gui.HealthMonitorGui.MonitoredStationGettingModel
Get the station associated with the specified row.
getStation(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the station associated with the specified row.
getStation(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Get a MonitoredStation object by its list index,
getStationCallsign() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
getStationCount() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
Get the number of stations using this tocall.
getStationCount() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Get the current number of stations known to YAAC, regardless of the view mode.
getStationCount() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Get the quantity of stations currently being monitored.
getStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
Get the 16x16 ImageIcon for a given symbol.
getStationOverlay(StationState) - Static method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Get the overlay character to render on top of an alternate table symbol icon.
getStationTypeCount(char, char) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Count the number of known stations of a specified type.
getStats() - Method in class org.ka2ddo.ax25.Connector
Get the current statistics for this PortConnector instance.
getStatusData() - Static method in class org.ka2ddo.yaac.YAAC
Get the StatusData information for this station.
getStepSize() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the size of the value change computed by the getNextValue and getPreviousValue methods.
getStringAPRSBody(boolean) - Method in class org.ka2ddo.aprs.ObjectReport
Build the transmittable body of a APRS Object or Item message from this data structure,
getStringValue() - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
getStroke() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Get the Stroke used to draw lines in this drawable.
getStroke() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Get the stroke associated with this icon.
getStroke(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
 
getStroke() - Method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
Get an instance of Stroke associated with this enum instance.
getStroke() - Method in enum org.ka2ddo.yaac.osm.WayType
 
getStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Get the name of the generic stroke type in this drawable.
getStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Get the name of this generic stroke type.
getSType() - Method in class org.ka2ddo.ax25.AX25Frame
Get the Supervisory frame subtype.
getSubType() - Method in enum org.ka2ddo.yaac.osm.Religion
 
getSymbolAttr(char, char) - Static method in class org.ka2ddo.aprs.Symbols
Get all the attributes associated with an APRS symbol.
getSymbolCode() - Method in class org.ka2ddo.aprs.Message
Get the APRS symbol code for this Message.
getSymbolCode() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the last symbolCode reported for this station or object.
getSymbolDescription(OpenTracMapSymbol) - Static method in class org.ka2ddo.yaac.gui.OpenTracGuiSymbols
 
getSymbolIcon(OpenTracMapSymbol) - Static method in class org.ka2ddo.yaac.gui.OpenTracGuiSymbols
 
getSymbolImageData() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Get the reference to GUI-specific icon data for this symbol.
getSymbolsForCode(char) - Static method in class org.ka2ddo.aprs.Symbols
Get the SymbolAttr objects for all known table IDs and overlays for the specified symbol code character.
getSymTableId() - Method in class org.ka2ddo.aprs.Message
Get the APRS symbol table ID or overlay character for this Message.
getSymTableId() - Method in class org.ka2ddo.yaac.ax25.StationState
Return the identifier of the table containing the symbol reported for this station or object.
getTableCellColoring(boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the foreground and background colors for rendering the values in the specified cell.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Sets an initial value for the editor.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Sets an initial value for the editor.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Sets an initial value for the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.SSRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.EnumCellRenderer
Returns the table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.PaintRenderer
Returns the component used for drawing the Color cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
Returns the component used for drawing the cell.
getTableModel() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
Get the data model of the table.
getTableModel() - Method in interface org.ka2ddo.yaac.util.SaveableTable
Get the data model of the table.
getTelemetryStationCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Get the number of monitored stations currently sending telemetry data.
getTemperatureUnit() - Static method in class org.ka2ddo.yaac.YAAC
Get the currently set unit for temperature display.
getTile(int, int) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
getTile(double, double) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
getTileWays(int, int, int, int, PrintStream) - Method in class org.ka2ddo.yaac.osm.Way
Find all the pieces of this Way that are contained inside the specified axis-aligned bounding box
getTimeBeforeInactive() - Static method in class org.ka2ddo.yaac.YAAC
Set the time interval after which no user action indicates the station is unattended.
getTimeFilter() - Static method in class org.ka2ddo.yaac.YAAC
Get the Filter controlling the maximum age of displayed message traffic.
getTimestamp() - Method in class org.ka2ddo.ax25.AX25Message
Get the timestamp associated with this Message in milliseconds since 1 Jan 1970 UTC.
getTimestamp() - Method in interface org.ka2ddo.ax25.SignableMessage
Get the timestamp associated with this Message in milliseconds since 1 Jan 1970 UTC.
getTinyUnit() - Method in enum org.ka2ddo.util.DistanceUnit
Get the extremely short DistanceUnit associated with this DistanceUnit.
getTitleBarIcon() - Method in class org.ka2ddo.yaac.gui.MainFrame
Get a reference to the Image used as the title bar icon of the main frame.
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
Returns the tag into the localized ResourceBundles for the text to be displayed as the dialog title for this wizard card.
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
 
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the tag into the localized ResourceBundles for the text to be displayed as the dialog title for this wizard card.
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
Returns the tag into the localized ResourceBundles for the text to be displayed as the dialog title for this wizard card.
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
Returns the tag into the localized ResourceBundles for the text to be displayed as the dialog title for this wizard card.
getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
getTitleTag() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Returns the tag into the localized ResourceBundles for the text to be displayed as the dialog title for this wizard card.
getToCall() - Static method in class org.ka2ddo.ax25.AX25Stack
Get the destination callsign (tocall) that should be used for messages originated by this station.
getTocall() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the tocall described by this structure.
getTrackedObject(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Get the state object for the specified station or object.
getTransparency() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Get the current transparency (alpha) value for drawing the current shape.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Sets an initial value for the editor.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Sets the value of the current tree cell to value.
getTurnSlope() - Method in class org.ka2ddo.yaac.io.Transmitter
Get the turn slope, which is the scaling factor for the increase over the minimum turn angle before beacon retransmissions will be accelerated.
getType() - Method in class org.ka2ddo.util.ShareableObjectCache
 
getType() - Method in class org.ka2ddo.util.StringCache
 
getTypeCodes() - Static method in class org.ka2ddo.aprs.Symbols
Get all known combinations of symbol table ID or overlay with symbol code.
getTypeCodes(boolean) - Static method in class org.ka2ddo.yaac.gui.SelectableSymbol
Provide a list of all standard symbol combinations, with a null default.
getTypeEnableFlags() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Get all the symbol flags in arrays indexed by symbol code, then by symbol table ID/overlay.
getTypeName(char, char) - Static method in class org.ka2ddo.aprs.Symbols
Get the localized String type name for this symbol.
getTypeName() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Get the localized name for this symbol.
getUnit() - Method in enum org.ka2ddo.aprs.HurricaneEnum
Get the unit (if any) for values for this WeatherEnum,
getUnit() - Method in enum org.ka2ddo.aprs.WeatherEnum
Get the unit (if any) for values for this WeatherEnum,
getUnit() - Method in interface org.ka2ddo.util.EnumWithUnits
Get the unit (if any) for values for this Enum,
getUnit() - Method in class org.ka2ddo.yaac.osm.Length
 
getUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
 
getUnit() - Method in class org.ka2ddo.yaac.osm.Speed
 
getUnit() - Method in class org.ka2ddo.yaac.osm.Weight
 
getUnit(Class<? extends UnitEnum>) - Static method in class org.ka2ddo.yaac.YAAC
Get the current preferred value of the unit-specifying Enum class.
getUnitForName(String) - Static method in enum org.ka2ddo.util.DistanceUnit
Convert a string representing the abbreviation for a DistanceUnit into the enum instance for that unit.
getUnitForName(String) - Static method in enum org.ka2ddo.util.WeightUnit
Get the enumeration corresponding to the specified weight unit String name.
getUnitScaling() - Method in enum org.ka2ddo.aprs.HurricaneEnum
Get the scaling factor to apply to the unit for values for this WeatherEnum.
getUnitScaling() - Method in enum org.ka2ddo.aprs.WeatherEnum
Get the scaling factor to apply to the unit for values for this WeatherEnum.
getUserAgent() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Return a standard string for identifying this installation of YAAC to a web server in the User-Agent HTTP header property.
getUType() - Method in class org.ka2ddo.ax25.AX25Frame
Get Unordered frame subtype.
getValue() - Method in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
Get the statistics object itself.
getValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns the value of the current element of the sequence.
getValue(String) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Gets one of this object's properties using the associated key.
getValue(String) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Gets the Object associated with the specified key.
getValue() - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
 
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the display value for the specified table cell.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueClass() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Class of the data type of values of this enumeration.
getValueClassConstructorOneArg() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Get the reflection Constructor for a value of this enum that will convert a String into the appropriate value object.
getValueType() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Get the value type associated with the enum.
getVendor() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Get the name of the vendor who manufactured this APRS hardware or software.
getVersion() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Get the version of the provider.
getVertexLat(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Gets the latitude of the index-specified vertex in the polyline.
getVertexLon(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Gets the longitude of the index-specified vertex in the polyline.
getViewportBounds2DOfImage(int, int, Mercator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Get the coordinates within the viewport that intersect the raster image.
getViewRowCount() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
getWaitOnEmpty() - Method in class org.ka2ddo.yaac.io.PipedReader
Report the number of milliseconds spent waiting on an empty pipe.
getWaitOnFull() - Method in class org.ka2ddo.yaac.io.PipedReader
Report the number of milliseconds spent waiting on a full pipe.
getWayType() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Get the WayType enumeration value associated with this WayParams object.
getWeatherMessageAt(int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
Get the Nth historical weather message for the specified table cell.
getWeatherModelNameStrings() - Static method in class org.ka2ddo.yaac.weather.WeatherDistributor
Returns an array of localized weather station model names, in the same order as the standard abbreviations.
getWeatherStateMap() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the map containing extracted weather and hurricane information.
getWeightUnit() - Static method in class org.ka2ddo.yaac.YAAC
Get the currently set unit for weight display.
getWidth() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Returns the current width of this component.
gpgsvCurrentSentence - Variable in class org.ka2ddo.gps.SatelliteCatalog
Current number of $GPGSV sentences received in this go-around.
gpgsvNumSentences - Variable in class org.ka2ddo.gps.SatelliteCatalog
Total number of $GPGSV sentences needed to describe all satellites in use.
GpsDataListener - Interface in org.ka2ddo.yaac.gps
Implementors of this interface can be notified when GPS data is updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called by the GPSDistributor when the GPS data has been updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in interface org.ka2ddo.yaac.gps.GpsDataListener
Called by the GPSDistributor when the GPS data has been updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusDialog
Called by the GPSDistributor when the GPS data has been updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane
Called by the GPSDistributor when the GPS data has been updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Called by the GPSDistributor when the GPS data has been updated.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Do not call.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.io.BeaconData
Do not call.
gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.YAAC
Called by the GPSDistributor when the GPS data has been updated.
GpsdConnector - Class in org.ka2ddo.yaac.io
This class provides a driver to connect YAAC to a gpsd daemon, so that YAAC can use a shared GPS receiver, or non-standard hardware that acts like a GPS receiver or speaks protocols other than NMEA 0183.
GpsdConnector() - Constructor for class org.ka2ddo.yaac.io.GpsdConnector
 
GPSDistributor - Class in org.ka2ddo.yaac.gps
This class collects GPS data from GPS data sources and accumulates current position data for use by other parts of the application.
GpsdPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for GpsdConnector.
GpsdPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.GpsdPortEditor
 
GpsFix - Class in org.ka2ddo.gps
This class is a data structure containing one GPS location fix.
GpsFix() - Constructor for class org.ka2ddo.gps.GpsFix
 
GpsFixQuality - Enum in org.ka2ddo.gps
This enum defines the fix quality (as used in the NMEA 0183 V3.01 $GPGGA sentence).
GPSLogger - Class in org.ka2ddo.yaac.core
This class batches up logging ASCII GPS message (NMEA-0183 format) to a text file.
GPSLogger() - Constructor for class org.ka2ddo.yaac.core.GPSLogger
 
GPSParser - Class in org.ka2ddo.gps
This class collects GPS data from GPS data sources and accumulates current position data for use by other parts of the application.
GPSParser() - Constructor for class org.ka2ddo.gps.GPSParser
 
GpsRawMessage - Class in org.ka2ddo.aprs
This class represents a message decoded from a raw GPS NMEA data string (APRS protocol specification chapter 6).
GpsRawMessage(byte[], int, String, long, AX25Callsign, AX25Callsign) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
Create a GpsRawMessage from the bytes in a byte array (such as the body of an AX25Frame).
GpsRawMessage(GpsFix, char, char) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
Alternate constructor to support remote GPS tracking.
GpsRawMessage(String, long, String, String, String, int, int, char, char) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
Alternate constructor to support waypoint sentence backfeeds from Kenwood D7100/D710 GPS jack.
GPSStatusDialog - Class in org.ka2ddo.yaac.gui
This class displays the current state of the GPS receiver as a non-modal dialog.
GPSStatusDialog(ResourceBundle) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusDialog
Create a GPS status dialog instance for monitoring all GPS receivers connected to YAAC.
GPSStatusPane - Class in org.ka2ddo.yaac.gui
This class displays the current state of the associated GPS receiver as a tabbed pane.
GPSStatusPane(ResourceBundle, String) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane
 
green - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
groupIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
 
gtn - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
The Way or Node that was found by the OsmSearcher,
GTNWrapper - Class in org.ka2ddo.yaac.osm
This class wraps a OpenStreetMap record (way or node) found by the OsmSearcher to conveniently provide its position and distance from the map center so the GUI can sort it in with other search results.
GTNWrapper(GenericTaggedNode, double, float, int, int) - Constructor for class org.ka2ddo.yaac.osm.GTNWrapper
Constructor for a GTNWrapper.
GuiIfc - Interface in org.ka2ddo.yaac.core
This provides a GUI subsystem independent interface to the UI, so the backend can request GUI services without having to worry about whether it is AWT/Swing or something else (such as Android).
GuiIfc.MessagingParams - Class in org.ka2ddo.yaac.core
Data structure containing parameters needed to transmit a text message.
GuiIfc.MessagingParams(Object, String, String) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
Construct a MessagingParams object.
GuiIfc.OsmImportParams - Class in org.ka2ddo.yaac.core
Data structure of parameters needed for the OpenStreetMap import operation.
GuiIfc.OsmImportParams(File, boolean, double, double, double, double) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Constructor for OsmImportParams.
GuiIfc.TileDownloadParams - Class in org.ka2ddo.yaac.core
Data structure of parameters needed for the OpenStreetMap pre-imported tile download operation.
GuiIfc.TileDownloadParams(boolean, double, double, double) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Create a TileDownloadParams.
GuiIfc.TileDownloadParams(boolean, double, double, double, boolean) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Create a TileDownloadParams.
GuiNWSMultiLine - Class in org.ka2ddo.yaac.gui
This class provides graphical rendering support for NWS MultiLine encoded poly-figures.
GuiOsmConstants - Class in org.ka2ddo.yaac.gui.osm
This class is a container for various public constants used by other classes in the .osm package.
GuiOsmConstants.CheckedTexturePaint - Class in org.ka2ddo.yaac.gui.osm
A class implementing a TexturePaint where the texture is a checked pattern in two colors.
GuiOsmConstants.StrokeEnum - Enum in org.ka2ddo.yaac.gui.osm
Enumeration identifying different types of stroke styles used for rendering.
GuiSymbols - Class in org.ka2ddo.yaac.gui
This singleton class is a caching container for all the types of station symbols supported by APRS.
GuiSymbols.GuiSymbolImage - Class in org.ka2ddo.yaac.gui
This class collects a symbol icon image with read-only attributes of the symbol that are commonly used but expensive to compute.

H

h_c - Variable in class org.ka2ddo.ax25.AX25Callsign
Has_been_repeated flag (for digipeater callsigns) or command/response flags (for destination and source callsigns).
HALF_HOUR_IN_MSEC - Static variable in class org.ka2ddo.yaac.ax25.Age
Convenience constant for the number of milliseconds in a half hour.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.AlohaQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.DirectQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.HeardQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.IGateQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.LocalQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.MessageQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.ObjectRetransmitQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.PingQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.PositionQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.QueriesQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.StatusQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.UptimeQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.VersionQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.WeatherQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.core.queries.YDebugQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
handleQuery(MessageMessage) - Method in class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler
Handle the passed in message and generate whatever appropriate response should be made.
HAS_ID - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Node or Way has an ID number (should always be set).
HAS_ID64 - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Node has a 64-bit-long ID number.
HAS_INTERNET_ACCESS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating the Node or Way provides public Internet service.
HAS_TOLL - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating toll is charged to travel the Way.
hasBeenRepeated() - Method in class org.ka2ddo.ax25.AX25Callsign
Report if the hasBeenRepeated flag in the callsign is set.
hasCapability(int) - Method in class org.ka2ddo.ax25.Connector
Test if this PortConnector has the specified capability or capabilities.
hasDecodedTags() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Report whether this GenericTaggedNode has decoded tag values.
hasDigits(String, int) - Static method in class org.ka2ddo.gps.GPSParser
 
hashCode() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.aprs.XmitEncoding
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.ax25.AX25Callsign
Returns a hash code for this callsign.
hashCode() - Method in class org.ka2ddo.ax25.AX25Frame
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.ax25.AX25Message
Returns a hash code for this Message.
hashCode() - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.opentrac.RadioCapability
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.opentrac.TraceStep
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.util.ReschedulableTimerTask
Get the hashcode for this object.
hashCode() - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
hashCode() - Method in class org.ka2ddo.yaac.ax25.Age
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.ax25.StationState
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.CheckedTexturePaint
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.io.PortConfig
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.osm.ChangeSet
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.osm.Node
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.osm.Way
Returns a hash code value for the object.
hashCode() - Method in class org.ka2ddo.yaac.srtm.SRTMTileId
 
HasHelpTag - Interface in org.ka2ddo.yaac.gui
Interface specifying this object has a dynamically changeable help tag, and should be queried each time the tag is needed.
hasHurricane() - Method in class org.ka2ddo.yaac.ax25.StationState
Report if this station is providing hurricane information.
hasLocalAGWPE() - Static method in class org.ka2ddo.yaac.io.AGWPEConnector
Test if the host computer is potentially running AGWPE with TCP/IP support.
hasLocalKissOverTcp(int) - Static method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Test if the host computer is potentially running a Kiss-over-TCP server.
hasNext() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns true if the YAACEnumMap has more elements.
hasPlaybackMessages() - Method in class org.ka2ddo.yaac.ax25.StationState
Report if this station or object has any messages from played-back log files.
hasPosition() - Method in class org.ka2ddo.aprs.PositionMessage
Report if this AX25Message contains position data.
hasPosition() - Method in class org.ka2ddo.ax25.AX25Message
Report if this AX25Message contains position data.
hasPosition() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Report if this AX25Message contains position data.
hasRealtimeMessages() - Method in class org.ka2ddo.yaac.ax25.StationState
Report if this station has received any messages in real-time.
hasRXTX() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Report whether this plugin was able to load the RXTX native library for accessing serial ports.
hasThisFirstDigi(AX25Callsign[], String) - Method in class org.ka2ddo.ax25.AX25Message
Test if the specified callsign is the first digipeat station for this message.
hasWeather() - Method in class org.ka2ddo.aprs.Message
Report if this Message contains weather information.
hasWeather() - Method in class org.ka2ddo.ax25.AX25Message
Report if this AX25Message contains weather information.
hasWeather() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Report if this OpenTracMessage contains weather information.
hasWeather() - Method in class org.ka2ddo.yaac.ax25.StationState
Report if this station is providing weather information.
HAZMAT_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
hdop - Variable in class org.ka2ddo.gps.GpsFix
Horizontal dilution of precision value.
hdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
Horizontal dilution of precision.
HealthMonitorGui - Class in org.ka2ddo.yaac.gui
This class displays the current health of selected stations in the APRS, OpenTRAC, and generic AX.25 nets.
HealthMonitorGui() - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui
 
HealthMonitorGui.MonitoredStationGettingModel - Interface in org.ka2ddo.yaac.gui
This interface defines a common means by which TableModels in this view can provide the entire row in a single call.
HealthMonitorGui.RowFilterByMonitorType<M extends HealthMonitorGui.MonitoredStationGettingModel> - Class in org.ka2ddo.yaac.gui
Generic table RowFilter used to allow only stations matching a particular functional category to be visible in the JTable, even though all types exist in the underlying MonitoredStationList.
HealthMonitorGui.RowFilterByMonitorType(MonitorType...) - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui.RowFilterByMonitorType
 
HeardQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the heard message rate for a given 3rd station relative to the queried station.
HeardQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.HeardQueryHandler
 
HeardStationsTableModel - Class in org.ka2ddo.yaac.gui
This class defines a dynamic table model for reporting traffic rates from different stations seen by this station.
HeardStationsTableModel() - Constructor for class org.ka2ddo.yaac.gui.HeardStationsTableModel
 
height - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Height of raster image in pixels.
height - Variable in class org.ka2ddo.yaac.io.BeaconData
 
HELP_KEY - Static variable in class org.ka2ddo.yaac.gui.help.HelpAdapter
 
HelpAction - Class in org.ka2ddo.yaac.gui
This class implements the basic functionality for launching help from a Help button.
HelpAction(String) - Constructor for class org.ka2ddo.yaac.gui.HelpAction
Create a Help ActionListener for a particular static help tag.
HelpAction(HasHelpTag) - Constructor for class org.ka2ddo.yaac.gui.HelpAction
Create a Help ActionListener for a dynamic help tag.
HelpAdapter - Class in org.ka2ddo.yaac.gui.help
This class provides generalized support for hot-key "help" on functions within YAAC.
HelpAdapter() - Constructor for class org.ka2ddo.yaac.gui.help.HelpAdapter
 
Highway - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM highway="*" attribute.
HIGHWAYNAME_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
hiRes - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
For US Geological Survey topographic data only: download the high-resolution 1-arcsecond data for each tile for which it is available instead of the coarser 3-arcsecond data.
HistoryPage - Class in org.ka2ddo.yaac.webserver
This generates a page representing the message history for a particular station or object.
HistoryPage() - Constructor for class org.ka2ddo.yaac.webserver.HistoryPage
 
HMS - Static variable in class org.ka2ddo.aprs.PositionMessage
Date format to decode hours/minutes/seconds timestamp string.
home() - Static method in class org.ka2ddo.yaac.gui.ZoomControl
Pan the map so the local station is at the center.
HTTP_RADAR_WEATHER_GOV_CONUS_RADAR_IMG_LATEST_RADARONLY_GIF - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
The URL where the United States National Weather Service provides radar weather map overlay images,
HttpConnectionThread - Class in org.ka2ddo.yaac.webserver
This class processes one inbound HTTP connection.
HttpConnectionThread(Socket, Map<String, PathHandler>, HttpServer) - Constructor for class org.ka2ddo.yaac.webserver.HttpConnectionThread
 
HttpServer - Class in org.ka2ddo.yaac.webserver
This class implements a very simple HTTP server.
HttpServer(int, int, Map<String, PathHandler>) - Constructor for class org.ka2ddo.yaac.webserver.HttpServer
Create a HttpServer instance on the specified listening port.
httpServer - Variable in class org.ka2ddo.yaac.webserver.PathHandler
Reference to HttpServer instance that uses invocations of this PathHandler instance.
HugeBitSet - Class in org.ka2ddo.util
This class implements a BitSet using a segmented array, so that growth to unreasonably huge sizes will not require having enough heap space for two contiguous copies of the bitset (to handle copying upon array growth).
HugeBitSet() - Constructor for class org.ka2ddo.util.HugeBitSet
 
humidityPct - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Relative humidity percentage.
HurricaneEnum - Enum in org.ka2ddo.aprs
Symbolic codes for different types of hurricane/tropical storm information.
HurricaneEnum.StormType - Enum in org.ka2ddo.aprs
Values allowed for type of storm in a hurricane position report.

I

ICON_PIXEL_SIZE - Static variable in class org.ka2ddo.yaac.gui.GuiSymbols
The default size of an APRS symbol icon in pixels.
IconLoader - Class in org.ka2ddo.yaac.gui
This class provides static methods for loading icon images from the distro's JAR file.
IconLoader() - Constructor for class org.ka2ddo.yaac.gui.IconLoader
 
IconPage - Class in org.ka2ddo.yaac.webserver
This "page" delivers the PNG encoding of a APRS symbol icon.
IconPage() - Constructor for class org.ka2ddo.yaac.webserver.IconPage
 
id - Variable in class org.ka2ddo.opentrac.OpenTracElement
 
id - Variable in class org.ka2ddo.yaac.osm.ChangeSet
 
id - Variable in class org.ka2ddo.yaac.osm.Node
OpenStreetMap assigned ID number for this Node.
id - Variable in class org.ka2ddo.yaac.osm.Relation
 
id - Variable in class org.ka2ddo.yaac.osm.Way
The OpenStreetMap assigned ID number for this Way.
identifier - Variable in class org.ka2ddo.yaac.ax25.StationState
The String identifying this particular station or object.
identifier - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Callsign-SSID of station sending telemetry.
IGateQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class processes ?IGATE directed queries.
IGateQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.IGateQueryHandler
 
imageList - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
 
img - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
Reference to GUI-specific icon data for this symbol.
img - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
The image as a renderable object (assuming it can be loaded successfully).
imgCreationDate - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Timestamp when the image was created (used to detect an updated image for automatic refreshing).
importMessages(InputStream, PacketExportMode, int, StatusListener, long, Filter) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Import a file of AX.25 frames in any of three formats into YAAC.
inCategory(Symbols.Category) - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
Test if the specified category matches this category subfilter.
include(RowFilter.Entry<? extends M, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.RowFilterByMonitorType
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
include(RowFilter.Entry<? extends MessageModel, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.MessageRowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
include(RowFilter.Entry<? extends RawPacketTableModel, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.RawPacketRowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
include(RawPacketTableModel, int) - Method in class org.ka2ddo.yaac.gui.RawPacketRowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
include(M, int) - Method in interface org.ka2ddo.yaac.gui.table.FastRowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
indexOf(byte[], int, char, int) - Static method in class org.ka2ddo.ax25.AX25Message
Search a byte array (assumed to be an ASCII string) for a matching character.
indexOf(byte[], int, String, int) - Static method in class org.ka2ddo.ax25.AX25Message
Search a byte array (assumed to be an ASCII string) for a matching ASCII string.
indexOf(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Get the zero-based index of the tracked ObjectReport with the specified name
indexOf(MonitoredStation) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Get the position index in the list of the specified MonitoredStation.
IndexPage - Class in org.ka2ddo.yaac.webserver
This class generates the home page for the mini webserver inside YAAC.
IndexPage() - Constructor for class org.ka2ddo.yaac.webserver.IndexPage
 
inferSymbol(AX25Callsign, AX25Callsign) - Method in class org.ka2ddo.aprs.Message
Decode a symbol from the destination AX25Callsign (handling the case of old hardware and/or software whose limited message set does not include messages with symbol codes in the message body).
information - Variable in class org.ka2ddo.opentrac.RadioCapability
Information type, in index through FCC definition letters.
INFORMATION_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
Information content type codes in numeric index order.
init(Preferences) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Load the MessageGroupCatalog with persisted values from the Java Preferences store.
init(Object, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Additional processing to be done when the action is attached to the menu structure.
initializePlaceZoomLevels() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Load the persisted zoom levels for Place labels from the Preferences backing store.
initializeWindowMenu(Object, Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Create the entries on the dynamic Window menu on the menu bar corresponding to every window except the one containing the menu bar.
initializeWindowMenu(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainFrame
Create the entries on the dynamic Window menu on the menu bar corresponding to every window except the one containing the menu bar.
initMainWindowMenuBar() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
initMainWindowMenuBar() - Method in class org.ka2ddo.yaac.gui.MainFrame
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
initMessageDialog(RelativeTimeFilter) - Static method in class org.ka2ddo.yaac.gui.MessageFrame
 
initValueMap() - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Load the hashmap that translates string into enum value instances, including using aliases for the official enums.
insertDefaultRow(int, String) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
Create a new initially-enabled LocalDestinationRecord at the specified index within the catalog.
insertOutgoingMessage(int, boolean) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Report that a new message has been added to the outgoing retransmitted message list.
insertOutgoingMessage(int, boolean) - Method in interface org.ka2ddo.yaac.io.SendableMessageListener
Report that a new message has been added to the outgoing retransmitted message list.
insertPrivateKey(String, PrivateKey, Certificate[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Insert a private key with its associated public key certificate chain.
insertPublicCertificateChain(String, CertPath) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Store the public key certificates for some other station into the keystore.
insertSecretKey(String, byte[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Store a byte-encoded secret (symmetric) key in the keystore.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
Gives notification that there was an insert into the document.
installedVersion - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
The human-readable version identifier for the installed version of the plugin, or null if this plugin is not yet installed into the local copy of YAAC.
INSTANCE - Static variable in class org.ka2ddo.util.UTF8ResourceControl
 
IntegerCache - Class in org.ka2ddo.util
This class implements a cache similar to the java.lang.Integer class, but for a wider range, so as to reduce the number of duplicate-valued Integer wrapper objects cluttering up the heap.
IntegerCache() - Constructor for class org.ka2ddo.util.IntegerCache
 
intern(String) - Static method in class org.ka2ddo.util.StringCache
 
internKey(T) - Method in class org.ka2ddo.util.ShareableObjectCache
 
intersects(int, int, int, int) - Method in class org.ka2ddo.yaac.osm.Node
Test if this Node intersects the specified axis-aligned bounding box.
intersects(int, int, int, int) - Method in class org.ka2ddo.yaac.osm.Way
Test if this Way intersects the specified axis-aligned bounding box.
inUseByRcvr - Variable in class org.ka2ddo.gps.SatelliteState
Boolean true if this satellite is currently being used for position calculation.
invalid - Variable in class org.ka2ddo.ax25.AX25Message
Indicates whether message was correctly formatted or otherwise parseable.
invokeConfigWizard() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Start the configuration wizard at its first window.
invokeConfigWizard() - Method in class org.ka2ddo.yaac.gui.MainFrame
Start the configuration wizard at its first window.
invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the Object editing dialog, possibly initialized with the contents of an existing ObjectReport.
invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the Object editing dialog, possibly initialized with the contents of an existing ObjectReport.
IOErrorDialog - Class in org.ka2ddo.yaac.gui
This class displays asynchronously-initiated error messages from the I/O back-end.
IrrelevantToPlaybackFilter - Interface in org.ka2ddo.yaac.filter
This tag interface marks a Filter subclass that is not suitable for filtering the loading of log files for playback.
IS_AREA - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is an enclosed area,
IS_BRIDGE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is a bridge above other features.
IS_BUILDING - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is a building, not open area.
IS_DISUSED - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating associated amenity is no longer in use or is abandoned.
IS_INFERRED_AREA - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way was assumed to be an area based on its other properties.
IS_ISLAND - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is the coastline of an island.
IS_LIT - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Node or Way has artificial illumination.
IS_ONEWAY - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way only permits traffic in one direction.
IS_ONEWAY_BACKWARDS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way only permits traffic in one direction, but the vertices are in reverse order.
IS_TUNNEL - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is a tunnel underneath other features.
IS_WATER - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Flag bit indicating Way is a water object.
isAcceptAllDests() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Report whether all destinations are accepted by this filter.
isActive() - Method in class org.ka2ddo.util.ReschedulableTimerTask
Test if this task is actively queued to a timer.
isActive() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Report whether this SendableMessageWrapper is still queued for upcoming transmissions.
isActiveObject() - Method in class org.ka2ddo.yaac.ax25.StationState
Indicates if this "station" is actually an Object or Item that is currently active (not killed).
isAlive() - Method in class org.ka2ddo.aprs.ObjectReport
Test if Object/Item is still alive.
isAllowIllegalOverlays() - Static method in class org.ka2ddo.yaac.gui.OverlaySelector
Report whether this client can specify illegal overlay characters.
isAmenityOrWay - Variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Flag indicating whether the osmEnumType is for a OSM enumeration that can be translated into either a WayType or an AmenityType, depending on the specific value of the enumeration.
isApplyFilter() - Method in class org.ka2ddo.yaac.gui.StationListViewer
Report whether the currently defined filters should restrict the contents of the station/object list.
isArea() - Method in enum org.ka2ddo.yaac.osm.Aeroway
Indicates whether this enum type implies an area.
isArea() - Method in enum org.ka2ddo.yaac.osm.AmenityType
Indicates whether this enum type implies an area.
isArea() - Method in enum org.ka2ddo.yaac.osm.LandUse
Indicates whether this enum type implies an area.
isArea() - Method in enum org.ka2ddo.yaac.osm.Leisure
Indicates whether this enum type implies an area.
isArea() - Method in interface org.ka2ddo.yaac.osm.MaybeArea
Indicates whether this enum type implies an area.
isArea() - Method in enum org.ka2ddo.yaac.osm.Natural
Indicates whether this enum type implies an area.
isArea() - Method in enum org.ka2ddo.yaac.osm.WayType
Indicates whether this enum type implies an area.
isAutoLoadMapTiles() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether map tiles will be auto-downloaded (if the author's website can be reached) for any tiles that have not already been downloaded.
isAutoLoadMapTiles() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether map tiles will be auto-downloaded (if the author's website can be reached) for any tiles that have not already been downloaded.
isAutoLoadOsmTiles() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether YAAC is configured to try to auto-download pre-imported OSM tiles that are not currently on the system.
isBlacklisted(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Test if the specified callsign is on the blacklist.
isCallsignSet() - Static method in class org.ka2ddo.yaac.YAAC
Indicate if the local station's callsign has been set.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Reports whether the specified cell can be modified by the user.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
 
isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Asks the editor if it can start editing using anEvent.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Specifies that pushbuttons are usable.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Indicate which columns can be edited.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
 
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
 
isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Asks the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Asks the editor if it can start editing using anEvent.
isChanged() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
 
isClosed() - Method in class org.ka2ddo.aprs.NWSMultiLine
Test whether this is a polyline or polygon.
isCustom - Variable in class org.ka2ddo.aprs.PositionMessage
If true, indicates that the Mic-E status code should be treated as a custom value rather than the common standard meanings for the ordinal values 1 to 7.
isDebug() - Static method in class org.ka2ddo.yaac.YAAC
Indicate if debug messages should be printed out.
isDefault() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Test if this way enumeration has the factory-default settings (i.e., don't need to save in preferences).
isDigital - Variable in class org.ka2ddo.aprs.XmitEncoding
 
isDirect(long) - Method in class org.ka2ddo.yaac.ax25.StationState
Report if the station has been directly heard by the local YAAC instance (without being digipeated) recently.
isDoAllExisting() - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Report if assuming all currently present tiles will be downloaded again.
isDoRxIGate() - Method in class org.ka2ddo.yaac.ax25.Digipeater
Reports if RF-to-IP packet gating is allowed.
isDoTxIGate() - Method in class org.ka2ddo.yaac.ax25.Digipeater
Reports if IP-to-RF packet gating is allowed.
isDoVicinityPlot() - Static method in class org.ka2ddo.yaac.ax25.StationState
Efficiently test if vicinity plotting should be done for stations not reporting position.
isDrawAge() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the time interval since last receipt of a message from or about a station or object is plotted below the station/object's name.
isDrawAge() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the time interval since last receipt of a message from or about a station or object is plotted below the station/object's name.
isDrawAge() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether the time interval since last receipt of a message from or about a station or object is plotted below the station/object's name.
isDrawAliasInsteadOfCallsign() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
isDrawAliasInsteadOfCallsign() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
isDrawAliasInsteadOfCallsign() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
isDrawAllTrackStripes() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Indicate whether all moving stations should have track stripes plotted.
isDrawAllTrackStripes() - Method in class org.ka2ddo.yaac.gui.MainFrame
Indicate whether all moving stations should have track stripes plotted.
isDrawAllTrackStripes() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Indicate whether all moving stations should have track stripes plotted.
isDrawAlohaCircle() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) are plotted on the map.
isDrawAlohaCircle() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) are plotted on the map.
isDrawAlohaCircle() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) are plotted on the map.
isDrawAmbiguityCircle() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether a translucent ambiguity circle is drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
isDrawAmbiguityCircle() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether a translucent ambiguity circle is drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
isDrawAmbiguityCircle() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether a translucent ambiguity circle is drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
isDrawCallsign() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether callsign label should be drawn for each station/object.
isDrawCallsign() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether callsign label should be drawn for each station/object.
isDrawCallsign() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether callsign label should be drawn for each station/object.
isDrawDeadObjects() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether Objects that have been "killed" are plotted on the map.
isDrawDeadObjects() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether Objects that have been "killed" are plotted on the map.
isDrawDeadObjects() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether Objects that have been "killed" are plotted on the map.
isDrawDeadReckoning() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether deadreckoning position updates for moving stations and objects are calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
isDrawDeadReckoning() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether deadreckoning position updates for moving stations and objects are calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
isDrawDeadReckoning() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether deadreckoning position updates for moving stations and objects are calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
isDrawDF() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether direction-finding cones are plotted from stations reporting DFS vector information
isDrawDF() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether direction-finding cones are plotted from stations reporting DFS vector information
isDrawDF() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether direction-finding cones are plotted from stations reporting DFS vector information
isDrawDoubleSizedSymbols() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report if symbols are being drawn double-sized.
isDrawDoubleSizedSymbols() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report if symbols are being drawn double-sized.
isDrawDoubleSizedSymbols() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report if symbols are being drawn double-sized.
isDrawItemStatus() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether a color-coded "halo" is drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
isDrawItemStatus() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether a color-coded "halo" is drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
isDrawItemStatus() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether a color-coded "halo" is drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
isDrawMicEStatusCircles() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether color-coded circles indicating Mic-E status codes are be drawn around stations reporting those codes.
isDrawMicEStatusCircles() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether color-coded circles indicating Mic-E status codes are be drawn around stations reporting those codes.
isDrawMicEStatusCircles() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether color-coded circles indicating Mic-E status codes are be drawn around stations reporting those codes.
isDrawNWSMultiLine() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether encoded polylines (generally used for National Weather Service severe weather regions) are plotted on the map.
isDrawNWSMultiLine() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether encoded polylines (generally used for National Weather Service severe weather regions) are plotted on the map.
isDrawNWSMultiLine() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether encoded polylines (generally used for National Weather Service severe weather regions) are plotted on the map.
isDrawRangeCircles() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether radio range circles are being drawn for stations reporting or implying transmission range limits.
isDrawRangeCircles() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether radio range circles are being drawn for stations reporting or implying transmission range limits.
isDrawRangeCircles() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether radio range circles are being drawn for stations reporting or implying transmission range limits.
isDrawSelf() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the local station is plotted on the map.
isDrawSelf() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the local station is plotted on the map.
isDrawSelf() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether the local station is plotted on the map.
isDrawSelfLikeOther() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether local station is drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
isDrawSelfLikeOther() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether local station is drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
isDrawSelfLikeOther() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether local station is drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
isDrawWeatherAsWeather() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether weather stations are drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
isDrawWeatherAsWeather() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether weather stations are drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
isDrawWeatherAsWeather() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Report whether weather stations are drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
isDuplicate(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Frame
Test if this frame has the same contents (at least as regards duplicate checking) as the provided older frame.
isEmpty() - Method in class org.ka2ddo.util.ShareableObjectCache
Returns true if this set contains no entries.
isEmpty() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns true if this map contains no key-value mappings.
isEnabled() - Method in class org.ka2ddo.aprs.DefaultMessage
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.MessageMessage
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.ObjectReport
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.PositionMessage
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.Query
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.StationCapabilities
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.aprs.StatusMessage
Test if message should still be transmitted.
isEnabled() - Method in interface org.ka2ddo.ax25.SendableMessage
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Test if message should still be transmitted.
isEnabled(Enum) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
isEnabled() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
isEnabled(int) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Test whether the specified Mic-E status code is acceptable by this filter.
isEnabled() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Test if this RadiusFilter is enabled.
isEnabled() - Method in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
Indicate whether messages from stations with this symbol are allowed.
isEnabled() - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Returns the enabled state of the Action.
isEnabled() - Method in class org.ka2ddo.yaac.io.BeaconData
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.yaac.io.StatusData
Test if message should still be transmitted.
isEnabled() - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Returns the enabled state of the Action.
isEnableQruServer() - Method in class org.ka2ddo.yaac.core.QueryResponder
Test if QRU server should be enabled.
isEntityAddressed() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Test if this entity has been properly addressed.
isEntityEmpty() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Test if this entity has any elements.
isEveryEntityAddressed() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Test if every entity in this message has been properly addressed.
isFilledIn() - Method in class org.ka2ddo.yaac.aprs.DXRecord
Report if the DXRecord is completely filled in.
isFilterPlaybacks() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Indicate whether packets from log file playbacks should be filtered or not.
isFrozen() - Method in class org.ka2ddo.ax25.AX25Stack
Report if parser thread is frozen.
isFullDuplex - Variable in class org.ka2ddo.aprs.XmitEncoding
 
isGraticuleVisible() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
isGraticuleVisible() - Method in class org.ka2ddo.yaac.gui.MainFrame
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
isHardReject() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
 
isIGateOnly() - Method in class org.ka2ddo.yaac.ax25.StationState
Indicate if the station has only been heard via a IGate connection to the APRS-IS backbone.
isIncludeObjects() - Method in enum org.ka2ddo.yaac.ax25.ListViewMode
 
isIncludeStations() - Method in enum org.ka2ddo.yaac.ax25.ListViewMode
 
isInvalid - Variable in class org.ka2ddo.aprs.XmitEncoding
 
isInvalid() - Method in class org.ka2ddo.ax25.AX25Message
Test if this message was flagged as invalid.
isKeepSpecificallyTrackedStationsOnScreen() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
isKeepSpecificallyTrackedStationsOnScreen() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
isKeepSpecificallyTrackedStationsOnScreen() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
isLegalSymTableId(char, boolean) - Static method in class org.ka2ddo.aprs.Symbols
Test if the specified character is a legal APRS symbol table ID (or overlay) character.
isLinear - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Indicates that the steps between pixels are in units of linear distance (meters), rather than in angular distance (degrees) across the approximately spherical Earth.
isLocalDest(AX25Callsign) - Static method in class org.ka2ddo.ax25.AX25Stack
Test if this callsign is addressed to the local station.
isLocalDest(String) - Static method in class org.ka2ddo.ax25.AX25Stack
Test if this callsign is addressed to the local station.
isLocalRf(long, int) - Method in class org.ka2ddo.yaac.ax25.StationState
Indicate if the station is accessible over local RF.
isLogAPRS() - Static method in class org.ka2ddo.yaac.YAAC
Efficiently test if APRS packets should be logged to disk.
isLogGPS() - Static method in class org.ka2ddo.yaac.YAAC
Efficiently test if GPS NMEA sentences should be logged to disk.
isMapAutoCentered() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the map should automatically pan to keep the local station centered on the map.
isMapAutoCentered() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the map should automatically pan to keep the local station centered on the map.
isMaxedOut() - Method in class org.ka2ddo.yaac.core.AlohaRanger
Report whether this Aloha report is a complete report, or where not enough traffic has been detected to indicate a saturated channel.
isMemoryGCPanelVisible() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report the current visibility of the MemoryGCPanel.
isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report the current visibility of the MemoryGCPanel.
isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.ZoomControl
Report the current visibility of the MemoryGCPanel.
isN_N - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
 
isNarrowband - Variable in class org.ka2ddo.aprs.XmitEncoding
 
isNewNParadigmAlias() - Method in class org.ka2ddo.ax25.AX25Callsign
Test if this callsign appears to be a valid New n-N digipeat alias.
isNewNParadigmAlias(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
Test if the parameter appears to be a valid New n-N digipeat alias.
isNightMode() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report if the displays are in night mode.
isNightMode() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report if the displays are in night mode.
isNotMatch() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
ISO_8859_1 - Static variable in class org.ka2ddo.ax25.AX25Message
ISO-Latin-1 character set for converting byte arrays into Unicode Strings.
isObject() - Method in class org.ka2ddo.yaac.ax25.StationState
Reports if this station was last reported as a non-transmitting object or item, as defined by the APRS specifications.
isObjectOnly() - Method in class org.ka2ddo.yaac.ax25.StationState
Reports if this station is actually a non-transmitting object or item, as defined by the APRS specifications.
isOnlyOverrapidGpsFixes() - Method in class org.ka2ddo.yaac.ax25.StationState
If entire history of this station is GpsRawMessages at too fast a rate for APRS messaging, than it must be either a moron or a remote GPS (as defined in the SerialGpsConnector and SerialGpsPortEditor).
isOpen() - Method in class org.ka2ddo.ax25.Connector
Reports whether this Connector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.ax25.ConnState
Get the current state of this connection.
isOpen() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Test if the connection to the associated AGWPE server is open and working.
isOpen() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.GpsdConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Reports whether this Connector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.OuternetConnector
Reports whether this Connector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Reports whether this PortConnector has an open connection to its port.
isOpen() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
Reports whether this PortConnector has an open connection to its port.
isOperationComplete() - Method in interface org.ka2ddo.yaac.core.StatusListener
Test whether the operation monitored by this StatusListener is done.
isOperationComplete() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Test whether the operation monitored by this StatusListener is done.
isOperatorPresent(long) - Static method in class org.ka2ddo.yaac.YAAC
Test if human user has been active within the tolerance for inactivity.
isPasswordSet() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Test if the backing keystore's password has been set.
isPlayback - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Record came from a logfile playback, not from a real-time connection.
isPriorityOnly() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Test if this filter will pass messages that are not of emergency or priority precedence.
isRealCallsign(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
Test if a callsign looks like a real callsign (at least one digit somewhere other than the last character, all letters uppercase).
isRealCallsign(String) - Static method in class org.ka2ddo.ax25.AX25Frame
Test if a callsign looks like a real callsign (at least one digit somewhere other than the last character, all letters uppercase).
isRejected() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Report whether this message was rejected by its recipient.
isRelayAStep(AX25Callsign) - Static method in class org.ka2ddo.ax25.DigipeatAliasCatalog
 
isRequired() - Method in enum org.ka2ddo.aprs.WeatherEnum
Report whether an APRS weather message is required to include this parameter.
isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Indicate if this Filter is saveable.
isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Indicate if this Filter is saveable.
isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Indicate if this Filter is saveable.
isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Indicate if this Filter is saveable.
isSaveable() - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
Indicate if this Filter is saveable.
isSelectAll() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Report if this filter will pass all traffic regardless of the sending station callsign/SSID.
isSelected() - Method in class org.ka2ddo.util.NamedBoolean
Report whether the wrapped property is set or not.
isSelected() - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
Test whether this category set is enabled for viewing.
isSendable() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Test if the current state of the editor would create a sendable ObjectReport record.
isSet(int) - Method in class org.ka2ddo.util.HugeBitSet
Test if the specified bit is set in the HugeBitSet.
isSetEnabled() - Method in class org.ka2ddo.aprs.ObjectReport
Report whether the enable flag is set for this message (independent of expiration or limited scope).
isShowDate() - Method in class org.ka2ddo.aprs.PositionMessage
Test whether a transmission of this message should include the timestamp.
isShowEveryonesMessages() - Method in class org.ka2ddo.yaac.gui.MessageModel
Report if all Messages are to be shown, or only those addressed to this station.
isShowHighwaySigns() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether highway signs should be displayed on the map.
isShowLabelsInEnglish() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
isShowLabelsInEnglish() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
isShowLabelsInEnglish() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
isShowLayer(int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether the identified WayType layer should be rendered on the map.
isShowMap() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether the OpenStreetMap map overlay should be displayed.
isShown() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Report if Ways of this type should be rendered.
isShowOnlyRFOnRadioView() - Method in class org.ka2ddo.yaac.gui.MainFrame
 
isShowOperatorPresent() - Static method in class org.ka2ddo.yaac.YAAC
Indicate if beacons should use the 'O' overlay to indicate an operator is present at the station.
isShowPlayback() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
isShowPOI() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report whether OSM Node points of interest should be displayed.
isShowRadioViewOnStartup() - Method in class org.ka2ddo.yaac.gui.MainFrame
 
isShowRasterMaps() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
isShowRT() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
isShowTopoContours() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the topographic map should be rendered as contour lines.
isShowTopoContours() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the topographic map should be rendered as contour lines.
isShowTopoContours() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Report whether the topographic map should be rendered as contour lines.
isShowTopoRegions() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report whether the topographic map overlay should be displayed as filled regions.
isShowTopoRegions() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report whether the topographic map overlay should be displayed as filled regions.
isShowTopoRegions() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Report whether the topographic map overlay should be displayed as filled regions.
isShowUnlabeledWays() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Report if unlabeled and untyped map features should be displayed.
isShowUnlabeledWays() - Method in class org.ka2ddo.yaac.gui.MainFrame
Report if unlabeled and untyped map features should be displayed.
isShowUnlabeledWays() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Report if unlabeled and untyped map features should be displayed.
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in interface org.ka2ddo.yaac.gui.ColumnSizingTableModel
Specifies whether setWidthToFit() should be enabled on this column.
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Specifies whether setWidthToFit() should be enabled on this column.
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
 
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Specifies whether setWidthToFit() should be enabled on this column.
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
 
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Specifies whether setWidthToFit() should be enabled on this column
isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
Specifies whether setWidthToFit() should be enabled on this column
isSortByRcvTime() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
 
isSpecificallyTracked(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Test if a given identifier is on the tracking list.
isSpecificallyTracked(String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Test if a given identifier is on the tracking list.
isSpecificallyTracked(String) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Test if a given identifier is on the tracking list.
isSpecificallyTracking() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Test if any identifiers are on the tracking list.
isSpecificallyTracking() - Method in class org.ka2ddo.yaac.gui.MainFrame
Test if any identifiers are on the tracking list.
isSpecificallyTracking() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Test if any identifiers are on the tracking list.
isState() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
 
isStationMoving(long) - Method in class org.ka2ddo.yaac.ax25.StationState
Test if the station monitored by this StationState appears to be moving or remaining in a fixed location.
isSuccessful() - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Report whether the move should be saved or discarded.
isSymbolInferred() - Method in class org.ka2ddo.aprs.GpsRawMessage
Report whether the non-null APRS symbol reported by this message is explicit or inferred from destination or source callsign.
isSymbolInferred() - Method in class org.ka2ddo.aprs.Message
Report whether the non-null APRS symbol reported by this message is explicit or inferred from destination or source callsign.
isSymbolInferred() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
Report whether the non-null APRS symbol reported by this message is explicit or inferred from destination or source callsign.
isSymbolInferred() - Method in class org.ka2ddo.aprs.UltimeterRawMessage
Report whether the non-null APRS symbol reported by this message is explicit or inferred from destination or source callsign.
isThisOneOfMyComponents(Object) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
 
isTimeInRange(long) - Method in class org.ka2ddo.yaac.ax25.StationState
Test if this station has any messages meeting the specified time range.
isTraced - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
 
isUseExtendedSymbols() - Static method in class org.ka2ddo.yaac.YAAC
Report whether APRS 1.2 extended symbols are available and will be used if needed.
isUseHome() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Test if this RadiusFilter will use the local station's current position or an explicitly configured position.
isUsingCompressedFormat() - Method in class org.ka2ddo.aprs.PositionMessage
Indicates whether this PositionMessage is using compressed-mode (but not Mic-E) encoding of latitude and longitude, because this affects what are legal symbol overlay codes.
isUsingCompressedFormat() - Method in class org.ka2ddo.aprs.PositionReport
Indicates whether this PositionMessage is using compressed-mode (but not Mic-E) encoding of latitude and longitude, because this affects what are legal symbol overlay codes.
isValid() - Method in class org.ka2ddo.ax25.AX25Callsign
Indicates if this callsign has valid syntax to be transmitted in the header of an AX.25 frame.
isValid() - Method in enum org.ka2ddo.gps.GpsFixQuality
 
isValidLookingSubTone(byte[], int) - Static method in class org.ka2ddo.aprs.XmitEncoding
Test if a message body has a valid-looking subtone encoding for an APRS message.
isValueQuantityUnitMeasure() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Report whether attribute has a quantity unit of measure.
isViewable - Variable in class org.ka2ddo.yaac.ax25.StationState
Whether or not this station or object should be displayed on the map.
isViewPrintable(Object, int) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Test if specified GUI view is printable.
isViewPrintable(Object, int) - Method in class org.ka2ddo.yaac.gui.MainFrame
Test if specified GUI view is printable.
isVisible() - Method in enum org.ka2ddo.yaac.osm.AmenityCategory
Indicate whether OSM objects tagged with this enum are visible.
isVisible() - Method in enum org.ka2ddo.yaac.osm.AmenityType
Indicate whether OSM objects tagged with this enum are visible.
isVisible() - Method in enum org.ka2ddo.yaac.osm.Place
Indicate whether OSM objects tagged with this enum are visible.
isVisible() - Method in interface org.ka2ddo.yaac.osm.VisibleEnum
Indicate whether OSM objects tagged with this enum are visible.
isVisible() - Method in enum org.ka2ddo.yaac.osm.WayType
Indicate whether OSM objects tagged with this enum are visible.
isWillAcceptMicE() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Report if Mic-E destinations (encoded latitude, etc.) should be accepted.
isWindows() - Static method in class org.ka2ddo.yaac.os.OSAdapter
Test if the host operating system is Microsoft Windows.
itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
 
itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
 
itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
 
itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
Do not call.
iterator() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Returns an iterator over the catalog of DigipeatAliasRecords.
iterator() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Returns an iterator over a set of elements of type OpenTracEntity.
iterator() - Method in class org.ka2ddo.util.FastBlockingQueue
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.ka2ddo.util.ShareableObjectCache
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.ka2ddo.yaac.ax25.StationState
Obtain an iterator to cycle through the messages accumulated for this station or object.
iterator() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Returns an iterator over a set of elements of type StationState.
iterator() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Returns an iterator over the child Filters of this CumulativeBooleanAndFilter.
iterator() - Method in class org.ka2ddo.yaac.gui.FontCache
Create an Iterator for scanning through the configured Fonts.
iterator() - Method in class org.ka2ddo.yaac.gui.WindowPersister
Returns an iterator over the currently monitored set of Windows.
iterator() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns an iterator over a set of elements of type K.
ix - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Raster image pixel X coordinate.
iy - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Raster image pixel Y coordinate.

J

Json - Class in org.ka2ddo.yaac.util
This class is a limited-function decoder and encoder for JSON messages, sufficient to support the implementation used by gpsd.
JSpinnerCellEditor - Class in org.ka2ddo.yaac.gui.table
This class provides a JSpinner-based editor for a table cell.
JSpinnerCellEditor(int, int) - Constructor for class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Create an editor based on a JSpinner with a specified integer range.
justPut(OSMLayerEnum, Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Associates the specified value with the specified key in this map (optional operation).
justRemove(OSMLayerEnum) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Removes the mapping for a key from this map if it is present (optional operation).
justSet(int) - Method in class org.ka2ddo.util.HugeBitSet
Set the specified bit in the HugeBitSet without returning the former state.

K

KenwoodConnector - Class in org.ka2ddo.yaac.io
This class defines a connector for communicating with a Kenwood TM-D710 (or equivalent) radio through its COM port when the radio is in APRS (not packet TNC) mode.
KenwoodConnector() - Constructor for class org.ka2ddo.yaac.io.KenwoodConnector
Create an uninitialized instance of KenwoodConnector.
KenwoodMessageListTableModel - Class in org.ka2ddo.yaac.gui
This provides a sortable, filterable situational status display, attempting to emulate the Kenwood D710 control head's LIST view, as a backing TableModel for a JTable view.
KenwoodMessageListTableModel() - Constructor for class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
Create a KenwoodMessageListTableModel.
KenwoodPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for KenwoodConnector.
KenwoodPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.KenwoodPortEditor
 
KenwoodRadioViewPane - Class in org.ka2ddo.yaac.gui
This panel displays the most recently received message in a format similar to the Kenwood TM-D710 control head.
KenwoodRadioViewPane(Message) - Constructor for class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Create a KenwoodRadioViewPane
KeyPane - Class in org.ka2ddo.yaac.gui
The class provides an editing and control UI for the keys managed by this program.
KeyPane() - Constructor for class org.ka2ddo.yaac.gui.KeyPane
 
keyPressed(KeyEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a key has been pressed.
keyReleased(KeyEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a key has been released.
keySet() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns a Set view of the keys contained in this map.
KeyTableModel - Class in org.ka2ddo.yaac.gui
This class presents the contents of the KeyManager's collection of signature keys on a Swing table.
KeyTableModel() - Constructor for class org.ka2ddo.yaac.gui.KeyTableModel
 
keyTyped(KeyEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a key has been typed.
KissEscapeOutputStream - Class in org.ka2ddo.yaac.io
This filtering OutputStream adds the KISS protocol escape sequences for the body of a KISS frame.
KissEscapeOutputStream(DataOutput) - Constructor for class org.ka2ddo.yaac.io.KissEscapeOutputStream
Create a KissEscapeOutputStream wrapped around an implementation of the java.io.DataOutput interface.
KissEscapeOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.KissEscapeOutputStream
Create a KissEscapeOutputStream wrapped around an OutputStream.
KissEscapeOutputStream.RcvState - Enum in org.ka2ddo.yaac.io
States of a KISS frame decoder.
KissOverTcpConnector - Class in org.ka2ddo.yaac.io
This class defines the port driver for connecting to a KISS TNC over a TCP/IP network connection.
KissOverTcpConnector() - Constructor for class org.ka2ddo.yaac.io.KissOverTcpConnector
 
KissOverTcpPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for KissOverTcpConnector.
KissOverTcpPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
 

L

LandUse - Enum in org.ka2ddo.yaac.osm
This enum defines the supported values of the landuse="*" attribute in OSM.
LANDUSE2_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
LANES_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
LARGE_ICON_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing an Icon.
last - Variable in class org.ka2ddo.ax25.AX25Callsign
Flag bit in SSID byte indicating this is the last callsign in a digipeater sequence.
LastDigipeatFilter - Class in org.ka2ddo.yaac.filter
This filter accepts or rejects messages based on the last station to transmit the message.
LastDigipeatFilter() - Constructor for class org.ka2ddo.yaac.filter.LastDigipeatFilter
 
LastDigipeatFilterUI - Class in org.ka2ddo.yaac.gui.filter
This filter accepts or rejects messages based on the last station to transmit the message.
LastDigipeatFilterUI(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Create a UI for controlling a LastDigipeatFilter
lastMessageAddressee - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
The station callsign to which the last message was addressed.
lastPositionSentenceType - Variable in class org.ka2ddo.gps.GpsFix
Indicate the type of GPS sentence that provided the position and course information.
lat - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Center of the download region in degrees North.
LAT - Static variable in class org.ka2ddo.yaac.util.LatLonFormatter
 
latitude - Variable in class org.ka2ddo.aprs.PositionMessage
The latitude of this position in APRS text format DDMM.MMn.
latitude - Variable in class org.ka2ddo.gps.GpsFix
GPS latitude in degrees North.
latitude - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Latitude of DX reporting station.
latitude - Variable in class org.ka2ddo.yaac.io.BeaconData
 
latitude - Variable in class org.ka2ddo.yaac.osm.Node
Latitude in millionths of degrees North.
latitude - Variable in class org.ka2ddo.yaac.srtm.SRTMTileId
 
LatLonEditor - Class in org.ka2ddo.yaac.gui
Provide a displayer/editor for a latitude or longitude value.
LatLonEditor(boolean, String) - Constructor for class org.ka2ddo.yaac.gui.LatLonEditor
Construct this editor in the current format, parsing the String value in the APRS-standard DDMM.MM format.
LatLonEditor(boolean, double) - Constructor for class org.ka2ddo.yaac.gui.LatLonEditor
Construct this editor in the current format, initializing to the provided value in fractional degrees.
LatLonFormatter - Class in org.ka2ddo.yaac.util
Provide a formatter for a latitude or longitude value in degrees/minutes/fractional minutes and direction (or some other format style for GUI display).
LatLonFormatter(boolean, boolean) - Constructor for class org.ka2ddo.yaac.util.LatLonFormatter
 
LatLonFormatter(boolean, boolean, LatLonFormatter.Format) - Constructor for class org.ka2ddo.yaac.util.LatLonFormatter
 
LatLonFormatter.Format - Enum in org.ka2ddo.yaac.util
Define the supported different formats for latitude and longitude display.
LatLongDistance - Class in org.ka2ddo.yaac.util
This class defines a static method that implements the WGS84 cartesian distance formula.
LatLongDistance() - Constructor for class org.ka2ddo.yaac.util.LatLongDistance
 
lats - Variable in class org.ka2ddo.aprs.NWSMultiLine
Array of decoded latitudes in millionths of degrees North,
LAYER_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
LayerSelectorTool - Class in org.ka2ddo.yaac.gui.osm
This class provides a UI for editing which map features can be seen on a map.
Leisure - Enum in org.ka2ddo.yaac.osm
This enum defines the commonly-used values of the leisure="*" attribute of OSM.
LEISURE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
length() - Method in class org.ka2ddo.opentrac.OpenTracByte
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracDouble
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracElement
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Return the number of bytes needed to encode this entity, including all its child elements.
length() - Method in class org.ka2ddo.opentrac.OpenTracFloat
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracNull
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracShort
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracString
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
Return the number of bytes needed to encode this element.
length() - Method in class org.ka2ddo.util.HugeBitSet
Get the maximum number of bits currently allocated in this HugeBitSet.
Length - Class in org.ka2ddo.yaac.osm
This class defines a compound object containing a length, width, or height value and the unit of length.
Length(String) - Constructor for class org.ka2ddo.yaac.osm.Length
 
Length(float, DistanceUnit) - Constructor for class org.ka2ddo.yaac.osm.Length
 
Length(float) - Constructor for class org.ka2ddo.yaac.osm.Length
 
life - Variable in class org.ka2ddo.aprs.ObjectReport
Flag indicating whether Object is still active (alive) or has been decommissioned (dead).
LineOfSightPane - Class in org.ka2ddo.yaac.gui
This pane collects a LineOfSightPanel together with border decoration JLabels.
LineOfSightPane(double, double, boolean) - Constructor for class org.ka2ddo.yaac.gui.LineOfSightPane
Create a LineOfSightPane originated at the specified coordinates.
LineOfSightPane(double, double, boolean, String) - Constructor for class org.ka2ddo.yaac.gui.LineOfSightPane
Create a LineOfSightPane originated at the specified coordinates.
LineOfSightPanel - Class in org.ka2ddo.yaac.gui
This panel displays a side-view plot of the straight-line propagation path between two points on the map, using the SRTM topographic data (assuming it is available).
LineOfSightPanel(double, double) - Constructor for class org.ka2ddo.yaac.gui.LineOfSightPanel
Create the LineOfSightPanel with both ends of the great circle route at the same point (for now),
lineType - Variable in class org.ka2ddo.aprs.NWSMultiLine
Indicates whether closed polygon or open polyline.
listOfBlacklistedStations - Variable in class org.ka2ddo.yaac.ax25.Digipeater
List of callsigns on the sender's blacklist (do not digipeat or I-gate).
listOfTXIGatedStations - Variable in class org.ka2ddo.yaac.ax25.Digipeater
List of stations currently being forwarded from the Internet to local RF networks by this station.
ListViewMode - Enum in org.ka2ddo.yaac.ax25
Enums specifying the view modes for the StationListViewer model.
LN_BASE1_08 - Static variable in class org.ka2ddo.aprs.PositionMessage
Scaling factor for encoding speed with compressed position.
load(DataInput) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Read one drawable shape from a binary file.
loadAprsPackets() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Query the user for a file from which to load saved APRS messages.
loadAprsPackets() - Method in class org.ka2ddo.yaac.gui.MainFrame
Query the user for a file from which to load saved APRS messages.
loadCSV(DataInput, boolean) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Load a polyline from a CSV file (one vertex per line), using the current stroke and color settings.
loadCurrentWeather(Map<? extends Enum, ?>) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
Copy weather data from some other map into the currentWeather map in this WeatherDistributor.
loadDefaults(Preferences) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
Load the catalog with the factory defaults.
loadDrawing() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Load drawing overlay.
loadDrawing() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Load drawing overlay.
loadDrawing() - Method in class org.ka2ddo.yaac.gui.MainFrame
Load drawing overlay.
loadExtendedSymbols() - Static method in class org.ka2ddo.aprs.Symbols
Load the non-graphical APRS 1.2 extended symbol attributes,
loadExtendedSymbols() - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
Load the images for all APRS1.2 extended symbols known to this program.
loadFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
loadGPX(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Load a polyline from a GPX file.
loadGzip(File, int, int) - Method in class org.ka2ddo.yaac.srtm.SRTMTile
Read a tile file into this in-memory data structure
loadImage(String) - Static method in class org.ka2ddo.yaac.gui.IconLoader
Read an image file into an Image object.
loadKML(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Read polylines from a KML file.
loadObjectsFromFile() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Load APRS Object definitions from a user-specified file.
loadObjectsFromFile() - Method in class org.ka2ddo.yaac.gui.MainFrame
Load APRS Object definitions from a user-specified file, using the .pos file format originated by UI-View.
loadOnePlugin(File) - Static method in class org.ka2ddo.yaac.YAAC
Attempt to load one JAR file as a plugin
loadPrecompiledTiles(double, double, double, ChangeSet, boolean, boolean) - Static method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
Download already-imported tiles from the program author's website and store them in the local tile directory.
loadPrecompiledTiles(double, double, double, boolean) - Static method in class org.ka2ddo.yaac.srtm.SRTMTileManager
Download SRTM1 or SRTM3 tiles from the US Geological Survey's website to cover a specified region of the planet.
loadReloadableWebMap(RasterMapEntry, long) - Static method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Load a fresh raster image and its associated world file from a web source.
loadTacticalNames() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Load alias names and symbol codes for station callsigns and object names.
loadTacticalNames() - Method in class org.ka2ddo.yaac.gui.MainFrame
Load alias names and symbol codes for station callsigns and object names.
loadZip(File, int, int) - Method in class org.ka2ddo.yaac.srtm.SRTMTile
Read a zipped tile file into this in-memory data structure
loadZoom(Preferences) - Method in enum org.ka2ddo.yaac.osm.Place
Load persisted configuration data for this Place enum
localAlias - Variable in class org.ka2ddo.yaac.ax25.StationState
The String identifying a local alias for this Station or Object.
LocalDestinationRecord - Class in org.ka2ddo.yaac.aprs
This class defines one local destination callsign record.
LocalDestinationRecord() - Constructor for class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
LocalDestinationRecord(String) - Constructor for class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
LocalDestinationRecord(String, boolean) - Constructor for class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
LOCALIZED_MENU_HIERARCHY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Identifies the hierarchy path for the JMenu containers of a menu item.
LocalObjectTableModel - Class in org.ka2ddo.yaac.gui
This class provides the table information for displaying all locally managed Objects/Items.
LocalObjectTracker - Class in org.ka2ddo.yaac.core
This class manages and tracks the state of Objects being originated by the local station.
LocalObjectTracker.LocalObjectListener - Interface in org.ka2ddo.yaac.core
This interfaces defines an object that can be informed about changes to the ObjectReports stored in the LocalObjectTracker,
LocalObjectTracker.ObjectLink - Class in org.ka2ddo.yaac.core
This class maintains an association between a local ObjectReport and the ObjectReportSender used to transmit this object to the network (assuming that the Object is enabled for transmission).
LocalQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the current list of local stations (stations that could be served by this station if it was an IGate).
LocalQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.LocalQueryHandler
 
LocalStationFilter - Class in org.ka2ddo.yaac.filter
This filter optionally eliminates all messages from excessively distant stations.
LocalStationFilter() - Constructor for class org.ka2ddo.yaac.filter.LocalStationFilter
 
LocalStationFilter - Class in org.ka2ddo.yaac.gui.filter
This filter optionally eliminates all messages from excessively distant stations.
LocalStationFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.LocalStationFilter
Create the UI for configuring a LocalStationFilter.
localToGpsClockDiff - Variable in class org.ka2ddo.gps.GpsFix
Error in milliseconds between computer system clock and GPS time.
LOCATE_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
This constant specifies the color used for locate pointer arrows.
locateASpecificStation(ArrayList<StationState>, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Locate a specific station on the map window.
locateASpecificStation(ArrayList<StationState>, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Locate a specific station on the map window.
log(T) - Method in class org.ka2ddo.yaac.core.FileLogger
Append one record to the log file, using asynchronous background writing.
log(T, Date) - Method in class org.ka2ddo.yaac.core.FileLogger
Append one record to the log file, using asynchronous background writing.
log(T, long) - Method in class org.ka2ddo.yaac.core.FileLogger
Append one record to the log file, using asynchronous background writing.
logCurrentStateToPrefs(Preferences) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
Checkpoint a description of YAAC's current execution environment into the Preferences so that the information can be saved in a configuration save file.
LOGFILE_PLAYBACK_CONNECTOR - Static variable in class org.ka2ddo.yaac.core.SnifferDataModel
Bogus Connector instance used to identify historical packets loaded from a log file.
logicalEnum - Variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
The encoding enum value for keying the value of this tag in the YAAC compressed map data format.
lon - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Center of the download region in degrees East.
LON - Static variable in class org.ka2ddo.yaac.util.LatLonFormatter
 
LONG_DESCRIPTION - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing a longer String description for the action, could be used for context-sensitive help.
LONG_DOTTED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a 1-pixel-wide line with long dots (3 pixels long).
longitude - Variable in class org.ka2ddo.aprs.PositionMessage
The longitude of this position in APRS text format DDDMM.MMw.
longitude - Variable in class org.ka2ddo.gps.GpsFix
GPS longitude in degrees East.
longitude - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Longitude of DX reporting station.
longitude - Variable in class org.ka2ddo.yaac.io.BeaconData
 
longitude - Variable in class org.ka2ddo.yaac.osm.Node
Longitude in millionths of degrees East.
longitude - Variable in class org.ka2ddo.yaac.srtm.SRTMTileId
 
lons - Variable in class org.ka2ddo.aprs.NWSMultiLine
Array of decoded longitudes in millionths of degrees East.
looksLikeFrequency(byte[], int) - Static method in class org.ka2ddo.aprs.PositionMessage
Check if the ASCII character sequence in a byte array contains something that looks like an APRS frequency value.
looksLikeFrequency(String, int) - Static method in class org.ka2ddo.aprs.PositionMessage
Check if the character sequence in a String contains something that looks like an APRS frequency value.
looksLikeLongFormatLatitude(byte[], int, int) - Static method in class org.ka2ddo.aprs.Message
Test the byte array to see if it looks like it contains a APRS text-format (long) position indicator.
lookupSpeedUnit(String) - Static method in enum org.ka2ddo.util.DistanceUnit
Find the DistanceUnit whose speed has the specified unit name.

M

M_ALTERNATE - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify that any value associated with this element should only be used for the specified YAAC attribute if a higher-priority type isn't specified.
M_LOCALIZABLE - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify that the value of this tag can be localized.
M_NODE_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify that this tag applies to Nodes.
M_RELATION_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify that this tag applies to Relations.
M_WAY_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify that this tag applies to Ways.
M_YES_NO_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
This tag only has "yes" or "no" values.
MaidenheadLocatorBeacon - Class in org.ka2ddo.aprs
This class decodes the (obsolete) Maidenhead Locator Beacon message (APRS protocol specification chapter 6).
MaidenheadLocatorBeacon(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.MaidenheadLocatorBeacon
 
MaidenheadLocatorBeacon(long, byte, double, double, String) - Constructor for class org.ka2ddo.aprs.MaidenheadLocatorBeacon
Alternate constructor for making a transmittable MaidenheadLocatorBeacon message (including one that looks like a StatusMessage with Maidenhead location).
main(String[]) - Static method in class org.ka2ddo.util.Ascii85
unit test.
main(String[]) - Static method in class org.ka2ddo.yaac.auth.YAACKeyManager
unit test.
main(String[]) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
Launch the YAAC program's bootstrap.
main(String[]) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
unit test.
main(String[]) - Static method in class org.ka2ddo.yaac.osm.Node
For unit testing of Node class only.
main(String[]) - Static method in class org.ka2ddo.yaac.osm.Relation
 
main(String[]) - Static method in class org.ka2ddo.yaac.osm.Way
For unit testing of Way class only.
main(String[]) - Static method in class org.ka2ddo.yaac.YAAC
Main program entry point.
MainFrame - Class in org.ka2ddo.yaac.gui
This class defines the main window of the default GUI for YAAC.
MainFrame(File) - Constructor for class org.ka2ddo.yaac.gui.MainFrame
Create the main window of YAAC, containing the geographic map, the menu bar, and a few other toolbar controls.
makeGBC(int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Convenience method to help build GridBagConstraints for a wizard card laid out with GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents, weighted equally.
makeGBC(int, int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Convenience method to help build GridBagConstraints for a wizard card laid out with GridBagLayout, creating a cell position for a 1x1 cell with arbitrarily-aligned contents, weighted equally.
makeGBC(int, int, int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Convenience method to help build GridBagConstraints for a wizard card laid out with GridBagLayout, creating a cell position for a wx1 cell with arbitrarily-aligned contents, weighted equally.
makeGBC(int, int) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Convenience method to help build GridBagConstraints for any handlers created by the Provider that are laid out with GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents, weighted equally.
makeGBC(int, int, int) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Convenience method to help build GridBagConstraints for any handlers created by the Provider that are laid out with GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents, weighted equally.
makeGBC(int, int, int, int) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Convenience method to help build GridBagConstraints for any handlers created by the Provider that are laid out with GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents, weighted equally.
makeSound(MsgEventType, Object) - Method in class org.ka2ddo.yaac.gui.DefaultSoundMaker
Make the sound appropriate for the specified event type.
makeSound(MsgEventType, Object) - Method in interface org.ka2ddo.yaac.sound.SoundMaker
Make the sound appropriate for the specified event type.
makeWeatherMsg() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
Build a PositionlessWeatherReport from the current state of the collected local weather data.
Man_Made - Enum in org.ka2ddo.yaac.osm
This enum describes the supported types of man_made objects described in OSM.
MAN_MADE2_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
MapPage - Class in org.ka2ddo.yaac.webserver
This class dynamically generates a PNG image of the current map as seen on the YAAC GUI.
MapPage() - Constructor for class org.ka2ddo.yaac.webserver.MapPage
 
mark(int) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
Marks the current position in this input stream.
mark(int) - Method in class org.ka2ddo.yaac.io.CountingInputStream
Override mark to do nothing.
mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Marks the present position in the stream.
mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the mark method of InputStream.
markSupported() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.ka2ddo.yaac.io.CountingInputStream
Override the markSupported operation.
markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Tests if this input stream supports the mark and reset methods.
MASK_CLASS_SPECIFIC - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Specify the set of flags that indicate a record-type specific tag.
MASK_FRAMETYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
The bitmask to extract the frametype bits from the ctl byte of the frame.
MASK_STYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
Bitmask to extract supervisory (S) frame subtype from the ctl byte.
MASK_U_P - Static variable in class org.ka2ddo.ax25.AX25Frame
Bitmask to extract poll/final bit from unnumbered (U) frame ctl byte.
MASK_UTYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
Bitmask to extract unnumbered (U) frame subtype from the ctl byte.
matchList - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
ArrayList of stations and objects located at the clicked point on the map.
MAX_AGE_DR_OBJECTS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving Object or Item since its last position update.
MAX_AGE_DR_SPECIAL_OBJECTS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving Object or Item tagged as "special" since its last position update.
MAX_AGE_DR_STATIONS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving station since its last position update.
MAX_ALOHA_1200_CAPACITY - Static variable in class org.ka2ddo.yaac.core.AlohaTracker
 
MAX_NETWORKTYPE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
MAX_NODE_LABEL_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
Maximum value of map scale for rendering the labels of Nodes without either matching a searched-for AmenityType or having an expanded zoom level (due to being a Place).
MAX_NODE_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
Maximum value of map scale for rendering Nodes without either matching a searched-for AmenityType or having an expanded zoom level (due to being a Place).
MAX_PROTOCOL_BIT - Static variable in class org.ka2ddo.yaac.io.PortConfig
Highest bit number supported in protocol bit mask.
MAX_VERTICES_IN_WAY - Static variable in class org.ka2ddo.yaac.osm.Way
The maximum number of vertices that can be stored to disk in a Way (due to storage field size).
maxGradient - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The maximum change in elevation between any two adjacent cells, in meters.
MAXHEIGHT_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
maxLat - Variable in class org.ka2ddo.yaac.osm.Way
The furthest North of any vertex of this Way.
maxLon - Variable in class org.ka2ddo.yaac.osm.Way
The furthest East of any vertex of this Way.
MAXSPEED_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
MAXWEIGHT_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
maxZ - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The highest elevation in this tile, in meters.
MaybeArea - Interface in org.ka2ddo.yaac.osm
This interface specifies a method by which OSM attribute enums that may (but do not always) imply that the specified Way is an area, can specifically indicate whether this particular value of the enum implies an area.
MDHM - Static variable in class org.ka2ddo.aprs.PositionlessWeatherReport
 
MDHM - Static variable in class org.ka2ddo.aprs.PositionMessage
Date format to parse 8-character date/time strings.
Member - Class in org.ka2ddo.yaac.osm
This class represents Member sub-tags of a Relation element of a OSM file.
Member() - Constructor for class org.ka2ddo.yaac.osm.Member
 
MemoryGCPanel - Class in org.ka2ddo.yaac.gui
This class defines a simple memory status indicator, similar to the one in the IntelliJ IDEA IDE GUI, which shows current heap usage and provides a button for forcing immediate garbage collection.
MemoryGCPanel() - Constructor for class org.ka2ddo.yaac.gui.MemoryGCPanel
 
MENU_PRIORITY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Identifies the sort priority on the lowest JMenu container for positioning a menu item.
MenuAction - Class in org.ka2ddo.yaac.gui.pluginadapter
This class defines a Java Swing specific wrapper around the now GUI-independent AbstractMenuAction class in the plugin API package.
MenuAction(AbstractMenuAction) - Constructor for class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
 
menuPropertyChanged(String, Object, Object) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Tell the listener that a property has changed.
menuPropertyChanged(String, Object, Object) - Method in interface org.ka2ddo.yaac.pluginapi.AbstractMenuActionPropertyListener
Tell the listener that a property has changed.
Message - Class in org.ka2ddo.aprs
This abstract class defines the common parts of one APRS message.
Message() - Constructor for class org.ka2ddo.aprs.Message
Create an uninitialized message.
Message(byte, String, long) - Constructor for class org.ka2ddo.aprs.Message
Set up this superclass's infrastructure for a particular message type at a particular receive time with the specified third-party routing.
messageAdded(StationState, int, AX25Message) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.MessageModel
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Called when a AX25Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Called when a Message is added to the history for a station in the tracker.
messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Called when a Message is added to the history for a station in the tracker.
MessageContentFilter - Class in org.ka2ddo.yaac.filter
Filter messages based on their containing (or not containing) specific elements in their messages, or specific strings in their free-text comments.
MessageContentFilter() - Constructor for class org.ka2ddo.yaac.filter.MessageContentFilter
 
MessageContentFilter - Class in org.ka2ddo.yaac.gui.filter
This is the control panel for the MessageContentFilter.
MessageContentFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.MessageContentFilter
Create a UI for a MessageContentFilter.
messageDeleted(StationState, int, AX25Message) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.MessageModel
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Called when a AX25Message is deleted from the history for a station in the tracker.
messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Called when a AX25Message is deleted from the history for a station in the tracker.
MessageFilterPane - Class in org.ka2ddo.yaac.gui
This class defines the filters and UI for selectively capturing the contents of Messages.
MessageFrame - Class in org.ka2ddo.yaac.gui
This dialog displays all messages addressed to this station or broadcast to the general public.
MessageGroupCatalog - Class in org.ka2ddo.yaac.aprs
This class manages the list of callsigns (station and tactical) that are considered for local delivery here.
MessageGroupCatalogTM - Class in org.ka2ddo.yaac.gui
This class manages the list of callsigns (station and tactical) that are considered for local delivery here.
MessageGroupCatalogTM() - Constructor for class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
 
MessageMessage - Class in org.ka2ddo.aprs
This class encodes an addressed Message APRS message (APRS protocol specification chapter 14).
MessageMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.MessageMessage
Decode a MessageMessage from a byte array.
MessageMessage(String, String) - Constructor for class org.ka2ddo.aprs.MessageMessage
Create a new partially-initialized MessageMessage, suitable for transmission.
MessageMessage(String, String, String) - Constructor for class org.ka2ddo.aprs.MessageMessage
Create a new partially-initialized MessageMessage, suitable for transmission.
MessageModel - Class in org.ka2ddo.yaac.gui
This class implements a TableModel for monitoring received APRS messages (actual directed or broadcast text messages, code ':').
MessageQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for retransmission of unacknowledged messages from this station to the requesting station.
MessageQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.MessageQueryHandler
 
messageRemoved(MessageMessage) - Method in class org.ka2ddo.yaac.gui.MessageModel
 
MessageRowFilter - Class in org.ka2ddo.yaac.gui
This class provides the filtering of raw SnifferTableModel data based on the current settings of the filters.
MessageRowFilter() - Constructor for class org.ka2ddo.yaac.gui.MessageRowFilter
 
messagesDeleted(int, int) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
Report that a block of messages has been deleted at the following range of indexes.
messagesDeleted(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Report that a block of messages has been deleted at the following range of indexes.
MessageSenderPanel - Class in org.ka2ddo.yaac.gui
This panel contains the fields necessary to compose and send a APRS message to an arbitrary recipient.
MessageSenderPanel() - Constructor for class org.ka2ddo.yaac.gui.MessageSenderPanel
 
messagesInserted(int, int) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
Report that a block of messages has been inserted at the following range of indexes.
messagesInserted(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Report that a block of messages has been inserted at the following range of indexes.
MessagesPage - Class in org.ka2ddo.yaac.webserver
This generates an HTML page representing the Messages view in YAAC.
MessagesPage() - Constructor for class org.ka2ddo.yaac.webserver.MessagesPage
 
MIC - Static variable in class org.ka2ddo.aprs.TelemetryMessage
Constant representing the decoded representation of the "MIC" sequence "number".
MicE - Class in org.ka2ddo.aprs
This class defines a Mic-E message (APRS protocol specification chapter 10).
MicE(byte[], int, String, AX25Callsign, long) - Constructor for class org.ka2ddo.aprs.MicE
Decode a Mic-E message from a byte array,
MicE(long) - Constructor for class org.ka2ddo.aprs.MicE
Alternate constructor for creating a locally-originated MicE message.
MicEFilter - Class in org.ka2ddo.yaac.filter
This filter selects messages by the MicE status code.
MicEFilter() - Constructor for class org.ka2ddo.yaac.filter.MicEFilter
 
MicEFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects messages by the MicE status code.
MicEFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.MicEFilter
Create the UI for configuring a MicEFilter.
MICESTATUS_CUSTOM_STRIPE - Static variable in class org.ka2ddo.yaac.gui.StationRenderer
 
MICESTATUS_STRIPE - Static variable in class org.ka2ddo.yaac.gui.StationRenderer
 
minLat - Variable in class org.ka2ddo.yaac.osm.Way
The furthest South of any vertex of this Way.
minLat - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The integer latitude (in whole degrees) of the southwest corner of the tile.
minLon - Variable in class org.ka2ddo.yaac.osm.Way
The furthest West of any vertex of this Way.
minLon - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The integer longitude (in whole degrees) of the southwest corner of the tile.
MINUTES_30 - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
30 minutes in milliseconds.
MINUTES_80 - Static variable in class org.ka2ddo.yaac.ax25.StationState
Constant defining 80 minutes (the period commonly considered to be out-of-date in APRS) in Java milliseconds.
minZ - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The lowest elevation in this tile, in meters.
miscAttachments - Variable in class org.ka2ddo.yaac.ax25.StationState
Place to attach miscellaneous attachments to a station or object.
mLat - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Corresponding latitude in fractional degrees North.
mLon - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Corresponding longitude in fractional degrees East.
MNEMONIC_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing an Integer that corresponds to one of the KeyEvent key codes.
mod128 - Variable in class org.ka2ddo.ax25.AX25Frame
Indicates whether 128-segment windowing is used for I frame connections.
modelStructureChanged() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
modulation - Variable in class org.ka2ddo.opentrac.RadioCapability
Modulation scheme, in index through FCC definition letters.
MODULATION_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
Modulation type codes in numeric index order.
MonitoredStation - Class in org.ka2ddo.yaac.healthmonitor
This class contains the control information for specifying one remote station to monitor.
MonitoredStation() - Constructor for class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
MonitoredStation(String) - Constructor for class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
MonitoredStationList - Class in org.ka2ddo.yaac.healthmonitor
List of MonitoredStation objects that is persisted to YAAC's Java preferences section.
MonitoredStationListener - Interface in org.ka2ddo.yaac.healthmonitor
 
monitorFreq - Variable in class org.ka2ddo.yaac.io.BeaconData
 
MonitoringFilter - Interface in org.ka2ddo.yaac.filter
This interface defines extra methods a Filter that updates itself from real-time data must implement to allow turning on and off the updating.
MonitorType - Enum in org.ka2ddo.yaac.healthmonitor
This enumeration specifies the different types of monitoring that should be done for a remote station.
MonitorWxPage - Class in org.ka2ddo.yaac.webserver
This generates an HTML page representing the weather stations monitored for health by this station.
MonitorWxPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorWxPage
 
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the mouse button has been clicked (pressed and released) on a LineOfSightPanel.
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
 
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the mouse enters a LineOfSightPanel.
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when the mouse exits a LineOfSightPanel.
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when the mouse exits a component.
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseMoved() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
 
mouseMoved() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
 
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseMoved() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseMoved() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when a mouse button has been pressed on a LineOfSightPanel.
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Callback invoked when a mouse button has been released on a LineOfSightPanel.
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
 
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Invoked when a mouse button has been released on a component.
mouseX - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Screen pixel X coordinate where mouse was located when popup menu was requested.
mouseY - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Screen pixel Y coordinate where mouse was located when popup menu was requested.
moveFinished(boolean) - Method in interface org.ka2ddo.yaac.core.MoveObjectListener
The move operation completed.
moveNewUpgraderToLib() - Static method in class org.ka2ddo.yaac.YAAC
Upon startup of a freshly upgraded installation of YAAC, move the installed upgrade.jar file to the directory location it will be executed from for upgrades, so that the new upgrade.jar and the old executing one will not collide (an operation prohibited by Microsoft Windows).
moveObject(StationState, ObjectReport, MoveObjectListener) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Graphically drag a station or object across the map to a new location, updating the object's position appropriately and converting a station to an object if needed.
moveObject(StationState, ObjectReport, MoveObjectListener) - Method in class org.ka2ddo.yaac.gui.MainFrame
Graphically drag a station or object across the map to a new location, updating the object's position appropriately and converting a station to an object if needed.
MoveObjectGlassPane - Class in org.ka2ddo.yaac.gui
This glass implements a GlassPane over the map, so that a ghost of the dragged station's icon can be moved around with the cursor.
MoveObjectGlassPane(MapBean, StationState, ObjectReport) - Constructor for class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Create a glass pane for dragging an object around the map window.
MoveObjectListener - Interface in org.ka2ddo.yaac.core
This interface allows the GUI's moveObject() method to report to the back-end when an APRS Object has had its geographical position changed, without using any GUI-implementation-dependent methods.
MsgEventType - Enum in org.ka2ddo.yaac.ax25
Enumeration of event types that can request appropriate sound effects.
msgType - Variable in class org.ka2ddo.aprs.Message
APRS message type code (prefix character in the message text).
MultiBufferedRandomAccessFile - Class in org.ka2ddo.yaac.io
This class provides a cached, buffered variant of RandomAccessFile, so that sequential reads from a starting point can be done with minimal JNI calls and actual kernel calls.
MultiBufferedRandomAccessFile(File, int, int) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Create a read-only random access file with the specified maximum number of buffers of the specified size.
multiplex - Variable in class org.ka2ddo.opentrac.RadioCapability
Multiplexing scheme, in index through FCC definition letters.
MULTIPLEX_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
Multiplexing codes in numeric index order.
MultiRangeSpinnerNumberModel - Class in org.ka2ddo.yaac.gui
This class implements a spinner model that handles multiple disjoint ranges of numbers.
MultiRangeSpinnerNumberModel(Number, Comparable, Comparable, Number) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Constructs a SpinnerModel that represents a closed sequence of numbers from minimum to maximum.
MultiRangeSpinnerNumberModel(int, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Constructs a MultiRangeSpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
MultiRangeSpinnerNumberModel(double, double, double, double) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Constructs a MultiRangeSpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
MultiRangeSpinnerNumberModel() - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Constructs a MultiRangeSpinnerNumberModel with no minimum or maximum value, stepSize equal to one, and an initial value of zero.
MYCALL - Static variable in class org.ka2ddo.yaac.io.BeaconData
 

N

name() - Method in interface org.ka2ddo.yaac.osm.VisibleEnum
 
NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing the String name for the action, used for a menu or button.
NAME_EN_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
NAME_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
NamedBoolean - Class in org.ka2ddo.util
This class provides an object wrapper around an accessor-controlled property of type boolean.
NamedBoolean(String) - Constructor for class org.ka2ddo.util.NamedBoolean
 
Natural - Enum in org.ka2ddo.yaac.osm
This enums defines the supported types of natural structures defined by OSM.
NATURAL2_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
nearestLat - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
Latitude of this Node, or nearest latitude of this Way.
nearestLon - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
Longitude of this Node, or nearest longitude of this Way.
NeedsAppVersionInfoIfc - Interface in org.ka2ddo.yaac.io
This interface tags a Connector that requires to be told its containing application's name and version.
networkId - Variable in class org.ka2ddo.opentrac.TraceStep
Network of relaying station.
NETWORKTYPE_APRSIS - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
Network is tunneled through the Internet.
NETWORKTYPE_HF - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
Network is over RF in the HF (short-wave) bands.
NETWORKTYPE_UHF - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
Network is over RF in the UHF bands.
NETWORKTYPE_VHF - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
Network is over RF in the VHF bands.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.ka2ddo.util.UTF8ResourceControl
Instantiates a resource bundle for the given bundle name of the given format and locale, using the given class loader if necessary.
next() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns the next element in the iteration.
NMI_KM - Static variable in class org.ka2ddo.gps.GpsFix
Constant for converting nautical miles to kilometers.
NMI_SMI - Static variable in class org.ka2ddo.gps.GpsFix
Constant for converting nautical miles to statute miles.
NO_ALIASES - Static variable in class org.ka2ddo.yaac.io.PortConfig
Empty array for ports that have no supported aliases.
NO_CELL - Static variable in class org.ka2ddo.yaac.srtm.SRTMTile
Reserved value indicating the elevation at the specified grid point is unknown.
NOCALL - Static variable in class org.ka2ddo.yaac.io.BeaconData
 
Node - Class in org.ka2ddo.yaac.osm
This class represents a Node element of an OSM file.
Node() - Constructor for class org.ka2ddo.yaac.osm.Node
 
nodeLatLonList - Variable in class org.ka2ddo.yaac.osm.Way
Array of latitude/longitude pairs in millionths of degrees North/East.
NodeTreeNodeRenderer - Class in org.ka2ddo.yaac.gui
Display and edit a JTree node representing a point-of-interest type in the OpenStreetMap data.
NodeTreeNodeRenderer() - Constructor for class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
 
nonClonedValues() - Static method in enum org.ka2ddo.aprs.WeatherEnum
Returns a single copy of the list of WeatherEnums.
nonClonedValues() - Static method in enum org.ka2ddo.gps.GpsFixQuality
Get a non-cloned copy of the values() array, thereby saving CPU time and transient heap memory.
nonClonedValues() - Static method in enum org.ka2ddo.util.DistanceUnit
Get a non-copied array of all DistanceUnit enum values.
nonClonedValues() - Static method in enum org.ka2ddo.yaac.ax25.MsgEventType
Get the original array of enumerations (not a copy).
nonClonedValues() - Static method in enum org.ka2ddo.yaac.osm.AmenityType
 
nonClonedValues() - Static method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Get the original array of enum values for the OSMLayerEnum enumeration (not wasting memory or CPU on making a copy).
nonClonedValues() - Static method in enum org.ka2ddo.yaac.osm.Place
 
nonClonedValues() - Static method in enum org.ka2ddo.yaac.osm.WayType
 
NonshareableBufferedDataInputStream - Class in org.ka2ddo.yaac.io
This class is a merged copy of java.io.BufferedInputStream and java.io.DataInputStream, but without the synchronization, which restricts instances of this class to use in a single thread.
NonshareableBufferedDataInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
NonshareableBufferedDataInputStream(InputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Creates a NonshareableBufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
NonshareableBufferedDataInputStream(InputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableBufferedDataOutputStream - Class in org.ka2ddo.yaac.io
This class is a merged duplicate of java.io.BufferedOutputStream and java.io.DataOutputStream, except that its methods are not synchronized, limiting its use to a single thread.
NonshareableBufferedDataOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
NonshareableBufferedDataOutputStream(OutputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
NonshareableBufferedDataOutputStream(OutputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableBufferedDataOutputStream(OutputStream, byte[], long) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableBufferedInputStream - Class in org.ka2ddo.yaac.io
This class is a copy of java.io.BufferedInputStream, but without the synchronization, which restricts instances of this class to use in a single thread.
NonshareableBufferedInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
NonshareableBufferedInputStream(InputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Creates a NonshareableBufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
NonshareableBufferedInputStream(InputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableBufferedOutputStream - Class in org.ka2ddo.yaac.io
This class is a duplicate of java.io.BufferedOutputStream, except that its methods are not synchronized, limiting its use to a single thread.
NonshareableBufferedOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
NonshareableBufferedOutputStream(OutputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
NonshareableBufferedOutputStream(OutputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableBufferedReader - Class in org.ka2ddo.yaac.io
This class implements a version of BufferedReader that can only be used by one thread.
NonshareableBufferedReader(Reader, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedReader
Creates a buffering character-input stream that uses an input buffer of the specified size.
NonshareableByteArrayOutputStream - Class in org.ka2ddo.yaac.io
This class is a stripped-down version of the JRE's ByteArrayOutputStream, which allows direct access to the underlying byte array instead of making copies, is not synchronized (for speed), and doesn't do String conversions.
NonshareableByteArrayOutputStream(int) - Constructor for class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
NonshareableCountingBufferedDataInputStream - Class in org.ka2ddo.yaac.io
This class is a merged copy of java.io.BufferedInputStream and java.io.DataInputStream, but without the synchronization, which restricts instances of this class to use in a single thread.
NonshareableCountingBufferedDataInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
NonshareableCountingBufferedDataInputStream(InputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Creates a NonshareableBufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
NonshareableCountingBufferedDataInputStream(InputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableCountingBufferedOutputStream - Class in org.ka2ddo.yaac.io
This class is a duplicate of java.io.BufferedOutputStream, except that its methods are not synchronized, limiting its use to a single thread.
NonshareableCountingBufferedOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
NonshareableCountingBufferedOutputStream(OutputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
NonshareableCountingBufferedOutputStream(OutputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
NonshareableDataInputStream - Class in org.ka2ddo.yaac.io
This class is a duplicate of java.io.DataInputStream, without the byte counter and the synchronization, so it can only be used by a single thread.
NonshareableDataInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableDataInputStream
Creates a NonshareableDataInputStream that uses the specified underlying InputStream.
NonshareableDataOutputStream - Class in org.ka2ddo.yaac.io
This class is a duplicate of java.io.DataOutputStream, without the byte counter and the synchronization, so it can only be used by a single thread.
NonshareableDataOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
NonshareableDateFormatCache - Class in org.ka2ddo.util
This class provides a cache of SimpleDateFormat objects, such that they don't have to be recreated over and over, yet the users can be reasonably assured that no one else is using the instance they are using.
NonshareableDateFormatCache() - Constructor for class org.ka2ddo.util.NonshareableDateFormatCache
 
NonshareableDoubleBufferedOutputStream - Class in org.ka2ddo.yaac.io
This class is a duplicate of java.io.BufferedOutputStream, except that its methods are not synchronized, limiting its use to a single thread.
NonshareableDoubleBufferedOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
NonshareableDoubleBufferedOutputStream(OutputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
NonshareableDoubleBufferedOutputStream(OutputStream, byte[], byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
northLat - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Northern-most boundary of the axis-aligned box to import.
NUM_KILLED_TRANSMISSIONS - Static variable in class org.ka2ddo.aprs.ObjectReport
The number of times a "killed" Object/Item should be transmitted so everyone knows it is killed.
numBadRcvFrames - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of defective received frames.
numBadXmtFrames - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of transmission failures.
numCellsPerAxis - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The number of grid cells + 1 in this tile.
numDataOverrunLosses - Variable in class org.ka2ddo.ax25.Connector.PortStats
Number of times data loss (due to overruns) was detected.
numLatLonPairs - Variable in class org.ka2ddo.yaac.osm.Way
Number of vertices in the Way.
numRcvBytes - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of received bytes on this PortConnector.
numRcvFrames - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of received frames on this PortConnector.
numSatellites - Variable in class org.ka2ddo.gps.GpsFix
Number of satellites used for the last fix, or -1 for unknown.
numTransmissions - Variable in class org.ka2ddo.aprs.MessageMessage
Number of times the message should be transmitted before giving up.
numUsed - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
 
numXmtBytes - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of transmitted bytes on this PortConnector.
numXmtFrames - Variable in class org.ka2ddo.ax25.Connector.PortStats
Running counter of transmitted frames on this PortConnector.
NWSMultiLine - Class in org.ka2ddo.aprs
This class defines the lat/lon data within a NWS MultiLine encoded poly-figure.
NWSMultiLine() - Constructor for class org.ka2ddo.aprs.NWSMultiLine
 
NWSMultiLine(double[], double[], boolean) - Constructor for class org.ka2ddo.aprs.NWSMultiLine
Create an NWSMultiLine data structure from a set of latitude/lomgitude points.

O

objectAdded(int, LocalObjectTracker.ObjectLink) - Method in interface org.ka2ddo.yaac.core.LocalObjectTracker.LocalObjectListener
Report that an Object was added to the LocalObjectTracker.
objectAdded(int, LocalObjectTracker.ObjectLink) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Report that an Object was added to the LocalObjectTracker.
objectDeleted(int, LocalObjectTracker.ObjectLink) - Method in interface org.ka2ddo.yaac.core.LocalObjectTracker.LocalObjectListener
Report that an Object was deleted from the LocalObjectTracker.
objectDeleted(int, LocalObjectTracker.ObjectLink) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Report that an Object was deleted from the LocalObjectTracker.
ObjectEditor - Class in org.ka2ddo.yaac.gui
This class allows a user to create or update the information regarding an Object or Item.
ObjectEditor() - Constructor for class org.ka2ddo.yaac.gui.ObjectEditor
Create an ObjectEditor GUI widget,
ObjectEditorSettingsIfc - Interface in org.ka2ddo.yaac.io
This interface permits an ObjectReportTransmitter to obtain extra information from an ObjectEditor that is not stored in the ObjectReport message.
objectModified(int, LocalObjectTracker.ObjectLink) - Method in interface org.ka2ddo.yaac.core.LocalObjectTracker.LocalObjectListener
Report that an Object was modified in the LocalObjectTracker.
objectModified(int, LocalObjectTracker.ObjectLink) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Report that an Object was modified in the LocalObjectTracker.
objectName - Variable in class org.ka2ddo.aprs.ObjectReport
Name of Object or Item.
ObjectPacketModel - Class in org.ka2ddo.yaac.gui
This class is a table model for viewing all the historical messages received about a given object, as stored in its associated StationState object.
ObjectPacketModel(StationState, StationTracker) - Constructor for class org.ka2ddo.yaac.gui.ObjectPacketModel
 
ObjectReport - Class in org.ka2ddo.aprs
This class defines an APRS Object Report (';') or Item Report (')') message (APRS protocol specification chapter 11).
ObjectReport(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.ObjectReport
Constructor for Object or Item message when decoding a binary AX.25 frame.
ObjectReport(String, long) - Constructor for class org.ka2ddo.aprs.ObjectReport
Constructor for Item reports embedded in a Message (the Item-in-Msg encapsulation)
ObjectReport(boolean, String, boolean, Date, char, char) - Constructor for class org.ka2ddo.aprs.ObjectReport
Create an ObjectReport suitable for transmission with the basic parameters filled in (some fields will still have to be filled before the message is safe to transmit).
ObjectReportSender - Class in org.ka2ddo.yaac.io
This class extends SendableMessageWrapper to cancel transmission when the ObjectReport is overridden by another source (i.e., taken over).
ObjectReportSender(ObjectReport) - Constructor for class org.ka2ddo.yaac.io.ObjectReportSender
Wrap an ObjectReport for locally initiated transmission as many times as the object definition says (3 times for transient objects, forever for permanent objects),
ObjectReportSender(ObjectReport, int) - Constructor for class org.ka2ddo.yaac.io.ObjectReportSender
Wrap an ObjectReport for locally initiated transmission the specified number of times,
ObjectReportTransmitter - Interface in org.ka2ddo.yaac.io
This interface defines a callback from the ObjectEditor, delivering an ObjectReport to be transmitted.
ObjectRetransmitQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles retransmitting current object state for every Object or Item managed by this station.
ObjectRetransmitQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.ObjectRetransmitQueryHandler
 
offer(E, long, TimeUnit) - Method in class org.ka2ddo.util.FastBlockingQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in class org.ka2ddo.util.FastBlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offset - Variable in class org.ka2ddo.yaac.io.BeaconData
 
onlyDigits(String, int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is strictly only ASCII digits.
onlyDigits(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is strictly only ASCII digits.
onlyDigitsOrPeriod(String, int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is strictly only ASCII digits.
onlyDigitsOrSpace(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is strictly only ASCII digits or space characters.
onlyDigitsPlus(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is only ASCII digits or characters just after the digits (to support base+offset message codes in APRS).
onlyPeriods(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Message
Test if the specified part of the message body is strictly only period characters.
openConnection(AX25Callsign, AX25Callsign, AX25Callsign[], ConnectionEstablishmentListener, Object) - Method in class org.ka2ddo.ax25.AX25Stack
Attempt to initiate an I-frame connected-mode session from the specified source (usually, the local station) to another station by sending a SABM frame.
OPENTRAC_ACCELERATION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_AIRCRAFT_REGISTRATION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ANGULAR_ACCELERATION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ANGULAR_VELOCITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_AREA - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ATTENTION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_AVAILABLE_NETWORKS - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_CAPACITANCE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_CONDUCTANCE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_COUNTRYCODE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_COURSE_SPEED - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_DATA_RATE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_DATA_STORAGE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_DISPLAYNAME - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_DISTANCE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ELECTRIC_CHARGE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ELECTRIC_CURRENT - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ELECTRIC_POTENTIAL - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_EMERGENCY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ENERGY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ENTITYID - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_FLOW_RATE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_FORCE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_FREEFORM_COMMENT - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_FREQUENCY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_GPS_DATA_QUALITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_HAZMAT_INVENTORY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_HEARDBY_LIST - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_LUMINOUS_FLUX - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_MAIDENHEAD_LOCATOR - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_MAPSYMBOL - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_MASS - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_MASS_DENSITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_NULL - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_ORIGINATINGSTATION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_PATH_TRACE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_PLANE_ANGLE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_POSITION - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_POSITION_AMBIGUITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_POWER - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_PRESSURE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_QUANTITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_RADIO_CAPABILITIES - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_RAINFALL_HISTORY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_RIVERFLOW_GAUGE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_SEQUENCENUM - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_SHAPE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_SPECIFIC_ENERGY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_STORM_REPORT - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_TEMPERATURE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_TIME - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_TIMESTAMP - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_VELOCITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_VISCOSITY - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_VOLUME - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_WAYPOINTNAME - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OPENTRAC_WEATHER_SURFACE_OBS - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
 
OpenTracByte - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has a single byte as its value.
OpenTracByte() - Constructor for class org.ka2ddo.opentrac.OpenTracByte
Create an uninitialized OpenTracByte object.
OpenTracByte(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracByte
Create an OpenTracByte object read from a byte array.
OpenTracByteArray - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has an array of bytes as its value.
OpenTracByteArray() - Constructor for class org.ka2ddo.opentrac.OpenTracByteArray
Create an untyped empty OpenTracByteArray element.
OpenTracByteArray(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracByteArray
Create an OpenTRAC element with an arbitrary-length byte array value from the next series of bytes in an encoded OpenTRAC message.
OpenTracCountryCode - Class in org.ka2ddo.opentrac
This class represents an OpenTRAC element containing the ISO 3166-1 country code (two characters), and an optional ISO 3166-2 country subdivision code.
OpenTracCountryCode() - Constructor for class org.ka2ddo.opentrac.OpenTracCountryCode
Create an uninitialized OpenTRAC COUNTRYCODE element.
OpenTracCountryCode(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracCountryCode
Create an OpenTRAC COUNTRYCODE element from the next series of bytes in an encoded OpenTRAC message.
OpenTracCountryCode(String) - Constructor for class org.ka2ddo.opentrac.OpenTracCountryCode
Create an OpenTRAC COUNTRYCODE element with the specified country code.
OpenTracCourseSpeed - Class in org.ka2ddo.opentrac
This class represents an OpenTRAC data element with the course (degrees from True North) and speed (in 1/50th of a meter per second) of the described entity.
OpenTracCourseSpeed() - Constructor for class org.ka2ddo.opentrac.OpenTracCourseSpeed
Create an uninitialized OpenTracCourseSpeed element.
OpenTracCourseSpeed(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracCourseSpeed
Create an OpenTRAC element with a short value from the next series of bytes in an encoded OpenTRAC message.
OpenTracCourseSpeed(int, double) - Constructor for class org.ka2ddo.opentrac.OpenTracCourseSpeed
 
OpenTracDouble - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has one double precision (64-bit) floating point value as its value.
OpenTracDouble() - Constructor for class org.ka2ddo.opentrac.OpenTracDouble
Create an uninitialized OpenTracDouble element.
OpenTracDouble(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracDouble
Create an OpenTRAC element with a double-precision floating point value from the next series of bytes in an encoded OpenTRAC message.
OpenTracElement - Class in org.ka2ddo.opentrac
This class is the generic parent of the different data types of OpenTrac element data.
OpenTracElement() - Constructor for class org.ka2ddo.opentrac.OpenTracElement
 
OpenTracEntity - Class in org.ka2ddo.opentrac
This class defines a sub-component of an OpenTracMessage, for the information elements about one entity managed by a station, where entity extension ID #0 is the station itself.
OpenTracEntity() - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
Create an empty uninitialized OpenTracEntity.
OpenTracEntity(AX25Callsign, short) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
Create an empty uninitialized OpenTracEntity for the specified callsign/SSID and extension ID.
OpenTracEntity(String, short) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
Create an empty uninitialized OpenTracEntity for the specified callsign/SSID and extension ID.
OpenTracEntity(OpenTracEntity, int) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
Create an uninitialized clone of another OpenTracEntity with the changed sequence number.
OpenTracEntity(byte[], int, int, boolean) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
Read an OpenTracEntity from a byte array.
OpenTracFloat - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has one single precision (32-bit) floating point value as its value.
OpenTracFloat() - Constructor for class org.ka2ddo.opentrac.OpenTracFloat
Create an uninitialized OpenTracFloat element.
OpenTracFloat(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracFloat
Create an OpenTRAC element with a single-precision floating point value from the next series of bytes in an encoded OpenTRAC message.
OpenTracGuiSymbols - Class in org.ka2ddo.yaac.gui
Services for looking up OpenTRAC symbols and translating them to and from APRS symbols.
OpenTracMapSymbol - Class in org.ka2ddo.opentrac
This class specifies a map symbol element of an OpenTRAC entity within an OpenTRAC message.
OpenTracMapSymbol() - Constructor for class org.ka2ddo.opentrac.OpenTracMapSymbol
Create an empty OpenTracMapSymbol element (no symbol value yet).
OpenTracMapSymbol(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracMapSymbol
Create an OpenTracMapSymbol element from the byte stream (presumably from an encoded OpenTRAC message).
OpenTracMapSymbol(String) - Constructor for class org.ka2ddo.opentrac.OpenTracMapSymbol
Create an OpenTracMapSymbol element from the ASCII text representation of a map code, using either the dotted-decimal format or the packed hexadecimal format.
OpenTracMessage - Class in org.ka2ddo.opentrac
Outer layer of a generic OpenTRAC protocol message, containing entities and attributes of each entity.
OpenTracMessage() - Constructor for class org.ka2ddo.opentrac.OpenTracMessage
 
OpenTracNull - Class in org.ka2ddo.opentrac
This class represents an OpenTRAC element where the mere presence of the element is the entire value.
OpenTracNull() - Constructor for class org.ka2ddo.opentrac.OpenTracNull
Create an uninitialized null OpenTracElement,
OpenTracNull(int) - Constructor for class org.ka2ddo.opentrac.OpenTracNull
Create a OpenTracNull element with the specified field type.
OpenTracParser - Class in org.ka2ddo.opentrac
 
OpenTracParser() - Constructor for class org.ka2ddo.opentrac.OpenTracParser
 
OpenTracPathTrace - Class in org.ka2ddo.opentrac
 
OpenTracPathTrace() - Constructor for class org.ka2ddo.opentrac.OpenTracPathTrace
Create no-step OpenTracPathTrace element.
OpenTracPathTrace(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracPathTrace
Create an OpenTRAC element with a short value from the next series of bytes in an encoded OpenTRAC message.
OpenTracPosition - Class in org.ka2ddo.opentrac
An OpenTRAC element that represents the current position of an entity.
OpenTracPosition() - Constructor for class org.ka2ddo.opentrac.OpenTracPosition
Create uninitialized OpenTracPosition element.
OpenTracPosition(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracPosition
Create an OpenTRAC element with position values from the next series of bytes in an encoded OpenTRAC message.
OpenTracPosition(double, double, double) - Constructor for class org.ka2ddo.opentrac.OpenTracPosition
 
OpenTracRadioCapabilities - Class in org.ka2ddo.opentrac
This class specifies the RadioCapabilities element of an OpenTRAC entity within an OpenTRAC message, which contains one or more RadioCapability sub-elements.
OpenTracRadioCapabilities() - Constructor for class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Create a OpenTracRadioCapabilities element with no capabilities.
OpenTracRadioCapabilities(RadioCapability) - Constructor for class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Create a OpenTracRadioCapabilities element with one capability.
OpenTracRadioCapabilities(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Extract a OpenTracRadioCapabilities element from a byte array
OpenTracShort - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has a single 16-bit integer as its value.
OpenTracShort() - Constructor for class org.ka2ddo.opentrac.OpenTracShort
Create an uninitialized OpenTracShort object.
OpenTracShort(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracShort
Create an OpenTRAC element with a short value from the next series of bytes in an encoded OpenTRAC message.
OpenTracString - Class in org.ka2ddo.opentrac
This class represents any type of OpenTRAC data element that has one UTF-8-encoded string as its value.
OpenTracString() - Constructor for class org.ka2ddo.opentrac.OpenTracString
Create an uninitialized OpenTracString element.
OpenTracString(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracString
Create an OpenTRAC element with a variable-length UTF8 string value from the next series of bytes in an encoded OpenTRAC message.
OpenTracString(int, String) - Constructor for class org.ka2ddo.opentrac.OpenTracString
Create an OpenTracString element with the specified OpenTRAC type code and string value.
OpenTracSymbols - Class in org.ka2ddo.opentrac
Services for looking up OpenTRAC symbols and translating them to and from APRS symbols.
OpenTracTimestamp - Class in org.ka2ddo.opentrac
An OpenTRAC element that represents the current time at an entity in Java milliseconds since 1 Jan 1970 UTC.
OpenTracTimestamp() - Constructor for class org.ka2ddo.opentrac.OpenTracTimestamp
Create an OpenTracTimestamp element for the current time.
OpenTracTimestamp(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracTimestamp
Create an OpenTRAC element with a 4-byte timestamp value from the next series of bytes in an encoded OpenTRAC message.
OpenTracTypes - Class in org.ka2ddo.opentrac
The definitions of the type codes used to identify elements of an OpenTRAC message, as officially documented in the OpenTRAC protocol specification document.
OpenTracWeatherObs - Class in org.ka2ddo.opentrac
An OpenTRAC element that represents the current surface weather observations at the entity.
OpenTracWeatherObs() - Constructor for class org.ka2ddo.opentrac.OpenTracWeatherObs
Create uninitialized OpenTracWeatherObs element.
OpenTracWeatherObs(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracWeatherObs
Extract a OpenTracWeatherObs element from a byte array
openURL(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
Launch O/S-specific browser to view a particular URL.
operatorActed() - Static method in class org.ka2ddo.yaac.YAAC
Update last time human user did something on the UI.
OperatorPresentFilter - Class in org.ka2ddo.yaac.filter
This filter optionally eliminates all messages from unmanned stations.
OperatorPresentFilter() - Constructor for class org.ka2ddo.yaac.filter.OperatorPresentFilter
 
OperatorPresentFilter - Class in org.ka2ddo.yaac.gui.filter
This filter optionally eliminates all messages from unmanned stations.
OperatorPresentFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
Create a UI for controlling a OperatorPresentFilter.
OPT_GUI - Static variable in class org.ka2ddo.yaac.YAAC
Boolean TRUE or FALSE if GUI is going to be invoked.
OPT_LAST_CHOSEN_PATH - Static variable in class org.ka2ddo.yaac.YAAC
Symbolic ket name for the last chosen digipeat path used for text messaging.
OPT_LOG_DIR - Static variable in class org.ka2ddo.yaac.YAAC
Symbolic key name by which the path to the logging file directory is cached in the properties.
OPT_MSG_LOG - Static variable in class org.ka2ddo.yaac.YAAC
Symbolic key name by which the path to the message logging directory is cached in the properties.
OPT_OSM_TILE_DIR - Static variable in class org.ka2ddo.yaac.YAAC
Symbolic key name by which the path to the map rendering tile directory is cached in the properties.
ORDINAL_MAX - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
org.ka2ddo.aprs - package org.ka2ddo.aprs
This package contains classes defining the various types of APRS packets, and related data objects.
org.ka2ddo.ax25 - package org.ka2ddo.ax25
This package defines classes and interfaces relevant to implementing the basic AX.25 protocol, as defined in the AX.25 Link Access Protocol for Amateur Packet Radio specification.
org.ka2ddo.gps - package org.ka2ddo.gps
This package defines classes for parsing and reporting GPS position information as received directly from a GPS receiver in NMEA-0183 format.
org.ka2ddo.opentrac - package org.ka2ddo.opentrac
This package defines classes for handling the AX.25 level protocol known as OpenTRAC (Open Tactical Reporting And Communications), defined by the documentation at the OpenTRAC website.
org.ka2ddo.util - package org.ka2ddo.util
This package provides various useful utility classes that otherwise have no relationship with each other.
org.ka2ddo.yaac - package org.ka2ddo.yaac
This package contains the main class of the YAAC application.
org.ka2ddo.yaac.aprs - package org.ka2ddo.yaac.aprs
This package contains classes for YAAC-specific extensions to the general APRS package classes.
org.ka2ddo.yaac.auth - package org.ka2ddo.yaac.auth
This package contains classes supporting YAAC's use of secret and private/public keys for authentication of APRS stations.
org.ka2ddo.yaac.ax25 - package org.ka2ddo.yaac.ax25
This package contains classes for managing, archiving, digipeating, I-gating, and cataloging AX.25 messages received by YAAC.
org.ka2ddo.yaac.bootstrap - package org.ka2ddo.yaac.bootstrap
This package contains the bootstrap code used to initialize YAAC with platform-specific information.
org.ka2ddo.yaac.core - package org.ka2ddo.yaac.core
This package contains classes implementing the core back-end functionality of YAAC, including logging, connecting the back-end to platform-appropriate front-end GUIs, the basic AX.25 message collecting function, and standard APRS client query response handling (as specified in chapter 15 of the APRS Protocol Reference, Version 1.0.1.
org.ka2ddo.yaac.core.provider - package org.ka2ddo.yaac.core.provider
This package contains the default implementation of the YAAC Provider API for all the default menu functions, port connnectors, built-in help, and filters.
org.ka2ddo.yaac.core.queries - package org.ka2ddo.yaac.core.queries
This package defines the handlers for all the APRS queries (as defined in the APRS Protocol Reference, version 1.0.1, chapter 15, plus YAAC-local extensions).
org.ka2ddo.yaac.filter - package org.ka2ddo.yaac.filter
This package contains classes for marking AX25Frames, AX25Messages (decoded frames), and stations/objects as being of current interest to the user.
org.ka2ddo.yaac.gps - package org.ka2ddo.yaac.gps
This package contains classes for managing multiple streams of Global Positioning System (GPS) data within YAAC.
org.ka2ddo.yaac.gui - package org.ka2ddo.yaac.gui
This package contains classes implementing the Java AWT/Swing version of the graphical user interface (GUI) of YAAC.
org.ka2ddo.yaac.gui.config - package org.ka2ddo.yaac.gui.config
This package contains classes implementing the Java AWT/Swing version of the graphical user interface (GUI) of YAAC specific to the expert-mode configuration dialog.
org.ka2ddo.yaac.gui.configwizard - package org.ka2ddo.yaac.gui.configwizard
This package contains classes implementing the Java AWT/Swing version of the graphical user interface (GUI) of YAAC specific to the step-by-step configuration wizard.
org.ka2ddo.yaac.gui.drawlayer - package org.ka2ddo.yaac.gui.drawlayer
This package contains Java/Swing and OpenMap-based classes for drawing custom overlays onto the YAAC map window, and loading and saving such drawings.
org.ka2ddo.yaac.gui.filter - package org.ka2ddo.yaac.gui.filter
This package contains the editing GUIs (Java AWT/Swing style) for controlling the message and station filters in the YAAC back-end code.
org.ka2ddo.yaac.gui.genericwizard - package org.ka2ddo.yaac.gui.genericwizard
This package contains abstract superclasses for creating a step-by-step wizard, such as the YAAC configuration wizard.
org.ka2ddo.yaac.gui.help - package org.ka2ddo.yaac.gui.help
This package contains support code for the Java/Swing GUI's hot-key help system.
org.ka2ddo.yaac.gui.io - package org.ka2ddo.yaac.gui.io
This package defines configuration editing GUIs (Java AWT/Swing style) for the various types of PortConnectors that core YAAC supports.
org.ka2ddo.yaac.gui.osm - package org.ka2ddo.yaac.gui.osm
This package contains Java/Swing-specific classes for rendering OpenStreetMap data onto the YAAC map window.
org.ka2ddo.yaac.gui.pluginadapter - package org.ka2ddo.yaac.gui.pluginadapter
This package contains Java/Swing extensions to the GUI-platform-independent plugin API in YAAC.
org.ka2ddo.yaac.gui.pluginstore - package org.ka2ddo.yaac.gui.pluginstore
This package implements a Java/Swing UI for easily downloading officially supported YAAC plugin extensions from the YAAC author's website, and installing the plugins into the local copy of YAAC.
org.ka2ddo.yaac.gui.rastermap - package org.ka2ddo.yaac.gui.rastermap
This package contains classes for overlaying rescaled raster map images onto the YAAC map window.
org.ka2ddo.yaac.gui.table - package org.ka2ddo.yaac.gui.table
This package contains classes for supporting Java/Swing JTable features specific to YAAC.
org.ka2ddo.yaac.gui.terminal - package org.ka2ddo.yaac.gui.terminal
This package implements a simple character-cell terminal window, suitable for debugging I/O ports in YAAC.
org.ka2ddo.yaac.gui.util - package org.ka2ddo.yaac.gui.util
This package defines Java/Swing graphical utility classes specific to YAAC.
org.ka2ddo.yaac.healthmonitor - package org.ka2ddo.yaac.healthmonitor
This package contains classes used for monitoring the health of other APRS stations.
org.ka2ddo.yaac.io - package org.ka2ddo.yaac.io
This package contains classes managing and controlling I/O operations between YAAC and the various sensors and communications devices the core distribution of YAAC can talk to.
org.ka2ddo.yaac.os - package org.ka2ddo.yaac.os
This package provides classes for accessing operating system services not elsewhere available in Java.
org.ka2ddo.yaac.osm - package org.ka2ddo.yaac.osm
This package contains classes for reading, decoding, writing, and optimizing OpenStreetMap map information for convenient and efficient use by YAAC.
org.ka2ddo.yaac.pluginapi - package org.ka2ddo.yaac.pluginapi
This package provides service classes for creating plugin extensions to YAAC.
org.ka2ddo.yaac.sound - package org.ka2ddo.yaac.sound
This package defines the interface for YAAC to call sound effects services.
org.ka2ddo.yaac.srtm - package org.ka2ddo.yaac.srtm
This package provides classes for reading and managing ground elevation data files obtained from the Shuttle Radar Topography Mission (version 2) project provided by the U.S. Geological Survey.
org.ka2ddo.yaac.telemetry - package org.ka2ddo.yaac.telemetry
This package contains classes for parsing and manipulating telemetry data,
org.ka2ddo.yaac.util - package org.ka2ddo.yaac.util
This package contains YAAC-specific classes and interfaces providing various utility functions that don't fit into any other package.
org.ka2ddo.yaac.weather - package org.ka2ddo.yaac.weather
This package provides management and delivery of real-time weather data within the YAAC application.
org.ka2ddo.yaac.webserver - package org.ka2ddo.yaac.webserver
The package contains the classes that implement YAAC's mini webserver, which allows other users on the YAAC computer's LAN to effectively "look over the shoulder" of the YAAC operator, seeing the main views of YAAC as browseable web pages.
originatingCallsign - Variable in class org.ka2ddo.ax25.AX25Message
Callsign of the station originating this message.
OSAdapter - Class in org.ka2ddo.yaac.os
This abstract class provides service methods for accessing operating-system-specific information.
osmEnumType - Variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
The data type for the enumeration used for the value of this tag, or null if not an enumerated value or multiple possible types.
osmLayer - Variable in class org.ka2ddo.yaac.gui.MainFrame
The layer that draws OpenStreetMap-based roads, water bodies, etc., on the map.
OSMLayer - Class in org.ka2ddo.yaac.gui.osm
This class implements a rendering Layer for OpenMap that draws street maps on the MapBean based on the binary tiled map data extracted from the OpenStreetMap database.
OSMLayer() - Constructor for class org.ka2ddo.yaac.gui.osm.OSMLayer
Create a layer for the map that renders OpenStreetMap data.
OSMLayerEnum - Enum in org.ka2ddo.yaac.osm
This enum identifies the information that will be stored in *.nodes and *.ways files by the OsmXmlSegmenter for use by OSMLayer.
OsmSearcher - Class in org.ka2ddo.yaac.osm
This class provides a standardized mechanism to search the imported OSM tiles for a landmark matching the specified name string.
OsmSearcher() - Constructor for class org.ka2ddo.yaac.osm.OsmSearcher
 
OsmSearcherProgressListener - Interface in org.ka2ddo.yaac.osm
This interface defines a means by which a user of OsmSearcher can be informed of the progress of a search, and optionally pre-maturely abort a search.
OSMTileUsagePanel - Class in org.ka2ddo.yaac.gui
This panel displays the current contents of the OSM tile directory tree in terms of which tiles are populated on the system.
OSMTileUsagePanel(File) - Constructor for class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Create a tile usage panel initialized from the specified tile directory hierarchy.
OsmXmlSegmenter - Class in org.ka2ddo.yaac.osm
This class parses an OpenStreetMaps compressed XML file into a series of one-degree "square" tiles of map data, stored in a compact binary format suitable for efficient and fast rendering.
OsmXmlSegmenter() - Constructor for class org.ka2ddo.yaac.osm.OsmXmlSegmenter
 
OSNAME - Static variable in class org.ka2ddo.yaac.YAAC
The key value in the YAAC properties for the generic name of the host operating system (distilled from value in Java system properties).
OuternetConnector - Class in org.ka2ddo.yaac.io
This class implements a polling file reader for files accessed over HTTP from a webserver such as an OUTERNET receiver, where the file contains APRS messages in TNC2 ASCII/UTF-8 format.
OuternetConnector() - Constructor for class org.ka2ddo.yaac.io.OuternetConnector
 
OuternetPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for OuternetConnector.
OuternetPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.OuternetPortEditor
Create a UI for configuring an Outernet receiver connection.
OUTNET_CHOICE - Static variable in class org.ka2ddo.yaac.io.Transmitter
Suggested path to forward to the Outernet.
OutstandingMessageTableModel - Class in org.ka2ddo.yaac.gui
This class displays all the outstanding messages that have been transmitted by this YAAC instance.
OverlaySelector - Class in org.ka2ddo.yaac.gui
This class provides a selector for overlay characters for an APRS symbol.
OverlaySelector() - Constructor for class org.ka2ddo.yaac.gui.OverlaySelector
Create a widget for selecting an overlay character for an APRS symbol.
OverlaySelector(char) - Constructor for class org.ka2ddo.yaac.gui.OverlaySelector
Create an OverlaySelector widget initialized for the specified APRS symTableId or overlay code.

P

PacketExportMode - Enum in org.ka2ddo.yaac.core
This enumeration defines the various formats that can be used to write a AX.25 frame to a disk file.
PacketSourceFilter - Class in org.ka2ddo.yaac.filter
This filter selects packets and messages based on which interface port the message entered YAAC through.
PacketSourceFilter() - Constructor for class org.ka2ddo.yaac.filter.PacketSourceFilter
 
PacketSourceFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects packets and messages based on which interface port the message entered YAAC through.
PacketSourceFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
Create a UI for controlling a PacketSourceFilter instance.
paint(Graphics) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Render this layer's content into the MapBean.
paint(Graphics) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Render this layer's content into the MapBean.
PAINT_GREEN_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
A translucent checked pattern in green and white.
PAINT_LIGHT_BLUE_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
A translucent checked pattern in light blue and white.
PAINT_PURPLE_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
A translucent checked pattern in purple and white.
PAINT_WETLAND_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
A pattern (copied from OpenStreetMaps) for indicating a wetland area.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
Paint the recent bandwidth utilization history on the widget.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Paint the LineOfSightPanel.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
Paint the cursor icon on the glass pane.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Paint the rendered OpenStreetMap data into the map window.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Paint the usage and current download bounding box on the panel.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.table.PaintRenderer
Fill in the cell with the current color.
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.TopoLayer
 
paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.TopoTileUsagePanel
Paint the usage and current download bounding box on the panel.
paintDrawable(Graphics2D, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Render this drawable upon a canvas using the specified Graphics and Projection.
paintDrawable(Graphics2D, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Render this drawable upon a canvas using the specified Graphics and Projection.
paintIcon(Component, Graphics, int, int) - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Draw the icon at the specified location.
PaintRenderer - Class in org.ka2ddo.yaac.gui.table
Render a table cell as a AWT Color.
PaintRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.PaintRenderer
Create an instance of PaintRenderer.
paramIdentifier - Variable in class org.ka2ddo.ax25.XIDParameter
 
paramLen - Variable in enum org.ka2ddo.aprs.HurricaneEnum
Number of characters for parameter identified by this enum.
paramLen - Variable in enum org.ka2ddo.aprs.WeatherEnum
Number of characters for parameter identified by this enum.
paramList - Variable in class org.ka2ddo.ax25.XIDGroup
 
paramString() - Method in class org.ka2ddo.aprs.Message
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.MessageMessage
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.MicE
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.ObjectReport
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.PositionMessage
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.Query
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.StationCapabilities
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.aprs.TelemetryMessage
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.ax25.AX25Message
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Descriptive text about this message, to be included in the toString() method's response.
paramString() - Static method in class org.ka2ddo.util.StringCache
 
paramString() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Return description of this object for including in a toString() method's answer.
paramString() - Method in class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
Returns a string representation of this JPanel.
paramString() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
Returns a string representation of this table.
paramValue - Variable in class org.ka2ddo.ax25.XIDParameter
 
parse(byte[], int, AX25Callsign, AX25Callsign, String, long, Connector) - Static method in class org.ka2ddo.aprs.APRSStack
Analyze the contents of an AX.25 packet that appears to be identified as an APRS packet.
parse(byte[], AX25Callsign, AX25Callsign, long, Connector) - Method in interface org.ka2ddo.ax25.AX25Parser
Parse a message to the appropriate object class.
parse(byte[], AX25Callsign, AX25Callsign, long, Connector) - Method in class org.ka2ddo.opentrac.OpenTracParser
Parse a message to the appropriate object class.
parse(TelemetryMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Extract data from a TelemetryMessage for this station.
parse(MessageMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Extract data from an APRS text message containing telemetry documentation for this station.
ParsedAX25MessageListener - Interface in org.ka2ddo.ax25
This interface defines how a code segment waiting for a response message is informed when the response is received.
parsedAX25MessageReceived(byte, AX25Message) - Method in interface org.ka2ddo.ax25.ParsedAX25MessageListener
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
parsedAX25Msg - Variable in class org.ka2ddo.ax25.AX25Frame
The decoded APRS (or other protocol) message (if the AX25Frame contains a higher-level protocol).
parseMnemonics(String) - Static method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Convert a localized string of mnemonic letters into an array of ints, suitable for use by the above constructors.
parseNMEA0183DataLine(String, GpsFix, SatelliteCatalog, String) - Static method in class org.ka2ddo.gps.GPSParser
Parse an NMEA-0183 standard data sentence into GPS data structure values.
parseNMEA0183DataLine(String, PortConnector, boolean, String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Parse an NMEA-0183 standard data sentence into GPS data structure values.
parseWeatherData(String, Map<Enum, Object>) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
 
parseWeatherLine(String, Map<Enum, Object>, long) - Static method in class org.ka2ddo.aprs.UltimeterRawMessage
Decode a line of text supposedly containing one of the Ultimeter weather station ASCII text formats, as documented on the Peet Bros website.
parseXml(NonshareableCountingBufferedDataInputStream, long, String, String, double, double, double, double, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
Parse a a compressed XML file into YAAC's version of OpenStreetMap tiles.
passcode - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
The authentication passcode associated with this port, if needed.
PathHandler - Class in org.ka2ddo.yaac.webserver
This is the generic web page generator class which should be subclassed to produce a particular page.
PathHandler() - Constructor for class org.ka2ddo.yaac.webserver.PathHandler
 
pathname - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Pathname to where the image file is stored on this computer.
pdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
Three-dimensional position dilution of precision.
peek() - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
period - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Time over which averages are averaged, in seconds.
PERMANENT - Static variable in class org.ka2ddo.ax25.AX25Message
Reserved constant for non-expiring objects' timestamp.
PersistingFilter - Interface in org.ka2ddo.yaac.filter
Extra methods required for a Filter that can persist its values across instance creations and YAAC restarts.
PickablePortListDialog - Class in org.ka2ddo.yaac.gui
This class defines a popup dialog for selecting a port when the user didn't pick a port from a JTable previously.
PickablePortListDialog(Window, TableModel) - Constructor for class org.ka2ddo.yaac.gui.PickablePortListDialog
 
pickAStation(ArrayList<StationState>, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Select one of several stations.
pickAStation(ArrayList<StationState>, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Select one of several stations.
pid - Variable in class org.ka2ddo.ax25.AX25Frame
The one-byte code identifying how to interpret the body of I and UI frames.
PID_AARP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for Appletalk Address Resolution Protocol (ARP).
PID_ATALK - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for Appletalk.
PID_ESCAPE - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for escape code indicating second byte of PID (not supported).
PID_FLEXNET - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for FlexNet.
PID_IARP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for ARPS Internet Address Resolution Protocol (ARP).
PID_IP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for ARPA Internet Protocol.
PID_LQP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for Link Quality Protocol.
PID_NETROM - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for NET/ROM.
PID_NOLVL3 - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for no level 3 protocol (also used for APRS).
PID_OPENTRAC - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for OpenTRAC.
PID_SEG_FRAG - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for AX.25 segmentation fragment.
PID_TEXNET - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for TEXNET datagram.
PID_VJC_TCPIP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for Van Jacobson compressed TCP/IP packet, per RFC 1144.
PID_VJUC_TCPIP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for Van Jacobson uncompressed TCP/IP packet, per RFC 1144.
PID_X25_PLP - Static variable in class org.ka2ddo.ax25.AX25Frame
Protocol ID for CCITT X.25 PLP (also used by the ROSE network).
PingQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles ping (traceroute) queries regarding the path between this station and the requester.
PingQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.PingQueryHandler
 
pinpointList - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
The list of PinPoints matching image pixels with global lat/lon positions.
PipedReader - Class in org.ka2ddo.yaac.io
 
PipedReader(PipedWriter, int) - Constructor for class org.ka2ddo.yaac.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src and uses the specified pipe size for the pipe's buffer.
PipedWriter - Class in org.ka2ddo.yaac.io
 
PipedWriter(PipedReader) - Constructor for class org.ka2ddo.yaac.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class org.ka2ddo.yaac.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
pkgName - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
The internal distro file name of the plugin.
Place - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM place="*" attribute.
PLACE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
PlaybackFilter - Class in org.ka2ddo.yaac.filter
This filter chooses whether to view real-time only data, log file playback only data, or both.
PlaybackFilter() - Constructor for class org.ka2ddo.yaac.filter.PlaybackFilter
 
PlaybackFilter - Class in org.ka2ddo.yaac.gui.filter
This GUI panel edits the settings of the PlaybackFilter to control whether realtime or playback frames (or both) are displayed and processed.
PlaybackFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.PlaybackFilter
Create a UI for controlling a PlaybackFilter instance.
PluginDescriptor - Class in org.ka2ddo.yaac.gui.pluginstore
This class describes the parameters for one plugin, including its filename, its display name, the version of it currently installed (if any), and the version available in the "store" (if any) or the mark indicating the plugin is obsoleted.
PluginDescriptor(Provider) - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Create a PluginDescriptor from an installed plugin instance.
PluginDescriptor(String) - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Create a PluginDescriptor from a comma-separated-values (CSV) record obtained from the author's website.
PluginStoreTableModel - Class in org.ka2ddo.yaac.gui.pluginstore
This table model allows the user to see what officially provided plugins are available and/or already installed.
PluginStoreTableModel() - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
Create a PluginStoreTableModel from the local plugin registry and the list of available plugins from either the author's website or the SourceForge project.
poll(long, TimeUnit) - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
poll() - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
Polyline - Class in org.ka2ddo.yaac.gui.drawlayer
This class defines a drawable polyline.
Polyline() - Constructor for class org.ka2ddo.yaac.gui.drawlayer.Polyline
Create an empty Polyline.
PopupStationWindow - Class in org.ka2ddo.yaac.gui
This class defines a popup window with information about a selected list of stations.
PopupTaggedNodeWindow - Class in org.ka2ddo.yaac.gui
This class defines a popup window with information about a selected list of OpenStreetMap Nodes and Ways.
port - Variable in class org.ka2ddo.yaac.core.AlohaRanger
 
portClosed(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
The specified port has been closed.
portClosed(PortConnector) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
The specified port has been closed.
portClosed(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortStatusListener
The specified port has been closed.
PortConfig - Class in org.ka2ddo.yaac.io
This class contains all the parameters for configuring a PortConnector in this application, and the encoding and decoding code for saving its value in the persisted configuration data.
PortConfig() - Constructor for class org.ka2ddo.yaac.io.PortConfig
Create a new PortConfig record with a new port instance identifier.
portConfig - Variable in class org.ka2ddo.yaac.io.PortConnector
The port configuration associated with this PortConnector.
PortConfig.Cfg - Class in org.ka2ddo.yaac.io
Port-type-specific configuration parameters for a PortConnector.
PortConfig.Cfg() - Constructor for class org.ka2ddo.yaac.io.PortConfig.Cfg
 
PortConnector - Class in org.ka2ddo.yaac.io
This class defines the generic API for an object that connects a bidirectional real-time data stream to this application.
PortConnector() - Constructor for class org.ka2ddo.yaac.io.PortConnector
 
portConnectorClasses() - Static method in class org.ka2ddo.yaac.io.PortConnector
Get all the concrete subclasses of PortConnector currently registered in YAAC for which instances can be created and configured.
portCreated(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
The specified port has been added to the configuration..
portCreated(PortConnector) - Method in class org.ka2ddo.yaac.gui.MainFrame
Do not call.
portCreated(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortMgmtListener
The specified port has been added to the configuration..
portDeleted(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
The specified port has been removed from the configuration..
portDeleted(PortConnector) - Method in class org.ka2ddo.yaac.gui.MainFrame
Do not call.
portDeleted(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortMgmtListener
The specified port has been removed from the configuration..
PortEditor - Class in org.ka2ddo.yaac.gui
This class provides the GUI infrastructure for configuring a interface port.
PortEditor(ResourceBundle, PortConfig, boolean) - Constructor for class org.ka2ddo.yaac.gui.PortEditor
Create a PortEditor panel loaded with all currently supported port driver GUI panels.
PortEventListener - Interface in org.ka2ddo.yaac.io
This interface defines a listener that wants to know the details of when a port is receiving or sending frames of data.
portFailed(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Reports when the port fails for some reason.
portFailed(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortEventListener
Reports when the port fails for some reason.
PortFailureReporterIfc - Interface in org.ka2ddo.yaac.io
This interface declares the control methods of an abstract GUI object used by the I/O system to report an unsolicited port failure.
PortFailureReportListener - Interface in org.ka2ddo.yaac.io
This interface defines a callback so a PortFailureReporterIfc implementer can tell the requestor that the GUI object no longer exists (user disposed of it) and should not be used any more.
PortManager - Class in org.ka2ddo.yaac.io
This class manages the PortConnectors opened by YAAC.
PortManager() - Constructor for class org.ka2ddo.yaac.io.PortManager
 
PortMgmtListener - Interface in org.ka2ddo.yaac.io
Implementers of this interface can be notified of state changes of the I/O ports used by YAAC.
portOpened(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
The specified port has been successfully opened.
portOpened(PortConnector) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
The specified port has been successfully opened.
portOpened(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortStatusListener
The specified port has been successfully opened.
portReceiving(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Reports when the specified port starts or stops receiving a message.
portReceiving(PortConnector, boolean) - Method in interface org.ka2ddo.yaac.io.PortEventListener
Reports when the specified port starts or stops receiving a message.
PortStatusListener - Interface in org.ka2ddo.yaac.io
Implementers of this interface can be notified of state changes of the I/O ports used by YAAC.
portTransmitting(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
Reports when the specified port starts or stops transmitting a message.
portTransmitting(PortConnector, boolean) - Method in interface org.ka2ddo.yaac.io.PortEventListener
Reports when the specified port starts or stops transmitting a message.
portType - Variable in class org.ka2ddo.yaac.io.PortConfig
Type of PortConnector used to implement this port, generally defined as a String constant named PORT_TYPE on the PortConnector subclass.
portTypeNames() - Static method in class org.ka2ddo.yaac.io.PortConnector
Get all the registered PortConnector names that should be displayed in the port configuration dialog as a port type.
PositionLabel - Class in org.ka2ddo.yaac.gui
This label displays a current updated position of the mouse cursor on the MapBean.
PositionLabel(MapBean) - Constructor for class org.ka2ddo.yaac.gui.PositionLabel
 
PositionlessWeatherReport - Class in org.ka2ddo.aprs
This class decodes a Positionless Weather APRS message (APRS protocol specification chapter 12).
PositionlessWeatherReport(byte[], int, String, AX25Callsign, long) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
Standard constructor for PositionlessWeatherReport, for decoding from an AX.25 frame (or equivalent).
PositionlessWeatherReport(String, int) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
Alternate constructor, used only to decode $PKWDWXI special message from Kenwood TH-D72 HT's built-in TNC when weather data is expected to be imported into the TNC from a local weather station.
PositionlessWeatherReport(long) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
Alternate constructor, used to create an empty message for population by local weather data.
PositionMessage - Class in org.ka2ddo.aprs
This abstract class extends Message to contain positional information, supporting several different kinds of APRS messages with position data.
PositionMessage() - Constructor for class org.ka2ddo.aprs.PositionMessage
Create an uninitialized PositionMessage (let the subclass initialize it).
PositionMessage(byte, String, long) - Constructor for class org.ka2ddo.aprs.PositionMessage
Create a partially-initialized PositionMessage.
PositionQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for position reports from this station.
PositionQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.PositionQueryHandler
 
PositionReport - Class in org.ka2ddo.aprs
This class defines a APRS Position Report message (APRS protocol specification chapter 6).
PositionReport(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.PositionReport
Constructor for Position message when decoding a binary AX.25 frame.
PositionReport(long, boolean, char) - Constructor for class org.ka2ddo.aprs.PositionReport
Alternate constructor for creating a non-timestamped locally originated PositionReport.
positionType - Variable in class org.ka2ddo.yaac.io.BeaconData
 
power - Variable in class org.ka2ddo.yaac.io.BeaconData
 
Power - Enum in org.ka2ddo.yaac.osm
This enum describes the supported values for the power="*" attribute of OSM, representing types of electrical utility transmission network components.
PRE_LOCALIZE_MENU_TAG_NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Identifies a specific menu item in the accumulated hierarchy.
PRE_LOCALIZED_MENU_HIERARCHY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Identifies the ResourceBundle tags for the hierarchy path for the JMenu containers of a menu item.
PREF_BEACON_DESTINATION - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Specify the TOCALL to use for locally originated APRS messages (other than MicE).
prefixMaidenhead - Variable in class org.ka2ddo.yaac.io.StatusData
 
prefixTime - Variable in class org.ka2ddo.yaac.io.StatusData
 
PressureUnit - Enum in org.ka2ddo.util
Enumeration of supported units of atmospheric pressure.
PrintableTable - Class in org.ka2ddo.yaac.gui.table
The class extends JTable to make the table printable with page headers and page counts.
PrintableTable(TableModel, String) - Constructor for class org.ka2ddo.yaac.gui.table.PrintableTable
Constructs a JTable that is initialized with dm as the data model, a default column model, and a default selection model.
PrintableView - Interface in org.ka2ddo.yaac.util
This interface identifies the class within a view window of YAAC that can print the contents of the window to the Java Printing subsystem.
printThisView() - Method in class org.ka2ddo.yaac.gui.MainFrame
Print this PrintableView to the Java printing subsystem.
printThisView() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
Print this PrintableView to the Java printing subsystem.
printThisView() - Method in interface org.ka2ddo.yaac.util.PrintableView
Print this PrintableView to the Java printing subsystem.
printWindow() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Print the window that currently has the focus.
printWindow() - Method in class org.ka2ddo.yaac.gui.MainFrame
Print the window that currently has the focus.
PRIORITY_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
This constant specifies the color used to identify stations sending priority traffic.
PriorityFilter - Class in org.ka2ddo.yaac.filter
This filter optionally eliminates all routine precedence messages.
PriorityFilter() - Constructor for class org.ka2ddo.yaac.filter.PriorityFilter
 
PriorityFilter - Class in org.ka2ddo.yaac.gui.filter
This filter optionally eliminates all routine precedence messages.
PriorityFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.PriorityFilter
Create a UI for controlling a PriorityFilter instance.
prn - Variable in class org.ka2ddo.gps.SatelliteState
Pseudo-random number identifying this satellite (also known as Satellite Vehicle number).
processAPRSPacket(AX25Frame, AX25Message) - Method in class org.ka2ddo.ax25.AX25Stack
Send this message (and its associated frame) to the APRS consumers.
processIBody(AX25Frame, boolean, Connector, long) - Method in class org.ka2ddo.ax25.AX25Stack
This method consumes one information frame.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.BulletinsPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.FavIcon
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.FileCopierPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.HistoryPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.IconPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.IndexPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MapPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MessagesPage
 
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorWxPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.PathHandler
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.RobotsTxtPage
Given an inbound HTTP request, generate a page using its parameters.
processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInputStream, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.StationsPage
Given an inbound HTTP request, generate a page using its parameters.
processParsedAX25Message(AX25Frame, AX25Message) - Method in class org.ka2ddo.ax25.AX25Stack
Dispatch an AX.25 frame that was parsed into a higher-level protocol to all registered listeners.
processTactical(String, String) - Static method in class org.ka2ddo.yaac.core.QueryResponder
Process a message known to contain a tactical callsign directive (alias definitions) and approved to be processed by the user.
ProgressDialog - Class in org.ka2ddo.yaac.gui
This class implements a generalized progress dialog with a progress bar.
ProgressDialog(Window, String, boolean) - Constructor for class org.ka2ddo.yaac.gui.ProgressDialog
 
proj - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
current Projection of the map window.
projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Invoked when there has been a fundamental change to the Map.
projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Callback from OpenMap when map projection is changed,
projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Invoked when there has been a fundamental change to the Map.
projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.TopoLayer
 
projectName - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Telemetry project name from BITS message.
properties - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
 
propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.StationListViewer
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
This method gets called when a bound property is changed.
PROTOCOL_APRS - Static variable in class org.ka2ddo.yaac.io.PortConfig
Flag bit indicating this port allows transmitting APRS packets.
PROTOCOL_AX25 - Static variable in class org.ka2ddo.yaac.io.PortConfig
Flag bit indicating this port allows transmitting AX.25 frames containing traffic of types other than APRS or OpenTRAC UI frames.
PROTOCOL_OPENTRAC - Static variable in class org.ka2ddo.yaac.io.PortConfig
Flag bit indicating this port allows transmitting OpenTRAC packets.
Provider - Class in org.ka2ddo.yaac.pluginapi
This class defines the structure of a plugin extension's definition.
Provider(String, String, String, String) - Constructor for class org.ka2ddo.yaac.pluginapi.Provider
Create a new plugin Provider specifying extensions to be added to YAAC.
Provider.PortEntry - Class in org.ka2ddo.yaac.pluginapi
This class describes the name and implementing Class of an interface port driver.
Provider.PortEntry(String, Class<? extends PortConnector>) - Constructor for class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
 
PROVIDER_API_VERSION - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
Define the version of the Provider superclass-defined that this build of YAAC supports.
pruneOldMessages(long) - Method in class org.ka2ddo.yaac.ax25.StationState
Delete all messages from this StationState object whose receive times are older than the specified old age.
PTYPES_S - Static variable in class org.ka2ddo.ax25.AX25Frame
Hashmap of Information (I) or Unnumbered Information (UI) frame protocol ID to protocol name strings.
purgeSerialPortCache() - Static method in class org.ka2ddo.yaac.os.OSAdapter
Purge the cached list of serial port device names, so the next query will have to build the list from scratch.
purgeStaleTraffic() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Delete all cached messages older than the purge threshold.
put(E) - Method in class org.ka2ddo.util.FastBlockingQueue
Inserts the specified element into this queue, waiting if necessary for space to become available.
put(Object, Object) - Method in class org.ka2ddo.util.SoftCache
Associates the specified value with the specified key in this map (optional operation).
put(OSMLayerEnum, Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Associates the specified value with the specified key in this map (optional operation).
putAll(Map<? extends OSMLayerEnum, ?>) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Copies all of the mappings from the specified map to this map (optional operation).
putAttachment(Object, Object) - Method in class org.ka2ddo.yaac.ax25.StationState
Add an attachment to this station or object.
putDirectoryToCache(String, File) - Static method in class org.ka2ddo.yaac.os.OSAdapter
remember the last directory used for a type of file operation.
putTag(OSMLayerEnum, Object) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Store a key-value pair in the tag map.
putValue(String, Object) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Sets one of this object's properties using the associated key.
putValue(String, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Sets one of this object's properties using the associated key.

Q

qruCategory - Variable in class org.ka2ddo.aprs.ObjectReport
QRU category to associate with locally-originated Item, or null for no QRU group.
quality - Variable in class org.ka2ddo.gps.GpsFix
Quality of the last GPS fix.
QuantityUnitMeasure<T extends java.lang.Enum> - Interface in org.ka2ddo.yaac.osm
This interface tags a class that contains a magnitude value and unit thereof.
QueriesQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class reports the queries understood by this instance of YAAC, including additional queries registered by plugins.
QueriesQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.QueriesQueryHandler
 
Query - Class in org.ka2ddo.aprs
This class defines a broadcast general Query message (APRS protocol specification chapter 15).
Query(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.Query
Constructor for Query message when decoding a binary AX.25 frame.
Query(String) - Constructor for class org.ka2ddo.aprs.Query
Constructor for locally-originated (outbound) general Query message.
QueryResponder - Class in org.ka2ddo.yaac.core
This class handles processing queries sent to this station.
queryType - Variable in class org.ka2ddo.aprs.Query
Query type (text between question marks '?' in the message).
queue(AX25FrameSource) - Method in class org.ka2ddo.yaac.io.Transmitter
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled PortConnectors.
QUEUE_READER - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
Runnable to extract, parse, and process incoming NMEA-0183 sentences.
queuedButNotConsumed - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
 
queueForTransmission() - Method in class org.ka2ddo.yaac.io.BeaconData
Queue the beacon for transmission after the next transmission interval.
queueForTransmission() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Put this SendableMessageWrapper on the list of messages to be transmitted and start transmitting it according to its transmit parameters.
queueForTransmission() - Method in class org.ka2ddo.yaac.io.StatusData
 
queueNow() - Method in class org.ka2ddo.yaac.io.BeaconData
Queue the beacon for immediate transmission.
queueNow() - Method in class org.ka2ddo.yaac.io.StatusData
 

R

RadioCapability - Class in org.ka2ddo.opentrac
One RadioCapability array element for the OpenTracRadioCapabilities message element.
RadioCapability() - Constructor for class org.ka2ddo.opentrac.RadioCapability
Create an uninitialized RadioCapability element.
radius - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Radius of the circular download region in kilometers.
RadiusFilter - Class in org.ka2ddo.yaac.filter
This class implements a filter based on radius from a specified location (defaulting to the beacon location for the station).
RadiusFilter(String) - Constructor for class org.ka2ddo.yaac.filter.RadiusFilter
Create a RadiusFilter instance with the specified prefix for the persistence parameter names.
RadiusFilter - Class in org.ka2ddo.yaac.gui.filter
This class implements a filter based on radius from a specified location (defaulting to the beacon location for the station).
RadiusFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.RadiusFilter
Create a GUI for editing a RadiusFilter instance.
radiusM - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
Distance in meters from the map center to this Way or Node.
RAILROAD_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
The default stroke for drawing a railroad track Way.
RailroadStroke - Class in org.ka2ddo.yaac.gui
This class defines a solid Stroke which alternates widths of the line between a narrow width (the "rail") and a wide width (the "tie").
RailroadStroke(float, float, float) - Constructor for class org.ka2ddo.yaac.gui.RailroadStroke
 
Railway - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM railway="*" attribute.
rainfall - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Rainfall over averaging interval in 0.1 Kg/cm^2
RandomOutputStream - Class in org.ka2ddo.yaac.io
This class provides a sequential OutputStream wrapper around a RandomAccessFile.
RandomOutputStream(RandomAccessFile) - Constructor for class org.ka2ddo.yaac.io.RandomOutputStream
 
rangeM - Variable in class org.ka2ddo.yaac.ax25.StationState
Scratch range variable used for aloha circle calculation.
RasterMapCatalog - Class in org.ka2ddo.yaac.gui.rastermap
This class maintains a catalog of registered raster map images that can be superimposed over the MapBean.
RasterMapEntry - Class in org.ka2ddo.yaac.gui.rastermap
This class describes one raster map image file and the translation information needed to render it on the screen with the correct registration.
RasterMapEntry() - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
 
RasterMapEntry.PinPoint - Class in org.ka2ddo.yaac.gui.rastermap
This class contains one association between a pixel in the image and its latitude/longitude position on the planet.
RasterMapEntry.PinPoint() - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Construct an empty PinPoint.
RasterMapEntry.PinPoint(int, int, double, double) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Construct a PinPoint with raster image to lat/lon mapping.
rasterMapOverlay - Variable in class org.ka2ddo.yaac.gui.MainFrame
The layer the draws raster image overlays on the map.
RasterMapOverlay - Class in org.ka2ddo.yaac.gui.rastermap
This class renders raster maps properly rescaled and translated to fit into the Mercator projection used by the MapBean.
RasterMapOverlay(MouseDelegator) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
RasterMapPane - Class in org.ka2ddo.yaac.gui
This panel manages the list of raster map images displayable on the main map window.
RasterMapPane() - Constructor for class org.ka2ddo.yaac.gui.RasterMapPane
Create the Swing widget for managing raster map overlays.
RawPacketDisplayMode - Enum in org.ka2ddo.yaac.gui
This enum defines a display mode for tabular packet display.
RawPacketFrame - Class in org.ka2ddo.yaac.gui
This class defines a separate window for viewing raw message traffic.
RawPacketFrame(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.RawPacketFrame
 
RawPacketPane - Class in org.ka2ddo.yaac.gui
This class defines a scrolling table view for monitoring raw AX.25 frames.
RawPacketPane(RawPacketTableModel, JLabel, RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.RawPacketPane
 
RawPacketRowFilter - Class in org.ka2ddo.yaac.gui
This class provides the filtering of raw RawPacketTableModel data based on the current settings of the filters.
RawPacketRowFilter() - Constructor for class org.ka2ddo.yaac.gui.RawPacketRowFilter
 
RawPacketTableModel - Class in org.ka2ddo.yaac.gui
This class wraps the SnifferDataModel with a Java Swing TableModel.
RawPacketTableModel(SnifferDataModel) - Constructor for class org.ka2ddo.yaac.gui.RawPacketTableModel
 
rcptTime - Variable in class org.ka2ddo.ax25.AX25Frame
The time when this message was received in Java milliseconds since midnight, Jan 1 1970 UTC..
rcptTime - Variable in class org.ka2ddo.ax25.AX25Message
The time the message was received by the system in Java standard milliseconds since 1970 UTC.
read(DataInput) - Static method in class org.ka2ddo.ax25.XIDGroup
Read an XIDGroup from an input byte stream.
read(DataInput) - Static method in class org.ka2ddo.ax25.XIDParameter
Read an XIDParameter from a byte stream.
read(DataInput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Load this PinPoint from a binary file.
read(DataInput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Read a serialized dump of this object from an input stream for restoration.
read() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
read() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
Reads the next byte of data from the input stream.
read() - Method in class org.ka2ddo.yaac.io.CountingInputStream
Read a byte.
read(byte[]) - Method in class org.ka2ddo.yaac.io.CountingInputStream
Read an array of bytes.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingInputStream
Read bytes into an offset array.
read() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Reads the next byte in the file at the current seek position.
read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
See the general contract of the read method of InputStream.
read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Reads a single character.
read(char[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Reads characters into a portion of an array.
read() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class org.ka2ddo.yaac.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read(DataInput) - Static method in class org.ka2ddo.yaac.osm.ChangeSet
 
read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Member
 
read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Node
Read the next Node from the input stream.
read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Relation
 
read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Way
Instantiate a new Way read from the input stream.
ReadableCardLayout - Class in org.ka2ddo.yaac.gui
A CardLayout with the ability to obtain the current card.
ReadableCardLayout() - Constructor for class org.ka2ddo.yaac.gui.ReadableCardLayout
 
readBoolean() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readBoolean method of DataInput.
readByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readByte method of DataInput.
readByte() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readByte method of DataInput.
readChar() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readChar method of DataInput.
readChar() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readChar method of DataInput.
readDouble() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readDouble method of DataInput.
readFloat() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readFloat method of DataInput.
readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.aprs.ObjectReport
Restore a new instance of an Object or Item from its backing store in Java Preferences.
readFromPreferences(Preferences) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
 
readFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.BeaconData
Load the beacon settings from Java Preferences.
readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.ObjectReportSender
Recreate an ObjectReport and its encapsulating ObjectReportSender from the preferences cache.
readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.PortConfig
Read a PortConfig object from Java Preferences.
readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.StatusData
 
readFully(byte[]) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readFully method of DataInput.
readInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readInt method of DataInput.
readInt() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readInt method of DataInput.
readLine() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readLine method of DataInput.
readLine() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readLine method of DataInput.
readLine() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readLine method of DataInput.
readLine() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readLine method of DataInput.
readLong() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readLong method of DataInput.
readLong() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readLong method of DataInput.
readNextInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
This is similar to readInt(), but the caller must guarantee that no seek() occurred between the last call to readInt() or readNextInt() and this one.
readShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readShort method of DataInput.
readShort() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readShort method of DataInput.
readTags(DataInput) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Helper method for reading tags and flags in a common format from an input stream.
readUnsignedByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUTF() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the readUTF method of DataInput.
readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the readUTF method of DataInput.
readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the readUTF method of DataInput.
readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the readUTF method of DataInput.
ready() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Tells whether this stream is ready to be read.
ready() - Method in class org.ka2ddo.yaac.io.PipedReader
Tell whether this stream is ready to be read.
red - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
ref - Variable in class org.ka2ddo.yaac.osm.Member
 
refresh() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Force the map to immediately regenerate itself based on current state data.
refresh - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
Boolean true if the center and radius points should be ignored and just re-download every tile that is currently downloaded.
refresh() - Method in class org.ka2ddo.yaac.gui.MainFrame
Force the map to immediately regenerate itself based on current state data.
regenerateAndRepaint() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Cause the OSMLayer to recompute its map based on current settings.
regenerateStations() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Force the station renderer layer to regenerate its overlay immediately.
regenerateStations() - Method in class org.ka2ddo.yaac.gui.MainFrame
Force the station renderer layer to regenerate its overlay immediately.
regenerateTopo() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Force the topographic layer to regenerate its overlay immediately.
regenerateTopo() - Method in class org.ka2ddo.yaac.gui.MainFrame
Force the topographic layer to regenerate its overlay immediately.
register(JTable, String) - Method in class org.ka2ddo.yaac.gui.TablePersister
Monitor a table for persisting any column changes.
register(Window, String) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
registerEnum(Class<? extends Enum>) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
Register an entire enum class using the specified prefix when building resource names for localized string lookups.
registerEnum(Class<? extends Enum>, String) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
Register an entire enum class using the specified prefix when building resource names for localized string lookups.
registerMouseMode(MouseDelegator) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Register the drawing mode of this layer with the MouseDelegator.
registerMouseMode(MouseDelegator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
registerPortConnectorType(String, Class<? extends PortConnector>) - Static method in class org.ka2ddo.yaac.io.PortConnector
Add a new subclass of PortConnector to the supported map of PortConnector types.
registerProtocolParser(byte, AX25Parser) - Method in class org.ka2ddo.ax25.AX25Stack
Register another protocol parsing handler for a particular AX.25 UI/I message PID.
registerQueryHandler(String, AbstractQueryHandler) - Method in class org.ka2ddo.yaac.core.QueryResponder
Register a query handler with the QueryResponder to handle processing a specific incoming query string.
registerWindowForHelpKeys(RootPaneContainer) - Method in class org.ka2ddo.yaac.gui.help.HelpAdapter
Set up infrastructure for handling Help-related window hot-keys on the specified window.
Relation - Class in org.ka2ddo.yaac.osm
This class represents a Relation element of an OSM file.
Relation() - Constructor for class org.ka2ddo.yaac.osm.Relation
 
RelativeTimeFilter - Class in org.ka2ddo.yaac.filter
This filter selects information based on relative time point boundary.
RelativeTimeFilter(long) - Constructor for class org.ka2ddo.yaac.filter.RelativeTimeFilter
Create a TimeFilter with the specified cutoff time, and whether the pass condition should be before or after the time.
RelativeTimeFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects information based on relative time point boundary.
RelativeTimeFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
Create a UI for controlling a RelativeTimeFilter instance.
relayPath - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
The digipeat relay path for the message.
release(SimpleDateFormat) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
Return a SimpleDateFormat object to the appropriate queue.
Religion - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM religion="*" attribute.
RELIGION_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
remainingCapacity() - Method in class org.ka2ddo.util.FastBlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking, or Integer.MAX_VALUE if there is no intrinsic limit.
rememberLocallyOriginatedMessage(AX25Frame) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Record in the short-term memory that the specified frame has been locally originated by this station and should not be digipeated again.
remove() - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves and removes the head of this queue.
remove(Object) - Method in class org.ka2ddo.util.ShareableObjectCache
Removes the entry for a key from this cache if it is present.
remove(Object) - Method in class org.ka2ddo.util.SoftCache
Removes the mapping for this key from this map if present.
remove(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Stop tracking an ObjectReport with the specified name.
remove(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Remove the indexed record from the persisted RasterMapCatalog.
remove(Object) - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Removes the mapping for a key from this map if it is present (optional operation).
remove() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Removes from the underlying collection the last element returned by the iterator (optional operation).
removeAprsMessageListener(AprsMessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
Unregister an AprsMessageListener to be notified of incoming parsed APRS messages.
removeAttachment(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
Remove an attachment from this station or object.
removeAX25FrameListener(AX25FrameListener) - Method in class org.ka2ddo.ax25.AX25Stack
Remove a listener for incoming AX.25 frames.
removeBeaconChangeListener(BeaconChangeListener) - Method in class org.ka2ddo.yaac.io.BeaconData
Unregister from being informed when the beacon parameters are changed.
removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Removes a listener from the list that's notified
removeChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
removeChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
removeDestinationListener(DestinationListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Remove a listener that no longer wants to know when a new tocall or explicit network destination is recorded.
removeDuplicateCheckedAX25Listener(DuplicateCheckedAX25Listener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Unregister a listener who no longer wants to be informed of receipt of AX25Messages.
removeExtendedSymbols() - Static method in class org.ka2ddo.aprs.Symbols
Delete entries for APRS 1.2 extended symbols, leaving only the APRS 1.0.2 symbols.
removeFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Disconnect the specified Filter from this CumulativeBooleanAndFilter.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.Filter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Deregisters a listener.
removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Deregisters a listener.
removeFontChangeListener(FontChangeListener) - Method in class org.ka2ddo.yaac.gui.FontCache
Unregister a listener from being informed of user font selection changes.
removeFrameListener(FrameListener) - Static method in class org.ka2ddo.yaac.io.PortConnector
Remove an object that used to be informed about incoming raw AX.25 frames.
removeFromBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Remove a callsign from the blacklist.
removeFromBlacklist(String) - Method in class org.ka2ddo.yaac.gui.BlacklistListModel
Remove a callsign from the blacklist.
removeFromPreferences(Preferences) - Method in class org.ka2ddo.aprs.ObjectReport
Clear this Object/Item from Java Preferences,
removeFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Delete this ObjectReportSender and its contained ObjectReport from the preferences cache.
removeFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.PortConfig
Delete this PortConfig from the Java Preferences backing store.
removeGpsDataListener(GpsDataListener) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
Stop being informed when GPS data is updated.
removeListener(MonitoredStationListener) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Unregister a listener from being informed when the MonitoredStationList membership changes.
removeLocalObjectListener(LocalObjectTracker.LocalObjectListener) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Unregister a listener to be informed of changes in the tracker.
removeObsoleteMessage(Message, boolean) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Find and cancel any queued messages matching the passed message.
removeObsoleteMessage(SendableMessageWrapper, boolean) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Find and cancel any queued messages matching the passed message.
removeParsedAX25MessageListener(ParsedAX25MessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
Unregister an ParsedAX25MessageListener to be notified of incoming parsed level 3 protocol messages (other than APRS).
removePortEventListener(PortEventListener) - Method in class org.ka2ddo.yaac.io.PortConnector
Unregister a listener so it no longer is informed of transmission and reception events.
removePortMgmtListener(PortMgmtListener) - Static method in class org.ka2ddo.yaac.io.PortManager
Unregister a PortMgmtListener; it will no longer be informed when ports are created or deleted.
removePortStatusListener(PortStatusListener) - Static method in class org.ka2ddo.yaac.io.PortManager
Unregister a PortStatusListener; it will no longer be informed when ports are opened or closed.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Removes a PropertyChange listener.
removePropertyChangeListener(PropertyChangeListener) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
 
removeRange(int, int) - Method in class org.ka2ddo.util.ArrayBlockList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Unregister a listener that no longer wants to know when a new digipeater is recorded.
removeShutdownHandler(ShutdownHandler) - Static method in class org.ka2ddo.yaac.YAAC
Unregister a ShutdownHandler that is no longer needed.
removeSnifferDataListener(SnifferDataListener) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Unregister a SnifferDataListener.
removeSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
removeStation(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Delete a MonitoredStation from the list of monitored stations.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
Unregister a listener.
removeTXIGatedStationStatusListener(Digipeater.TXIGatedStationStatusListener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Unregister a listener who no longer want to be informed when a station is added, updated, or removed from the list of stations that this station will Tx I-gate to.
removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
Gives notification that a portion of the document has been removed.
removeVertex(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Remove the specified vertex from the ordered list of vertices.
removeWeatherListener(WeatherListener) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
Deregister a WeatherListener so it will no longer be informed of changes in the local weather data.
removeWindowPersisterListener(WindowPersisterListener) - Method in class org.ka2ddo.yaac.gui.WindowPersister
Deregister a listener for top-level window changes.
RENDERABLE_FLAGS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
Bitmask of flags where if any of these bits are set, the Way or Node is renderable, even without a waytype.
renderLevel - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Specify whether this attribute provides useful information at render time.
repaint() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
Repaints this component.
repaint() - Method in class org.ka2ddo.yaac.gui.StationRenderer
Repaints the StationRenderer if it needs it and it hasn't been too little time since the last repaint.
REPEATER_SYMBOLS - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
All the APRS symbols that correspond to some kind of repeater.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
 
reportAltitude - Variable in class org.ka2ddo.yaac.io.BeaconData
 
reportError(Object, Throwable, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
 
reportError(Object, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
Report an error message to the user, using the GUI if available.
reportError(Object, String, boolean) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
Report an error message to the user, using the GUI if available.
reportErrorWithResponse(Object, Throwable, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
 
reportingStation - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Callsign of station reporting DX.
reportSpeed - Variable in class org.ka2ddo.yaac.io.BeaconData
 
reread(DataInput) - Method in class org.ka2ddo.yaac.osm.Node
Replace the contents of this Node object with the next Node in the input stream.
reread(DataInput) - Method in class org.ka2ddo.yaac.osm.Way
Clear the contents of this Way object and load it with another Way's data read from the input stream.
resched(ReschedulableTimer, int) - Method in class org.ka2ddo.util.ReschedulableTimerTask
Queue this task to the specified timer to be executed after the specified period of time.
resched(ReschedulableTimer, Date) - Method in class org.ka2ddo.util.ReschedulableTimerTask
Queue this task to the specified timer to be executed at the specified time.
resched(ReschedulableTimer, Date, long) - Method in class org.ka2ddo.util.ReschedulableTimerTask
Queue this task to the specified timer to be executed at the specified time.
ReschedulableTimer - Class in org.ka2ddo.util
This class implements a timer whose tasks' delivery times can be adjusted while they are enqueued.
ReschedulableTimer(String) - Constructor for class org.ka2ddo.util.ReschedulableTimer
Create a ReschedulableTimer queue.
ReschedulableTimerTask - Class in org.ka2ddo.util
This class defines a timer task whose delivery time can be changed while the timer is pending delivery, and can be rescheduled any number of times.
ReschedulableTimerTask() - Constructor for class org.ka2ddo.util.ReschedulableTimerTask
Constructor for a ReschedulableTimerTask.
reserveEntityId(short) - Static method in class org.ka2ddo.opentrac.OpenTracEntity
Reserve an entity ID value as already in use.
reset() - Method in class org.ka2ddo.yaac.io.CountingInputStream
Override reset to reset the byte count.
reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Resets the stream to the most recent mark.
reset() - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the reset method of InputStream.
resetByteCount() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
Reset the statistics fields for this stream.
resetBytesWritten() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
 
resetElevationColors() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Restore the levels and colors defaultly used for drawing the topographic elevations.
resetStatistics() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Reset the statistics counters that are reported by the toString() method.
resetTransmitCount() - Method in class org.ka2ddo.yaac.io.BeaconData
 
resetTransmitCount(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Reset the retransmission counters as if this was a brand-new message using the initial fast transmission rate.
resetTransmitCount() - Method in class org.ka2ddo.yaac.io.StatusData
 
restoreDefaults() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Set this WayParams object back to the factory-default settings.
RESULT_NEUTRAL - Static variable in class org.ka2ddo.yaac.filter.Filter
This Filter cannot determine if this object passes the filter or not.
RESULT_PASS - Static variable in class org.ka2ddo.yaac.filter.Filter
The object exactly passes this Filter and is completely acceptable by the Filter's constraints.
RESULT_REJECT - Static variable in class org.ka2ddo.yaac.filter.Filter
The object is completely unacceptable to this Filter and should not be displayed, saved, etc..
RESULT_WEAK_PASS - Static variable in class org.ka2ddo.yaac.filter.Filter
The object is loosely acceptable to the Filter.
RESULT_WEAK_REJECT - Static variable in class org.ka2ddo.yaac.filter.Filter
The object is unacceptable to the Filter, but might want to be kept around and indicated as unacceptable.
reverifyMessages() - Method in class org.ka2ddo.yaac.core.QueryResponder
Re-run the verification of any signed messages that couldn't be done earlier because the user hadn't finished entering the keystore password yet.
reverseDigipeaters(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Stack
Reverse the order of a sequence of digipeaters (explicit and APRS aliases).
reverseWay() - Method in class org.ka2ddo.yaac.osm.Way
Swap the order of the vertices in the Way (last to first and first to last).
rgb - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
 
RobotsTxtPage - Class in org.ka2ddo.yaac.webserver
This page produces a robots.txt file contents to try to prevent web spiders from navigating the entire website in YAAC.
RobotsTxtPage() - Constructor for class org.ka2ddo.yaac.webserver.RobotsTxtPage
 
role - Variable in class org.ka2ddo.yaac.osm.Member
 
rotateView(double) - Method in class org.ka2ddo.yaac.gui.MainFrame
 
rowIndex - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
 
rowsDeleted(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
rowsInserted(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
rowsUpdated(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
rowsUpdated(int, int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
rtQueue - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
 
run() - Method in class org.ka2ddo.ax25.AX25Stack
Private method to asynchronously consume AX25Frame objects for parsing.
run() - Method in class org.ka2ddo.util.ReschedulableTimer
Execute the timer tasks queued to this timer.
run() - Method in class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
Execute on the GUI dispatch thread to display the error message.
run() - Method in class org.ka2ddo.yaac.core.FileLogger
 
run() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Do not call.
run() - Method in class org.ka2ddo.yaac.gui.Chat
Do not call.
run() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Do not call.
run() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
DO NOT CALL: background thread to render OpenStreetMap data into a BufferedImage for painting on the map window.
run() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Do not call.
run() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
run() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
 
run() - Method in class org.ka2ddo.yaac.gui.StationListViewer
 
run() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
run() - Method in class org.ka2ddo.yaac.gui.TopoLayer
DO NOT CALL.
run() - Method in class org.ka2ddo.yaac.gui.WeatherStatusDialog
Do not call.
run() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Private internal method used to read the incoming APRS messages from the socket connection to the selected APRS-IS server.
run() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
 
run() - Method in class org.ka2ddo.yaac.io.GpsdConnector
Read the socket connection until it closes.
run() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Do not call.
run() - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
 
run() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Private internal method used to read the incoming APRS messages from the socket connection to the selected APRS-IS server.
run() - Method in class org.ka2ddo.yaac.io.Transmitter.Close
Thread body to shut down the Transmitter's processing loop.
run() - Method in class org.ka2ddo.yaac.io.Transmitter
DO NOT CALL.
run() - Method in class org.ka2ddo.yaac.sound.SoundMaker.RunSound
Do not call.
run() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
 
run() - Method in class org.ka2ddo.yaac.webserver.HttpServer
Accept incoming HTTP connection requests and spawn a handler thread for each browser connection.
runInitializersAfter() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Execute this function after calling all of the other functions of the CoreProvider.
runInitializersAfter() - Method in class org.ka2ddo.yaac.pluginapi.Provider
Execute this function after calling all of the other functions of the Provider.
runInitializersBefore(int) - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
Execute this function before calling any of the other functions of the Provider.
runInitializersBefore(int) - Method in class org.ka2ddo.yaac.pluginapi.Provider
Execute this function before calling any of the other functions of the Provider.

S

S_PERMANENT - Static variable in class org.ka2ddo.aprs.Message
Reserved APRS timestamp string for permanent Objects.
S_PERMANENT_UC - Static variable in class org.ka2ddo.aprs.Message
Reserved APRS timestamp string for permanent Objects, with uppercase timezone letter.
sameValue(GpsFix) - Method in class org.ka2ddo.gps.GpsFix
Test if this GpsFix is close enough to another fix to be considered the same position.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when the satellite constellation in use changes.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in interface org.ka2ddo.yaac.gps.GpsDataListener
Called when the satellite constellation in use changes.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusDialog
Called when the satellite constellation in use changes.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane
Called when the satellite constellation in use changes.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
Called when the satellite constellation in use changes.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Do not call.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.io.BeaconData
Do not call.
satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.YAAC
Called when the satellite constellation in use changes.
SatelliteCatalog - Class in org.ka2ddo.gps
This class contains the current state data of the GPS satellites, as viewed from the position of the GPS receiver.
SatelliteCatalog() - Constructor for class org.ka2ddo.gps.SatelliteCatalog
Create a SatelliteCatalog object.
SatelliteState - Class in org.ka2ddo.gps
This class contains all the known information for one GPS satellite.
SatelliteState(int) - Constructor for class org.ka2ddo.gps.SatelliteState
Create a SatelliteState record for a particular satellite.
sats - Variable in class org.ka2ddo.gps.SatelliteCatalog
Collection of state records for each individual satellite.
save(DataOutput) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Write the current set of drawn shapes to a save file in binary format.
SaveableFilter - Interface in org.ka2ddo.yaac.gui
This interface specifies additional methods a Filter should implement to allow the contents of the filter dataset to be saved to a file.
SaveableFontSizer - Class in org.ka2ddo.yaac.gui.drawlayer
 
SaveableFontSizer(float, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
 
SaveableFontSizer(Font, float, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
 
SaveableFontSizer(FontSizer) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
 
SaveableTable<TM> - Interface in org.ka2ddo.yaac.util
This interface identifies the class within a view window of YAAC that can save the contents of the tabular view to a CSV file.
saveAprsPackets() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Query the user for a file in which to save the current visible set of APRS messages.
saveAprsPackets() - Method in class org.ka2ddo.yaac.gui.MainFrame
Query the user for a file in which to save the current visible set of APRS messages.
saveCSV(PrintStream, boolean) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Save all the polylines in the DrawLayer in a CSV file of longitude and latitude tuples (altitude is always reported as zero).
saveDrawing() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Save drawing overlay.
savedTimestamp - Variable in class org.ka2ddo.aprs.ObjectReport
Timestamp in Object message (null for Items).
saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Save the contents of the Filter to the specified DataOutput object.
saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
Save the contents of the Filter to the specified DataOutput object.
saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Save the contents of the Filter to the specified DataOutput object.
saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Save the contents of the Filter to the specified DataOutput object.
saveFilterToFile(BufferedOutputStream) - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
Save the contents of the Filter to the specified DataOutput object.
saveKML(PrintStream) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Save all the polylines currently in the DrawLayer as a KML file.
saveObjectsToFile() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Save the currently known APRS Objects to a file.
saveObjectsToFile() - Method in class org.ka2ddo.yaac.gui.MainFrame
Save the currently known APRS Objects to a file.
saveTacticalNames() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Save alias names and symbol codes for station callsigns and object names.
saveTacticalNames() - Method in class org.ka2ddo.yaac.gui.MainFrame
Save alias names and symbol codes for station callsigns and object names.
saveToPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
saveZoom(Preferences) - Method in enum org.ka2ddo.yaac.osm.Place
Save persisted configuration data for this Place enum
scale - Variable in class org.ka2ddo.aprs.NWSMultiLine
Scale factor character.
scheduleToGuiThread(Runnable) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Schedule a short-running operation that should only occur on the GUI dispatch thread (however the implementing GUI chooses to do it).
scheduleToGuiThread(Runnable) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
Schedule a short-running operation that should only occur on the GUI dispatch thread (however the implementing GUI chooses to do it).
scheduleToGuiThread(Runnable) - Method in class org.ka2ddo.yaac.gui.MainFrame
Schedule a short-running operation that should only occur on the GUI dispatch thread (however the implementing GUI chooses to do it).
scheduleToGuiThread(Runnable) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Schedule a short-running operation that should only occur on the GUI dispatch thread (however the implementing GUI chooses to do it).
scope - Variable in class org.ka2ddo.aprs.ObjectReport
Scope for the transmission of locally-originated Objects.
Scope - Enum in org.ka2ddo.ax25
Define the range over which this object should be transmitted.
ScopeableMessage - Interface in org.ka2ddo.ax25
This interface defines a SendableMessage which can specify the scope over which it should be transmitted: not at all, over only the local RF area, or via the APRS-IS Internet backbone.
search(String, double, double, double, List<GTNWrapper>, OsmSearcherProgressListener) - Method in class org.ka2ddo.yaac.osm.OsmSearcher
 
secSinceLastDGps - Variable in class org.ka2ddo.gps.GpsFix
Seconds since the last differential GPS correction data was received, or -1 if unknown.
seek(long) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
SelectableSymbol - Class in org.ka2ddo.yaac.gui
This class is a wrapper around a pair of characters representing an APRS symbol.
SelectableSymbol(char, char) - Constructor for class org.ka2ddo.yaac.gui.SelectableSymbol
Construct a SelectableSymbol for the specified APRS symTableId and symbolCode characters.
SelectableSymbolEditor - Class in org.ka2ddo.yaac.gui.table
This class implements a renderer for SelectableSymbols that shows both the icon and the characters representing the icon in the network packets.
SelectableSymbolRenderer - Class in org.ka2ddo.yaac.gui.table
This class implements a renderer for SelectableSymbols that shows both the icon and the characters representing the icon in the network packets.
SelectableSymbolRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
Create a SelectableSymbolRenderer that only shows the symbol characters when it is an overlay.
SelectableSymbolRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
Create a SelectableSymbolRenderer that selectively decides whether to show the symbol characters.
SELECTED_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing a Boolean that corresponds to the selected state.
selectedFile - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
java.io.File pointing at the bzipped XML file containing the OSM snapshot data.
selectFileForWrite(File, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Open a file selection dialog for saving a file.
selectFileForWrite(File, String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Open a file selection dialog for saving a file.
selectOneOf(String, String[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Create a popup dialog to ask the user which of several choices should be used.
selectOneOf(String, String[]) - Method in class org.ka2ddo.yaac.gui.MainFrame
Create a popup dialog to ask the user which of several choices should be used.
selectOneOf(Window, String, String[]) - Static method in class org.ka2ddo.yaac.gui.MainFrame
Create a popup dialog to ask the user which of several choices should be used.
selectStation(String, boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Select one station (or object, if allowed) from the currently known list, or allow the user to manually type in a station callsign-SSID, and return the user selected value.
selectStation(String, boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Select one station (or object, if allowed) from the currently known list, or allow the user to manually type in a station callsign-SSID, and return the user selected value.
SEMICIRCLE_TO_ANGLE - Static variable in class org.ka2ddo.opentrac.OpenTracPosition
Convenience constant to convert an angle in fractional degrees from the highest-precision possible integer that will fit in 32 bits.
SendableMessage - Interface in org.ka2ddo.ax25
This interface tags a decoded AX25Message that can be converted back to transmittable form.
SendableMessageListener - Interface in org.ka2ddo.yaac.io
Implementers of this interface will be informed when the outgoing locally originated message queue is updated.
SendableMessageWrapper - Class in org.ka2ddo.yaac.io
This class wraps a SendableMessage in a AX25Frame suitable for transmission.
SendableMessageWrapper(SendableMessage) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
Wrap a SendableMessage for one transmission cycle with the default proportional pathing path set.
SendableMessageWrapper(SendableMessage, String[]) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
Wrap a SendableMessage for one transmission cycle with the specified proportional pathing path set.
SendableMessageWrapper(SendableMessage, int) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
Wrap a SendableMessage for the specified number of transmission cycles with the default proportional pathing path set.
SendableMessageWrapper(SendableMessage, String[], int) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
Wrap a SendableMessage for the specified number of transmission cycles with the specified proportional pathing path set.
sendCurrentTacticalAliases(boolean) - Static method in class org.ka2ddo.yaac.core.QueryResponder
Scan the current list of stations and objects and broadcast any tactical callsigns (aliases) currently in use.
sender - Variable in class org.ka2ddo.ax25.AX25Frame
Callsign of the transmitting station (not of any intermediate digipeaters).
senderCallsign - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
Callsign of Internet station trying to send.
sendError(int, Object...) - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
Produce an HTTP error page with the specified HTTP response error code.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.AGWPEConnector
Transmit an AX.25 frame through this port.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Transmit a AX.25 frame to the connected APRS-IS server.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.FileTNCConnector
Transmit an AX.25 frame through this port.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Does nothing; this port type cannot transmit AX.25 frames.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Transmit an AX.25 frame through this port.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.OuternetConnector
Transmit an AX.25 frame through this port.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Transmit an AX.25 frame through this port.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Transmit a AX.25 frame to the connected APRS-IS server.
sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.TransmittingPortConnector
Transmit an AX.25 frame through this port.
SendingStationFilter - Class in org.ka2ddo.yaac.filter
This filter selects all stations that match (or don't match) an entry in a list of station identifiers.
SendingStationFilter() - Constructor for class org.ka2ddo.yaac.filter.SendingStationFilter
Create a new SendingStationFilter.
SendingStationFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects all stations that match (or don't match) an entry in a list of station identifiers.
SendingStationFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Create an instance of the editing controls for an instance of SendingStationFilter.
sendQRU() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Broadcast a specified QRU query message after confirming the user really wants to send it.
sendQRU() - Method in class org.ka2ddo.yaac.gui.MainFrame
Broadcast a specified QRU query message after confirming the user really wants to send it.
sendThisObject(ObjectReport, ObjectEditorSettingsIfc) - Method in interface org.ka2ddo.yaac.io.ObjectReportTransmitter
Transmit this edited ObjectReport.
senseFlags - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Boolean flag polarity bits from BITS message.
SENTENCE_GPWPL - Static variable in class org.ka2ddo.yaac.io.PortConfig
Send NMEA standard waypoint message back to GPS.
SENTENCE_NONE - Static variable in class org.ka2ddo.yaac.io.PortConfig
No waypoint sentences sent to GPS on this port.
SENTENCE_PKWDWPL - Static variable in class org.ka2ddo.yaac.io.PortConfig
Send Kenwood-specific waypoint message back to GPS.
SENTENCETYPE_GGA - Static variable in class org.ka2ddo.gps.GpsFix
A $GPGGA sentence provided the position.
SENTENCETYPE_GLL - Static variable in class org.ka2ddo.gps.GpsFix
A $GPGLL sentence provided the position.
SENTENCETYPE_RMC - Static variable in class org.ka2ddo.gps.GpsFix
A $GPRMC sentence provided the position.
SENTENCETYPE_UNKNOWN - Static variable in class org.ka2ddo.gps.GpsFix
We don't know what kind of sentence provided the position information (or it's something not included in the compressed position definition in the APRS protocol specification).
sequenceNum - Variable in class org.ka2ddo.aprs.TelemetryMessage
The extracted sequence number of the telemetry data.
sequenceNum - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Sequence number from telemetry message.
serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.CloseableWhileReadingSerialInputStream
 
serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
 
serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Process incoming serial port event.
serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Process incoming serial port event.
serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Process incoming serial port event.
SerialGpsConnector - Class in org.ka2ddo.yaac.io
This class implements a port to a GPS receiver connected by a serial port over RS-232C (or USB emulating a RS-232C serial port).
SerialGpsConnector() - Constructor for class org.ka2ddo.yaac.io.SerialGpsConnector
 
SerialGpsPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for SerialGpsConnector.
SerialGpsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialGpsPortEditor
 
serialNumber - Variable in class org.ka2ddo.aprs.MessageMessage
Sequence number of this message used for acknowledgment.
SerialTNCConnector - Class in org.ka2ddo.yaac.io
This class implements a port to a TNC connected by a serial port using KISS over asynchronous serial data via RS-232C or USB.
SerialTNCConnector() - Constructor for class org.ka2ddo.yaac.io.SerialTNCConnector
Create an uninitialized SerialTNCConnector instance, to be configured with a later call to configure().
SerialTNCPortEditor - Class in org.ka2ddo.yaac.gui.io
Java Swing GUI for editing SerialTNCConnector configurations.
SerialTNCPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialTNCPortEditor
Create an editor for the specified SerialTNCConnector's configuration.
SerialWeatherConnector - Class in org.ka2ddo.yaac.io
This class implements a driver to listen to serial-port-connected weather stations.
SerialWeatherConnector() - Constructor for class org.ka2ddo.yaac.io.SerialWeatherConnector
 
SerialWeatherPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for SerialWeatherConnector.
SerialWeatherPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialWeatherPortEditor
 
set(int) - Method in class org.ka2ddo.util.HugeBitSet
Set the specified bit in the HugeBitSet.
setAbc(byte) - Method in class org.ka2ddo.aprs.PositionMessage
Set the encoded MicE status (if any) for this PositionMessage.
setAcceptAllDests(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Specify whether all destinations are accepted by this filter.
setAll(Message) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Initialize all of the editor's sub-widgets from the contents of the specified APRS Message.
setAll(ObjectReport) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Initialize the editor from the contents of an ObjectReport message.
setAllowIllegalOverlays(boolean) - Static method in class org.ka2ddo.aprs.Symbols
Specify whether any printable character is allowed for an overlay (per the non-standard requirements of the Duchifat-1 satellite).
setAllowIllegalOverlays(boolean) - Static method in class org.ka2ddo.yaac.gui.OverlaySelector
Specify whether the user of this client can choose illegal overlay characters.
setAltSymbolCode(char) - Method in class org.ka2ddo.yaac.ax25.StationState
Set the currently defined local alias symbolCode reported for this station or object.
setAltSymTableId(char) - Method in class org.ka2ddo.yaac.ax25.StationState
Set the currently defined local alias identifier of the table containing the symbol reported for this station or object.
setAmenityToShow(AmenityType) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify that Ways and Nodes of the specified AmenityType should be highlighted on the map, regardless of zoom level, or that there is no special type to highlight.
setAmsl(float) - Method in class org.ka2ddo.yaac.ax25.StationState
Overwrite the altitude for this station/object.
setApplyFilter(boolean) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Specify whether filters should be applied when generating the list of stations and objects.
setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Sets the name and version of the containing application.
setAppVersion(String, String) - Method in interface org.ka2ddo.yaac.io.NeedsAppVersionInfoIfc
Sets the name and version of the containing application.
setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Sets the name and version of the containing application.
setAssociations(String, String[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Get all the associated callsigns allowed to use the key specified by the alias.
setAutoLoadMapTiles(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether missing OpenStreetMap imported tiles should be automatically downloaded from the author's website.
setAutoLoadMapTiles(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether missing OpenStreetMap imported tiles should be automatically downloaded from the author's website.
setAutoLoadOsmTiles(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether auto-download of missing pre-imported OSM tiles should be performed.
setAx25Frame(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Message
Attach the AX.25 frame from which this Message was extracted.
setBaseDir(File) - Static method in class org.ka2ddo.yaac.gui.IconLoader
Set the root directory that image files will be located relative to.
setBearing(int) - Method in class org.ka2ddo.yaac.gui.BearingPanel
Set the current course bearing (clearing the distance since it is not provided).
setBuildingColor(Color) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Set the color to be used for filling building outlines on the map.
setCallsign(String) - Method in class org.ka2ddo.opentrac.OpenTracEntity
Set the callsign-SSID of this entity.
setCenter(double, double) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set the current center position of the map.
setCenter(LatLonPoint) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set the current center position of the map.
setCenter(double, double) - Method in class org.ka2ddo.yaac.gui.MainFrame
Set the current center position of the map.
setCenter(LatLonPoint) - Method in class org.ka2ddo.yaac.gui.MainFrame
Set the current center position of the map.
setCmd(boolean) - Method in class org.ka2ddo.ax25.AX25Frame
Set the command bits in the sender and destination fields.
setColor(Color) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Set the Color associated with this elevation.
setColor(int) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Set the ElevationColor's color to the specified ARGB value.
setComment(String) - Method in class org.ka2ddo.aprs.Message
Set the free-text comment for this Message.
setComment(String) - Method in interface org.ka2ddo.ax25.CommentedMessage
Change the free-text comment on a locally-originated message.
setCommentText(String) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
setComparator(int, Comparator<?>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Sets the Comparator to use when sorting the specified column.
setConnType(ConnState.ConnType) - Method in class org.ka2ddo.ax25.ConnState
Set the connection windowing type.
setContext(int, int, Projection, ArrayList<StationState>) - Method in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
Called by popup menu creation code to establish context information for the menu item's actionPerformed() method.
setCoord(SRTMTileId) - Method in class org.ka2ddo.yaac.srtm.SRTMTile
 
setCx(int) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Set the longitude center for the download bounding box.
setCx(int) - Method in class org.ka2ddo.yaac.gui.TopoTileUsagePanel
Set the longitude center for the download bounding box.
setCy(int) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Set the latitude center for the download bounding box.
setCy(int) - Method in class org.ka2ddo.yaac.gui.TopoTileUsagePanel
Set the latitude center for the download bounding box.
setDatePattern(String) - Method in class org.ka2ddo.yaac.core.FileLogger
 
setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
setDefaultDigipeatPath(String) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the default sequence of digipeat aliases that should be used for locally originated messages (assuming proportional pathing isn't being used).
setDefaultLogDir(String) - Static method in class org.ka2ddo.yaac.core.FileLogger
 
setDefaultRangeLimit(double) - Method in class org.ka2ddo.yaac.core.QueryResponder
Specify the maximum range in kilometers for responding to QRU queries.
setDefaultReserved(byte) - Static method in class org.ka2ddo.ax25.AX25Callsign
Set the default value for the reserved bits of newly generated AX25 callsign SSID byte.
setDigipeaters(String[]) - Static method in class org.ka2ddo.ax25.AX25Stack
Set the default list of digipeaters for this stack.
setDigipeatPaths(String[]) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
 
setDistanceUnit(DistanceUnit) - Static method in class org.ka2ddo.yaac.YAAC
Change the current unit for scaling distance display, and store the change in the YAAC preferences.
setDoAllExisting(boolean) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Specify if assuming all currently present tiles will be downloaded again.
setDoRxIGate(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Specify if RF-to-IP packet gating is allowed.
setDoTxIGate(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
Specify if IP-to-RF packet gating is allowed.
setDoVicinityPlot(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationState
Remember if vicinity plotting should be done for stations not reporting position.
setDrawAge(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the time interval since last receipt of a message from or about a station or object should be plotted below the station/object's name.
setDrawAge(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the time interval since last receipt of a message from or about a station or object should be plotted below the station/object's name.
setDrawAge(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether the time interval since last receipt of a message from or about a station or object should be plotted below the station/object's name.
setDrawAliasInsteadOfCallsign(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
setDrawAliasInsteadOfCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
setDrawAliasInsteadOfCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether alias should be drawn instead of callsign should be drawn for each station/object if an alias is defined for the station/object..
setDrawAllTrackStripes(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether all moving stations should have track stripes plotted.
setDrawAllTrackStripes(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether all moving stations should have track stripes plotted.
setDrawAllTrackStripes(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether all moving stations should have track stripes plotted.
setDrawAlohaCircle(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) should be plotted on the map.
setDrawAlohaCircle(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) should be plotted on the map.
setDrawAlohaCircle(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether aloha circles (optimal maximum RF transmission range for the local station before causing excessive collisions) should be plotted on the map.
setDrawAmbiguityCircle(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether a translucent ambiguity circle should be drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
setDrawAmbiguityCircle(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether a translucent ambiguity circle should be drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
setDrawAmbiguityCircle(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether a translucent ambiguity circle should be drawn behind each station or object to indicate the area over which it could be located, given the precision of the position information reported.
setDrawCallsign(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether callsign labels should be drawn for each station/object.
setDrawCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether callsign labels should be drawn for each station/object.
setDrawCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether callsign labels should be drawn for each station/object.
setDrawDeadObjects(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether Objects that have been "killed" should still be plotted on the map.
setDrawDeadObjects(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether Objects that have been "killed" should still be plotted on the map.
setDrawDeadObjects(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether Objects that have been "killed" should still be plotted on the map.
setDrawDeadReckoning(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether deadreckoning position updates for moving stations and objects should be calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
setDrawDeadReckoning(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether deadreckoning position updates for moving stations and objects should be calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
setDrawDeadReckoning(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether deadreckoning position updates for moving stations and objects should be calculated and the positions offset and deadreckoning vectors plotted when the stations and objecfts are drawn.
setDrawDF(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether direction-finding cones should be plotted from stations reporting DFS vector information
setDrawDF(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether direction-finding cones should be plotted from stations reporting DFS vector information
setDrawDF(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether direction-finding cones should be plotted from stations reporting DFS vector information
setDrawDoubleSizedSymbols(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
setDrawDoubleSizedSymbols(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
setDrawDoubleSizedSymbols(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
setDrawItemStatus(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
setDrawItemStatus(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
setDrawItemStatus(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old, emergency-reporting, locally-controlled Object, or other station's Object.
setDrawMicEStatusCircles(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether color-coded circles indicating Mic-E status codes should be drawn around stations reporting those codes.
setDrawMicEStatusCircles(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether color-coded circles indicating Mic-E status codes should be drawn around stations reporting those codes.
setDrawMicEStatusCircles(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether color-coded circles indicating Mic-E status codes should be drawn around stations reporting those codes.
setDrawNWSMultiLine(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether encoded polylines (generally used for National Weather Service severe weather regions) should be plotted on the map.
setDrawNWSMultiLine(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether encoded polylines (generally used for National Weather Service severe weather regions) should be plotted on the map.
setDrawNWSMultiLine(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether encoded polylines (generally used for National Weather Service severe weather regions) should be plotted on the map.
setDrawRangeCircles(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether range circles should be drawn around stations reporting or implying transmission range limits.
setDrawRangeCircles(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether range circles should be drawn around stations reporting or implying transmission range limits.
setDrawRangeCircles(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether range circles should be drawn around stations reporting or implying transmission range limits.
setDrawSelf(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the local station should be plotted on the map.
setDrawSelf(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the local station should be plotted on the map.
setDrawSelf(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether the local station should be plotted on the map.
setDrawSelfLikeOther(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether local station should be drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
setDrawSelfLikeOther(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether local station should be drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
setDrawSelfLikeOther(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether local station should be drawn like any other station (using its APRS symbol icon) or as crosshairs or a pointer making it obvious where the station is on the map.
setDrawToolBarVisibility(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the toolbar for the drawing tools should be visible or not.
setDrawToolBarVisibility(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the toolbar for the drawing tools should be visible or not.
setDrawWeatherAsWeather(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether weather stations should be drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
setDrawWeatherAsWeather(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether weather stations should be drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
setDrawWeatherAsWeather(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Specify whether weather stations should be drawn as old-style weather map circles with a flagged barb indicating wind direction and speed.
setElevationColor(int, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
Set the values of the specified ElevationColor.
setEnabled(boolean) - Method in class org.ka2ddo.aprs.ObjectReport
Specify whether this message should be transmitted.
setEnabled(Enum, boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
setEnabled(int, boolean) - Method in class org.ka2ddo.yaac.filter.MicEFilter
Specify whether the specified Mic-E status code is acceptable by this filter.
setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Specify whether this RadiusFilter is enabled.
setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
Specify whether messages from stations/objects with this symbol should be allowed.
setEnabled(boolean) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
setEnabled(boolean) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
Sets the enabled state of the Action.
setEnabled(boolean) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Sets the enabled state of the Action.
setEnableHistory(Object, Boolean) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Specify whether messages from a port should be passed.
setEnableQruServer(boolean) - Method in class org.ka2ddo.yaac.core.QueryResponder
Specify whether this program should function as a QRU server.
setEncoding(long) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
Set the ElevationColor to the values associated with the internal encoding.
setEndAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Change the ending point's antenna altitude above ground level.
setEndAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Set the end point's altitude above ground level (AGL).
setEndName(String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Set the name for the ending position.
setEndPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Change the ending point of the line of sight path.
setEndPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Set the current end point of the great circle route.
setFastSendRate(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Set the fast retransmission rate for this message.
setFastSpeed(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set fastest speed of station motion such that position message transmission intervals are maximized to the initial transmission rate, regardless of how fast the station is actually moving.
setFilePrefix(String) - Method in class org.ka2ddo.yaac.core.FileLogger
Change the constant prefix that should be used before the date part of the log file name.
setFileSuffix(String) - Method in class org.ka2ddo.yaac.core.FileLogger
Change the constant suffix that should be used after the date part of the log file name.
setFilterPlaybacks(boolean) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Specify whether packets from log file playbacks should be filtered or not.
setFilterTypeTagName(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Set the tag name to be used by this particular instance of CumulativeBooleanAndFilter.
setFlushInterval(int) - Method in class org.ka2ddo.yaac.core.FileLogger
Set how frequently the logger should dump its backlog queue to disk and close the file for checkpointing.
setFont(String, Font) - Method in class org.ka2ddo.yaac.gui.FontCache
Set the font to use for the logical font category.
setFont(Font) - Method in class org.ka2ddo.yaac.gui.FontChangingMenu
Sets the font for this component.
setFont(Font) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
Sets the font for this component.
setFrozen(boolean) - Method in class org.ka2ddo.ax25.AX25Stack
Specify whether the AX.25 parser thread should be paused (frozen) to allow the user to view the output without it moving constantly
setGlobalLatLonFormat(LatLonFormatter.Format) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
 
setGraticuleVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the graticule (latitude/longitude grid lines) are displayed on the map.
setGraticuleVisible(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the graticule (latitude/longitude grid lines) are displayed on the map.
setHardReject(boolean) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
 
setHelpTag(JComponent, String) - Static method in class org.ka2ddo.yaac.gui.help.HelpAdapter
Associate a JavaHelp tag with a GUI component so the F1 hot key will launch the appropriate help text.
setHttpServer(HttpServer) - Method in class org.ka2ddo.yaac.webserver.PathHandler
Set the HttpServer instance associated with this PageHandler.
setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the time interval between retransmissions when a message is newly introduced into the system.
setInvalid(boolean) - Method in class org.ka2ddo.ax25.AX25Message
Mark if this message is invalid or not.
setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
setKeyAlias(String) - Method in class org.ka2ddo.aprs.MessageMessage
Set the alias for the key that should be used to sign this message at transmission time.
setKeyAlias(String) - Method in interface org.ka2ddo.ax25.SignableMessage
Set the alias for the key that should be used to sign this message at transmission time.
setLatitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
Set the string format latitude of this message.
setLatitude(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Programmatically change the center point latitude of this RadiusFilter.
setLineColor(Color) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Set the color for rendering lines in this drawable.
setLineColor(Color) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Set the RGB Color for drawing the currently edited shape in the DrawLayer.
setLineWidth(float) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Set the width (in pixels) for the line drawing the current shape.
setListenPort(int) - Method in class org.ka2ddo.yaac.webserver.HttpServer
Change the port number that the mini-webserver should listen on.
setListViewMode(ListViewMode) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Set the current view mode.
setLocalAlias(String) - Method in class org.ka2ddo.yaac.ax25.StationState
Set the current locally defined alias for this Station or Object.
setLocation(double, double) - Method in class org.ka2ddo.aprs.PositionMessage
Set the latitude and longitude of this PositionMessage to the desired coordinates.
setLocation(double, double, long) - Method in class org.ka2ddo.yaac.ax25.StationState
Set the location for this station or object.
setLocation(double, double) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Set the geographical position of the APRS Object/Item being edited.
setLogAPRS(boolean) - Static method in class org.ka2ddo.yaac.YAAC
Remember if APRS packets should be logged to disk.
setLogDirectory(String) - Method in class org.ka2ddo.yaac.core.FileLogger
Set the directory in which log files should be created.
setLogFileFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.core.AX25Logger
Change the logging file format for the packets.
setLoggerFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
Set the format for AX.25 message logging.
setLoggerFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the format for AX.25 message logging.
setLogGPS(boolean) - Static method in class org.ka2ddo.yaac.YAAC
Remember if GPS NMEA sentences should be logged to disk.
setLongitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
Set the string format longitude of this message.
setLongitude(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Programmatically change the center point longitude of this RadiusFilter.
setMainFrameTitle() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify the title displayed in the main window's title bar.
setMainFrameTitle() - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify the title displayed in the main window's title bar.
setMapAutoCentering(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the map should automatically pan to keep the local station centered on the map.
setMapAutoCentering(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the map should automatically pan to keep the local station centered on the map.
setMatchPattern(String) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
Set the regular expression (regex) pattern to use for filtering APRS text messages.
setMaxAgeDRObject(long) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
setMaxAgeDRObject(long) - Method in class org.ka2ddo.yaac.gui.MainFrame
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
setMaxAgeDRObject(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
setMaxAgeDRSpecialObject(long) - Method in interface org.ka2ddo.yaac.core.GuiIfc
 
setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.MainFrame
 
setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
setMaxAgeDRStation(long) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
setMaxAgeDRStation(long) - Method in class org.ka2ddo.yaac.gui.MainFrame
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
setMaxAgeDRStation(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
setMaxAgeForLocal(long) - Static method in class org.ka2ddo.yaac.ax25.Digipeater
Set the maximum age of RF-received messages that will be considered in deciding if a station is local.
setMaxHopsForLocal(int) - Static method in class org.ka2ddo.yaac.ax25.Digipeater
Set the maximum number of hops to be considered a "local" station.
setMaxLabelZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
setMaxLineZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
 
setMaxSortKeys(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Sets the maximum number of sort keys.
setMaxTrackDuration(long) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Set the maximum duration of a track stripe in milliseconds.
setMaxTrackDuration(long) - Method in class org.ka2ddo.yaac.gui.MainFrame
Set the maximum duration of a track stripe in milliseconds.
setMaxTrackDuration(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Set the maximum duration of a track stripe in milliseconds.
setMaxTransmits(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Get the maximum number of transmissions allowed for this message.
setMaxZoom(float) - Method in enum org.ka2ddo.yaac.osm.Place
Set the scale value below which labels for this kind of Place will be displayed.
setMemoryGCPanelVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Change the visibility of the memory usage status monitor.
setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Change the visibility of the memory usage status monitor.
setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.ZoomControl
Change the visibility of the memory usage status monitor.
setMessage(Object) - Method in class org.ka2ddo.yaac.gui.IOErrorDialog
 
setMessage(Object) - Method in interface org.ka2ddo.yaac.io.PortFailureReporterIfc
 
setMinTurnAngle(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the minimum amount of turn angle change before YAAC will accelerate reporting beacon position updates ("corner pegging").
setMinZoom(float) - Method in enum org.ka2ddo.yaac.osm.Place
Set the scale value above which labels for this kind of Place will be displayed.
setMode(boolean, boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
setMode(RawPacketDisplayMode) - Method in interface org.ka2ddo.yaac.gui.AprsMessageContainingModel
Specify what display mode should be used to present the message body of the specified message when the body's column is requested with the getValueAt() method.
setMode(DrawMode) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
 
setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.MessageModel
 
setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Specify what display mode should be used to present the message body of the specified message when the body's column is requested with the getValueAt() method.
setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
Set the current message body rendering mode.
setModem(String) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Send a modem changing command to the remote TNC (assumed to be an instance of Fldigi).
setName(String) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Set the name associated with this object (usually used for tooltips).
setName(String) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Set the name of the Object or Item being edited by this editor.
setNextMessage(SendableMessageWrapper) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Set the message after this message in a chain of sequenced messages.
setNightMode(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not ruining the night vision of the operator).
setNightMode(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not ruining the night vision of the operator).
setNotMatch(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
 
setOperationComplete() - Method in interface org.ka2ddo.yaac.core.StatusListener
Report that the long-running operation is done.
setOperationComplete() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Report that the long-running operation is done.
setOriginatingCallsign(String) - Method in class org.ka2ddo.ax25.AX25Message
Set the originating callsign for this AX25Message.
setOrs(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
Specify a new ObjectReportSender for this pairing's ObjectReport.
setPassword(char[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Set the password to be used to decode keys in the backing keystore.
setPinningRasterMapEntry(RasterMapEntry) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
setPortAddress(AX25Callsign) - Method in class org.ka2ddo.yaac.io.TNCConnector
Set the AX.25 callsign associated with this TNC port.
setPortConfig(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConnector
Store the configuration associated with this PortConnector.
setPreferredLocation(String) - Method in class org.ka2ddo.yaac.gui.ZoomControl
No-op, because this widget is hard-wired to want to be at the top edge of the map.
setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Change the persisted parameter prefix for this Filter instance.
setPrefPrefix(String) - Method in interface org.ka2ddo.yaac.filter.PersistingFilter
Change the persisted parameter prefix for this Filter instance.
setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Change the persisted parameter prefix for this instance of RadiusFilter.
setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Change the persisted parameter prefix for this Filter instance.
setPressureUnit(PressureUnit) - Static method in class org.ka2ddo.yaac.YAAC
Change the current unit for scaling pressure display, and store the change in the YAAC preferences.
setPriorityOnly(boolean) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Test if this filter will pass messages that are not of emergency or priority precedence.
setPropertyListener(AbstractMenuActionPropertyListener) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
Specify who should be informed of changes to properties.
setPurgeThresholdSecs(long) - Static method in class org.ka2ddo.yaac.ax25.StationState
Set the time in seconds before messages will be purged.
setQuantizedScale(int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
Set the quantized step interval between contour lines in meters,
setRadius(int) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
Set the download radius in integer degrees.
setRadius(int) - Method in class org.ka2ddo.yaac.gui.TopoTileUsagePanel
Set the download radius in integer degrees.
setRadiusInKM(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Set the current radius in kilometers.
setRcptTime(long) - Method in class org.ka2ddo.ax25.AX25Message
Change the receive time of this message.
setRefreshRateInSec(int) - Method in class org.ka2ddo.yaac.webserver.HttpServer
Set the automatic page refresh rate setting currently sent to browsers.
setRejected(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Indicate that this message has been rejected.
setRelativeOffsetMsec(long) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
 
setRenderColor(Paint) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Set the rendering color or texture for painting this type of Way.
setRenderStroke(Stroke) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Set the Swing Stroke style to use for painting lines of this Way type.
setReserved(byte) - Method in class org.ka2ddo.ax25.AX25Callsign
Set the reserved bits of the 7th byte of the callsign (per the AX.25 specification).
setRetransmitCount(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the locally-originated message retransmit count.
setRowFilter(FastRowFilter<? super M>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Sets the filter that determines which rows, if any, should be hidden from the view.
setScale(float) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Change the scale of the map.
setScale(float) - Method in class org.ka2ddo.yaac.gui.MainFrame
Change the scale of the map.
setScope(Scope) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Specify the transmission scope of the generated Object or Item as not transmitted at all, RF only, or allowed to be forwarded to the APRS-IS Internet backbone.
setSelected(boolean) - Method in class org.ka2ddo.util.NamedBoolean
Change the wrapped property's boolean value.
setSelected(boolean) - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
Specify whether stations in this category set should be viewable.
setSendableMessageListener(SendableMessageListener) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
 
setShowDate(boolean) - Method in class org.ka2ddo.aprs.PositionMessage
Specify whether this message should include the timestamp when transmitted or displayed.
setShowEveryonesMessages(boolean) - Method in class org.ka2ddo.yaac.gui.MessageModel
Specify if all Messages are to be shown, or only those addressed to this station.
setShowHighwaySigns(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether highway signs should be displayed on the map.
setShowLabelsInEnglish(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
setShowLabelsInEnglish(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
setShowLabelsInEnglish(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether map labels should be displayed in English if the default name is in some other locale and OpenStreetMap provides an English translation.
setShowLayer(boolean, int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether the identified WayType layer should be rendered on the map.
setShowMap(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether the OpenStreetMap map overlay should be rendered.
setShown(boolean) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Specify if Ways of this type should be rendered.
setShowOnlyRFOnRadioView(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
 
setShowOperatorPresent(boolean) - Static method in class org.ka2ddo.yaac.YAAC
Indicate if beacons should use the 'O' overlay to indicate an operator is present at the station.
setShowPlayback(boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
setShowPOI(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify whether OSM Node points of interest should be displayed.
setShowRadioViewOnStartup(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
 
setShowRasterMaps(boolean) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
setShowRawValues(boolean) - Method in class org.ka2ddo.yaac.gui.TMWeather
Specify whether the weather values should be displayed as raw APRS or OpenTRAC values, or formatted into human-expected units.
setShowRT(boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
 
setShowTopoContours(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the topographic map overlay should be rendered as contour lines.
setShowTopoContours(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the topographic map overlay should be rendered as contour lines.
setShowTopoContours(boolean) - Method in class org.ka2ddo.yaac.gui.TopoLayer
Specify whether the topographic map should be rendered as contour lines.
setShowTopoRegions(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the topographic map overlay should be rendered as filled region.
setShowTopoRegions(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify whether the topographic map overlay should be rendered as filled region.
setShowTopoRegions(boolean) - Method in class org.ka2ddo.yaac.gui.TopoLayer
Specify whether the topographic map overlay should be rendered as filled region.
setShowUnlabeledWays(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify if unlabeled and untyped map features should be displayed.
setShowUnlabeledWays(boolean) - Method in class org.ka2ddo.yaac.gui.MainFrame
Specify if unlabeled and untyped map features should be displayed.
setShowUnlabeledWays(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Specify if unlabeled and untyped map features should be displayed.
setSignature(String) - Method in interface org.ka2ddo.aprs.AprsSignableMessage
Set the ASCII-encoded signature of this message.
setSignature(String) - Method in class org.ka2ddo.aprs.MessageMessage
Set the ASCII-encoded signature of this message.
setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Set the slow retransmission rate for this message.
setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the slowest rate a message should be sent.
setSlowSpeed(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set slowest speed of station motion such that position message transmissions are scheduled as if station was not moving.
setSortByRcvTime(boolean) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
 
setSortKeys(List<? extends RowSorter.SortKey>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Sets the sort keys.
setSortsOnUpdates(boolean) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
If true, specifies that a sort should happen when the underlying model is updated (rowsUpdated is invoked).
setSoundMaker(SoundMaker) - Static method in class org.ka2ddo.yaac.YAAC
Specify the object used to produce sound effects.
setSSID(int) - Method in class org.ka2ddo.ax25.AX25Callsign
Specify the numeric SSID associated with this callsign.
setStartAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Change the starting point's antenna altitude above ground level.
setStartAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Set the start point's altitude above ground level (AGL).
setStartName(String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Set the name for the starting position.
setStartPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
Change the starting point of the line of sight path.
setStartPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
Set the current start point of the great circle route.
setState(int) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Set the current filtering state of this filter.
setState(boolean) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
 
setState(int) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
setStationCallsign(AX25Callsign) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
setStillAlive(boolean) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Specify whether generated Object or Item should specify that the object is still alive.
setStroke(BasicStroke, String) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
Set the Stroke used to draw lines in this drawable.
setStroke(BasicStroke, String) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Set the line stroke type to be used for the currently edited shape.
setSuggestedLocalCallsign(String) - Static method in class org.ka2ddo.yaac.io.PortManager
Set the suggested callsign for the ports.
setSymbol(char, char) - Method in class org.ka2ddo.yaac.ax25.StationState
Change the symbol code associated with this station.
setSymbol(SelectableSymbol) - Method in class org.ka2ddo.yaac.gui.OverlaySelector
Initialize the OverlaySelector for the specified APRS symTableId or overlay code.
setSymbol(char) - Method in class org.ka2ddo.yaac.gui.OverlaySelector
Initialize the OverlaySelector for the specified APRS symTableId or overlay code.
setSymbolCode(char) - Method in class org.ka2ddo.aprs.Message
Set the APRS symbol code for this Message.
setSymTableId(char) - Method in class org.ka2ddo.aprs.Message
Set the APRS symbol table ID or overlay character for this Message.
setTemperatureUnit(TemperatureUnit) - Static method in class org.ka2ddo.yaac.YAAC
Change the current unit for scaling temperature display, and store the change in the YAAC preferences.
setTimeBeforeInactive(int) - Static method in class org.ka2ddo.yaac.YAAC
Set the time interval after which no user action indicates the station is unattended.
setTimestamp(long) - Method in class org.ka2ddo.aprs.ObjectReport
Change the timestamp associated with this Object (should only be done on retransmitted locally-originated Objects).
setTimestamp(long) - Method in class org.ka2ddo.ax25.AX25Message
Change the timestamp of this message.
setToCall(String) - Static method in class org.ka2ddo.ax25.AX25Stack
Set the destination callsign (tocall) that should be used for messages originated by this station.
setToPassall() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.Filter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.MicEFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setToPassall() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
Reset the filter to a configuration that would pass the maximum amount of messages, packets, and stations.
setTransparency(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
Set the current transparency (alpha) value for drawing the current shape.
setTurnSlope(int) - Method in class org.ka2ddo.yaac.io.Transmitter
Set the turn slope, which is the scaling factor for the increase over the minimum turn angle before beacon retransmissions will be accelerated.
setupJComponentForFonts(JComponent) - Static method in class org.ka2ddo.yaac.gui.FontCache
Helper method to configure an arbitrary JComponent to get its font updated when the user font choice is changed.
setupJFrameForMenuFonts(JFrame) - Static method in class org.ka2ddo.yaac.gui.FontCache
Helper method for configuring a JFrame to use user-selected fonts for the menu bar.
setUseExtendedSymbols(boolean) - Static method in class org.ka2ddo.yaac.YAAC
Specify whether APRS 1.2 extended symbols should be used to render stations reporting known overlays of alternate table symbols.
setUseHome(boolean) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
Specify if this RadiusFilter will use the local station's current position or an explicitly configured position.
setUsingTable(JTable) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
 
setValue(String) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
setValue(double) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
setValue(Object) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Sets the current value for this sequence.
setValue(Class<? extends PortConnector>) - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
Set the value of editable cells of the table.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
 
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
Store a new value for an editable table cell.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Allow changing the editable columns of the table.
setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Sets the value in the cell at columnIndex and rowIndex to aValue.
setVector(double, double, double, double) - Method in class org.ka2ddo.yaac.gui.BearingPanel
Set the current course vector.
setVelocity(float, float) - Method in class org.ka2ddo.yaac.ax25.StationState
Set the speed and direction of motion for this station or object.
setVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Specify whether the main (map) display window should be visible.
setVisible(boolean) - Method in enum org.ka2ddo.yaac.osm.AmenityCategory
Set whether OSM objects tagged with this enum should be visible.
setVisible(boolean) - Method in enum org.ka2ddo.yaac.osm.AmenityType
Set whether OSM objects tagged with this enum should be visible.
setVisible(boolean) - Method in enum org.ka2ddo.yaac.osm.Place
Set whether OSM objects tagged with this enum should be visible.
setVisible(boolean) - Method in interface org.ka2ddo.yaac.osm.VisibleEnum
Set whether OSM objects tagged with this enum should be visible.
setVisible(boolean) - Method in enum org.ka2ddo.yaac.osm.WayType
Set whether OSM objects tagged with this enum should be visible.
setWeightUnit(WeightUnit) - Static method in class org.ka2ddo.yaac.YAAC
Change the current unit for scaling weight display, and store the change in the YAAC preferences.
setWillAcceptMicE(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Specify if Mic-E destinations (encoded latitude, etc.) should be accepted.
setWizardPanel(WizardPanel) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
 
setWriterThread() - Method in class org.ka2ddo.yaac.io.PipedWriter
Mark the thread that is writing to the pipe.
ShareableObjectCache<T> - Class in org.ka2ddo.util
This class provides an alternative to the Java PermGen heap section used for String.intern(), such that applications won't run out of Java PermGen space while still being able to share constant object declarations.
ShareableObjectCache(int, float) - Constructor for class org.ka2ddo.util.ShareableObjectCache
Constructs a new, empty ShareableObjectCache with the given initial capacity and the given load factor.
ShareableObjectCache(int) - Constructor for class org.ka2ddo.util.ShareableObjectCache
Constructs a new, empty ShareableObjectCache with the given initial capacity and the default load factor (2.0).
ShareableObjectCache() - Constructor for class org.ka2ddo.util.ShareableObjectCache
Constructs a new, empty ShareableObjectCache with the default initial capacity (16) and load factor (2.0).
SHIFT_STYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
Bit shift to get least significant bit of S frame subtype into least significant bit of integer.
SHIFT_UTYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
Bit shift to get least significant bit of U frame subtype into least significant bit of integer.
SHORT_DESCRIPTION - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing a short String description for the action, used for tooltip text.
shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Returns true if the editing cell should be selected, false otherwise.
shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Returns true if the editing cell should be selected, false otherwise.
shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Returns true if the editing cell should be selected, false otherwise.
shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Returns true if the editing cell should be selected, false otherwise.
show() - Method in interface org.ka2ddo.yaac.core.StatusListener
Make a modal StatusListener visible.
showAboutDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the About dialog for the YAAC application.
showAboutDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the About dialog for the YAAC application.
showBandwidthMonitor() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a bandwidth monitor for each open I/O port in YAAC.
showBandwidthMonitor() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a bandwidth monitor for each open I/O port in YAAC.
showBMDialog(JFrame, Collection<PortConnector>) - Static method in class org.ka2ddo.yaac.gui.BandwidthMonitor
Display the modeless dialog containing the bandwidth monitors, showing network bandwidth consumed by each interface port.
showBulletinBoard() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the window used to display bulletin messages, and compose locally originated bulletins for transmission.
showBulletinBoard() - Static method in class org.ka2ddo.yaac.gui.BulletinBoard
Display the BulletinBoard window.
showBulletinBoard() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the window used to display bulletin messages, and compose locally originated bulletins for transmission.
showConfigDialog() - Static method in class org.ka2ddo.yaac.gui.ConfigureDialog
Instantiate a JDialog containing all the configuration panels specified by all the Providers loaded into YAAC.
showConfigurationDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Start the regular configuration dialog.
showConfigurationDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Start the regular configuration dialog.
showConfirmDialog(Component, Throwable, String, int) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
 
showConnectionReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display outstanding connected (I-frame) AX.25 sessions.
showConnectionReport() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display outstanding connected (I-frame) AX.25 sessions.
showDFS - Variable in class org.ka2ddo.yaac.io.BeaconData
 
showDialog(Component, String, ObjectReportTransmitter) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
Display a non-blocking JDialog with the ObjectEditor panel inside it, and extra buttons to save and cancel the dialog in a footer panel at the bottom.
showDXReports() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a table view of all DX reports received by this station.
showDXReports() - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a table view of all DX reports received by this station.
showEditBlacklistDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Generate and display the blacklist editor.
showEditBlacklistDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Generate and display the blacklist editor.
showEditFilterDialog(Filter, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Generate and display the filter dialog.
showEditFilterDialog(Filter, String) - Static method in class org.ka2ddo.yaac.gui.EditFilterDialog
Generate and display the filter dialog.
showEditFilterDialog(Filter, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Generate and display the filter dialog.
showGenericConfirmDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic retry/skip/cancel dialog, with the specified title and message text.
showGenericConfirmDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic retry/skip/cancel dialog, with the specified title and message text.
showGenericErrorDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic error message dialog, with the specified title and message text.
showGenericErrorDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic error message dialog, with the specified title and message text.
showGenericInfoDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic informational message dialog, with the specified title and message text.
showGenericInfoDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic informational message dialog, with the specified title and message text.
showGenericInputDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic text input dialog, with the specified title and message text.
showGenericInputDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic text input dialog, with the specified title and message text.
showGenericQuestionDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic yes/no question dialog, with the specified title and message text.
showGenericQuestionDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic yes/no question dialog, with the specified title and message text.
showGenericQuestionDialogWithHelp(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a generic yes/no question dialog, with the specified title and message text.
showGenericQuestionDialogWithHelp(String, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a generic yes/no question dialog, with the specified title and message text.
showGpsStatusDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a monitor of the current status of all GPS receivers connected to YAAC.
showGpsStatusDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a monitor of the current status of all GPS receivers connected to YAAC.
showHealthMonitorReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show the current station health reports for all remote stations being monitored.
showHealthMonitorReport() - Method in class org.ka2ddo.yaac.gui.MainFrame
Show the current station health reports for all remote stations being monitored.
showHeardList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a report of number of packets received from each station (or about each APRS Object/Item) over 15 minute intervals in the YAAC history.
showHeardList() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a report of number of packets received from each station (or about each APRS Object/Item) over 15 minute intervals in the YAAC history.
showHistory(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the message history for a specified station or object.
showHistory(StationState) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the message history for a specified station or object.
showIOFailureDialog(PortConfig, String, PortFailureReportListener) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display an asynchronous non-blocking dialog on the screen to report an I/O error.
showIOFailureDialog(PortConfig, String, PortFailureReportListener) - Method in class org.ka2ddo.yaac.gui.MainFrame
Display an asynchronous non-blocking dialog on the screen to report an I/O error.
showKeys() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a table view of the keys used to authenticate and verify the integrity of signed messages.
showKeys() - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a table view of the keys used to authenticate and verify the integrity of signed messages.
showLayerSelectorTool() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the dialog for selecting which parts of the OpenStreetMap database should be rendered on the map.
showLayerSelectorTool() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the dialog for selecting which parts of the OpenStreetMap database should be rendered on the map.
showLayerSelectorTool(MainFrame) - Static method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
 
showLocalObjects() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a table of all Objects/Items being transmitted by this station.
showLocalObjects() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a table of all Objects/Items being transmitted by this station.
showMap() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Make visible and foreground the map window.
showMap() - Method in class org.ka2ddo.yaac.gui.MainFrame
Make visible and foreground the map window.
showMessageDialog(Component, Throwable, String, int) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
 
showMessageDialog(Component, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
 
showMessageFilterPane() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the window used for receiving and logging filtered text messages.
showMessageFilterPane() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the window used for receiving and logging filtered text messages.
showMessageFilterPane() - Static method in class org.ka2ddo.yaac.gui.MessageFilterPane
Display the singleton MessageFilterPane (wrapped in a JFrame) in the GUI foreground.
showMessageFrame() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Open the MessageFrame (window displaying text message traffic in a table) and move it to the foreground.
showMessageFrame() - Method in class org.ka2ddo.yaac.gui.MainFrame
Open the MessageFrame (window displaying text message traffic in a table) and move it to the foreground.
showMessageFrame() - Static method in class org.ka2ddo.yaac.gui.MessageFrame
 
showOutstandingMessages() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the window showing all messages (except beacons and status messages) pending for transmission from the local station.
showOutstandingMessages() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the window showing all messages (except beacons and status messages) pending for transmission from the local station.
showOutstandingTable() - Static method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Display the OutstandingMessage table window.
showPHG - Variable in class org.ka2ddo.yaac.io.BeaconData
 
showPluginStore() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a dialog for selecting new officially supported plugins to install.
showPluginStore() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a dialog for selecting new officially supported plugins to install.
showPopupStationWindow(MapBean, List<StationState>, int, int) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
Create a PopupStationWindow for all the stations and objects that were on the clicked position on the map.
showPopupTaggedNodeWindow(MapBean, List<GenericTaggedNode>, int, int) - Static method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
showRadioView(Message, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show the dialog that looks like the Kenwood D710 control head APRS display.
showRadioView(Message, String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show the dialog that looks like the Kenwood D710 control head APRS display.
showRasterMapDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the dialog for managing raster map images overlays on the map window.
showRasterMapDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the dialog for managing raster map images overlays on the map window.
showRawPacketFrame() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the raw packet window.
showRawPacketFrame() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the singleton raw packet window.
showReleaseNotes() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display the release notes history for the YAAC application.
showReleaseNotes() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display the release notes history for the YAAC application.
showSplashScreen() - Static method in class org.ka2ddo.yaac.gui.MainFrame
Display the splash screen while YAAC is starting up.
showStationList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show the window listing all the stations and objects heard by this station.
showStationList() - Method in class org.ka2ddo.yaac.gui.MainFrame
Show the window listing all the stations and objects heard by this station.
showTelemetryReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display all the current telemetry data heard by this station.
showTelemetryReport() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display all the current telemetry data heard by this station.
showTerminal(InputStream, OutputStream, boolean, JComponent, String, String) - Static method in class org.ka2ddo.yaac.gui.terminal.Terminal
 
showTXIGatedStations() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show a table view of the stations currently being Tx I-gated by this station.
showTXIGatedStations() - Method in class org.ka2ddo.yaac.gui.MainFrame
Show a table view of the stations currently being Tx I-gated by this station.
showWeatherDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Display a monitor of the current conditions reported by the local weather station attached to YAAC.
showWeatherDialog() - Method in class org.ka2ddo.yaac.gui.MainFrame
Display a monitor of the current conditions reported by the local weather station attached to YAAC.
showWizardDialog(JComponent, String, AbstractWizardCard, String) - Static method in class org.ka2ddo.yaac.gui.genericwizard.WizardPanel
Display a modal JDialog containing a wizard initialized with the specified first wizard card.
shutdown() - Method in class org.ka2ddo.util.ReschedulableTimer
Stop this timer queue and release all of its resources.
shutdown() - Method in class org.ka2ddo.yaac.core.FileLogger
Do whatever cleanup this object needs for program shutdown.
shutdown() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Do whatever cleanup this object needs for program shutdown.
shutdown() - Method in interface org.ka2ddo.yaac.core.ShutdownHandler
Do whatever cleanup this object needs for program shutdown.
shutdown() - Method in class org.ka2ddo.yaac.gui.MainFrame
Do whatever cleanup this object needs for program shutdown.
ShutdownHandler - Interface in org.ka2ddo.yaac.core
This interface declares an object that needs cleanup operations if YAAC is shut down.
sign(AprsSignableMessage, String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Sign a timestamped APRS message with the specified key.
SignableMessage - Interface in org.ka2ddo.ax25
This interface tags messages that can be cryptographically signed (HMAC) to provide authentication and data integrity checking of those messages.
SignableMessage.SignatureState - Enum in org.ka2ddo.ax25
State of signature validation.
signal - Variable in class org.ka2ddo.opentrac.RadioCapability
Signal content type, in index through FCC definition numbers.
SIGNAL_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
Signal type codes in numeric index order.
signatureState - Variable in class org.ka2ddo.aprs.MessageMessage
Quality of the signature (if any) associated with this message.
SIZE - Static variable in class org.ka2ddo.opentrac.RadioCapability
Number of bytes to encode one RadioCapability structure.
SIZE - Static variable in class org.ka2ddo.opentrac.TraceStep
Number of bytes to encode a TraceStep.
size() - Method in class org.ka2ddo.util.FastBlockingQueue
Returns the number of elements in this queue.
size() - Method in class org.ka2ddo.util.ShareableObjectCache
Returns the number of key-value mappings in this map.
size() - Method in class org.ka2ddo.util.SoftCache
Returns the number of key-value mappings in this map.
size() - Method in class org.ka2ddo.yaac.ax25.StationState
Get the number of messages associated with this station or object.
size() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
Report the number of ObjectReports currently being tracked.
size() - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Get the number of vertices in this polyline.
size() - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Returns the current usage of the buffer.
size() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns the number of key-value mappings in this map.
skip(long) - Method in class org.ka2ddo.yaac.io.CountingInputStream
Skip some bytes.
skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
Skips characters.
skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the skip method of InputStream.
skipBytes(int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
See the general contract of the skipBytes method of DataInput.
slowSendRate - Variable in class org.ka2ddo.aprs.ObjectReport
The transmission rate to decay to for this Object.
SMALL_ICON - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
The key used for storing a small Icon, such as ImageIcon.
SnifferDataListener - Interface in org.ka2ddo.yaac.core
This interface defines callbacks used by GUI classes wrapping the SnifferDataModel.
SnifferDataModel - Class in org.ka2ddo.yaac.core
This class maintains a list of all messages heard by the application.
SnifferDataModel() - Constructor for class org.ka2ddo.yaac.core.SnifferDataModel
Create the singleton SnifferDataModel that collects incoming packet traffic for tabular display.
snr - Variable in class org.ka2ddo.gps.SatelliteState
Signal-to-noise ratio code for current reception of this satellite.
SoftCache - Class in org.ka2ddo.util
This is a HashMap based on using SoftReferences to the values.
SoftCache(int, float) - Constructor for class org.ka2ddo.util.SoftCache
Constructs an empty SoftCache with the specified initial capacity and load factor.
SoftCache(int) - Constructor for class org.ka2ddo.util.SoftCache
Constructs an empty SoftCache with the specified initial capacity and the default load factor (0.75).
SoftCache() - Constructor for class org.ka2ddo.util.SoftCache
Constructs an empty SoftCache with the default initial capacity (16) and the default load factor (0.75).
SoftCache(Map) - Constructor for class org.ka2ddo.util.SoftCache
Constructs a new SoftCache with the same mappings as the specified Map.
softwareType - Variable in class org.ka2ddo.aprs.PositionlessWeatherReport
Code for type of software the sending weather station is using.
SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a solid line 1 pixel wide.
sort() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Sorts and filters the rows in the view based on the sort keys of the columns currently being sorted and the filter, if any, associated with this sorter.
SORT_BY_IDENTIFIER - Static variable in class org.ka2ddo.yaac.ax25.StationState
 
SoundMaker - Interface in org.ka2ddo.yaac.sound
This interface specifies the methods and constants to use to request appropriate sounds be made when events occur in YAAC.
SoundMaker.RunSound - Class in org.ka2ddo.yaac.sound
This class provides the services to run sound effects from another thread.
SoundMaker.RunSound(MsgEventType, Object) - Constructor for class org.ka2ddo.yaac.sound.SoundMaker.RunSound
Create a RunSound instance for the specified event type and type-specific parameter.
source - Variable in class org.ka2ddo.gps.GpsFix
The name of the remote GPS providing this fix (null if for the station's own local GPS).
SOURCEFILE - Static variable in class org.ka2ddo.yaac.gui.IconLoader
Property name for path to source file for the loaded image.
sourcePort - Variable in class org.ka2ddo.ax25.AX25Frame
Pointer to the I/O port from which this frame was received.
southLat - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Southern-most boundary of the axis-aligned box to import.
SPECIAL_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
This constant specifies the color used to identify stations sending priority traffic.
specific(String) - Method in class org.ka2ddo.yaac.io.PortConfig
Get the port-type-specific configuration parameters for a specific port type.
speed - Variable in class org.ka2ddo.gps.GpsFix
Speed of motion in knots (nautical miles per hour), or -1 if unknown.
Speed - Class in org.ka2ddo.yaac.osm
This class defines a compound object containing a speed value and the units of speed.
Speed(String) - Constructor for class org.ka2ddo.yaac.osm.Speed
 
Speed(int, DistanceUnit) - Constructor for class org.ka2ddo.yaac.osm.Speed
 
split(String, char) - Static method in class org.ka2ddo.ax25.AX25Message
This is a more optimized version of String.split() that doesn't require compiling and evaluating regular expression patterns to do it, thereby saving chunks of transient heap (and probably some CPU time as well).
split(String, char) - Static method in class org.ka2ddo.gps.GPSParser
This is a more optimized version of String.split() that doesn't require compiling and evaluating regular expression patterns to do it, thereby saving chunks of transient heap (and probably some CPU time as well).
SRTMTile - Class in org.ka2ddo.yaac.srtm
This class defines the in-memory cache entry for one SRTM binary tile (1 arc-second or 3 arc-second variations).
SRTMTile() - Constructor for class org.ka2ddo.yaac.srtm.SRTMTile
 
SRTMTileId - Class in org.ka2ddo.yaac.srtm
Hashmap key for caching SRTMTile objects.
SRTMTileId(int, int) - Constructor for class org.ka2ddo.yaac.srtm.SRTMTileId
 
SRTMTileManager - Class in org.ka2ddo.yaac.srtm
This class manages an in-memory cache of SRTMTile objects, as well as providing I/O code to fetch new tiles from the USGS website.
SRTMTileManager() - Constructor for class org.ka2ddo.yaac.srtm.SRTMTileManager
 
ssid - Variable in class org.ka2ddo.opentrac.TraceStep
SSID of relaying station.
SslAprsIsConnector - Class in org.ka2ddo.yaac.io
This class defines a potentially bidirectional connection to an APRS-IS server, using SSL client authentication rather than passcodes to connect.
SslAprsIsConnector() - Constructor for class org.ka2ddo.yaac.io.SslAprsIsConnector
 
SslAprsIsPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for SslAprsIsConnector.
SslAprsIsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
 
SSRenderer - Class in org.ka2ddo.yaac.gui
This class defines a ListCellRenderer and TableCellRenderer for several different data types that represent combinations of station type icons and strings.
SSRenderer() - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
 
SSRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
 
startChatSession(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Open a Chat session window pointed at the specified remote station.
startChatSession(String) - Static method in class org.ka2ddo.yaac.gui.Chat
Open a Chat session window pointed at the specified remote station.
startChatSession(String) - Method in class org.ka2ddo.yaac.gui.MainFrame
Open a Chat session window pointed at the specified remote station.
StartConfigWizard - Class in org.ka2ddo.yaac.gui.configwizard
This class is the first card of the configuration wizard.
StartConfigWizard() - Constructor for class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
 
startLineOfSight() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Enable defining a line of sight between two points on the map.
startLineOfSight() - Method in class org.ka2ddo.yaac.gui.MainFrame
Enable defining a line of sight between two points on the map; the user presses the mouse at the starting point, drags to the ending position, and releases.
startLineOfSight() - Method in class org.ka2ddo.yaac.gui.StationRenderer
 
startLineOfSightFromMe(int, int) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show the line of sight between this station's position and the position clicked on the map, updating this station's end of the line if it moves.
startLineOfSightFromMe(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
Show the line of sight between this station's position and the station or object clicked on the map, updating both ends of the line if either moves.
startLineOfSightFromMe(int, int) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show the line of sight between this station's position and the position clicked on the map, updating this station's end of the line if it moves.
startLineOfSightFromMe(StationState) - Method in class org.ka2ddo.yaac.gui.MainFrame
Show the line of sight between this station's position and the station or object clicked on the map, updating both ends of the line if either moves.
startQueueReader() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Start the thread that drains the queue
startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Start automatically collecting real-time data as YAAC learns about them.
startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Start automatically collecting destination callsigns as YAAC learns about them.
startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Start automatically collecting real-time data as YAAC learns about them.
startRealTimeTracking() - Method in interface org.ka2ddo.yaac.filter.MonitoringFilter
Start automatically collecting real-time data as YAAC learns about them.
startRegenerate() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Release the lock against rendering OSM data and start a fresh rendering.
startRegenerate() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
startRegenerate() - Method in class org.ka2ddo.yaac.gui.TopoLayer
Force the topographic layer to regenerate its overlay immediately.
state - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
 
STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
STATE_DIRECT - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
 
STATE_INVALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
STATE_LOCAL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
 
STATE_RF_ONLY - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
 
STATE_VALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
 
stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Invoked when the target of the listener has changed its state.
stationAdded(StationState, int) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Called when a new station is initially added to the tracker.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Called when a new station is initially added to the tracker.
stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
Tell the listener that a new station has been added to the MonitoredStationList.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Called when a new station is initially added to the tracker.
stationAdded(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
Tell the listener that a new station has been added to the MonitoredStationList.
stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Called when a new station is initially added to the tracker.
StationCapabilities - Class in org.ka2ddo.aprs
This class decodes a Station Capabilities message (APRS protocol specification chapter 15).
StationCapabilities(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.StationCapabilities
Constructor for Station Capabilities message when decoding a binary AX.25 frame.
StationCapabilities(String[]) - Constructor for class org.ka2ddo.aprs.StationCapabilities
Constructor for building an outgoing Station Capabilities message.
StationClassFilter - Class in org.ka2ddo.yaac.filter
This filter allows selecting stations and messages solely by category of sending station.
StationClassFilter() - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter
 
StationClassFilter - Class in org.ka2ddo.yaac.gui.filter
This filter allows selecting stations and messages solely by category of sending station.
StationClassFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.StationClassFilter
Create a UI for controlling a StationClassFilter instance.
StationClassFilter.StationCategory - Class in org.ka2ddo.yaac.filter
 
StationClassFilter.StationCategory(String, Symbols.Category...) - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
 
stationDeleted(StationState, int) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
[NOT USED HERE] Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Called when an existing station is deleted from the tracker.
stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Called when an existing station is deleted from the tracker.
stationId - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
Either a String containing a callsign or a StationState whose identifier is the target station's callsign.
StationListViewer - Class in org.ka2ddo.yaac.gui
This provides a sortable, filterable situational status display, as a backing TableModel for a JTable view.
StationListViewer(ResourceBundle, boolean) - Constructor for class org.ka2ddo.yaac.gui.StationListViewer
Create a StationListViewer TableModel, obtaining column labels from the specified ResourceBundle.
stationMap - Variable in class org.ka2ddo.yaac.ax25.StationTracker
 
stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
Tell the listener that a station is no longer being monitored.
stationRemoved(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
Tell the listener that a station is no longer being monitored.
stationRenderer - Variable in class org.ka2ddo.yaac.gui.MainFrame
The layer that draws APRS Stations and Objects on the map, along with decorations related to those Stations and Objects (such as movement tracks, status color codes, labels, AttentionAlert pointers, etc.
StationRenderer - Class in org.ka2ddo.yaac.gui
This class draws APRS station symbols on a OpenMap MapBean object.
StationRenderer() - Constructor for class org.ka2ddo.yaac.gui.StationRenderer
Create the StationRenderer layer for the map.
StationsPage - Class in org.ka2ddo.yaac.webserver
This generates an HTML page representing the Stations/Objects view in YAAC.
StationsPage() - Constructor for class org.ka2ddo.yaac.webserver.StationsPage
 
StationState - Class in org.ka2ddo.yaac.ax25
This class maintains a record of the current state of a monitored station, and a reverse-chronologically-ordered history of all messages heard from the station.
StationState(String) - Constructor for class org.ka2ddo.yaac.ax25.StationState
Create a new StationState object with the specified identifying String and the specified parent node for tree-style display of the information.
StationState.SpecialState - Enum in org.ka2ddo.yaac.ax25
This enumeration identifies special conditions of a monitored station or object that color a background circle behind the icon for the station.
StationTracker - Class in org.ka2ddo.yaac.ax25
This class manages tracking all heard APRS stations and objects/items.
StationTracker.AddressStatistics<K,C extends StationTracker.AddressStatistics> - Class in org.ka2ddo.yaac.ax25
This abstract class collects the occurrence counts for a particular type of station.
StationTracker.AddressStatistics() - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
 
StationTracker.DestinationStatistics - Class in org.ka2ddo.yaac.ax25
Usage statistics for a particular tocall (destination) callsign in AX.25 traffic.
StationTracker.DestinationStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
Create a new DestinationStatistics counter object.
StationTracker.DigipeatStatistics - Class in org.ka2ddo.yaac.ax25
Address statistics for a particular digipeater.
StationTracker.DigipeatStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
Create a DigipeatStatistics object
stationUpdated(StationState) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.core.AlohaTracker
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.MessageModel
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.StationListViewer
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.StationRenderer
Called when an existing station is updated with new information in the tracker.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
Called when an existing station is updated with new information in the tracker.
stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
Tell the listener that data about a MonitoredStation has changed.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
Called when an existing station is updated with new information in the tracker.
stationUpdated(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
Tell the listener that data about a MonitoredStation has changed.
stationUpdated(StationState) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Called when an existing station is updated with new information in the tracker.
stats - Variable in class org.ka2ddo.ax25.Connector
Statistics about this PortConnector.
status - Variable in class org.ka2ddo.yaac.io.BeaconData
 
StatusData - Class in org.ka2ddo.yaac.io
This class defines all the data for transmitting an APRS Status message for this station.
StatusData() - Constructor for class org.ka2ddo.yaac.io.StatusData
 
StatusListener - Interface in org.ka2ddo.yaac.core
This interface defines something that can display the current status of an ongoing long-running operation.
StatusMessage - Class in org.ka2ddo.aprs
This class decodes a Status message (APRS protocol specification chapter 16).
StatusMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.StatusMessage
Constructor for Status message when decoding a binary AX.25 frame.
StatusMessage(long, String) - Constructor for class org.ka2ddo.aprs.StatusMessage
Alternate constructor for creating transmittable StatusMessage.
StatusQueryHandler - Class in org.ka2ddo.yaac.core.queries
This handles queries for status messages from this station.
StatusQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.StatusQueryHandler
 
steps - Variable in class org.ka2ddo.opentrac.OpenTracPathTrace
 
stopCellEditing() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
Stop automatically collecting new real-time data and keep the current cache stable.
stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
Stop automatically collecting new destination callsigns and keep the current cache stable.
stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
Stop automatically collecting new real-time data and keep the current cache stable.
stopRealTimeTracking() - Method in interface org.ka2ddo.yaac.filter.MonitoringFilter
Stop automatically collecting new real-time data and keep the current cache stable.
stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
Stop the current re-rendering of the map and set the pixel offsets for painting the last rendering of the OSM data.
stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
 
storeExtension(K, V) - Method in class org.ka2ddo.aprs.Message
Store an extracted data element in the Message.
storeType - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
The means by which the plugin is distributed from the website, or null if this plugin is not currently available from the website.
storeVersion - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
The human-readable version identifier for the version of the plugin currently available on the author's website, or null if this plugin is not available from the website.
StringCache - Class in org.ka2ddo.util
This singleton class provides a pruneable cache for constant Strings that won't eat up the PermGen part of the Java JVM heap.
StringCellRenderer - Class in org.ka2ddo.yaac.gui.table
This renders a String for a JTable, accounting for other attributes of the entire record such as being disabled, erroneous, or reporting an emergency condition.
StringCellRenderer(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.table.StringCellRenderer
Create a StringCellRenderer specifying the Filter that indicates whether the record containing the String is "old" or not.
StrokeIcon - Class in org.ka2ddo.yaac.gui.drawlayer
 
StrokeIcon(BasicStroke, String) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
Create a StrokeIcon object.
STYPE_REJ - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted S frame subtype for Reject frame.
STYPE_RNR - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted S frame subtype for Receive Not Ready frame.
STYPE_RR - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted S frame subtype for Receive Ready frame.
STYPE_SREJ - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted S frame subtype for Selective Reject frame.
SupportedTagKeys - Enum in org.ka2ddo.yaac.osm
This enum defines the names of OpenStreetMap tags the OSMLayer renderer might care about, which therefore should be saved in the imported tile files.
supports(GenericTaggedNode) - Method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Report whether this tag key applies to this class of GenericTaggedNode.
switchToArbitraryCard(AbstractWizardCard) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
Tell the WizardPanel to change to an arbitrary different card.
SYMBOL_AREA - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
Symbolic String for GUI card sub-panel configuring Area symbols (\l).
SYMBOL_HURRICANE - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
Symbolic String for GUI card sub-panel configuring hurricane symbols (/@ and \@).
SYMBOL_REPEATER - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
Symbolic String for GUI card sub-panel configuring Repeater symbols (\r).
SYMBOL_SIGNPOST - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
Symbolic String for GUI card sub-panel configuring Signpost symbols (\m).
SYMBOL_WX - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
Symbolic String for GUI card sub-panel configuring weather station symbols (/_ and \_).
symbolAttr - Variable in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
 
symbolCode - Variable in class org.ka2ddo.aprs.Message
The APRS symbol code within the specified table for the station originating this message.
symbolCode - Variable in class org.ka2ddo.yaac.ax25.StationState
The symbol code within the specified symbol table for representing this station or object on the map.
symbolCode - Variable in class org.ka2ddo.yaac.gui.SelectableSymbol
The APRS symbol code for this symbol.
symbolCode - Variable in class org.ka2ddo.yaac.io.BeaconData
 
SymbolFilter - Class in org.ka2ddo.yaac.filter
This filter selects messages by the APRS symbol code, indicated by symbol table ID and symbol type.
SymbolFilter() - Constructor for class org.ka2ddo.yaac.filter.SymbolFilter
Create a filter that will select messages and stations based on the symbol code.
SymbolFilter - Class in org.ka2ddo.yaac.gui.filter
This filter selects messages by the APRS symbol code, indicated by symbol table ID and symbol type.
SymbolFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.SymbolFilter
Create the GUI control TableModel for the specified back-end SymbolFilter.
SymbolFilter.SymbolFlag - Class in org.ka2ddo.yaac.filter
This class associates a SymbolAttr (description of one APRS symbol) with a boolean enable flag for controlling the filtering by symbol.
SymbolImageData - Interface in org.ka2ddo.aprs
This interface is a marker for a particular GUI API's means of storing image data associated with an APRS or OpenTRAC symbol.
Symbols - Class in org.ka2ddo.aprs
This singleton class is a caching container for all the types of station symbols supported by APRS.
Symbols.Category - Enum in org.ka2ddo.aprs
Indicate the type of station or object associated with a symbol table ID and code tuple.
Symbols.SymbolAttr - Class in org.ka2ddo.aprs
Wrapper for all the non-graphics-related attributes for a symbol code, with a pointer to the rendering-related attributes object.
symTableId - Variable in class org.ka2ddo.aprs.Message
The APRS symbol table ID (or overlay character) for the station originating this message.
symTableId - Variable in class org.ka2ddo.yaac.ax25.StationState
The symbol table ID (or overlay character for alternate symbols).
symTableId - Variable in class org.ka2ddo.yaac.gui.SelectableSymbol
The APRS symbol table ID ('/' or '\') or overlay character (0-9 or A-Z) for this symbol.
symTableId - Variable in class org.ka2ddo.yaac.io.BeaconData
 

T

TableCellRendererSource - Interface in org.ka2ddo.yaac.gui
This interface defines a source for custom TableCellRenderers when a generic JTable is being fed an arbitrary TableModel.
tableChanged(TableModelEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
TablePersister - Class in org.ka2ddo.yaac.gui
This class persists changes made to JTable TableColumnModels by the user.
TACTICAL_AUTHORIZATION - Static variable in class org.ka2ddo.yaac.core.QueryResponder
Key string for StationState attachment indicating the future authorization for incoming TACTICAL messages.
TACTICAL_SOURCE - Static variable in class org.ka2ddo.yaac.core.QueryResponder
Key string for StationState attachment indicating the remote source of a tactical callsign or symbol code.
tagName - Variable in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
 
take() - Method in class org.ka2ddo.util.FastBlockingQueue
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
TelemetryMessage - Class in org.ka2ddo.aprs
This class contains a decoded APRS telemetry message (APRS protocol specification chapter 13).
TelemetryMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.TelemetryMessage
Constructor for a TelemetryMessage from an AX25Frame.
TelemetryMessage(PositionMessage, int, int) - Constructor for class org.ka2ddo.aprs.TelemetryMessage
Construct a TelemetryMessage based on Base91 Telemetry data extracted from a PositionMessage's comment, per the proposed extension documented in http://he.fi/doc/aprs-base91-comment-telemetry.txt.
TelemetryModel - Class in org.ka2ddo.yaac.gui
This class extracts the background data for reporting current telemetry data from telemetering stations.
TelemetryModel() - Constructor for class org.ka2ddo.yaac.gui.TelemetryModel
 
TemperatureUnit - Enum in org.ka2ddo.util
This enumeration declares units (with conversion factors) for measuring temperatures.
tempK - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Current temperature in 0.1 degrees Kelvin.
Terminal - Class in org.ka2ddo.yaac.gui.terminal
This class implements a simple Terminal window to access interface ports for debugging.
Terminal(InputStream, OutputStream, String, boolean) - Constructor for class org.ka2ddo.yaac.gui.terminal.Terminal
 
testIfIncluded(int, int, Projection) - Method in interface org.ka2ddo.yaac.pluginapi.AddToPopupMapMenuIfc
When creating a popup menu for the map window, specify whether this menu item should be included in the menu.
testIfMaidenheadIdentifier(byte[], int) - Static method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
Test if the specified message body contains a string that looks like a Maidenhead location identifier.
testIfValidCompressedLocation(byte[], int) - Static method in class org.ka2ddo.aprs.PositionMessage
Test if the passed APRS byte array looks like a valid compressed-mode APRS position.
text - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
The text of the message (to be encoded in UTF-8 upon transmission).
TEXT_HTML_CHARSET_UTF_8 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
Predefined constant Content-Type string for HTML.
TFEND - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
 
TFESC - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
 
thirdParty - Variable in class org.ka2ddo.ax25.AX25Message
The entire third-party routing path for this AX25Message, or null if this AX25message is still on its original network.
timeOfLastGpGsa - Variable in class org.ka2ddo.gps.SatelliteCatalog
Receive time of last $GPGSA in Java milliseconds since 1 Jan 1970 UTC.
timeOfLastGpGsv - Variable in class org.ka2ddo.gps.SatelliteCatalog
Receive time of last $GPGSV in Java milliseconds since 1 Jan 1970 UTC.
timeOfLastMessage - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
Timestamp in Unix milliseconds since 1970 the last time a Message was received from the sending station.
timeOfLastPosition - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
Timestamp in Unix milliseconds since 1970 the last time a Position report of some sort was received from the sending station.
timeslotCycleLength - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Number of seconds in a timeslot cycle, which will be aligned to UTC and the Unix epoch time (if some weird prime number is used).
TimeslotEditor - Class in org.ka2ddo.yaac.gui.io
This panel provides a common editor for timeslot transmission control of TNC ports (software or hardware),
TimeslotEditor(PortConfig.Cfg) - Constructor for class org.ka2ddo.yaac.gui.io.TimeslotEditor
Create the timeslot editor sub-panel.
timeslotOffset - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Number of seconds since the start of a cycle when this port is allowed to transmit,
timestamp - Variable in class org.ka2ddo.ax25.AX25Message
Message timestamp in Java standard milliseconds since 1970 UTC.
timestamp - Variable in class org.ka2ddo.gps.GpsFix
Timestamp of last GPS sentence in Java milliseconds since 1 Jan 1970 UTC.
timestamp - Variable in class org.ka2ddo.opentrac.OpenTracTimestamp
Timestamp value in milliseconds since 1 Jan 1970 UTC (the Unix epoch),
timestamp - Variable in class org.ka2ddo.yaac.aprs.DXRecord
Date/time of DX event in Java milliseconds since midnight Jan 1, 1970 UTC.
timestamp - Variable in class org.ka2ddo.yaac.osm.ChangeSet
 
timestampBits - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when BITS message was last received.
timestampEqns - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when EQNS message was last received.
timestampParm - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when PARM message was last received.
timestampTelemetry - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when telemetry message was last received.
timestampUnits - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when UNIT message was last received.
TMWeather - Class in org.ka2ddo.yaac.gui
TableModel reporting the most recent weather information reported by configured weather stations.
TMWeather() - Constructor for class org.ka2ddo.yaac.gui.TMWeather
Create a new instance of the weather station monitoring table model.
TNCConnector - Class in org.ka2ddo.yaac.io
This class defines a generic bidirectional TNC interface port, which can both send and receive AX.25 frames.
TNCConnector() - Constructor for class org.ka2ddo.yaac.io.TNCConnector
 
toAnnotatedString() - Method in class org.ka2ddo.ax25.AX25Callsign
Return a String representing this AX25Frame object, with an additional note if the reserved field in the SSID byte is not the default value.
toByteArray() - Method in class org.ka2ddo.ax25.AX25Callsign
Return the callsign as the actual byte sequence that would be transmitted over the air (without HDLC bit-stuffing).
TocallToDescriptionMap - Class in org.ka2ddo.yaac.gui
This class collects the localized mappings of to-call patterns to sender descriptions.
TocallToDescriptionMap.TocallDescription - Class in org.ka2ddo.yaac.gui
Data structure containing the description and capabilities of an APRS station with a specific tocall.
toFahrenheit(float) - Method in enum org.ka2ddo.util.TemperatureUnit
Convert the specified temperature from this unit to Fahrenheit.
toFront() - Method in interface org.ka2ddo.yaac.core.GuiIfc
Push the map GUI window to the foreground by whatever means the underlying GUI toolkit uses.
toggleSortOrder(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
Reverses the sort order from ascending to descending (or descending to ascending) if the specified column is already the primary sorted column; otherwise, makes the specified column the primary sorted column, with an ascending sort order.
TOLL_COLOR - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
The Color to use for rendering toll roads, regardless of the color normally configured for the WayType in the WayParams.
toneCodeIndex - Variable in class org.ka2ddo.aprs.XmitEncoding
 
TOP_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
The pre-localization hierarchy of sub-menu names for a menu at the top level, made available for use by plugins creating new menus.
topoLayer - Variable in class org.ka2ddo.yaac.gui.MainFrame
The layer that draws topographic (terrain elevation) contour lines and colored regions on the map.
TopoLayer - Class in org.ka2ddo.yaac.gui
This class implements a rendering Layer for OpenMap that draws topographic on the MapBean based on the binary tiled map data obtained from the US Geological Survey's SRTM3 program.
TopoLayer() - Constructor for class org.ka2ddo.yaac.gui.TopoLayer
Create a TopoLayer for drawing topographic contours and color overlays on the map.
TopoLayer.ElevationColor - Class in org.ka2ddo.yaac.gui
Object representing a rendering color and corresponding elevation level in meters.
TopoLevelEditor - Class in org.ka2ddo.yaac.gui
This class edits the colors, step levels, and step intervals used for drawing topographic lines and regions with the TopoLayer class.
TopoLevelEditor(TopoLayer) - Constructor for class org.ka2ddo.yaac.gui.TopoLevelEditor
Create a TopoLevelEditor for the specified instance of TopoLayer.
TopoTileUsagePanel - Class in org.ka2ddo.yaac.gui
This panel displays the current contents of the topographic tile directory tree in terms of which tiles are populated on the system.
TopoTileUsagePanel(File) - Constructor for class org.ka2ddo.yaac.gui.TopoTileUsagePanel
 
toString() - Method in class org.ka2ddo.aprs.Message
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.aprs.NWSMultiLine
Returns a string representation of the object.
toString() - Method in enum org.ka2ddo.aprs.WeatherEnum
Returns the name of this enum constant, as contained in the declaration.
toString() - Method in class org.ka2ddo.aprs.XmitEncoding
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.ax25.AX25Callsign
Return a String representing this AX25Callsign object.
toString() - Method in class org.ka2ddo.ax25.AX25Frame
Return a String representing this AX25Frame object.
toString() - Method in class org.ka2ddo.ax25.AX25Message
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.ax25.ConnState
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
 
toString() - Method in class org.ka2ddo.ax25.FrameState
Report a description of this FrameState object.
toString() - Method in class org.ka2ddo.ax25.FrameWrapper
 
toString() - Method in class org.ka2ddo.ax25.XIDParameter
Returns a string representation of the XIDParameter object.
toString() - Method in class org.ka2ddo.gps.GpsFix
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.gps.SatelliteCatalog
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.gps.SatelliteState
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.opentrac.OpenTracElement
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.opentrac.OpenTracMessage
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.opentrac.OpenTracNull
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.util.HugeBitSet
Generate a String describing this HugeBitSet.
toString() - Method in class org.ka2ddo.util.NamedBoolean
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.util.NonshareableDateFormatCache
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.util.ShareableObjectCache
Returns a string representation of this collection.
toString() - Method in class org.ka2ddo.yaac.aprs.DXRecord
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
toString() - Method in class org.ka2ddo.yaac.ax25.Age
Display a human-friendly representation of this Age's time interval.
toString(boolean) - Method in class org.ka2ddo.yaac.ax25.Age
Display a human-friendly representation of this Age's time interval.
toString(long) - Static method in class org.ka2ddo.yaac.ax25.Age
Display a delta time (in milliseconds) in a human friendly String.
toString(long, boolean) - Static method in class org.ka2ddo.yaac.ax25.Age
Display a delta time (in milliseconds) in a human friendly String.
toString(long, boolean, boolean) - Static method in class org.ka2ddo.yaac.ax25.Age
Display a delta time (in milliseconds) in a human friendly String.
toString() - Method in enum org.ka2ddo.yaac.ax25.ListViewMode
 
toString() - Method in class org.ka2ddo.yaac.ax25.StationState
Return a string describing this object.
toString() - Method in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
Returns a string representation of the statistics object.
toString() - Method in class org.ka2ddo.yaac.ax25.StationTracker
Return String describing the StationTracker object.
toString() - Method in class org.ka2ddo.yaac.core.AlohaRanger
 
toString() - Method in enum org.ka2ddo.yaac.core.PacketExportMode
Returns the name of this enum constant, as contained in the declaration.
toString() - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
 
toString() - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
 
toString() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Returns a string representation of the AprsIsConnector object.
toString() - Method in class org.ka2ddo.yaac.io.BeaconData
 
toString() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
 
toString() - Method in class org.ka2ddo.yaac.io.GpsdConnector
Returns a string representation of the GpsdConnector object.
toString() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Produce a String describing this Connector.
toString() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
 
toString() - Method in class org.ka2ddo.yaac.io.OuternetConnector
Returns a string representation of the OuternetConnector object.
toString() - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.PortConfig
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Returns a string representation of the SslAprsIsConnector object.
toString() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
Returns a string representation of the object.
toString() - Method in enum org.ka2ddo.yaac.osm.AmenityCategory
Returns the localized name of this enum constant.
toString() - Method in enum org.ka2ddo.yaac.osm.AmenityType
Returns the localized name of this enum constant.
toString() - Method in class org.ka2ddo.yaac.osm.GTNWrapper
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.osm.Length
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.osm.Member
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.osm.Node
Generate a String describing this Node.
toString() - Method in class org.ka2ddo.yaac.osm.Relation
Returns a string representation of the Relation object.
toString() - Method in class org.ka2ddo.yaac.osm.Speed
Returns a string representation of the object.
toString() - Method in interface org.ka2ddo.yaac.osm.VisibleEnum
 
toString() - Method in class org.ka2ddo.yaac.osm.Way
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.osm.Weight
Returns a string representation of the object.
toString() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns a string representation of this map.
toString() - Method in class org.ka2ddo.yaac.srtm.SRTMTile
 
toString() - Method in class org.ka2ddo.yaac.srtm.SRTMTileId
 
toString() - Method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
Return the user-pretty version of this enum's name.
Tourism - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM tourism="*" attribute.
TraceStep - Class in org.ka2ddo.opentrac
This class defines one trace step in the OpenTracPathTrace element.
TraceStep() - Constructor for class org.ka2ddo.opentrac.TraceStep
Construct an empty TraceStep.
TraceStep(String, int, byte) - Constructor for class org.ka2ddo.opentrac.TraceStep
Construct a TraceStep specifying the relay step taken.
TRACKER - Variable in class org.ka2ddo.yaac.filter.RadiusFilter
 
TrackerListener - Interface in org.ka2ddo.yaac.ax25
This interface defines events that can occur when the StationTracker class is updated with new node information.
transferToLauncher() - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
Start up the upgrader.jar program and shut down YAAC to get it out of the way.
transformImageToViewport(float, float, Point2D.Float, Mercator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Convert coordinates within an image into viewport coordinates.
transformViewportToImage(float, float, Point2D.Float, Mercator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Convert viewport coordinates into a position within the raster image.
transmitAllowed - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
Indicates whether messages can be transmitted from YAAC via this port.
transmitBroadcast(String, String) - Static method in class org.ka2ddo.yaac.core.QueryResponder
Transmit an APRS text Message to all recipients using the specified addressee and message body text, specifying only RF transmission of the text message.
transmitBroadcast(String, String, long) - Static method in class org.ka2ddo.yaac.core.QueryResponder
Transmit an APRS text Message to all recipients using the specified addressee and message body text.
transmitPositionBeacon() - Static method in class org.ka2ddo.yaac.core.QueryResponder
Immediately transmit a position beacon message for this station.
transmitReply(MessageMessage, String) - Static method in class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler
Convenience method to help subclass implementations send responses to the requesting station.
Transmitter - Class in org.ka2ddo.yaac.io
This class handles scheduling transmit requests to the various ports.
Transmitter.Close - Class in org.ka2ddo.yaac.io
Class to shut down the Transmitter.
Transmitter.Close() - Constructor for class org.ka2ddo.yaac.io.Transmitter.Close
 
TransmittingPortConnector - Class in org.ka2ddo.yaac.io
This class extends the basic capabilities of being a port connector by specifying the methods usable to transmit AX.25 frame through this port.
TransmittingPortConnector() - Constructor for class org.ka2ddo.yaac.io.TransmittingPortConnector
 
transparency - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
The level of transparency fading to apply to the raster map (alpha component).
transparentColor - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
The color of the raster image that is to be replaced with full transparency, so the map behind the raster image can still be seen.
txIGatedStationAdded(int) - Method in interface org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatusListener
Inform listener that a station has been added to the list of I-gated stations.
txIGatedStationAdded(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
 
txIGatedStationDeleted(int) - Method in interface org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatusListener
Inform listener that a station is no longer being I-gated by this station (timed out).
txIGatedStationDeleted(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
 
TXIGatedStationsTableModel - Class in org.ka2ddo.yaac.gui
This class defines a TableModel for viewing the status of stations TX-IGated by this station.
TXIGatedStationsTableModel() - Constructor for class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
 
txIGatedStationUpdated(int) - Method in interface org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatusListener
Inform listener that a station has been forwarded again.
txIGatedStationUpdated(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
 
type - Variable in class org.ka2ddo.yaac.io.BeaconData
 
type - Variable in class org.ka2ddo.yaac.osm.Member
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.GpsdPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.KenwoodPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.OuternetPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialGpsPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialTNCPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialWeatherPortEditor
 
TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
Specify the PortConnector type name for AprsIsConnector.
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
Specify the PortConnector type name for KenwoodConnector.
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.OuternetConnector
Specify the PortConnector type name for OuternetConnector.
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
Specify the PortConnector type name for SerialTNCConnector.
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
 
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
Specify the PortConnector type name for SslAprsIsConnector.
TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
 
TYPE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
types - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 

U

uid - Variable in class org.ka2ddo.yaac.osm.ChangeSet
 
UltimeterRawMessage - Class in org.ka2ddo.aprs
This class represents a message decoded from a Peet Bros Ultimeter weather station (APRS protocol specification chapter 12).
UltimeterRawMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.UltimeterRawMessage
Constructor for Ultimeter raw weather message when decoding a binary AX.25 frame.
uncaughtException(Thread, Throwable) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class org.ka2ddo.yaac.io.GpsdConnector
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
Method invoked when the given thread terminates due to the given uncaught exception.
UnitEnum<T> - Interface in org.ka2ddo.util
This is a tag interface identifying that the tagged enumeration is a definition of units of measure of some sort.
UnitEnumHasShortUnit<T> - Interface in org.ka2ddo.util
This interface specifies a Enum for units that has a smaller version of the unit in the same system of units (standard/imperial vs.
unitNames - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
Unit names from UNIT message.
unitString() - Method in enum org.ka2ddo.util.PressureUnit
Get the string to use when displaying values of this unit.
unitString() - Method in enum org.ka2ddo.util.TemperatureUnit
Get the string to use when displaying values of this unit.
UNKNOWN_FIELD - Static variable in class org.ka2ddo.yaac.gui.WeatherStatusDialog
 
unsetPinningRasterMapEntry() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
Complete a raster pinning operation.
update(Observable, Object) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
This method is called whenever the observed AttentionAlert is cancelled.
updateMessage(String) - Method in interface org.ka2ddo.yaac.core.StatusListener
Update the status message for this operation.
updateMessage(String) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Update the status message for this operation.
updateOutgoingMessage(int, boolean) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
Report that an existing message has been updated in the outgoing retransmitted message list.
updateOutgoingMessage(int, boolean) - Method in interface org.ka2ddo.yaac.io.SendableMessageListener
Report that an existing message has been updated in the outgoing retransmitted message list.
updateProgress(double) - Method in interface org.ka2ddo.yaac.core.StatusListener
Update the progress percentage for this operation.
updateProgress(double) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Update the progress percentage for this operation.
updateStatus(String, double) - Method in interface org.ka2ddo.yaac.core.StatusListener
Update the status message and progress percentage for this operation.
updateStatus(String, double) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Update the status message and progress percentage for this operation.
updateStatusLabel() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
Refresh the text on the RawPacketFrame's status label.
updateStatusSynchronously(String, double) - Method in interface org.ka2ddo.yaac.core.StatusListener
Update the status message and progress percentage for this operation, blocking until the GUI is updated.
updateStatusSynchronously(String, double) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
Update the status message and progress percentage for this operation, blocking until the GUI is updated.
UpgradeLauncher - Class in org.ka2ddo.yaac.gui
This class provides services to: test if the currently running version of YAAC is out-of-date, download a new distribution of YAAC, start the upgrader utility, and shut down this instance of YAAC, remove the used new distribution file once the new instance is started.
UpgradeLauncher() - Constructor for class org.ka2ddo.yaac.gui.UpgradeLauncher
 
UptimeQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the uptime of this APRS station.
UptimeQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.UptimeQueryHandler
 
USASCII - Static variable in class org.ka2ddo.aprs.Message
Character set for 7-bit ASCII.
USE_SMART_BEACONING - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
Preference name for boolean specifying whether to use Smart Beaconing.
useFixMe - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Boolean true indicates that Nodes and Ways tagged with the FIXME attribute should still be imported, otherwise they will be discarded during the import.
useGpsForPosition - Variable in class org.ka2ddo.yaac.io.BeaconData
 
user - Variable in class org.ka2ddo.yaac.osm.ChangeSet
 
UserAbort - Exception in org.ka2ddo.yaac.core
This exception is thrown to indicate that a ProgressDialog's cancel button has been pressed.
UserAbort() - Constructor for exception org.ka2ddo.yaac.core.UserAbort
Constructs a new runtime exception with null as its detail message.
UserAbort(String) - Constructor for exception org.ka2ddo.yaac.core.UserAbort
Constructs a new runtime exception with the specified detail message.
useToString(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
 
useWeather - Variable in class org.ka2ddo.yaac.io.BeaconData
 
UTC - Static variable in class org.ka2ddo.ax25.AX25Message
TimeZone object for Greenwich Mean Time (or Universal Coordinated Time), used for converting text string times and dates into binary.
UTF8 - Static variable in class org.ka2ddo.ax25.AX25Message
UTF-8 character set for converting byte arrays into Unicode Strings.
UTF8ResourceControl - Class in org.ka2ddo.util
This Control loads PropertyResourceBundles using a UTF-8 locale Reader to read the properties file.
UTYPE_DISC - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Disconnect (DISC).
UTYPE_DM - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Disconnected Mode (DM).
UTYPE_FRMR - Static variable in class org.ka2ddo.ax25.AX25Frame
Deprecated. 2.0
UTYPE_SABM - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Set Asynchronous Balanced Mode (SABM).
UTYPE_SABME - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Set Asynchronous Balanced Mode Extended (SABME).
UTYPE_TEST - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Test (TEST).
UTYPE_UA - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Unnumbered Acknowledge (UA).
UTYPE_UI - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Unnumbered Information (UI).
UTYPE_XID - Static variable in class org.ka2ddo.ax25.AX25Frame
Unshifted U frame subtype for Exchange Identification (XID).

V

valid - Variable in class org.ka2ddo.ax25.AX25Callsign
Indicates whether the callsign in this object can be exported as a valid AX.25 binary protocol address.
validate() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
Validates this container and all of its subcomponents.
ValidInvalidFilter - Class in org.ka2ddo.yaac.filter
This Filter selects viewing messages that are only valid or only invalid.
ValidInvalidFilter() - Constructor for class org.ka2ddo.yaac.filter.ValidInvalidFilter
 
ValidInvalidFilter - Class in org.ka2ddo.yaac.gui.filter
This Filter selects viewing messages that are only valid or only invalid.
ValidInvalidFilter(Filter) - Constructor for class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
Create a UI for controlling a ValidInvalidFilter.
value - Variable in class org.ka2ddo.opentrac.OpenTracShort
The 16-bit integer value of this element.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Aeroway
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.BorderType
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Boundary
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Highway
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.LandUse
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Leisure
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Man_Made
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Natural
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Place
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Power
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Railway
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Religion
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Get the SupportedTagKey enum corresponding to the specified name.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Tourism
Get the enum value associated with the string name specified.
value(String) - Static method in enum org.ka2ddo.yaac.osm.Waterway
Get the enum value associated with the string name specified.
valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
Called whenever the value of the selection changes.
valueClass - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Class of the data type of values of this enumeration.
valueFor(String) - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
 
valueOf(String) - Static method in enum org.ka2ddo.aprs.DataExtensionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.aprs.HurricaneEnum.StormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.aprs.HurricaneEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.aprs.Symbols.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.aprs.WeatherEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.ax25.AX25Message.Precedence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.ax25.ConnState.ConnTransition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.ax25.ConnState.ConnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.ax25.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.ax25.SignableMessage.SignatureState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.gps.GpsFixQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.util.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.ka2ddo.util.IntegerCache
Get an Integer object corresponding to the specified primitive value, using the cache
valueOf(String) - Static method in enum org.ka2ddo.util.PressureUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.util.TemperatureUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.util.WeightUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.ax25.ListViewMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.ax25.MsgEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.ax25.StationState.SpecialState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.BackgroundTimeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.drawlayer.DrawMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.RawPacketDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(char, char) - Static method in class org.ka2ddo.yaac.gui.SelectableSymbol
Return a SelectableSymbol object corresponding to the specified pair of characters.
valueOf(String) - Static method in enum org.ka2ddo.yaac.healthmonitor.MonitorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.io.BeaconData.BeaconType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Aeroway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Boundary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Highway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.LandUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Leisure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Man_Made
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Natural
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Place
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Power
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Railway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Religion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Tourism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Waterway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.WayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.util.ClearableTableModel.ClearType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ka2ddo.yaac.webserver.FileCopierPage.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ka2ddo.aprs.DataExtensionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.aprs.HurricaneEnum.StormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.aprs.HurricaneEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.aprs.Symbols.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.aprs.WeatherEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.ax25.AX25Message.Precedence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.ax25.ConnState.ConnTransition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.ax25.ConnState.ConnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.ax25.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.ax25.SignableMessage.SignatureState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.gps.GpsFixQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.util.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.util.PressureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.util.TemperatureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.util.WeightUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.ax25.ListViewMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.ax25.MsgEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.ax25.StationState.SpecialState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.gui.BackgroundTimeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.gui.drawlayer.DrawMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.gui.RawPacketDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.healthmonitor.MonitorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.io.BeaconData.BeaconType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Aeroway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.AmenityCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.AmenityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Boundary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Highway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.LandUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Leisure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Man_Made
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Natural
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Place
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Power
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Railway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Religion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Tourism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.Waterway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.osm.WayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.ka2ddo.yaac.osm.YAACEnumMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.ka2ddo.yaac.util.ClearableTableModel.ClearType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ka2ddo.yaac.webserver.FileCopierPage.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracByte
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracDouble
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracElement
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracEntity
Returns a string representation of the value of this entity.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracFloat
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracMapSymbol
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracNull
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracPosition
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracShort
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracString
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
Get the string representation of the value of this element.
valueString() - Method in class org.ka2ddo.opentrac.RadioCapability
Get the human-readable String of this element's value.
valueString() - Method in class org.ka2ddo.opentrac.TraceStep
Get the string representation of the value of this element.
valueType - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
Value type associated with the enum.
vdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
Vertical dilution of precision.
verify(AprsSignableMessage) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
Verify the signature (if any) in an APRS message against the keys in the local keystore.
VersionQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class handles queries for the software version of this APRS station.
VersionQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.VersionQueryHandler
 
VisibleEnum - Interface in org.ka2ddo.yaac.osm
Interface to be applied to enum types to specify whether instances of the enum control the visibility of the tagged objects.

W

W_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
AWT Stroke for a 2-pixel-wide solid line.
Waterway - Enum in org.ka2ddo.yaac.osm
Supported types of the OSM waterway="*" attribute.
Way - Class in org.ka2ddo.yaac.osm
This class implements a Way element of an OSM file.
Way() - Constructor for class org.ka2ddo.yaac.osm.Way
Create an empty Way object with the default preallocation for the node lat/lon list.
WAY_TYPE_LAYERS - Static variable in class org.ka2ddo.yaac.gui.osm.WayParams
Preferences Node name for Way type rendering control persisting.
WayParams - Class in org.ka2ddo.yaac.gui.osm
This class contains the current graphical rendering settings for a WayType.
WayParams(WayType) - Constructor for class org.ka2ddo.yaac.gui.osm.WayParams
Create an instance of WayParams.
wayType() - Method in enum org.ka2ddo.yaac.osm.Aeroway
Report the WayType for rendering this type of Way.
wayType() - Method in interface org.ka2ddo.yaac.osm.AmenityOrWay
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Boundary
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Highway
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.LandUse
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Leisure
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Man_Made
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Natural
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Power
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Railway
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Tourism
Report the WayType for rendering this type of Way.
wayType() - Method in enum org.ka2ddo.yaac.osm.Waterway
Report the WayType for rendering this type of Way.
WayType - Enum in org.ka2ddo.yaac.osm
This enumeration lists all the supported categories of Ways that can be rendered on the map.
WAYTYPE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
WEATHER_STATION_TYPES - Static variable in class org.ka2ddo.yaac.weather.WeatherDistributor
Types of weather stations (abbreviations) to be appended to generic weather station data strings.
WeatherDistributor - Class in org.ka2ddo.yaac.weather
This class collects weather data from the local weather station and makes it available to other listening classes.
WeatherEnum - Enum in org.ka2ddo.aprs
Symbolic codes for different types of weather information.
WeatherListener - Interface in org.ka2ddo.yaac.weather
This interface defines a callback to notify the listener that the local weather data has been updated.
WeatherQueryHandler - Class in org.ka2ddo.yaac.core.queries
This class processes requests for immediate weather information from this station.
WeatherQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.WeatherQueryHandler
 
WeatherStatusDialog - Class in org.ka2ddo.yaac.gui
This class displays the current state of the weather station as a non-modal dialog.
WeatherStatusDialog(ResourceBundle) - Constructor for class org.ka2ddo.yaac.gui.WeatherStatusDialog
Create the WeatherStatusDialog as a child of the calling frame.
weatherUpdated(WeatherDistributor) - Method in class org.ka2ddo.yaac.gui.WeatherStatusDialog
Do not call.
weatherUpdated(WeatherDistributor) - Method in interface org.ka2ddo.yaac.weather.WeatherListener
This method is called when the local weather data (not some remote station) is updated.
Weight - Class in org.ka2ddo.yaac.osm
This class defines a compound object containing a weight value and the unit of weight.
Weight(String) - Constructor for class org.ka2ddo.yaac.osm.Weight
 
Weight(float, WeightUnit) - Constructor for class org.ka2ddo.yaac.osm.Weight
 
Weight(float) - Constructor for class org.ka2ddo.yaac.osm.Weight
 
WeightUnit - Enum in org.ka2ddo.util
This enumeration declares units (with conversion factors) for measuring weights (including units of mass that are used for weight in one standard Earth gravity).
westLon - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
Western-most boundary of the axis-aligned box to import.
when - Variable in class org.ka2ddo.ax25.FrameState
Record when the frame was digipeated.
WIDEST_OVERLAY - Static variable in class org.ka2ddo.yaac.gui.OverlaySelector
 
width - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Width of raster image in pixels.
WIDTH_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
 
windDir - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Wind directions, in degrees from True North.
windGust01MS - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Wind peak gust speed in 0.1 meters per second units.
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when the Window is set to be the active Window.
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when the Window is set to be the active Window.
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when the Window is set to be the active Window.
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowAdded(String, Window) - Method in interface org.ka2ddo.yaac.gui.WindowPersisterListener
Report when a new window is added to the window collection.
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when a Window is no longer the active Window.
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when a Window is no longer the active Window.
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when a Window is no longer the active Window.
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when a window is changed from a minimized to a normal state.
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when a window is changed from a minimized to a normal state.
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when a window is changed from a minimized to a normal state.
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowGainedFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowGainedFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked when a window is changed from a normal to a minimized state.
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked when a window is changed from a normal to a minimized state.
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked when a window is changed from a normal to a minimized state.
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
windowLostFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowLostFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.Chat
Invoked the first time a window is made visible.
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
Invoked the first time a window is made visible.
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
Invoked the first time a window is made visible.
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
 
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
 
windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
 
WindowPersister - Class in org.ka2ddo.yaac.gui
This class manages persisting the location and size of windows in the YAAC application.
WindowPersister() - Constructor for class org.ka2ddo.yaac.gui.WindowPersister
 
WindowPersisterListener - Interface in org.ka2ddo.yaac.gui
This interface defines a callback for the WindowPersister to report when top-level YAAC windows are created and destroyed.
windowRemoved(String, Window) - Method in interface org.ka2ddo.yaac.gui.WindowPersisterListener
Report when a new window is removed from the window collection.
WINDOWS - Static variable in class org.ka2ddo.yaac.YAAC
Symbolic name for Microsoft Windows operating systems, associated with OSNAME key in properties table.
windSpeed01MS - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
Wind speed in 0.1 meters per second units.
WinlinkMessageSender - Class in org.ka2ddo.yaac.gui
This class creates a GUI panel for entering a short e-mail message for transmission to the APRS WinLink servers.
WinlinkMessageSender() - Constructor for class org.ka2ddo.yaac.gui.WinlinkMessageSender
 
WizardPanel - Class in org.ka2ddo.yaac.gui.genericwizard
This class provides the display wrapping infrastructure for a wizard.
write(OutputStream, boolean) - Method in class org.ka2ddo.ax25.AX25Callsign
Encode this AX25Callsign into binary radio transmission format on a stream.
write(OutputStream) - Method in class org.ka2ddo.ax25.AX25Frame
Transmit this AX25Frame to an output byte stream.
write(DataOutput) - Method in class org.ka2ddo.ax25.XIDGroup
Write the XIDGroup to a byte stream.
write(DataOutput) - Method in class org.ka2ddo.ax25.XIDParameter
Write the XIDParameter to a byte stream.
write(int) - Method in class org.ka2ddo.util.DualOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class org.ka2ddo.util.DualOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.util.DualOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(DataOutput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
Save this PinPoint to a binary file.
write(DataOutput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Write a serialized dump of this object to an output stream for storage and later restoration.
write(String) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
Transmit a line of text containing a waypoint sentence to the GPS device.
write(int) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
Write one byte to the output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class org.ka2ddo.yaac.io.PipedWriter
Writes the specified char to the piped output stream.
write(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(int) - Method in class org.ka2ddo.yaac.io.RandomOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class org.ka2ddo.yaac.io.RandomOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.RandomOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(String) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
Transmit a line of text containing a waypoint sentence to the GPS device.
write(DataOutput) - Method in class org.ka2ddo.yaac.osm.ChangeSet
 
write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Member
 
write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Node
Writes the Node to the specified DataOutput implementing file access object in the YAAC compressed binary map data format.
write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Relation
 
write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Way
Encode this Way into a file using the DataOutput storage formats.
write(byte[], int, int) - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
Writes the specified byte to this output stream.
write2Ints(int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Writes two int values to the underlying output stream as two sequences of four bytes, high byte first.
writeBoolean(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeBytes(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeBytes(String) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeChar(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChars(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeDouble(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeFloat(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeGPX(PrintStream) - Method in class org.ka2ddo.yaac.osm.ChangeSet
Write this ChangeSet to the specified stream as the XML tags one element in GPX schema format.
writeGPX(PrintStream) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Write this GenericTaggedNode to the specified stream as the XML tags one element in GPX schema format.
writeGPX(PrintStream) - Method in class org.ka2ddo.yaac.osm.Node
Write this Node to the specified stream as the XML tags one element in GPX schema format.
writeGPX(PrintStream) - Method in class org.ka2ddo.yaac.osm.Relation
Write this Relation to the specified stream as the XML tags one element in GPX schema format.
writeGPX(PrintStream) - Method in class org.ka2ddo.yaac.osm.Way
Write this Way to the specified stream as the XML tags one element in GPX schema format.
writeId(DataOutput) - Method in class org.ka2ddo.yaac.osm.ChangeSet
Handle writing the ID field to the binary data stream (handles larger ID ranges in varying subclasses).
writeId(DataOutput) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Handle writing the ID field to the binary data stream (handles larger ID ranges in varying subclasses).
writeId(DataOutput) - Method in class org.ka2ddo.yaac.osm.Node
Append the ID number of this Node to the written binary save stream.
writeId(DataOutput) - Method in class org.ka2ddo.yaac.osm.Relation
Handle writing the ID field to the binary data stream (handles larger ID ranges in varying subclasses).
writeId(DataOutput) - Method in class org.ka2ddo.yaac.osm.Way
Handle writing the ID field to the binary data stream (handles larger ID ranges in varying subclasses).
writeInt(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class org.ka2ddo.yaac.io.NonshareableDoubleBufferedOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeLong(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeShort(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeTags(DataOutput) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
Helper method for writing tags and flags in a common format to an output stream.
writeTo(OutputStream) - Method in class org.ka2ddo.yaac.io.NonshareableByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeToPreferences(Preferences) - Method in class org.ka2ddo.aprs.ObjectReport
Persist this Object/Item in Java Preferences.
writeToPreferences(Preferences) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
 
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
 
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
Write a serialized dump of this object to Java Preferences.
writeToPreferences() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
 
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.BeaconData
Store the current beacon settings in Java Preferences.
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
Store this ObjectReportSender and its contained ObjectReport in the preferences cache.
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.PortConfig
Write this PortConfig object to Java Preferences on the Ports sub-node of the specified Preferences node.
writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.StatusData
 
writeToSigningBuf(DataOutput, PrintStream) - Method in class org.ka2ddo.aprs.MessageMessage
Write the appropriate part of the body of this message to the signing buffer.
writeToSigningBuf(DataOutput, PrintStream) - Method in interface org.ka2ddo.ax25.SignableMessage
Write the appropriate part of the body of this message to the signing buffer.
writeUTF(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.
wsType - Variable in class org.ka2ddo.aprs.PositionlessWeatherReport
Weather station hardware type.
WxnowTxtConnector - Class in org.ka2ddo.yaac.io
This class defines a "port" for periodically reading weather data from a wxnow.txt file, as provided by other software used for reading Davis weather stations.
WxnowTxtConnector() - Constructor for class org.ka2ddo.yaac.io.WxnowTxtConnector
 
WxnowTxtPortEditor - Class in org.ka2ddo.yaac.gui.io
Configuration editing GUI (AWT/Swing) for WxnowTxtConnector.
WxnowTxtPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.WxnowTxtPortEditor
 
WXRASTER_ACTION_LISTENER - Static variable in class org.ka2ddo.yaac.gui.RasterMapPane
ActionListener for reloading updated NWS weather raster.

X

XIDGroup - Class in org.ka2ddo.ax25
This class encapsulates and encodes one X.25 XID group.
XIDGroup() - Constructor for class org.ka2ddo.ax25.XIDGroup
Create an empty XIDGroup with the AX.25 default FI/GI.
XIDParameter - Class in org.ka2ddo.ax25
This class encapsulates one XID parameter.
XIDParameter(byte) - Constructor for class org.ka2ddo.ax25.XIDParameter
Create an XIDParameter with an empty value (presence implies the value).
XIDParameter(byte, byte) - Constructor for class org.ka2ddo.ax25.XIDParameter
Create an XIDParameter with a 1-byte value.
XIDParameter(byte, short) - Constructor for class org.ka2ddo.ax25.XIDParameter
Create an XIDParameter with a 2-byte value.
XIDParameter(byte, int, boolean) - Constructor for class org.ka2ddo.ax25.XIDParameter
Create an XIDParameter with a 3- or 4-byte value.
XmitEncoding - Class in org.ka2ddo.aprs
This class specifies all the parameter variations associated with all possible encodings for subaudible codes, such as CTCSS, DCS, etc., including specifying whether narrowband or (comparatively) wideband FM deviation is used.
XmitEncoding() - Constructor for class org.ka2ddo.aprs.XmitEncoding
 
XmitEncoding(boolean, boolean, short, boolean) - Constructor for class org.ka2ddo.aprs.XmitEncoding
 

Y

YAAC - Class in org.ka2ddo.yaac
This is the main program for the YAAC program, and is a singleton.
YAAC_RASTER_MODE - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
YAAC_RASTER_PIN_MODE - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
 
YAAC_STRUCTURE_VERSION - Static variable in class org.ka2ddo.yaac.osm.ChangeSet
Constant for indicating structural changes to YAAC compilation of OSM data.
YAACBootstrap - Class in org.ka2ddo.yaac.bootstrap
This is the bootstrap program for the YAAC program.
YAACEnumMap - Class in org.ka2ddo.yaac.osm
This class implements a fast access map keyed by the values of a particular enumeration.
YAACEnumMap() - Constructor for class org.ka2ddo.yaac.osm.YAACEnumMap
Create an empty YAACEnumMap for the specified key enumeration.
YAACEnumMap(YAACEnumMap) - Constructor for class org.ka2ddo.yaac.osm.YAACEnumMap
Create a YAACEnumMap that is a deep copy of another YAACEnumMap.
YAACKeyManager - Class in org.ka2ddo.yaac.auth
This class stores encryption keys used for signing and verifying messages.
YAACKeyManager.KeyType - Enum in org.ka2ddo.yaac.auth
Enumeration identifying different types of encryption keys that can be stored in the KeyManager.
YAACPreferences - Interface in org.ka2ddo.yaac.core
This interface declares String constants for the names of Preference values used across multiple classes within YAAC.
yaacStructureVersion - Variable in class org.ka2ddo.yaac.osm.ChangeSet
 
YDebugQueryHandler - Class in org.ka2ddo.yaac.core.queries
This query handler sends back some debugging information about the local YAAC system.
YDebugQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.YDebugQueryHandler
 

Z

zCells - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
The two-dimensional grid of regularly spaced elevation values (separated by 1 degree / (numCellsPerAxis - 1)), The first index is along the latitude axis, with index 0 at the southernmost latitude, and the second index is along the longitude axis, with index 0 at the westernmost longitude.
ZoomControl - Class in org.ka2ddo.yaac.gui
This panel of widgets is a replacement for the default zoom controls provided with OpenMap.
ZoomControl(MapBean, boolean) - Constructor for class org.ka2ddo.yaac.gui.ZoomControl
Create a ZoomControl widget for the MapBean's toolbar.
zoomIn(float) - Static method in class org.ka2ddo.yaac.gui.ZoomControl
Reduce the map scale by the specified zoom factor.
zoomOut(float) - Static method in class org.ka2ddo.yaac.gui.ZoomControl
Enlarge the map scale by the specified zoom factor.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z