Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandoned - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- abandoned - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this element has been abandoned from its original purpose.
- ABBREV - Enum constant in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Get the abbreviated localized String for the Enum.
- 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.
- AbortListener - Interface in org.ka2ddo.yaac.core
-
This interface provides a callback so something can be asynchronously notified that the user has requested cancellation of a long-running background job.
- ABSOLUTE - Enum constant in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Path relative to the filesystem root.
- AbstractDrawable - Class in org.ka2ddo.yaac.gui.drawlayer
-
This abstract class defines common attributes and methods for a drawable object in the DrawLayer.
- AbstractDrawable() - Constructor for class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Create an 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 menus.
- 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 menus.
- 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 menus.
- 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 menus.
- 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 menus.
- AbstractMenuActionPropertyListener - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines an object associated with a specific
AbstractMenuAction
instance 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[], 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, 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.
- 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[], 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.
- 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
-
Constructor for this abstract superclass.
- AbstractTileUsagePanel - Class in org.ka2ddo.yaac.gui
-
This provides common boilerplate for tile usage views.
- AbstractTileUsagePanel() - Constructor for class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set up the common aspects of a TileUsagePanel.
- AbstractWizardCard - Class in org.ka2ddo.yaac.gui.genericwizard
-
This class defines the infrastructure for a card panel within a wizard.
- AbstractWizardCard() - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with the default layout manager.
- AbstractWizardCard(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with a specific LayoutManager.
- 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. - accept(File) - Method in class org.ka2ddo.yaac.gui.util.DirectoryFilter
-
Whether the given file is accepted by this filter.
- accept(File) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.AcceptTileSubdirsOrPlanetWays
-
Tests whether or not the specified abstract pathname should be included in a pathname list.
- acceptableProtocolsMask - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- acceptableProtocolsMask - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The bitmask of protocols (APRS, OpenTRAC, or connected-mode AX.25) allowed through this port.
- 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.AddresseeFilter
-
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.AreaFilter
-
Indicate whether the specified message should be displayed.
- 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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
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.FromFilter
-
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.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
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.ObjectNameFilter
-
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.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Indicate whether the specified frame should be displayed.
- 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.ToFilter
-
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()).
- acceptInbound(ConnState, AX25Callsign, Connector) - Method in interface org.ka2ddo.ax25.ConnectionRequestListener
-
Decide whether to accept the specified inbound AX.25 connected-mode session request.
- acceptInbound(ConnState, AX25Callsign, Connector) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Decide whether to accept the specified inbound AX.25 connected-mode session request.
- acceptLatLon(double, double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Test if the specified position is within the current range.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
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.AreaFilter
-
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.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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.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.FirstDigipeatFilter
-
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.FromFilter
-
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.NotFilter
-
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.ObjectNameFilter
-
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.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.PacketTypeFilter
-
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.
- 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.ToFilter
-
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.AddresseeFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Indicate whether the specified station should be displayed.
- 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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
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.NotFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
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.
- AcceptTileSubdirsOrPlanetWays() - Constructor for class org.ka2ddo.yaac.osm.OsmSegmenter.AcceptTileSubdirsOrPlanetWays
- access_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- access_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- AccessibleScrollableLabel() - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
- accountant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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 theActionEvent
that will be created when anAction
is going to be notified as the result of residing in aKeymap
associated with aJComponent
. - 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
-
handle button clicks on the ConfigurePorts panel.
- 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.io.TestSerialPortAction
-
DO NOT CALL.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MemoryGCPanel
-
Handle button clicks for the MemoryGCPanel, which cause forced garbage collection.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
Handle button clicks for the MessageSenderPanel, which initiate transmitting an APRS text message,
- 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.StationListTableModel
-
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.table.TableClipboardCopier
-
DO NOT CALL.
- 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
- acupuncturist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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(ObjectReport) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that does not currently have 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.
- add(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that in currently encapsulated by an ObjectReportSender.
- add(T) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Associates the specified value with the specified key in this map.
- add1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new first digipeater is recorded.
- addAGLChangeListener(LineOfSightPane.AGLChangeListener) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Register a new AGLChangeListener against this LineOfSightPane.
- addAlert(AttentionAlert) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Add another AttentionAlert to the map.
- addAmenityType(AmenityType) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Add (possibly another) AmenityType to this GenericTaggedNode.
- addAnswer(ServiceDiscovery.SDAnswer) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
Receive one more answer for a successful service lookup
- addAprsMessageListener(AprsMessageListener) - Static method in class org.ka2ddo.aprs.APRSStack
-
Register an AprsMessageListener to be notified of incoming parsed APRS messages.
- addAutoFlush(char) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Add another character to the set of user-typed characters that cause a output stream flush.
- 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.
- addCapabilitiesProvider(CapabilitiesProvider) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a CapabilitiesProvider instance.
- 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.osm.LineEditor
-
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.FillEditor
-
Register a CellEditorListener to this editor.
- 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
-
Register a ChangeListener to be informed of updates to the ordered list of digipeat paths in this editor.
- addChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Register a ChangeListener to be informed of alterations in this editor's value.
- addChangeListener(ExtraColumnProviderChangeListener) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Register a listener to be informed of any changes in the quantity or type of the extra columns provided by this provider, so real-time alterations can be made and immediately reflected in the tabular views displaying the extra columns.
- addConnStateChangeListener(ConnStateChangeListener) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Register a listener to be informed when AX.25 connected-mode session state changes.
- addDataToEntity(OpenTracMessage, OpenTracEntity) - Method in interface org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc
-
Add any additional fields to the specified OpenTracEntity that this implementation deems necessary.
- addDataToFreeTextComment(String, StringBuilder, int) - Method in interface org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher.APRSIfc
-
Add any additional information to the text body of the APRS packet that this implementation deems necessary.
- addDbgListener(DebugCtl.DbgListener, String, String) - Static method in class org.ka2ddo.util.DebugCtl
-
Register a listener for the specified categories of debug events.
- 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.
- addDrawable(AbstractDrawable) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Add another drawable to the draw layer.
- 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(GTNWrapper) - Method in interface org.ka2ddo.yaac.osm.OsmSearcherProgressListener
-
Report that another search item has been inserted into the sorted search results list.
- addExtraColumnProvider(ExtraColumnProvider) - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Register an ExtraColumnProvider to supplement the columns in instances of this TableModel.
- addFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Add a sub-Filter to this CumulativeBooleanAndFilter.
- addFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Add a sub-Filter to this CumulativeBooleanOrFilter.
- addFilter(Filter) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Add a sub-Filter to this CumulativeFilter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Register a listener for changes of this Filter.
- 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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
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.NotFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
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.
- addFireTableModel(FireTableModel) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Add a FireTableModel to listen for changes in the tracker.
- addFldigiModemChangeListener(KissOverTcpConnector.FldigiModemChangeListener) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Register a listener to be informed when fldigi changes its modem selection.
- 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.ax25.Connector
-
Add an object that wants to be informed of incoming raw AX.25 frames.
- addGpsDataListener(GpsDataListener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Register to be informed when local GPS position data is updated.
- addGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Register to be informed when raw NMEA-0183 data is received.
- 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.
- addLineToListener(String) - Method in interface org.ka2ddo.yaac.io.OuternetConnector.OuternetTestListener
-
Called as each line of text is received from the Outernet receiver.
- 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.
- addMapLayer(GeographicalMap.LayerCreator) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Allow plugin to insert a new Layer into the GeographicalMap when it is created.
- addMessage(String, AX25Message, AX25Callsign[], boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a message with the appropriate sending station.
- addMessage(AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Add a message to the accumulated history for this station.
- addMoreCapabilities(List<String>) - Method in interface org.ka2ddo.yaac.ax25.CapabilitiesProvider
-
Append more strings to the list identifying this CapabilitiesProvider's extra capabilities.
- addMsgEventListener(MsgEventListener) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Register the specified listener for all types of events.
- addMsgEventListener(MsgEventListener, MsgEventType...) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Register the specified listener for all types of events.
- 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).
- addPattern(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Augment this filter with the specified matching pattern for the addressee.
- addPoint(int, int) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Appends the specified coordinates to this
Polygon
. - 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
-
Register a PropertyChangeListener to be informed of changes to the global format value.
- addPurgeListener(PurgeListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register to be informed when purging should be performed.
- addRange(double, double, double) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRange(int, int, int) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRange(Comparable, Comparable, Number) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new last digipeater is recorded.
- address - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Numeric IPv4 or IPv6 address of the host, or null if only the domain name is known.
- addressee - Variable in class org.ka2ddo.aprs.MessageMessage
-
Addressee of the message.
- AddresseeFilter - Class in org.ka2ddo.yaac.filter
-
Filter based on the addressee in an APRS Text Message (':').
- AddresseeFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.AddresseeFilter
-
Create a AddresseeFilter with the specified set of matching callsigns (including callsigns with wildcards).
- AddressStatistics() - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
- 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() - 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
-
Create an empty row in the table for the user to fill in.
- addRow() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Create a new empty entry in the
MessageGroupCatalog
for the user to fill in. - addRow(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Add a pre-filled-in digipeat alias to the catalog,
- 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.
- addSnifferLogFilter(SnifferLogFilter) - Static method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Register a
SnifferLogFilter
. - addSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- 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.core.WatchedStationsTracker
-
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.GeographicalMap
-
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.MainGui
-
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.ConnectionModel
-
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.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.FirstDigipeatFilterUI
-
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.LastDigipeatFilterUI
-
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.io.AnalyzedConfigTable
-
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.KenwoodMessageListTableModel
-
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.StationListTableModel
-
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.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Adds a listener to the list that's 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.BlacklistTableModel
-
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.
- addUnitEnumChangeListener(UnitEnumChangeListener) - Static method in class org.ka2ddo.yaac.YAAC
-
Add a UnitEnumChangeListener for being informed of unit changes,
- 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
- addWatchedStationIfNeeded(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the WatchedStation record for the station or object callsign stored in the individual track list, creating the record if it does not already exist.
- 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.
- adit - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- admin_level - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the level of administrative control associated with a
SupportedTagKeys.boundary
orSupportedTagKeys.border_type
. - administrative - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- administrative - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- adminlevel - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- ADMINLEVEL_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for administrative level number value in
GenericTaggedNode
. - adoption_agency - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- adult_gaming_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- advertising - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ADVIS - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Enum indicating severe weather condition is possible in the future.
- aerodrome - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Boundary of an airport or airfield.
- aeroway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Aeroway - Enum Class 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.
- Age(String) - Constructor for class org.ka2ddo.yaac.ax25.Age
-
Create an Age object from a string in the format that Ages are presented in.
- 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
-
Create an AgeRenderer that only displays positive time.
- AgeRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Create an AgeRenderer that will display the absolute value of the time.
- AgeRenderer(boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Create an AgeRenderer that will display the absolute value of the time, and may or may not color-code by age range.
- AgeSpinnerModel - Class in org.ka2ddo.yaac.gui
-
This model allows spinning for a specific Age value.
- AgeSpinnerModel(long, long) - Constructor for class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Create an AgeSpinnerModel with the specified initial value and step size.
- AgeSpinnerModel(Age) - Constructor for class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Create an AgeSpinnerModel with the specified initial value and default step size of 5 seconds.
- aglChanged(LineOfSightPane, boolean, float) - Method in interface org.ka2ddo.yaac.gui.LineOfSightPane.AGLChangeListener
-
Report whem am AGL slider is manually updated.
- 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 UZ7HO, Sivan Toledo's soundmodem, or the DireWolf software.
- AGWPEConnector() - Constructor for class org.ka2ddo.yaac.io.AGWPEConnector
-
Create a new instance of AGWPEConnector for an as-yet-unspecified software TNC within an as-yet-unspecified instance of an AGWPE server.
- 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.
- air_rescue_service - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- aircraft - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- airline - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airport - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airport - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- airport_terminal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airportId - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AIRPORTID_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for ICAO airport identification String in
GenericTaggedNode
. - airstrip - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Alias for a runway (usually for a grass strip).
- airway_beacon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ALARM - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Generic alarm not associated with any particular message or precedence.
- alcohol - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- alias - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
The name of the alias, such as WIDE2.
- align - Variable in class org.ka2ddo.yaac.webserver.LayoutControls
-
String value to appear in align attribute of TD tag for this column of table.
- ALL - Enum constant in enum class org.ka2ddo.yaac.gui.ListViewMode
-
View both stations and objects.
- ALL - Enum constant in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
All records (both realtime and playback) should be deleted.
- allotments - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- 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
-
Specify whether this card should allow the Back button to work in the wizard.
- 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.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Back button to work in the wizard.
- 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
-
Specify whether this card should allow the Finish button to work in the wizard.
- 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.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Finish button to work in the wizard.
- 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
-
Specify whether this card should allow the Next button to work in the wizard.
- 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.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Next button to work in the wizard.
- 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 and the algorithm defined by Bob Bruninga, WB4APR.
- alpha - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The alpha (transparency) of this object, from 0 to 255.
- alpine_coaster - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- alpine_hut - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- alpine_slide - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- alreadyDigipeated - Variable in class org.ka2ddo.ax25.FrameState
-
Indicate whether the associated frame has already been digipeated.
- alternative - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- alternative_medicine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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).
- amateur_radio_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ambiguity - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The desired ambiguity of reported location data, in fractions of a degree.
- ambulance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ambulance_station - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- amenity - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- AMENITY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AmenityCategory - Enum Class 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 constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AmenityType - Enum Class 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 class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
AmenityType
value inGenericTaggedNode
. - amenityTypeName - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AMENITYTYPENAME_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for amenity type name String in
GenericTaggedNode
. - amphitheatre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amslM - Variable in class org.ka2ddo.gps.GpsFix
-
GPS altitude in meters above mean sea level (WGS84 model).
- amusement_arcade - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- amusement_park - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amusement_ride - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amusement_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- 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.
- analyzeConfig() - Static method in class org.ka2ddo.yaac.io.ConfigAnalyzer
-
Perform a configuration analysis of YAAC.
- analyzeConfiguration() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Analyze the current configuration to report what the station as a whole will do.
- analyzeConfiguration() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Analyze the current configuration to report what the station as a whole will do.
- AnalyzedConfigTable - Class in org.ka2ddo.yaac.gui.io
-
This class displays the current packet relaying capability of the local station.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
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.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.osm.WaySelectionPanel
-
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.table.FillEditor
-
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.config.ConfigureBehavior
-
Called when either the source or one of its ancestors is moved.
- 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.osm.WaySelectionPanel
-
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.table.FillEditor
-
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.config.ConfigureBehavior
-
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.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.osm.WaySelectionPanel
-
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.table.FillEditor
-
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.
- anchor_berth - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- anchorage - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- animal - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- animal_boarding - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_breeding - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_training - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- anime - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- ANNOUNCEMENT - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A non-critical announcement of an arbitrary event.
- antenna - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- antiques - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- apartment - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- apartments - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- append(char) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Appends the specified character to this writer.
- append(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends the specified character to this output stream.
- append(CharSequence) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends the specified character sequence to this output stream.
- append(CharSequence, int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends a subsequence of the specified character sequence to this output stream.
- 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).
- appendAPRSInfo(String, StringBuilder, int) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Cycle the specified APRS message through all the registered sources of extra information.
- 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.
- appendCR - Static variable in class org.ka2ddo.aprs.Message
-
Flag for APRS message generators as to whether a trailing carriage return (CR or \\r character) should be appended to APRS packets.
- 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.
- appendOpenTRACInfo(OpenTracMessage, OpenTracEntity) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Cycle the specified OpenTRAC entity through all the registered sources of extra information.
- 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.
- appendToGpsLog(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Append the specified log message to the current GPS log file (if logging is running).
- appliance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- applyToMap(FullGeoMapIfc) - Method in interface org.ka2ddo.yaac.core.GuiIfc.FullMapFunctor
-
Perform some operation on the specified map view.
- applyToMap(GeoMapIfc) - Method in interface org.ka2ddo.yaac.core.GuiIfc.MapFunctor
-
Perform some operation on the specified map view.
- applyToMap(GeoMapIfc) - Method in class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
-
Perform some operation on the specified map view.
- 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.MainGui
-
Queue up a request to ask the user whether this TACTICAL message should be accepted and processed.
- apron - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Parking area for aircraft.
- APRS - Enum constant in enum class org.ka2ddo.ax25.ProtocolFamily
-
APRS packets over AX.25 UI frames, PID=0xF0 (NOLVL3).
- APRS - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be beaconing on APRS.
- APRS_AND_OPENTRAC - Static variable in class org.ka2ddo.ax25.AX25Message
-
A read-only protocol set that includes both APRS and OpenTRAC.
- APRS_AND_OPENTRAC_AND_RAW - Static variable in class org.ka2ddo.aprs.Message
-
ProtocolFamily set providing all protocols.
- APRS_AND_RAW - Static variable in class org.ka2ddo.aprs.Message
-
Set of ProtocolFamily values for both APRS and raw AX.25.
- APRS_SA_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates APRS+SA station sent the weather report.
- APRSDOS_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates APRSdos station sent the weather report.
- APRSGuiConstants - Class in org.ka2ddo.yaac.gui
-
This singleton class contains various GUI-related APRS constants, such as color codings for symbols.
- APRSIS_HOSTS - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box pre-loaded with standard APRS-IS Tier 2 rotator hostnames.
- 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
-
Create a configuration panel for the
AprsIsConnector
port. - AprsMessageContainingModel - Interface in org.ka2ddo.yaac.gui
-
This interface defines methods on an object that contains an indexed list of messages.
- AprsMessageDocumentListener - Class in org.ka2ddo.yaac.gui
-
DocumentListener to restrict message length to fit in a protocol-specific APRS text message.
- AprsMessageDocumentListener(JTextComponent) - Constructor for class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
-
Create the listener.
- 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.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.gui.weather.NWSZoneLayer
-
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.
- aquarium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- aquarium - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- aqueduct - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- 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
-
Create an new ArbitraryDataInputStream wrapper around the specified DataInput.
- arcade - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- archaeological_site - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- archaeological_site - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- archipelago - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- architect - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- area - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is an enclosed area rather than an open polyline.
- AREA_COLOR - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Color code (usually an Integer) for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_COLORS - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Colors corresponding to APRS-standard area colors for symbol code \l indexed by the color codes defined in chapter 11 of the APRS 1.0.1 Protocol Specification.
- AREA_LAT_OFFSET - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Latitude offset (usually a Double) for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_LON_OFFSET - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Longitude offset (usually a Double) for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_SHAPE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Shape code character for APRS area "symbols" (APRS protocol specification chapter 7).
- AreaFilter - Class in org.ka2ddo.yaac.filter
-
This class implements the area 'a' filter as defined by the APRS-IS server filter standards.
- AreaFilter(String[]) - Constructor for class org.ka2ddo.yaac.filter.AreaFilter
-
Create an AreaFilter based on the provided bounding box parameters.
- AREAL_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- 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() - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with an initial capacity of ten.
- ArrayBlockList(int) - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with the specified initial capacity.
- 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.
- art - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- art_gallery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- arts_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- artwork - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- Ascii85 - Class in org.ka2ddo.util
-
This class provides means to encode and decode byte arrays into ASCII85 (base-85) strings.
- assembly_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- assembly_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- assignPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Allocate a new port number for this PortConfig object.
- atelier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- atm - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- attraction - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- attraction - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- Attraction - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM attraction="*" attribute.
- 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.
- atv - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- audiologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- audiologist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- auditorium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- automat - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- available() - Method in class org.ka2ddo.util.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.util.NonshareableDoubleBufferedDataInputStream
-
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.JsscInputStream
-
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.
- AWY_AERODROME - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_APRON - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_RUNWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_TAXIWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- 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(byte[], int, int) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Extract an AX.25 callsign from an AX.25 frame byte array in network byte order.
- AX25Callsign(int, int, byte[]) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Construct a AX25Callsign from the specified part of the byte array of text containing the 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.
- 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 - Variable in class org.ka2ddo.ax25.AX25Message
-
The AX.25 frame object from which this Message was extracted.
- 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.
- AX25FrameListener - Interface in org.ka2ddo.ax25
-
This interface defines a listener for decoded AX.25 frames as freshly received from an input port.
- 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
-
Create an AX.25 frame logger instance.
- 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 Class 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.
- AX25ParserWithDistributor - Interface in org.ka2ddo.ax25
-
This interface extends the
AX25Parser
interface to indicate it has a means to distribute protocol-specific packets to interested listeners. - AX25Stack - Class in org.ka2ddo.ax25
-
This class implements the internal AX.25 (v2.2) protocol stack for a TNC (layer 2), as defined in the AX.25 Link Access Protocol for Amateur Packet Radio specification.
- azimuth - Variable in class org.ka2ddo.gps.SatelliteState
-
Horizontal orientation to this satellite relative to the current surface position and True North.
B
- baby_goods - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baby_hatch - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BACKGROUND - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an Integer containing an ARGB value for the background color to use.
- BackgroundTimeMode - Enum Class in org.ka2ddo.yaac.gui
-
This enumeration specifies the mode for plotting GUI backgrounds.
- BADFMT_CTCSS_FREQS - Static variable in class org.ka2ddo.aprs.XmitEncoding
-
The standard TCS/CTCSS frequencies in 1/10 Hz values.
- bag - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bahai - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- bahai_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bakery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baking_oven - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bandstand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bandstand - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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.
- BandwidthMonitor(PortConnector, PortConnector.PortStatsType) - Constructor for class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Create a BandwidthMonitor widget for the specified port.
- bank - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bar - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- barber - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baroPressure01HPa - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Barometric pressure in .1 mbar/.1 HPa.
- barrier - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- barrier - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Barrier - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM barrier="*" attribute.
- BARRIER_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Barrier
. - Base64 - Class in org.ka2ddo.util
-
Base64 conversion methods, for use with older versions of Java that don't expose this to users.
- base64ToByteArray(String) - Static method in class org.ka2ddo.util.Base64
-
Convert a Base-64 String into an array of bytes.
- basin - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- basin - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- basket_maker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bathroom_furnishing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- battlefield - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- battlefield - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- baudRate - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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.
- bay - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- bay - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- bazaar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bbq - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BDY_ADMIN_1 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_10 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_11 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_2 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_3 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_4 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_5 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_6 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_7 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_8 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_9 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMINISTRATIVE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_COASTLINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_FARM - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_FOREST - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_INDUSTRIAL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_LANDFILL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_MARITIME - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_PARK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_PROTECTED_AREA - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_SHORELINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_SUBDIVISION - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- beach - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- beach_resort - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- beachhut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Radio navigation aid, such as a VORTAC transmitter.
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- beacon_cardinal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_isolated_danger - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_lateral - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_safe_water - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_special_purpose - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
This method is called for registered implementors when changed beacon data is stored to preferences.
- 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 Class in org.ka2ddo.yaac.io
-
Enum defining the APRS message formats that YAAC can use for position beacons.
- BeaconData.PositionType - Enum Class 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.
- beaconName - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The human-readable identifier for this particular BeaconData object
- beaconNames - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- beaconNames - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Names of beacon instances to send through this port (zero-length array means only default beacon).
- beacons - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The names of all the enabled beacon profiles transmitted through this port.
- BeaconSelectTableModel - Class in org.ka2ddo.yaac.gui
-
This class manages the list of beacon identifiers recognized by YAAC for a particular transmission port.
- BeaconSelectTableModel(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Create the table model for backing a JTable for selecting the beacons to be transmitted through an associated PortConnector
- 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.
- BEARING - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Bearing for direction-finding.
- 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.
- beauty - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bed - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beehive - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- beekeeper - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- BEL - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Terminal session received an ASCII/Unicode BEL control character.
- bench - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- benzhu - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- berth - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beverages - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_parking - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_repair_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- biergarten - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- big_wheel - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- billboard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- binaryValues - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Raw binary bits from telemetry message.
- bingo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- binoculars - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bird_hide - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- birthing_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- birthing_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- biTiles - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Image used to render current tile usage.
- bitmask - Variable in class org.ka2ddo.aprs.TelemetryMessage
-
A bitmask containing the 8 boolean digits from the telemetry message.
- black - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- BLACK - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- BLACKLIST - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic not sent through this port because of blacklisting.
- BlacklistTableModel - 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.
- BlacklistTableModel() - Constructor for class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Create a BlacklistTableModel.
- blacksmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- bLat - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Whole number of degrees latitude for this tile.
- bleachers - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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
-
Create a control button for an existing PortConnector object to display the realtime status of the port and allow invoking the configuration panel for that port.
- block - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- blockMask - Variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
int value in map is bitmask indicating what is blocked for this callsign:
- blood_bank - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- blood_bank - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- blood_donation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- blood_donation - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- blue - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The blue color strength of this object, from 0 to 255.
- boat - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_launch - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- boat_sharing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boatbuilder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boathouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.MessageMessage
-
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.
- BOGUS_RT - Enum constant in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
This is a source of bogus data, and should be displayed (but filtered as realtime), but not logged or digipeated/I-gated.
- bollard - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- bomb_crater - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bomb_shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bookbinder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bookmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- books - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- border_control - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- border_control - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- border_type - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- border_type2 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- BORDER_TYPE2_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
BorderType
value inGenericTaggedNode
. - BorderType - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the supported values of the border_type="*" attribute of OSM.
- borough - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- borough - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- boundary - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Boundary - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM boundary="*" attribute.
- boundary_stone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boundary_stone - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- bounds - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter.BoundsToNameTag
- boutique - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bowling_alley - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bowling_alley - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- breakwater - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- brewery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- brewing_supplies - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is a bridge above some other feature.
- bridleway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- BRIGHT_CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- BRIGHTER_RED - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A brighter version of the red color.
- broker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- brothel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BROWN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- brownfield - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- browse(String, ServiceDiscovery.SDCallback) - Method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Request a service lookup for the desired service category.
- browseService(String) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery browse and synchronously report the results.
- browseService(String, ServiceDiscovery.SDListener) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery browse and potentially asynchronously report the results.
- buddhist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- buddhist_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buffer_stop - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- buildAX25FrameForMessage(String[], SendableMessage, int, ProtocolFamily, 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.
- building - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- building - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- building - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is a building rather than an open space.
- building_materials - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buildLocalCapabilities() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Build a list of APRS capabilities this station has, suitable for a response to a "?IGATE" query.
- buildMenus(ArrayList<AbstractMenuAction>, JMenuBar, Window) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Build the contents of a JFrame's JMenuBar.
- buildNewerYaacNeededMsg(int) - Static method in class org.ka2ddo.yaac.pluginapi.Provider
-
Helper method to create a localized return error message for
Provider.getInitFailureReason()
if the reason is due to using a non-upgraded version of core YAAC. - buildPopupMenu(int, int, Projection, List<StationState>, AX25Frame, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildPopupMenu(int, int, Projection, List<StationState>, AX25Frame, GuiContentType, ArrayList<AbstractPopupMenuAction>) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildPopupMenu(int, int, Projection, List<StationState>, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildPopupMenu(int, int, List<StationState>, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildStationComboBox(boolean, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
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.
- builtup_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- BULLETIN - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a UI displaying only APRS text messages that are broadcast bulletins.
- BULLETIN_SEQUENCE_CHARS - Static variable in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
The characters (in order) for sequencing a multi-line bulletin.
- 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
- bullring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bump_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- bumper_car - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bumper_car - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- bungee_jumping - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bungee_jumping - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- bunker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bunker_silo - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- bunker_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buoy_cardinal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_installation - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_isolated_danger - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_lateral - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_safe_water - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_special_purpose - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- bureau_de_change - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_guideway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- bus_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_stop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_stop - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- bus_trap - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- butcher - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BUTTON_FONT - Static variable in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Property name for Action property to specify the Font for use on the rendered button.
- BUTTON_GROUP_NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the ButtonGroup a radio button menu item is associated with.
- byteArrayToBase64(byte[]) - Static method in class org.ka2ddo.util.Base64
-
Convert a byte array into a Base64 string.
- byway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
C
- C - Enum constant in enum class org.ka2ddo.util.TemperatureUnit
-
Temperature in degrees Celsius.
- cabin - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cabinet_maker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cable_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cable_barrier - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- cable_overhead - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cable_submarine - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- cafe - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cafeteria - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cairn - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cairn - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- calling_in_point - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- callsign - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- callsign - Variable in class org.ka2ddo.opentrac.TraceStep
-
Callsign of relaying station.
- callsign - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
The callsign or group label for messages that should be considered as addressed to the local station.
- callsign - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Station callsign-SSID or object name.
- callsign - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Callsign and SSID associated with the port.
- 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.
- CALLSIGN_SSID - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Just prompt with a plain text edit field, but only accept characters legal in a callsign-SSID.
- CallsignDocumentFilter - Class in org.ka2ddo.yaac.gui
-
These document filters automatically upshifts lowercase text.
- CallsignDocumentFilter(boolean, boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Create a CallsignDocumentFilter, that will permit ASCII letters and digits, and optionally a few other characters to be entered into a document.
- callsignSSID - Variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Callsign-SSID of the blacklisted station.
- camp_pitch - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- camp_site - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- camping - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- canCardBeRemoved(boolean, boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Called by WizardPanel before removing a card, either to switch to another card, or to complete the wizard.
- canCardBeRemoved(boolean, boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Called by WizardPanel before removing a card, either to switch to another card, or to complete the wizard.
- 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.osm.LineEditor
-
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.FillEditor
-
Cancel editing the cell, discarding any changes.
- 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.
- cancelRequested() - Method in interface org.ka2ddo.yaac.core.AbortListener
-
Called from the user interface when the user requests a cancel.
- cancelRequested() - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Called from the user interface when the user requests a cancel.
- cancelTransmission() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Cancel all upcoming transmissions of the beacon.
- cancelTransmission() - Method in class org.ka2ddo.yaac.io.StatusData
-
Cancel future periodic transmissions of this StatusData.
- 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.
- CANCL - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Enum indicating a previous weather advisory is being cancelled.
- candles - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- canForward(int, int) - Method in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
Report whether traffic can be forwarded from the first indexed port to the second indexed port.
- canMsg() - Method in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Report whether YAAC has an operator capable of receiving text messages,
- cannabis - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cannon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cannon - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- canoe_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.Filter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canteen - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- caodaism - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- CAP_ADSB - Static variable in class org.ka2ddo.ax25.Connector
-
A port processing ADS-B data (not APRS or OpenTRAC).
- CAP_FAST_RF_9600 - Static variable in class org.ka2ddo.ax25.Connector
-
A port doing 9600 baud RF data rate instead of the usual 1200.
- 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 consuming NMEA-0183 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_KENWOOD_CMD - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can use Kenwood radio control protocol to alter the settings of the attached radio.
- CAP_OPENTRAC - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can speak the OpenTRAC protocol.
- CAP_RAW_AX25 - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can transmit or receive arbitrary raw AX.25 packets (not just APRS or OpenTRAC).
- 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_SUBCLIENT - Static variable in class org.ka2ddo.ax25.Connector
-
A port from a sub-client using YAAC as a proxy.
- CAP_WAYPOINT_SENDER - Static variable in class org.ka2ddo.ax25.Connector
-
A port capable of sending NMEA-0183 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.
- capabilities - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The current capabilities bitmask for this port, as defined in the
Connector
class. - CapabilitiesProvider - Interface in org.ka2ddo.yaac.ax25
-
This interface is called for registered implementers when someone wants a list of the local station's APRS capabilities (suitable for a
StationCapabilities
response). - capabilityArray - Variable in class org.ka2ddo.aprs.StationCapabilities
-
Ordered array of capability Strings for an APRS station.
- car - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_painter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_parts - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_sharing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_wash - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- caravan_site - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- 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.configwizard.ConfigStationLocation
-
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.configwizard.StartConfigWizard
-
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
-
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.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
-
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.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.
- carousel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carousel - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- carpenter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpet_hanger - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- carpet_layer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- casino - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- castle - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- castle - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- category - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Categorization of the port.
- caterer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cattery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cattle_grid - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- causeway - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- caution_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cave - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cave_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- CBCAPolygon - Class in org.ka2ddo.yaac.util
-
This implements the Cell-Based Containment Algorithm for more efficiently determining whether a point is inside a polygon with a large number of vertices.
- CBCAPolygon() - Constructor for class org.ka2ddo.yaac.util.CBCAPolygon
-
Creates an empty polygon.
- CBCAPolygon(int[], int[], int) - Constructor for class org.ka2ddo.yaac.util.CBCAPolygon
-
Constructs and initializes a
Polygon
from the specified parameters. - cellar_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
This method is cslled by an ExtraColumnProvider when the value in a cell of an extra column changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
This method is cslled by an ExtraColumnProvider when the value in a cell of an extra column changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProviderChangeListener
-
This method is cslled by an ExtraColumnProvider when the value in a cell of an extra column changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- cemetery - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- cenote - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- centre - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- Cfg() - Constructor for class org.ka2ddo.yaac.io.PortConfig.Cfg
- chain - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- chalet - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- chandler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.AprsMessageDocumentListener
- changedUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that an attribute or set of attributes changed.
- 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
- charging_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- charity - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- check(WeatherEnum, Map<Enum, Object>, Map<Enum, Object>, StationState) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Perform the MADIS checks on the specified weather parameter from an APRS packet with weather data in it.
- check(WeatherEnum, OpenTracMessage, OpenTracMessage, StationState) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Perform the MADIS checks on the specified weather parameter from an OpenTRAC packet with weather data in it.
- checkDiskSpace(long) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Check if sufficient disk space is available to import the OSM file.
- CHECKED_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_LIGHT_BLUE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_PURPLE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- 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.MainGui
-
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.
- checkpoint - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- checkpoint - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- checkpointWatchedStationChanges(WatchedStationsTracker.WatchedStation) - Static method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Write the current tracking settings for this station/object to Java Preferences.
- cheese - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chemist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chimney - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- chimney - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- chinese_folk - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- chinese_medicine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chiropodist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chiropractor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chocolatier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cholera_treatment_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- chooseServerAlias(String, Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- christian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- church - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- church - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- church_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- church_yard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cinema - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- circus - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- city - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- city - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- city_gate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- city_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- city_map_post - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- city_wall - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- citywalls - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- citywalls - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanObsoletedUnversionedJSSCJar
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanOldApacheLibraryVersions
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanOldOptionalSslAprsIsDriver
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.UpgradeCleaner
-
Perform the cleaning action for this UpgradeCleaner instance.
- CleanObsoletedUnversionedJSSCJar - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This upgrade cleaner deletes versions of the jssc.jar file that were created prior to the release of YAAC 1.0beta157.
- CleanObsoletedUnversionedJSSCJar() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanObsoletedUnversionedJSSCJar
- CleanOldApacheLibraryVersions - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This class removes obsolete versions of Apache libraries used by core YAAC and by some plugins.
- CleanOldApacheLibraryVersions() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanOldApacheLibraryVersions
-
Instantiate a UpgradeCleaner instance.
- CleanOldOptionalSslAprsIsDriver - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This upgrade cleaner deletes versions of the sslaprsisplugin.jar file that were created prior to the release of YAAC 1.0-beta45.
- CleanOldOptionalSslAprsIsDriver() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanOldOptionalSslAprsIsDriver
- 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() - 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.yaac.gui.BearingPanel
-
Clear any current course setting from this BearingPanel.
- clear(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Clear the specified bit in the HugeBitSet.
- 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 Class in org.ka2ddo.yaac.util
-
Enumeration specifying which types of records should be cleared when deleteAllRows is called.
- clearAccruedHelpSets() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Clean up cached HelpSet data.
- clearAllSpecificTrackStripes() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Clear the plotting of all specific station/object track stripes.
- 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.core.WatchedStationsTracker
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.MainGui
-
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.
- clearcut - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- clearGoodCounts() - Method in class org.ka2ddo.ax25.Connector.PortStats
-
Reset only the counters of successful operations.
- clearPassall() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Turn off the passall mode for this filter.
- clearPolygon() - Method in class org.ka2ddo.yaac.osm.Way
-
Release any storage used for a point-in-polygon checking polygon object.
- clearResendableFrame() - Method in class org.ka2ddo.ax25.ConnState
-
Cancel an outstanding resendable frame's timer.
- clearSelectedDrawable() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Unselects any drawable in the DrawLayer that was selected by the SELECT mode.
- 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.
- cliff - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- clinic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clinic - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- clock - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clockmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clocks - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clone() - Method in class org.ka2ddo.aprs.XmitEncoding
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Throws CloneNotSupportedException.
- 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.CumulativeBooleanOrFilter
-
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.FirstDigipeatFilter
-
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.NotFilter
-
Creates and returns a copy of this Filter.
- 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
-
Creates and returns a copy of this object.
- 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.GuiSymbols.GuiSymbolImage
-
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.ax25.ConnState
-
Closes this connection and releases any system resources associated with it.
- 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.util.NonshareableBufferedDataInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.util.UTF8StreamReader
-
Closes the stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Closes the stream, flushing it first.
- close() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Stop using this format of logger.
- close() - Method in interface org.ka2ddo.yaac.gps.GpsLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gui.config.ConfigureTransmit
-
Closes this stream and releases any system resources associated with it.
- 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.FirstDigipeatFilterUI
-
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
-
Shut down the asynchronous update listeners in all the table models in this UI.
- close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Shut down the asynchronous update listeners in this table model.
- close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Shut down the asynchronous update listeners in this table model.
- close() - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Shut down dynamic listening when the view is closed.
- close() - Method in class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
-
Closes this panel and releases any system resources associated with it.
- 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.LineOfSightPane
-
Closes this pane and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.RawPacketFrame
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Shut down a Terminal and close the I/O streams it is connected to.
- 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.gui.TXIGatedStationsTableModel
-
Closes this table model and releases any system resources associated with it.
- 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.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.NonshareableBufferedInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Closes the stream.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Close the Reader.
- 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.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.UdpSubmitConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
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.
- close() - Method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Close down an open ServiceDiscovery handler and release any resources it is holding.
- Close() - Constructor for class org.ka2ddo.yaac.io.Transmitter.Close
- CloseContentOnWindowClose - Class in org.ka2ddo.yaac.gui.util
-
This class provides a common function of closing down the dynamic contents of a closed Window.
- CloseContentOnWindowClose(Closeable) - Constructor for class org.ka2ddo.yaac.gui.util.CloseContentOnWindowClose
-
Create a WindowListener that will release resources owned by the window when it is closed.
- 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.MainGui
-
Close the window that currently has the keyboard focus (if it is part of the YAAC application).
- CLOSED - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Either negotiation failed or the connection has been closed.
- CLOSED_OPTION - Static variable in class org.ka2ddo.yaac.core.ErrorLogger
-
Return value from class method if user closes window without selecting anything, more than likely this should be treated as a
NO_OPTION
. - CloseOnLostFocusWindow - Interface in org.ka2ddo.yaac.gui
-
This tag interface marks a subclass of java.awt.Window that is rigged to self-close when it loses focus.
- 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(Component, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandAction(Window, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandAction(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(Component) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- CloseWindowCommandListener(Window) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- clothes - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clubhouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CM - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in centimeters.
- CoalesceChangeListener - Class in org.ka2ddo.yaac.gui.io
-
ItemListener to handle adjustments in the DONT_COALESCE flag for port editors.
- CoalesceChangeListener(JCheckBox, PortConfig.Cfg) - Constructor for class org.ka2ddo.yaac.gui.io.CoalesceChangeListener
-
Create a CoalesceChangeListener for the specified widget and PortConfig.
- coast_guard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COASTAL_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- coastguard_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- cobbler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- coffee - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- college - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- color - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- color - Variable in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Code enum for the color to draw the obstruction.
- COLOR - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an Integer containing an ARGB value for the foreground color to use.
- COLOR_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
OSMColour
value inGenericTaggedNode
. - ColorType - Enum Class in org.ka2ddo.yaac.osm
-
Enumerate the default colors and textured patterns used to render OSM.
- colour - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Primary color of a map feature.
- column - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- columnAdded(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that a column was added to the model.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProviderChangeListener
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- 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. - commercial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
For-profit businesses that do not fall into any of the other categories.
- commercial - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- common - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- CommonCustomRendererConstants - Interface in org.ka2ddo.yaac.gui
-
Constants shared by customized table and list cell renderers in YAAC.
- communication_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- communications - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to telecommunications and broadcasting.
- communications_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- community_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- community_health_worker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- community_health_worker - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- company - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- compareGTNAttributes(GenericTaggedNode<?>, GenericTaggedNode<?>) - Static method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Compare the attributes of 2 GenericTaggedNodes to see if one appears to be a more detailed version of the other (assuming their other type-specific attributes are identical).
- 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.filter.DestinationFilter
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
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.LocalObjectTableModel
-
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.StationListTableModel
-
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.
- compareRows(int, SupportsExtraData, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Compare this column of the two rows.
- 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.aprs.Message
-
Compares this object with the specified object for order.
- compareTo(AX25Message) - Method in class org.ka2ddo.aprs.MessageMessage
-
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
-
Compares this object with the specified object for order.
- 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
-
Compares this object with the specified object for order.
- 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(FirstWindow) - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Compares this enum with the specified object for order.
- compareTo(GeographicalMap.LayerCreator) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
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) - Method in class org.ka2ddo.yaac.io.PortConfig
-
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(ChangeSet) - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Compares this object with the specified object for order.
- compareTo(GTNWrapper) - Method in class org.ka2ddo.yaac.osm.GTNWrapper
-
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.
- compareTo(YAAC.PluginContext) - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Specify in what order plugins should be loaded.
- 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.GeographicalMap
-
Invoked when the map window has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor 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.osm.OSMLayer
-
Invoked when the OSMLayer has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
DO NOT CALL.
- 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.weather.NWSZoneLayer
-
Invoked when the component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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.GeographicalMap
-
Invoked when the map window's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor 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.osm.OSMLayer
-
Invoked when the OSMLayer's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
DO NOT CALL.
- 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.weather.NWSZoneLayer
-
Invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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.GeographicalMap
-
Invoked when the map window's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor 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.osm.OSMLayer
-
Invoked when the map window's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
DO NOT CALL.
- 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.weather.NWSZoneLayer
-
Invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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.GeographicalMap
-
Invoked when the map window has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor 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.osm.OSMLayer
-
Invoked when the OSMLayer has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
DO NOT CALL.
- 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.weather.NWSZoneLayer
-
Invoked when the component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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.MainGui
-
Display a form to allow transmitting a multi-line email message to someone via the APRS-WinLink gateways.
- COMPRESSCODE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Compression type code for compressed position messages (APRS protocol specification chapter 9).
- COMPRESSED - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Use compressed-text position reports for beacons.
- compressed_air - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COMPRESSED_LAT_SCALING - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Conversion scaling constant for encoding latitude in APRS compressed-text format.
- computeActiveQueueCount(GenericTaggedQueue[]) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to compute the current count of non-empty queues.
- 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.OpenTracGpsQuality
-
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.
- computeQueuesBacklog(GenericTaggedQueue[]) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to compute the current backlog count of queued objects.
- computer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- computer_games - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- concert_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- concession_stand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- confectionery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for 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
-
The fully-qualified platform-wildcarded class name for the configuration editor for ExternalMessageSourceConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for FileTNCConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for GpsdConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for KenwoodConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Class name for the port configuration editing widget for the KISS-over-TCP port type, with a wildcard to insert the GUI implementation name.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.OuternetConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for OuternetConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for SerialGpsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for SerialTNCConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for 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.UdpSubmitConnector
-
Specify the fully-qualified platform-wildcarded class name for the editor for AprsIsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for WxnowTxtConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for YaesuConnector.
- ConfigAnalyzer - Class in org.ka2ddo.yaac.io
-
This class examines the active configuration of YAAC and derives what the station is capable of doing (digipeat, I-gate, etc.), and produces a data structure that can be converted into a report.
- ConfigAnalyzer() - Constructor for class org.ka2ddo.yaac.io.ConfigAnalyzer
- ConfigAnalyzer.IGateLevel - Enum Class in org.ka2ddo.yaac.io
-
Enumeration defining the level of I-gate operation allowed on this system.
- ConfigAnalyzer.Port - Class in org.ka2ddo.yaac.io
-
Structure containing statistics about a port carrying APRS traffic.
- ConfigAnalyzer.PortCategory - Enum Class in org.ka2ddo.yaac.io
-
Enumeration defining generic port categories.
- ConfigAnalyzer.YAACSystem - Class in org.ka2ddo.yaac.io
-
Configuration analysis statistics for the local YAAC system as a whole.
- 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
- ConfigImporter - Class in org.ka2ddo.yaac.io
-
This class implements an XML parser that can interpret the XML export of a YAAC configuration (as dumped by the Java Preferences code).
- 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
-
Create a wizard card for editing a particular type or instance of a YAAC I/O port.
- 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
-
Create a wizard card for managing the non-GPS ports in YAAC.
- 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.
- ConfigUpdateExistingPortCallsigns - Class in org.ka2ddo.yaac.gui.configwizard
-
This wizard card handles the case where the user is reconfiguring an already-configured system and wants to change the callsign and/or SSID.
- 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.UdpSubmitConnector
-
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(PortConfig) - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Update the configuration of the connector to match the updated setup.
- 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.
- ConfigureBeaconRates - Class in org.ka2ddo.yaac.gui.config
-
This class provides configuration controls for editing fast and slow beacon rates.
- ConfigureBeaconRates(ResourceBundle, SetBeaconRatesIfc) - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Create a sub-panel for editing messaging intervals.
- ConfigureBehavior - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring user preferences regarding the behavior of YAAC.
- ConfigureBehavior() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBehavior
- 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
-
Create the port configuration panel.
- ConfigurePreferences - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring user display preferences used by YAAC.
- ConfigurePreferences() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigurePreferences
-
Create the user preferences configuration panel.
- 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.MainGui
-
Broadcast a specified global query message after confirming the user really wants to send it.
- confucian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- connect(PipedReader) - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Connects this piped writer to a receiver.
- connect(PipedWriter) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Causes this piped reader to be connected to the piped writer
src
. - connectionClosed(Object, boolean) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the established connection was shut down normally.
- connectionClosed(Object, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
-
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.
- connectionEstablished(Object, ConnState) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
-
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.
- connectionLost(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
-
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
-
Create a TableModel for viewing the current AX.25 connected-mode sessions observed by this instance of YAAC.
- connectionNotEstablished(Object, Object) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the requested connection could not be established.
- connectionNotEstablished(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
-
Report that the requested connection could not be established.
- ConnectionRequestListener - Interface in org.ka2ddo.ax25
-
This interface defines a means by which an arbitrary handler can choose to accept an inbound AX.25 connected-mode session request.
- connector - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The actual interface the statistics were collected from.
- Connector - Class in org.ka2ddo.ax25
-
This class defines the generic API for an object that connects a real-time data stream to this application.
- Connector() - Constructor for class org.ka2ddo.ax25.Connector
- Connector.ConnectorType - Enum Class in org.ka2ddo.ax25
-
Type of Connector, used in filtering and deciding whether to digipeat or I-gate traffic sourced from this connector.
- Connector.PortStats - Class in org.ka2ddo.ax25
-
A data structure recording throughput statistics for its containing PortConnector instance.
- 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.MainGui
-
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 Class in org.ka2ddo.ax25
-
Enum identifying the transitional condition of the connection.
- ConnState.ConnType - Enum Class in org.ka2ddo.ax25
-
Enumeration specifying the different types of connection-oriented AX.25 sessions.
- ConnStateChangeListener - Interface in org.ka2ddo.ax25
-
This listener interface allows classes outside the org.ka2ddo.ax25 hierarchy to be informed when connected sessions are updated.
- conservation - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- construction - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- construction - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- construction_company - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- consulate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- consulate - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- consulate_general - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- consumeAX25Frame(AX25Frame, Connector) - Method in interface org.ka2ddo.ax25.AX25FrameListener
-
Receive an incoming frame from the specified input Connector.
- consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
DO NOT CALL.
- consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
- consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in interface org.ka2ddo.yaac.ax25.DuplicateCheckedAX25Listener
-
Called when a AX.25 frame is received.
- 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.
- consumeXMLPreferenceData(String, String, String, String) - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Process a Preferences node entry when restoring a configuration XML.
- contains(double, double) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Determines if the specified coordinates are inside this
Polygon
. - 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()).
- contains(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Test if the specified pattern is already specified in this filter.
- contains(Node) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode's bounding box contains the specified OSM
Node
. - contains(Way) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode's bounding box contains the specified OSM
Way
. - containsEnum(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Report whether the specified Enum value is registered in this VisibleEnum.
- CONTEXT_MENU_ACTION - Variable in class org.ka2ddo.yaac.gui.StationRenderer
-
Action to launch a geographical map specific popup menu.
- continent - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- control_center - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A control center (in the US referred to as air route traffic control center (ARTCC)) is a facility responsible for controlling aircraft en route in a particular volume of airspace (a Flight Information Region) at high altitudes between airport approaches and departures.
- control_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- control_point - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- control_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A control tower is a tall, windowed structure located on the airport grounds.
- CONV_DEGLAT_TO_METERS - Static variable in enum class 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 class 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 class 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 class 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 class org.ka2ddo.util.DistanceUnit
-
Convenience constant for nautical miles to meters when both units are fixed in equation.
- CONV_NM_TO_MI - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for nautical miles to statute miles.
- convenience - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- convent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- convention_center - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- cook_stove - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cooper - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- copyInto(XmitEncoding) - Method in class org.ka2ddo.aprs.XmitEncoding
-
Copy another XmitEncoding into this XmitEncoding object.
- copyInto(GpsFix) - Method in class org.ka2ddo.gps.GpsFix
-
Overwrite another GpsFix object with this GpsFix's values.
- copyInto(BeaconData, Preferences, String) - 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.
- copyInto(VisibleCtls) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Transfer the way selection choices into a VisibleCtls object.
- copyInto(VisibleCtls) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Copy the settings in this VisibleCtls into another instance.
- copyMap() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Make a screenshot copy of the current map.
- copyshop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CoreProvider - Class in org.ka2ddo.yaac.core.provider
-
This class defines the core functionality to be provided by the YAAC application.
- CoreProvider.TransmitGeneratedObjectReport - Class in org.ka2ddo.yaac.core.provider
-
Helper class for transmitting a locally generated Object or Item Report packet and keeping it registered in the local object list.
- cosmetics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- costume - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- council_office - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- counselling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- counselling - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- count - Variable in class org.ka2ddo.yaac.io.CountingOutputStream
-
Number of bytes forwarded to the encapsulated OutputStream.
- COUNTED_BINARY - Enum constant in enum class org.ka2ddo.yaac.core.PacketExportMode
- 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.
- CountingInputStreamForSockets - Class in org.ka2ddo.yaac.io
-
InputStream to count the number of bytes read from the input, so as to drive a progress bar, but it avoids using the read() method of the passed-in InputStream, as SocketInputStream malloc's a 1-byte byte array for each such read, then throws the array away.
- CountingInputStreamForSockets(InputStream) - Constructor for class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
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
-
Wrap a stream that counts the number of bytes written around another OutputStream,
- country - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- country_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- county - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- county - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- coupure - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- courier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COURSE - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The wind direction (or travel direction for non-weather-stations) in degrees from True North.
- courthouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- coworking_space - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- craft - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- craft - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- crane - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- 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.
- createAgeArray(long, long, int) - 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 TexturePaint object using the specified colors and check size.
- createConvexBoundaryPolygon(Point[]) - Static method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Find the convex hull polygon around an arbitrary unordered array of points.
- createEnumEditor(Class<? extends Enum>, boolean) - Static method in class org.ka2ddo.yaac.gui.table.EnumCellEditor
- createEnumEditor(Enum[]) - Static method in class org.ka2ddo.yaac.gui.table.MultiEnumCellEditor
- 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, 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.
- createPortIfNonexistent(String) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Check the existing ports to see if a port matching the specified parameter string exists, and create a new one if a match is not found.
- 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.MainGui
-
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() - Static method in class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
-
Manufacture a table cell editor for choosing one of the defined APRS symbol codes.
- createSelectableSymbolEditor(boolean) - Static method in class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
-
Manufacture a table cell editor for choosing one of the defined APRS symbol codes.
- 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
-
Create a StringCellRenderer for the weather data.
- createStripedTexture(Color, Color) - Static method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Create a diagonally striped TexturePaint.
- createStrokedShape(Shape) - Method in class org.ka2ddo.yaac.gui.RailroadStroke
-
Returns an outline
Shape
which encloses the area that should be painted when theShape
is stroked according to the rules defined by the object implementing theStroke
interface. - createUI(JComponent) - Static method in class org.ka2ddo.yaac.gui.help.MultiJarContentViewerUI
-
Reflection-launched method to create the JavaHelp viewer supporting multiple jar files' help data.
- createWidgets(ResourceBundle, PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.gui.io.ProtocolSelectionControls
-
Create a generic set of controls for enabling or disabling the protocols to be supported over the asscoiated AX.25 port interface.
- credit_union - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- crematorium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CRITICAL_ERROR - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Critical error message that the user should be informed about.
- CRLF - Static variable in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
HTTP standard byte sequence for end-of-line.
- cross - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cross - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- crucifix - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- crypt - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CSV - Enum constant in enum class org.ka2ddo.yaac.core.PacketExportMode
- CSV - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS using CSV format, in the order latitude, longitude, elevation, and timestamp (the latter in the format accepted by Microsoft Excel).
- 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
-
Specification of tone or digital squelch used by this repeater.
- 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.
- culvert - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanAndFilter() - Constructor for class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Create a Filter that combines the results of other Filters and reports only the worst of the sub-filter results.
- CumulativeBooleanAndFilter(CumulativeBooleanAndFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
-
Create an editing UI for the specified CumulativeBooleanAndFilter.
- CumulativeBooleanOrFilter - Class in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanOrFilter() - Constructor for class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
- CumulativeFilter - Interface in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters and determines the overall pass/fail based on the aggregation of the sub-filters' results.
- 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.
- curtain - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cutline - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- CWT - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in hundreds of pounds-mass.
- cx - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Longitude center of download area.
- cy - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Latitude center of download area.
- CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- cycle_barrier - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- cycleway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- cycleway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Cycleway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM cycleway="*" attribute.
D
- dairy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- dance - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- dance_studio - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DARK_BLUE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_GREEN - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A dark green color.
- DARK_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- dark_ride - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dark_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- DARKER_GRAY - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
Background for geographical map in night mode.
- 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 - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DASH_DOT - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DASH_DOT_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 1-pixel-wide line of alternating dots and dashes.
- 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 - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a dashed (6 pixels long) line 1 pixel wide.
- 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 Class 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.
- DATE_TIME - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The date and time of a PositionlessWeatherReport.
- 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(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Create a DateCellRenderer specifying no filtering and the default Font.DIALOG style, but specifying whether to use the default long format or a shorter format.
- 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.
- DateCellRenderer(RelativeTimeFilter, String) - 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.
- daycare - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- daymark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- DAYTIME - Enum constant in enum class org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Use normal daytime colors.
- Dbf - Class in org.ka2ddo.util
-
This class provides a simple read-only means of interpreting a DBF database file.
- Dbf(File) - Constructor for class org.ka2ddo.util.Dbf
-
Read a DBF file and get all its data into memory.
- Dbf.Field - Class in org.ka2ddo.util
-
This class describes the structure of one field (column) in the DBF table.
- DCS_CODES - Static variable in class org.ka2ddo.aprs.XmitEncoding
-
The standard DCS (CDCSS) code numbers, in ascending number order.
- DD_DDDDDD - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in fractional degrees.
- DDMM_MM - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in degrees and fractional minutes.
- DDMMSS - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in degrees, minutes, and seconds,
- DEADRECKONED - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
The station was moving the last time we received a position report and has not sent an updated position report in a while, such that the station is plotted at a deadreckoned position based on the last course and speed, rather than at the last reported position.
- debris - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- DebugCtl - Class in org.ka2ddo.util
-
This class manages the debug controls for the application, independent of how the controls are set by any user interface.
- DebugCtl.DbgListener - Interface in org.ka2ddo.util
-
Implementors of this interface, if registered with the
DebugCtl.addDbgListener(DbgListener, String, String)
method, can be informed of dynamic changes in the debug flags. - decayRatio - Variable in class org.ka2ddo.aprs.ObjectReport
-
The ratio of expansion of the transmission interval as the rate slows from the fast rate to the slow rate.
- decayRatio - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Decay ratio when slowing down the beacon; should be 2 or 3.
- decayRatio - Variable in class org.ka2ddo.yaac.io.StatusData
-
Decay ratio when slowing down the beacon; should be 2 or 3.
- 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".
- decodePreferenceValue(String) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Decode the storage format used to store a PortConfig in Java Preferences into this PortConfig object.
- decodeString(String) - Static method in class org.ka2ddo.aprs.XmitEncoding
-
Decode the specified string into a tone or DCS encoding.
- 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(int) - Method in enum class org.ka2ddo.aprs.WeatherEnum
-
Convert a numeric value from APRS encoding format to actual numeric value.
- decodeValue(String) - Method in enum class 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_FIELD_NAMES - Static variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Default field names for telemetry messages per the APRS Protocol Specification.
- DEFAULT_FIXED_LATITUDE - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
The default latitude for new deployments is somewhere in the middle of the USA.
- DEFAULT_FIXED_LONGITUDE - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
The default longitude for new deployments is somewhere in the middle of the USA.
- 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.
- DEFAULT_SORT_KEYS - Static variable in class org.ka2ddo.yaac.gui.BulletinBoard
-
Default sort order for Bulletin Board table.
- DEFAULT_SORT_KEYS - Static variable in class org.ka2ddo.yaac.gui.StationListViewer
-
Default sort order for Station/Object List table.
- 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.
- defHeight - Variable in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Height of an obstruction.
- defibrillator - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- defibrillator - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- defRadius - Variable in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Radius of a Node obstruction in millionths of degrees (if non-negative) or negated scaling factor from height in meters to radius in millionths of degrees if negative.
- DEG_LAT - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in degrees of latitude upon the Earth.
- delayedQueue(AX25FrameSource, long) - Method in interface org.ka2ddo.ax25.Transmitting
-
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled Connectors.
- 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.LocalObjectTableModel
-
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.
- deleteFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.BeaconData
-
Delete the current beacon settings from Java Preferences.
- 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
-
Delete a row from the table, taking away that particular digipeat alias definition.
- deleteRow(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Delete an entry from the
MessageGroupCatalog
. - 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.
- deli - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DEM_SRC_CODES - Static variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
Mappings of NASADEM source code byte values to names of data sources as defined here.
- dental_technician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dentist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dentist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- department_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dephoneticizeCallsign(String) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert a string of standard phonetics into a simple callsign-SSID string.
- depth_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- depth_contour - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dermatologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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 - Class in org.ka2ddo.yaac.gui.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(DestinationFilter) - 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.
- DestinationStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
-
Create a new DestinationStatistics counter object.
- 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.
- device_charging_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- deviceName - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- deviceName - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The device name or network host name/address associated with this port.
- DFS - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Four-digit Direction-Finding Signal.
- DGPS - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Differential GPS fix.
- 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.
- dialysis - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dialysis - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- DIGI - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a digipeater station that relays other stations' traffic over RF.
- digiAliases - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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).
- DIGIPEAT - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic digipeated through this station.
- 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
-
Create a table model for modifying the global enable status of digipeat aliases.
- 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
-
Create an empty DigipeatAliasRecord.
- DigipeatAliasRecord(String, String) - Constructor for class org.ka2ddo.ax25.DigipeatAliasRecord
-
Create a DigipeatAliasRecord using string format attributes.
- digipeatAliasSet - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The digipeat aliases functioning on the port (after accounting for both per-port and global alias disabling).
- 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 class/object handles digipeating operations according to the rules for AX.25 digipeating, as modified for APRS to handle I-gating and New-N paradigm digipeat aliases.
- DIGIPEATER - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be digipeating other stations.
- DIGIPEATER_ALIASES - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Text abbreviations for digipeater aliases to be reported in station beacon message.
- Digipeater.BlacklistMask - Class in org.ka2ddo.yaac.ax25
-
Class specifying the specific level of blacklisting for a particular callsidn-SSID.
- Digipeater.TXIGatedStationStatus - Class in org.ka2ddo.yaac.ax25
-
Status of stations trying to RF-transmit through this station from the Internet.
- 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) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Report when a new digipeater is identified.
- 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
-
Digipeater alias combinations to be used for transmitting this beacon, in proportional pathing preference order.
- digipeaters - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify the digipeater path or paths (if proportional pathing is being used) for transmitting this status message over RF.
- digipeaterUsedAgain(String) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Report when a digipeater is used again.
- DigipeatListener - Interface in org.ka2ddo.yaac.aprs
-
This interface defines events that can occur when the StationTracker class is updated with digipeater information.
- DigipeatPathPanel - Class in org.ka2ddo.yaac.gui
-
This class defines a GUI sub-panel for editing digipeat path choices.
- DigipeatPathPanel(String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a list of digipeater paths, initialized to the APRS-standard default path list..
- DigipeatPathPanel(String, String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a single digipeater path.
- DigipeatPathPanel(String, String[], boolean) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a list of digipeater paths.
- digipeatPaths - Variable in class org.ka2ddo.aprs.ObjectReport
-
Digipeating paths (in proportional pathing order) for transmitting locally-originated Objects.
- DigipeatStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
-
Create a DigipeatStatistics object
- diplomatic - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Diplomatic - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the diplomatic="*" attribute of OSM.
- directionality - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG for compass octant of antenna directionality.
- DIRECTIVITY - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
Display directionality octant strings for the PHG directionality value.
- DirectoryFilter - Class in org.ka2ddo.yaac.gui.util
-
This class provides a JFileChooser's FileFilter that only selects directories, not regular files.
- DirectoryFilter(String) - Constructor for class org.ka2ddo.yaac.gui.util.DirectoryFilter
-
Create a DirectoryFilter with the specified description.
- 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
- disableForTransmit() - Method in class org.ka2ddo.aprs.DefaultMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MessageMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MicE
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.ObjectReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.PositionReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.Query
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.StationCapabilities
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.StatusMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in interface org.ka2ddo.ax25.SendableMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.yaac.io.StatusData
-
Specify that message should no longer be transmitted.
- disaster_help_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- disaster_help_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- disaster_response - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- disc_golf_course - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- DiscardOSMElementException - Exception in org.ka2ddo.yaac.osm
-
This exception is thrown if the YAAC OSM importer decides that, due to a specific piece of information, this OSM element should not be stored in the tile files.
- DiscardOSMElementException() - Constructor for exception org.ka2ddo.yaac.osm.DiscardOSMElementException
-
Constructs a new exception with
null
as its detail message. - DiscardOSMElementException(String) - Constructor for exception org.ka2ddo.yaac.osm.DiscardOSMElementException
-
Constructs a new exception with the specified detail message.
- disco - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dish_aerial - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- dispatchThread - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Pointer to consumer thread for
rtQueue
. - displayAttentionAlert(double, double, AX25Message.Precedence) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Display an AttentionAlert (flashing arrows) on the map for a particular position.
- displayAttentionAlert(double, double, AX25Message.Precedence) - 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 class org.ka2ddo.yaac.gui.GeographicalMap
-
Display an AttentionAlert (flashing arrows) on the map for a particular position.
- displayAttentionAlert(double, double, AX25Message.Precedence) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- 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(StationState) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display a locate AttentionAlert (flashing arrows) on the map for a particular station or object.
- displayAttentionAlert(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- 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 theNAME
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.MainGui
-
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.MainGui
-
Launch the JavaHelp browser, starting with the help corresponding to the specified help ID
- displayLocalText(String) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Display the programmatically-generated text on the Terminal screen.
- displayLocateAmenityDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the Locate Amenity dialog, and handle user input to it.
- displayLocateAmenityDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
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.MainGui
-
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
getInfo()
method. - displayNWSActiveZonesDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the Severe Weather dialog.
- displayNWSActiveZonesDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display the Severe Weather dialog.
- 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.MainGui
-
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.MainGui
-
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.MainGui
-
Display a dialog asking the user which pre-compiled OSM tiles to download.
- displayStationSpecificMap(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Open a map window centered on the station or object specified.
- displayStationSpecificMap(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Open a map window centered on the station or object specified.
- 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.MainGui
-
Display a dialog asking the user which SRTM tiles to download.
- dispose() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Releases all of the native screen resources used by this
Window
, its subcomponents, and all of its owned children. - 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
-
Close and dispose of the UI object for displaying the failure (generally because the failure has been resolved).
- disposeOfSplash(Object) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
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.
- distance_mark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- distanceUnit - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
The units of distance used by the distance value.\
- DistanceUnit - Enum Class in org.ka2ddo.util
-
This enumeration declares units (with conversion factors) for measuring distances.
- distillery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- district - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- disused - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- ditch - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- ditch - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- ditch - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- dive - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doctors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doesKeystoreExistYet() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Test if the keystore has been created yet,
- dog_park - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- dog_toilet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doityourself - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doLineSegmentsIntersect(int, int, int, int, int, int, int, int) - Static method in class org.ka2ddo.yaac.osm.Way
-
Check if two line segments intersect, according to the algorithm from "Algorithms", Cormen, Leiserson & Rivest, 1992, pp.
- doLineSegmentsIntersect(int, int, int, int, int, int, int, int) - Static method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Check if two line segments intersect, according to the algorithm from "Algorithms", Cormen, Leiserson & Rivest, 1992, pp.
- dollar_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dolphin - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- done() - Method in interface org.ka2ddo.yaac.io.OuternetConnector.OuternetTestListener
-
Called when receive from Outernet receiver is complete.
- done() - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
Report that the request has completed successfully; no more calls to
ServiceDiscovery.SDCallback.addAnswer(ServiceDiscovery.SDAnswer)
will occur. - 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.
- DONT_SHOW - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- donut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- door_construction - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doPostProcForLayer(MapBean, Layer) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Does any post-processing needed after the Layer obtained from the
GeographicalMap.LayerCreator.getLayer(com.bbn.openmap.MapBean, GeographicalMap, com.bbn.openmap.MouseDelegator, java.util.prefs.Preferences)
method is added to the MapHandler. - dormitory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DOT - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DOTTED_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a dotted line 1 pixel wide.
- DOTTED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a dotted line 1 pixel wide.
- dovecote - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- downloadNewReleases(List<Provider>, String[], 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, String, File, int, int, String, StatusListener, OsmDownloader.TileDownloadStatistics, boolean, VisibleCtls) - Static method in class org.ka2ddo.yaac.osm.OsmDownloader
-
Download one tile file (ways or nodes) from a specific tile directory.
- DR - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Estimated dead-reckoned fix.
- drain - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- drain - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- 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.
- 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.
- DRAW_MOUSE_MODE_NAME - Static variable in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Mouse mode name for this Layer.
- DRAW_OVAL - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DRAW_POLYLINE - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DRAW_RECT - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DrawExtraOnLineOfSight - Interface in org.ka2ddo.yaac.gui
-
Interface for extension to
LineOfSightPanel
to draw extra details if requested. - 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(GeographicalMap, MouseDelegator) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Create a DrawLayer for the specified MouseDelegator.
- DrawMode - Enum Class in org.ka2ddo.yaac.gui.drawlayer
-
This enumeration defines the different drawing modes the DrawLayer can support.
- drawObstruction(Graphics2D, double, double, int, int, float, float, double, double) - Method in interface org.ka2ddo.yaac.gui.DrawExtraOnLineOfSight
-
If an obstruction appears at this point on the line-of-sight plot, draw the obstruction above the ground.
- drawObstruction(Graphics2D, double, double, int, int, float, float, double, double) - Method in class org.ka2ddo.yaac.gui.osm.LOSExtraDrawer
-
If an obstruction appears at this point on the line-of-sight plot, draw the obstruction above the ground.
- 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
-
Create a DrawToolBar to control the specified DrawLayer.
- drawTrackStripe - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Boolean true if map rendering should draw a track stripe after a moving station/object.
- dredged_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dressing_room - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dressmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drinking_fountain - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- drinking_water - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- driving_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drop_tower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drop_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- drugstore - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_cleaning - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_riser_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_riser_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- drydock - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dst - Variable in class org.ka2ddo.ax25.ConnState
-
Recipient of session.
- 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.
- dumping_ground - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dumpRecordQueueToFile(File, ArrayList<String>) - Method in class org.ka2ddo.yaac.core.StringLogger
-
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<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.
- 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 StatusData as a 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.
- dupUnuseDigipeaters(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Create a duplicate digipeater list from a source packet, but ensure all the has-been-repeated flags are cleared.
- DW_SOLID - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DW_SOLID_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 4-pixel-wide solid line.
- DW_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a 4-pixel-wide solid line.
- DX_BAND_OPENING - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A DX band opening report has been received.
- 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 reported station.
- DXTableModel - Class in org.ka2ddo.yaac.gui
-
This class implements a table model for tracking incoming DX reports.
- dyke - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- dyke - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
E
- e_cigarette - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- EDITABLE_TEXT - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an editable text field, initialized from
ExtraContentElement.getValue()
and changes stored by callingExtraContentElement.setValue(Object)
. - 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
-
Create an instance of the filter editing panel.
- editStationNotes(StationState, int, int) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display and edit notes attached to a specific station or object.
- editStationNotes(StationState, int, int) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display and edit notes attached to a specific station or object.
- editTopoColors() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
- editTopoColors() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
- education - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Educational institutions and businesses.
- educational_institution - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ele - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- ele - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- ELE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for elevation value in
GenericTaggedNode
. - electrical - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electrician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electronics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electronics_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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
-
The elevation value in the default short
DistanceUnit
. - embankment - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- embassy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- embassy - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- embroiderer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Emergency - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the emergency="*" attribute of OSM.
- EMERGENCY - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Top-priority traffic preempting all other traffic, regarding life and safety issues.
- EMERGENCY - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Message reporting emergency precedence.
- EMERGENCY - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
This station has reported an emergency.
- EMERGENCY_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used to identify stations sending emergency traffic.
- emergency_phone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_service - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_ward_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_ward_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- employment_agency - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- EMPTY_VALUE - Static variable in class org.ka2ddo.ax25.XIDParameter
- enabled - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- enabled - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Specify if this digipeat alias is globally enabled for digipeating.
- enabled - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Flag indicating whether this LocalDestinationRecord should be used.
- 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
-
Indicate whether this particular beacon should be transmitted.
- 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
-
Flag indicating whether this status information should be transmitted.
- enabled - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Specifies whether action is enabled; the default is true.
- enabledAsFirst - Variable in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
-
Whether this digipeater is enabled for filtering by the
FirstDigipeatFilter
. - enabledForTransmit - Variable in class org.ka2ddo.aprs.PositionMessage
-
Indicate whether or not this position message is transmittable by this station.
- enableMeteorMode - Variable in class org.ka2ddo.yaac.io.StatusData
-
Enable meteor-scatter mode, where the status packet is transmitted repeatedly at maximum speed until the timeslot is over.
- EnableOnListSelect - Class in org.ka2ddo.yaac.gui.util
-
This class implements a list selection listener that will control the enable state of an associated JComponent based on whether something is selected in the list.
- EnableOnListSelect(JComponent) - Constructor for class org.ka2ddo.yaac.gui.util.EnableOnListSelect
-
Create a listener to enable or disable the associated JComponent when the list is selected or unselected.
- encode(byte[]) - Static method in class org.ka2ddo.util.Ascii85
-
Encode a byte array into an ASCII-85-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
-
Generate a String encoding in ASCII text the value of this XmitEncoding object.
- 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.
- encodeValue(float) - Method in enum class org.ka2ddo.aprs.WeatherEnum
-
Convert a raw numeric value into the encoding that would be used for APRS packet creation.
- endElement(String, String, String) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive notification of the end of an element.
- energy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- engineer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- engraver - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.MainGui
-
Test if keystore has been opened with the correct password.
- entertainment - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Entertainment facilities that are not sports facilities.
- entities - Variable in class org.ka2ddo.opentrac.OpenTracMessage
-
List of OpenTracEntity objects wrapped in this OpenTracMessage.
- entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- EntryFilter - Class in org.ka2ddo.yaac.filter
-
This class implements the I-gate entry point 'e' filter as defined for APRS-IS servers.
- EntryFilter(String[]) - Constructor for class org.ka2ddo.yaac.filter.EntryFilter
-
Create an EntryFilter for the specified set of potentially wildcarded filters.
- entrySet() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
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
-
This class implements a TableCellRenderer that displays the localized name string for an Enum value.
- EnumCellRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.EnumCellRenderer
-
Create an EnumCellRenderer.
- enumConstants - Variable in enum class 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.
- enumIterator() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get an Iterator through all the WeatherEnum and DataExtensionEnum values supported by this filter.
- EnumListLocalizedRenderer<T extends Enum> - Class in org.ka2ddo.yaac.gui
-
ListCellRenderer for JComboBoxes displaying enumerations that have localized names.
- EnumListLocalizedRenderer() - Constructor for class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
-
Create a renderer that shows only the localized full String for the Enum.
- EnumListLocalizedRenderer(EnumNameLocalizer.Type) - Constructor for class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
-
Create a renderer that shows either the localized full String or the localized abbreviation for the Enum.
- EnumMayHaveFlags - 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 Node or Way has boolean attributes associated with it, and can specify whether this particular value of the enum implies boolean flag bits.
- EnumMayHaveFlags2 - 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 Node or Way has boolean attributes associated with it, and can specify whether this particular value of the enum implies extended boolean flag bits.
- 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.
- EnumNameLocalizer.Type - Enum Class in org.ka2ddo.yaac.util
-
Enum of different types of localizations for an Enum value.
- 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(Object) - Method in class org.ka2ddo.gps.SatelliteState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Indicates whether some other object is "equal to" this one.
- 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
-
Indicates whether some other object is "equal to" this one.
- 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.bootstrap.FirstWindow
-
Returns true if the specified object is equal to this enum constant.
- 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.GeographicalMap.LayerCreator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.CheckedTexturePaint
-
Test if this specified Object is "equal to" this one.
- 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.gui.weather.NWSZoneLayer.ZoneKey
-
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.GTNWrapper
-
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
-
Indicate whether some other object is "equal to" this one.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByte
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracDouble
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracElement
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracFloat
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracNull
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracShort
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracString
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equestrian - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- equestrian_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- erotic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ErrorLogger - Class in org.ka2ddo.yaac.core
-
This class contains static methods for reporting errors.
- ErrorLogger.ErrorLoggerRunnable - Class in org.ka2ddo.yaac.core
-
Helper class for transferring error displays to the GUI dispatch thread.
- ErrorLoggerRunnable(String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
-
Create a helper for the specified error message.
- ErrorLoggerRunnable(Throwable, String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
-
Create a helper for the specified error message.
- escape - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- escape_game - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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.
- escPrint(NonshareableBufferedPrintStream, String) - Static method in class org.ka2ddo.yaac.webserver.PathHandler
-
This method prints a String to the output PrintStream, doing HTML escapes for any reserved characters.
- estate_agent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ESTIMATED_EXTRA_TILE_SPACE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Kilobytes of free disk space needed on the tile directory's partition to handle importing a new OSM file.
- ESTIMATED_TEMP_TILE_SPACE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Kilobytes of free disk space needed on the temporary directory's partition to handle importing a new OSM file.
- events_venue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- eventType - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
The event type (if any) that should be reported for messages received for this callsign.
- exceptional_structure - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- expandCapacity(int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Enlarge the queue's backlog capacity.
- expandNumberToText(double, int) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert a floating point number into words that can be spoken.
- exportAsCsv(NonshareableBufferedPrintStream) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Export the table as a CSV file.
- exportAsCsv(NonshareableBufferedPrintStream) - 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.ax25.AX25Message
-
Optional map of extracted data fields in this APRS message.
- ExternalMessageSourceConnector - Class in org.ka2ddo.yaac.io
-
This implements a TCP or UDP socket or serial port reader 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
-
Create a configuration editor for an
ExternalMessageSourceConnector
. - EXTRA_AMEMITY_SEMIORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for extra AmenityType list.
- EXTRA_AMENITY_TYPE - Enum constant in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
List of additional amenity types if amenity, shop, office, or craft (among other attributes) specify more than one
AmenityType
, either by more than one of them being specified, or by using semicolon-delimited lists in the attribute value. - extraAmenities - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Optional List of additional AmenityTypes if this GenericTaggedNode has more than one amenity associated with it.
- ExtraAPRSInfoSourceDispatcher - Class in org.ka2ddo.aprs
-
This class registers and dispatches to sources of additional APRS packet body text, based on the arbitrary business logic of the sources versus the station callsign-SSID or object name.
- ExtraAPRSInfoSourceDispatcher.APRSIfc - Interface in org.ka2ddo.aprs
-
This interface defines a source of additional information in APRS free-text comment format.
- ExtraColumn - Class in org.ka2ddo.yaac.pluginapi
-
This class defines (in a non-GUI-dependent way) an extra column of data for inclusion in the station/object list table view.
- ExtraColumn(GuiContentType, int, ExtraColumnProvider) - Constructor for class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Create an ExtraColumn.
- ExtraColumnProvider - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines an object that can provide additional columns for table views in YAAC, in a GUI-platform-independent fashion.
- ExtraColumnProviderChangeListener - Interface in org.ka2ddo.yaac.pluginapi
-
This interface specifies an object that wants to be informed when an ExtraColumnProvider modifies its list of custom columns in real-time.
- ExtraContentElement - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines the data for one of a sequential list of elements to render in a popup window for an
ExtraColumn
. - ExtraContentType - Enum Class in org.ka2ddo.yaac.pluginapi
-
This enumeration identifies the different rendering types for a set of
ExtraContentElement
s obtained from an ExtraColumn object for a popup window. - 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 and update the appropriate GPS state objects.
- 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).
- ExtraOpenTRACInfoSourceDispatcher - Class in org.ka2ddo.opentrac
-
This class registers and dispatches to sources of additional OpenTRAC entity values, based on the arbitrary business logic of the sources versus the station callsign-SSID or object name.
- ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc - Interface in org.ka2ddo.opentrac
-
This interface defines a source of additional information in OpenTRAC structured format.
F
- F - Enum constant in enum class org.ka2ddo.util.TemperatureUnit
-
Temperature in degrees Fahrenheit.
- faa_fsdo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fabric - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- fairgrounds - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fairway - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- farm_supplies - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farmers_market - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farmland - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- farmyard - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- fashion_accessories - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fast_food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- fastOffer(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.
- 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.
- fastSize() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Returns the number of elements in this queue, not using synchronization to save time.
- FastTableRowSorter<M extends 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
usingmodel
as the underlyingTableModel
. - 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
- fbo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FEET - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in feet.
- fell - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- fence - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- FENCE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- FEND - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Byte value for end-of-frame flag byte in KISS protocol.
- ferris_wheel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ferry_route - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- ferry_terminal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FESC - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Byte value of prefix for escaped byte value (use of protocol byte value in frame body).
- festival_grounds - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fieldDecimal - Variable in class org.ka2ddo.util.Dbf.Field
-
The number of digits after the decimal point for a numeric field.
- fieldLen - Variable in class org.ka2ddo.util.Dbf.Field
-
Size of column's data in the DBF record in bytes.
- fieldName - Variable in class org.ka2ddo.util.Dbf.Field
-
String name of the DBF column.
- fieldNames - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Field names from PARM message (initialized to APRS defaults until the message overwrites it).
- fields - Variable in class org.ka2ddo.util.Dbf
-
Ordered array of Field definitions for the DBF file.
- fieldType - Variable in class org.ka2ddo.util.Dbf.Field
-
Data type of the DBF column.
- FILE_CHOOSER - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a file chooser.
- fileClosedAtEOF(InputStream, NonshareableDoubleBufferedDataInputStream, Object) - Method in interface org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream.FileClosedListener
-
Notify the listener that the file-reading thread has reached the end-of-file.
- 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 Class 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, long) - 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.
- FileLogger.RolloverHandler<T> - Interface in org.ka2ddo.yaac.core
-
Define a handler to be called when the logger rolls over to a new file.
- fileSelectTag - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
ResourceBundle key to localized text to display on file chooser's select button.
- FileTexturePaint(BufferedImage, String) - Constructor for class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.FileTexturePaint
-
Constructor for FileTexturePaint.
- 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
-
Create a new FileTNCConnector instance for an as-yet-unspecified target file.
- 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
-
Create a configuration panel for a FileTNCConnector.
- FILETYPE_SUFFIXES - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Filetypes for different types of Way files.
- FILETYPE_SWAY - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Flag indicating OSM Ways not properly labeled for rendering.
- FILETYPE_WAY - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Flag indicating OSM Ways properly labeled for rendering.
- FillEditor - Class in org.ka2ddo.yaac.gui.table
-
This widget provides a TableCellEditor for changing the fill color or pattern for drawing something (assuming the Paint value is stored in a TableModel column).
- FillEditor(Window, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.FillEditor
-
Create a FillEditor instance for a dialog window.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.GpsdConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.OuternetConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.YaesuConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaultsForType(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Fill in the port-type-specific defaults for a port configuration.
- filter - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- filter - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Any filter expression associated with this port, if needed.
- 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
-
Create a Filter instance.
- FILTER - Static variable in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
- FILTER - Static variable in class org.ka2ddo.yaac.gui.TMWeather
-
Filter for health monitor Weather table.
- FilterChangeListener - Interface in org.ka2ddo.yaac.filter
-
This listener is for classes who need to know when the settings of a filter have changed.
- FilterExpressionParser - Class in org.ka2ddo.yaac.filter
-
This class takes a string expression in the format used for APRS-IS feed filters, and converts it into a hierarchy of Filter objects that will provide that filtering.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
DO NOT CALL.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
DO NOT CALL.
- 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.FirstDigipeatFilterUI
-
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.GeographicalMap
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.MessageFrame
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when any of the filters' matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when the specified Filter's matching criteria have been changed.
- filterTypes - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
For OSM tile downloads, specify which WayTypes, AmenityTypes, etc., should be accepted for download.
- finalize() - Method in class org.ka2ddo.ax25.Connector
-
Clean up a Connector when the object is garbage-collected.
- 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.
- finalize() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
- financial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to financial transactions.
- financial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- findAppropriateBeacon(Message) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Find the beacon appropriate to the requesting message being sent (such as by which incoming port the message arrived).
- findBestConnectorForStation(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Calculate the best Connector to use to reach a particular specified remote station, based on what has been collected about that station's transmissions to the local station.
- findBiggestQueue(GenericTaggedQueue[], int) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to find the queue with the largest backlog in an array of queues.
- findDuplicateWrapperOf(SendableMessage) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find any wrapper outstanding for an equivalent SendableMessage.
- findHelpSet(String, String) - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Helper function to load a helpset if a Provider subclass has one.
- findJSSCLibrary(String) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Search for the JSSC library jar to put on the class path if it is not already there.
- 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.MainGui
-
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.
- findSTypeByName(String) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Given a string name, get the numeric S-type value for that type of AX.25 frame.
- findUTypeByName(String) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Given a string name, get the numeric U-type value for that type of AX.25 frame.
- findWrapperOf(SendableMessage) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find any wrapper outstanding for the specified SendableMessage.
- findYAACBaseDir(Class<?>) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Find the base directory for the YAAC installation for a given starting class.
- fire() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Trigger the event notification for this queued set of parameters under safe circumstances.
- fire_alarm_box - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_beater - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_extinguisher - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_extinguisher - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_flapper - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_hose - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_hose - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_hydrant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_hydrant - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_lookout - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_lookout - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_service_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_water_pond - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_water_pond - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- 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.ax25.Connector
-
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.ax25.Connector
-
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() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Report to all listeners that this SymbolFilter's settings have changed.
- 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.FirstDigipeatFilter
-
Tell all registered FilterChangeListeners that this LastDigipeatFilter has changed its filtering settings.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Tell all registered FilterChangeListeners that this LastDigipeatFilter has changed its filtering settings.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Tell all registered FilterChangeListeners that the configuration of this SendingStationFilter has been changed.
- 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.
- fireMsgEvent(MsgEventType, StationState, AX25Message, String, Object) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Notify all interested MsgEventListeners about an event.
- 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.
- firepit - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- firepit - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fireplace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- firePortStatusChanged(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when their capabilities change, so PortExtendedStatusListeners 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.
- fireTableCellUpdated(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that the value of the cell at
[row, column]
has been updated. - fireTableDataChanged() - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that all cell values in the table's rows may have changed.
- FireTableModel - Interface in org.ka2ddo.yaac.core
-
This interface defines methods so a UI-independent object can forward data change events to a UI-specific table model.
- fireTableRowsDeleted(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been deleted. - fireTableRowsInserted(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been inserted. - fireTableRowsUpdated(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been updated. - fireTableStructureChanged() - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that the table's structure has changed.
- fireTransmitting(boolean) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Report to interested listeners that the port has started or stopped transmitting.
- first_aid - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- first_aid_kit - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- first_aid_kit - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- FirstDigipeatFilter - Class in org.ka2ddo.yaac.filter
-
This filter accepts or rejects messages based on the first station to relay the message.
- FirstDigipeatFilter() - Constructor for class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Create a FirstDigipeatFilter.
- FirstDigipeatFilterUI - Class in org.ka2ddo.yaac.gui.filter
-
This filter accepts or rejects messages based on the first station to relay the message.
- FirstDigipeatFilterUI(FirstDigipeatFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Create a UI for controlling a FirstDigipeatFilter.
- firstUsed - Variable in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
-
Number of times this digipeater was the first digipeater for another station.
- FirstWindow - Class in org.ka2ddo.yaac.bootstrap
-
The values of this pseudo-enumeration specify which first window should be launched when the GUI is started.
- FirstWindowHelp - Class in org.ka2ddo.yaac.gui
-
This dummy class reports what choices the user has for first windows, then terminates YAAC.
- FirstWindowHelp(MainGui) - Constructor for class org.ka2ddo.yaac.gui.FirstWindowHelp
-
Report to the user what choices are available for the first YAAC window, then terminate.
- FirstWindowInitIfc - Interface in org.ka2ddo.yaac.gui
-
This interface is for window displays that can be first windows for YAAC, where the GUI has to be established before the menus can be created.
- fish_and_chips - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fish_pass - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- fishing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fishing - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fishing_facility - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- fitMBR(NodeSizeFunction) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Recompute the minimum bounding box for this RTreeNode.
- fitness_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fitness_club - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fitness_station - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- FIXED - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
The station is remaining in a single location.
- fixedAltitudeM - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The fixed altitude of this station in meters above mean sea level.
- fixme - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Flag indicating this OpenStreetMap record is defective and needs updating.
- FIXME - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Node or Way is defective and needs correcting in the OpenStreetMap database. - FIXME_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of FIXME flag (used to avoid inefficient autoboxing).
- fixQuality - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Fix quality number (character from $GPGSA sentence).
- fixType - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
The GPS fix type of the signal.
- fixValidity - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
The validity of the current fix.
- flagpole - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- flagpole - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- flags - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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 class org.ka2ddo.yaac.osm.SupportedTagKeys
-
The set of flags associated with this tag name.
- FLAGS_ALWAYS_RETRY - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that port opening should always retry if it fails, even on initial opening.
- FLAGS_DONT_COALESCE - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
When using timeslotting on a TNC port, don't coalesce duplicate packets (such as beacons or status frames).
- FLAGS_HARDWARE - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicate that
PortConfig.Cfg.deviceName
is of a hardware device rather than some software concept (like a network port). - 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_IS_SRV_INST_NAME - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
When looking up a TCP/IP network object, the
deviceName
is not a fully-qualified domain name (FQDN) or numeric IP address of the target, but rather a service instance name for some service supported by the port per Internet RFC 6763 (DNS-Based Service Discovery), such that the code needs to do a service discovery to get the correct host name prior to using DNS to translate the host name. - FLAGS_LOCAL - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that this data should be consumed locally as well as transmitted.
- FLAGS_MASK_KISSPORT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
These four bits contain the KISS device ID to be used in KISS frames sent through this port.
- FLAGS_NODTR - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that non-flow-control serial ports should not raise the DTR and RTS signals.
- FLAGS_PIPELINED - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that this port does not require the port driver to wait for the external device to finish processing the last outbound traffic before sending more traffic.
- FLAGS_SHIFT_KISSPORT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
This constant gets the number of bits to shift the above
PortConfig.FLAGS_MASK_KISSPORT
bits right to put them in the least significant bits of an integer value. - FLAGS_UDP - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates this is a UDP socket (not TCP).
- FLAGS_USE_WORKAROUND - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that work-around for strange device features should be used on this port.
- flags2 - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Bitmask of extended flags representing less-important boolean conditions about this dataset object.
- FLAGS2 - Enum constant in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Extended flags bits.
- FLAGS2_BOGUS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this is a bogus map element used to control map rendering (such as the artificial line at 85 degrees 3 minutes South latitude to prevent broken rendering of Antarctica in Mercator projection).
- FLAGS2_BOGUS_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer object form of
GenericTaggedNode.FLAGS2_BOGUS
for efficiency in passing fromSupportedTagKeys
. - FLAGS2_IS_LIT - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended
Flag bit
indicating Node or Way has artificial illumination. - FLAGS2_IS_LIT_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer Object form of
GenericTaggedNode.FLAGS2_IS_LIT
flag (used to avoid inefficient autoboxing). - FLAGS2_SEMIORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for extended flags value in
GenericTaggedNode
. - FLAGS2_UNDERGROUND - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this map element is underground.
- FLAGS2_WHEELCHAIR_ACCESSIBLE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this map element is wheelchair-accessible (US ADA compliant).
- FLAGS2_WHEELCHAIR_ACCESSIBLE_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer object form of
GenericTaggedNode.FLAGS2_WHEELCHAIR_ACCESSIBLE
for efficiency in passing fromSupportedTagKeys
. - flagstaff - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- flare - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- FLASH_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- 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,
- fldigiModemChanged(KissOverTcpConnector, String) - Method in class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
-
Report that the modem selection in fldigi has changed.
- fldigiModemChanged(KissOverTcpConnector, String) - Method in interface org.ka2ddo.yaac.io.KissOverTcpConnector.FldigiModemChangeListener
-
Report that the modem selection in fldigi has changed.
- fleamarket - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FLOAT_RTK - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
float Real-Time Kinematic fix.
- fLongitude - Variable in class org.ka2ddo.aprs.PositionMessage
-
Longitude in fractional degrees East, or NaN if not filled in yet.
- FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- FLOOD_LEVEL - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Flood level in tenths of inches above nominal.
- floorer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- flooring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- florist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FLOW_RATE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Flow rate (as reported by a river gauge) in cubic feet per second.
- flowControlled - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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.util.UTF8StreamWriter
-
Flushes 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.MultiBufferedRandomAccessFile
-
Flush all "dirty" (modified) buffers.
- 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.NonshareableBufferedPrintStream
-
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.PipedWriter
-
Flushes this output stream and forces any buffered output characters to be written out.
- flush() - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Clear all the cached OSM data in the OsmObstructionFinder.
- flush() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Flushes this output stream and forces any buffered output bytes to be written out.
- FlushableLayer - Interface in org.ka2ddo.yaac.gui
-
This interface identifies a map layer that contains cached data that should be flushed if the raw map data storage directories are modified for any reason.
- flushFileCache() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Flush all caches of File objects referencing map data.
- flushFileCache() - Method in interface org.ka2ddo.yaac.gui.FlushableLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Flush all caches of File objects referencing map data.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Clear cached pointers to tile files.
- flushImpl() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Really flush this output stream and forces any buffered output bytes to be written out.
- flushLog() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Force an immediate flush of the transmit log file.
- 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
-
Do not call.
- focusLost(FocusEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Do not call.
- fog_signal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
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(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. - FontChangingMenu(Action) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
-
Constructs a menu whose properties are taken from the
Action
supplied. - 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.
- food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to growing, delivering, and serving food.
- food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- food_court - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- footway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- footwear_decontamination - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- forest - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- forestry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- formal_garden - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- formal_garden - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- formal_wear - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- format - Variable in class org.ka2ddo.yaac.io.StatusData
-
The textual body content of the status message.
- format(double) - Method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Format the specified latitude or longitude value into a String.
- format(double, boolean) - Method in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Convert the specified latitude or longitude value into a String of this format.
- format(double, double) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Format the specified latitude and longitude pair according to the current global format.
- format(String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes a formatted string to this output stream using the specified format string and arguments.
- format(Locale, String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes a formatted string to this output stream using the specified format string and arguments.
- formatBody(byte[], int) - Static method in class org.ka2ddo.aprs.Message
-
Convert a byte array into a UTF_8 printable string.
- formatIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
-
Format Identifier (FI) of the XID frame; must always be 0x82 (general-purpose information) for the AX.25 protocol.
- fort - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fort - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- fortified_structure - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- fountain - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- frame - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- frame - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Packet at the clicked-on row in the table, or null if not relevant.
- 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
-
Wrap an AX25Frame with information to direct it to a single Coonector port.
- fraternity - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- freeText - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Free-text comment to be appended after all standard-formatted beacon fields.
- frequency - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Radio frequency in 10s of kiloHertz.
- FREQUENCY - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Frequency for a repeater or monitoring station in MHz (Double).
- from(DistanceUnit) - Method in enum class 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 class 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 class org.ka2ddo.util.TemperatureUnit
-
Get the multiplicative conversion factor to convert a value from the specified units to this unit.
- from(WeightUnit) - Method in enum class org.ka2ddo.util.WeightUnit
-
Get the multiplicative conversion factor to convert a weight 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.
- fromFahrenheit(float) - Method in enum class org.ka2ddo.util.TemperatureUnit
-
Convert the specified temperature from this unit to Fahrenheit.
- FromFilter - Class in org.ka2ddo.yaac.filter
-
Filter packets by the originating station's callsign using a preset match list
- FromFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.FromFilter
-
Create a FromFilter with the specified set of matching callsigns (including callsigns with wildcards).
- frozen_food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fuel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FULL - Enum constant in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Get the full localized String for the Enum.
- full_height_turnstile - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- FullGeoMapIfc - Interface in org.ka2ddo.yaac.core
-
This interface defines GUI-platform-independent methods for manipulating a fully-detailed map display in YAAC.
- function - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Radio function, as index through function names.
- funeral_directors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- funicular - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- furnace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- furniture - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- furrier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
G
- gain - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG code for antenna gain in dB.
- GALE - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- gallery - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- gallows - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gallows - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- gambling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- game_installation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- game_installation - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- games - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gantry - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- garages - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- garden - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- garden_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- garden_furniture - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gardener - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gas - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gasometer - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- gate - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A gate (passenger egress point for access to an airplane at an airport).
- gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- gate - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- gazebo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- general_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- generateMessage(String, char, char, String) - Method in class org.ka2ddo.aprs.NWSMultiLine
-
Create an ObjectReport containing the encoding of this NWSMultiLine.
- generatePrefsString() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Generate the encoded String for storing the PortConfig into Java Preferences.
- generateWeatherValue(AX25Message, int, boolean) - Static method in class org.ka2ddo.yaac.gui.TMWeather
-
Produce the displayable text of a weather attribute,
- generator - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- generator - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- GENERIC_CALL_FOR_NAMELIST - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box loaded with a String array obtained from a static getDeviceNames() method provided by the
PortConnector
subclass. - GenericTaggedNode<T extends GenericTaggedNode<T>> - 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
-
Create a GenericTaggedNode (openStreetMap data) object.
- GenericTaggedNode.ExtendedGTNAttr - Enum Class in org.ka2ddo.yaac.osm
-
This enumeration identifies all the extended attributes that can be associated with a GenericTaggedNode.
- GenericTaggedQueue - Class in org.ka2ddo.yaac.osm
-
This class extends the standard FastBlockingQueue to contain context information associated with a particular instance of the queue.
- GenericTaggedQueue(int, File) - Constructor for class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Create a FastBlockingQueue with the specified maximum queue backlog.
- geographical - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Geographical landmarks that do not fall into other categories.
- GeographicalMap - Class in org.ka2ddo.yaac.gui
-
This class defines a map window for YAAC, using Java AWT/Swing and the OpenMap library to provide the graphical interface and manage user input to the map.
- GeographicalMap(MainGui) - Constructor for class org.ka2ddo.yaac.gui.GeographicalMap
-
Create the main window of YAAC, containing the geographic map, the menu bar, and a few other toolbar controls.
- GeographicalMap(MainGui, String, double, double) - Constructor for class org.ka2ddo.yaac.gui.GeographicalMap
-
Create a secondary map window, containing the geographic map, the menu bar, and a few other toolbar controls.
- GeographicalMap.LayerCreator - Class in org.ka2ddo.yaac.gui
-
This abstract class provides the infrastructure for adding a layer to the map, so that YAAC plugins can insert other layers at appropriate Z-levels into this map.
- GeoMapGuiIfc - Interface in org.ka2ddo.yaac.gui
-
This interface extends the GeoMapIfc to add a few methods that require knowledge of the underlying GUI map implementation.
- GeoMapIfc - Interface in org.ka2ddo.yaac.core
-
This interface defines GUI-platform-independent methods for manipulating a minimal map display in YAAC.
- 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(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Test if the specified bit is set in the HugeBitSet.
- 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(Object) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns the value to which the specified key is mapped, or
null
if this map contains no mapping for the key. - get(String) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
-
Get a SimpleDateFormat object with the specified format, pre-initialized to UTC timezone.
- get(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the ObjectReport record in the tracker with a specified object name,
- get(String) - Static method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap
-
Find the description of a tocall string.
- get(WeatherEnum) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Fetch a numeric value from the weather data.
- getAbbreviation() - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get short standard abbreviations for this DistanceUnit.
- getAbbreviation() - Method in enum class org.ka2ddo.util.WeightUnit
-
Get short standard abbreviations 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.
- getAcceptableProtocolsMask() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAccessibleContext() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the
AccessibleContext
associated with thisJComponent
. - getAccessibleIcon() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the AccessibleIcons associated with this object if one or more exist.
- getAccessibleKeyBinding() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns key bindings associated with this object
- getAccessibleName() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the accessible name of this object.
- getAccessibleRelationSet() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the AccessibleRelationSet associated with this object if one exists.
- getAccessibleRole() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the role of this object.
- getAccessibleText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Gets the AccessibleText associated with this object presenting text on the display.
- getAccruedTurn() - Method in class org.ka2ddo.yaac.osm.Way
-
Calculate the net direction of turning of this Way.
- getAddressee() - Method in class org.ka2ddo.aprs.MessageMessage
-
Report the addressee of this message.
- getAdminLevel() - Method in enum class org.ka2ddo.yaac.osm.BorderType
-
Gets the numeric administrative level that is associated with this level of border.
- getAdminLevel() - Method in enum class org.ka2ddo.yaac.osm.Place
-
Gets the numeric administrative level that is associated with this level of place.
- getAfterIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String after a given index.
- 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
-
Create a complete alias string, accounting for aliases using the New n-N paradigm.
- 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 class 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 class org.ka2ddo.yaac.osm.Attraction
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Barrier
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Emergency
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Highway
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Historic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.LandUse
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Leisure
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Natural
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Power
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Railway
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Tourism
-
Report the amenity type (if any) associated with this tourism interest.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Water
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class 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
-
Get the APRS symbol table ID and code corresponding to the specified OpenTRAC symbol specification.
- 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.
- getAtIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String at a given index.
- getAttachment(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get a named attachment for this station.
- getAttachment(Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Get a named attachment for this record.
- getAttachment(Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Get a named attachment for this record.
- 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.bootstrap.YAACBootstrap
-
Get the base directory of the YAAC installation.
- 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
-
Get the OpenMap scaling value used for this FontSizer.
- getBeaconData() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the default BeaconData information for this station.
- getBeaconData(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the BeaconData information for this station.
- getBeaconDataMap() - Static method in class org.ka2ddo.yaac.YAAC
-
Return a read-only Map of all the currently defined beacons.
- getBearing() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last known course bearing for this station.
- getBeforeIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String before a given index.
- getBitMaskEncoding() - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Get bitmask encoding of all the watched station flags.
- 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.GpsdConnector
-
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.PortConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
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.
- getBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the blacklist information for a callsign-SSID.
- 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, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.DefaultMessage
-
Get an ASCII-text version of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MessageMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MicE
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.ObjectReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.PositionReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.Query
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.StationCapabilities
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.StatusMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in interface org.ka2ddo.ax25.SendableMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.yaac.io.StatusData
-
Get an instance of this message, suitable for transmitting.
- getBottomLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the bottom edge of the map.
- getBottomLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the bottom edge of the map.
- getBottomLatitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the southernmost latitude rendered on the map.
- getBuildingColor() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get the current color used for filling in buildings on the map.
- getByModeChar(char) - Static method in enum class org.ka2ddo.gps.GpsFixQuality
-
Look up the GpsFixQuality enum by is $xxGNS sentence mode indicator.
- getByteArray() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Get the value of this OpenTracByteArray.
- getByteCount() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Get the total number of bytes read through this stream (so far).
- 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.CountingInputStreamForSockets
-
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
-
Get the number of bytes passed through this stream (so far).
- 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 interface org.ka2ddo.ax25.TransmittingConnector
-
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
-
Get a filter that only allows legal characters for a government-issued callsign.
- getCallsignSsidCommaInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Get a filter that only allows legal characters for a government-issued callsign, plus SSIDs and commas.
- getCallsignSsidInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Get a filter that only allows legal characters for a government-issued callsign, plus appended SSID values.
- getCapabilities() - Method in class org.ka2ddo.ax25.Connector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
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.SerialGpsConnector
-
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.UdpSubmitConnector
-
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.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Specify what capabilities a port of this type has.
- getCapacity() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Report the total number of queue slots in the queue.
- getCaretPosition() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the zero-based offset of the caret.
- getCategory() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the category this symbol is associated with
- getCategory() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get the category associated with this AmenityType.
- getCategory(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the Symbol.Category enum for a given symbol.
- getCategoryCodesAndTagNames() - Static method in class org.ka2ddo.util.DebugCtl
-
Get the list of known dynamically modifiable debug categories and their tags for locale-specific descriptions.
- getCategorySettings() - Static method in class org.ka2ddo.util.DebugCtl
-
Get the list of known dynamically modifiable debug categories and their tags for locale-specific descriptions.
- getCategoryTag(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Get the localization tag name for a description of the category.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Returns the value contained in the editor.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
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.FillEditor
-
Get the current value held 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.GeographicalMap
-
Get the latitude/longitude coordinates of the center of the rendered map.
- getCenterLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the current center of the map.
- getCenterLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the current center of the map.
- getCenterLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the current center of the map.
- getCenterLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the current center of the map.
- getCertificateChain(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Returns the certificate chain associated with the given alias.
- getCharacterAttribute(int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the AttributeSet for a given character at a given index
- getCharacterBounds(int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Determines the bounding box of the character at the given index into the string.
- getCharCount() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the number of characters (valid indicies)
- getChatForCallsign(String) - Static method in class org.ka2ddo.yaac.gui.Chat
-
Find an open Chat window for the specified callsign.
- 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.
- getChildRTreeNodeCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the number of direct children (not further descendents) of this RTreeNode.
- getClassTag() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Get a resource name that will translate to a fully qualified class name for this particular first UI window choice.
- 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
-
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- getCollectedStatsTypes() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get all the categories of statistics currently collected on this port.
- getColor(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
-
Get the Color for rendering the specified NWSMultiline.
- 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).
- getColorType() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Get the coloring style that should be used by default for this WayType.
- getColumnClass() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the Class for the column's value.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Get the Class of values in the specified column.
- 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
-
Returns the Class for data in the specified column.
- 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.FirstDigipeatFilterUI
-
Returns the data Class for the specified 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.HealthMonitorGui.TMIGate
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
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.io.AnalyzedConfigTable
-
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.osm.WaySelectionTableModel
-
Returns Class of values from 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.StationListTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns
String.class
regardless ofcolumnIndex
. - 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.TrackedStationTableModel
-
Returns Class of the column values.
- 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.BeaconSelectTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Get the number of columns in the table model.
- 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.FirstDigipeatFilterUI
-
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.HealthMonitorGui.TMIGate
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
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.io.AnalyzedConfigTable
-
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.osm.WaySelectionTableModel
-
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.StationListTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
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.TrackedStationTableModel
-
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() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the localized name of this column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Get the localizd name for the column header.
- 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.FirstDigipeatFilterUI
-
Returns the localized name for the column.
- 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.HealthMonitorGui.TMIGate
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
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.io.AnalyzedConfigTable
-
Returns the localized 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.osm.WaySelectionTableModel
-
Returns the 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.StationListTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
- 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.TrackedStationTableModel
-
Return the label for this table column.
- 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
-
Specifies the default initial width of a column from this model.
- 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
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
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
-
Get the text fragment used for comment text matching.
- 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.ConnState
-
Report the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.ax25.FrameWrapper
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
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() - 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.
- getConnector(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Return the PortConnector associated with a specific PortConfig.
- getConnState(AX25Callsign, AX25Callsign, boolean) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the connection state of an I-frame connection session between the specified two callsigns, optionally creating the state object if it did not previously exist.
- getConnType() - Method in class org.ka2ddo.ax25.ConnState
-
Get the connection windowing type.
- getContentForPopupWindow(SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the text (if any) to be displayed on a popup for the data record being displayed in the popup.
- 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).
- getCoreProviderVersion() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the version of the Provider API that this build of YAAC was compiled with.
- 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.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentConnectAddress() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Return the address of the remote application this port is connected to.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentFix() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
get the current GPS fix information of the local station.
- getCurrentGrammarName() - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the name for the custom grammar that should be used now.
- getCurrentlyFocusedView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the UI platform top-level widget that currently holds the focus.
- getCurrentlyFocusedView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the UI platform top-level widget that currently holds the focus.
- getCurrentlyFocusedWindow() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Determine which YAAC 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.
- getCurrentTopLevelView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the UI platform top-level widget that currently holds the focus, skipping child dialogs.
- getCurrentTopLevelView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the UI platform top-level widget that currently holds the focus, skipping child dialogs.
- 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.
- getCurrentTrackedObjectArray(StationState[], 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, recycling an existing array if it is long enough.
- getCurrentTrackedObjectList() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of all the known StationState objects.
- getCurrentTrackedObjectList(boolean, boolean, boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of selected members of the known StationState objects.
- getCustomDestinations() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Get a list of all locally-defined destinations.
- getDataDir() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the root directory of the per-user YAAC data directory.
- 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.aprs.ObjectReport
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- getDecayRatio() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Get the currently configured decay ratio for this object.
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- getDecayRatio() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
-
Get the currently configured decay ratio for this object.
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.StatusData
-
Get the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- 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).
- getDeclaringClass() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the Class object corresponding to this enum constant's enum type.
- 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 class org.ka2ddo.yaac.osm.WayType
-
Get the number of lanes normally associated with this type of road.
- getDefaultLogDir() - Static method in class org.ka2ddo.yaac.core.FileLogger
-
Get the current default directory used for log files.
- getDefaultMap() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the default (main) map window.
- getDefaultMaxInactivityBeforeAlarm() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Get the current default value for how long a station or object can be inactive before an inactive event is reported.
- 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.
- getDefaultScrollableSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Get the default viewport size for scrolling this panel.
- getDepth() - Method in enum class 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.
- getDescription() - Method in class org.ka2ddo.yaac.gui.util.DirectoryFilter
-
The description of this filter.
- 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.FirstDigipeatFilter
-
Get the local collection of digipeater statistics.
- getDigipeatCache() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Get the local collection of digipeater statistics.
- getDigipeater() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get the digipeater callsign-SSID used for digipeater matching.
- getDigipeaters() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the default list of digipeaters for this stack.
- getDigipeatersMap() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the map of first/last digipeater statistics.
- getDigipeatersSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get all the callsigns of the first and last digipeaters used by all stations in the history.
- getDigipeaterStatisticsFor(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the DigipeatStatistics record for the specified callsign if it has ever been used as a first or last digipeater (or last I-gate).
- getDigipeatPath() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Get the current highest proportional-pathing precedence comma-delimited digipeat path displayed in the editor.
- getDigipeatPaths() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Get the current ordered array of comma-delimited digipeat paths displayed in the editor.
- 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 class 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 class 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
-
Get the current value of this editor in fractional degrees North or East.
- getDrawExtraOnLineOfSight() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Get the current extension for drawing the line of sight plot.
- getDrawExtraOnLineOfSight() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the current extension for drawing the line of sight plot.
- getDst() - Method in class org.ka2ddo.ax25.ConnState
-
Get the callsign of the station that received this connection session.
- getEastLongitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box eastern edge for the event area,
- getElementAt(int) - Static method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Returns the value at the specified index.
- getElementCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the number of OSM elements in this RTreeNode.
- 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
- getEnum() - Method in class org.ka2ddo.util.NamedBoolean
-
Returns the enumeration associated with this NamedBoolean (if any).
- getEnumForLetter(char) - Static method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Get the enumeration associated with the hurricane message letter code.
- getEnumForLetter(char) - Static method in enum class org.ka2ddo.aprs.WeatherEnum
-
Get the enumeration associated with the weather message letter code.
- getEnumForName(String) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Look up an enum by name for which we have an icon image.
- 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.ax25.AX25Message
-
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,
- getExtFlagMask() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Indicates any flag bits implied by this enum type.
- getExtraColumn(GuiContentType, int) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Get the Nth column from this provider for the specified table type.
- getExtraColumnCount(GuiContentType) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Get the number of additional table columns this provider can add for the specified type of table view.
- getExtraColumnIndex() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the provider-relative index of this extra column.
- getExtraColumnProvider() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the ExtraColumnProvider that defines this column.
- getExtraColumnProvidersCopy() - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Get a copy of the list of registered
ExtraColumnProvider
s. - getFailureReason() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Get reason why this sorter crashed.
- 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.
- 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.
- getFilePointer() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Returns the current offset in this file.
- getFileType() - Method in enum class org.ka2ddo.yaac.core.PacketExportMode
-
Get the file type suffix for this packet export mode.
- getFileType() - Method in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Get the file type to be displayed or used for log files of this type.
- 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.
- getFilter(int) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get a reference to the Nth Filter installed in this CumulativeBooleanAndFilter.
- getFilter(int) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get a reference to the Nth Filter installed in this CumulativeBooleanOrFilter.
- getFilter(int) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Get a reference to the Nth Filter installed in this CumulativeFilter.
- getFilterCount() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get the number of sub-filters in this CumulativeBooleanAndFilter.
- getFilterCount() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get the number of sub-filters in this CumulativeBooleanOrFilter.
- getFilterCount() - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Get the number of sub-filters in this CumulativeFilter.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- 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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
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.NotFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
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.
- getFilterNum() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
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.AddresseeFilter
-
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.AreaFilter
-
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.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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
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.FromFilter
-
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
-
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.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.NotFilter
-
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.ObjectNameFilter
-
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
-
Get the ResourceBundle resource name for looking up the localized name of this Filter.
- 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.PacketTypeFilter
-
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
-
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.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.ToFilter
-
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.AddresseeFilter
-
Get the class name of a dynamically loadable class for the the GUI for this filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Get the class name of a dynamically loadable class for the the GUI for this filter.
- 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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
Get the class name of a dynamically loadable class for the the GUI for this filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
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.NotFilter
-
Get the class name of a dynamically loadable class for the the GUI for this filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
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.
- 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.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Aeroway
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in interface org.ka2ddo.yaac.osm.EnumMayHaveFlags
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Historic
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.LandUse
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Leisure
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Natural
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Place
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Water
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.Waterway
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Indicates any flag bits implied by this enum type.
- getFlags2Mask() - Method in interface org.ka2ddo.yaac.osm.EnumMayHaveFlags2
-
Indicates any extended flag bits implied by this enum type.
- getFlags2Mask() - Method in enum class org.ka2ddo.yaac.osm.Location
-
Indicates any extended flag bits implied by this enum type.
- getFlags2Mask() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Indicates any extended flag bits implied by this enum type.
- 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.
- getFooter() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Get the text to be displayed at the bottom of the widget.
- getFooter() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Get the text to be displayed at the bottom of the widget.
- getFormats(String) - Method in class org.ka2ddo.util.UTF8ResourceControl
-
Returns a
List
ofString
s containing formats to be used to load resource bundles for the givenbaseName
. - 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, ProtocolFamily) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the AX25Frame of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the frames associated with this FrameSource (in this case, itself).
- getFrames(boolean, ProtocolFamily, String) - Method in interface org.ka2ddo.ax25.AX25FrameSource
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.ConnState
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.FrameWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get an AX25Frame of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, 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
-
Get the current default format to use for formatting latitudes and longitudes.
- getGrammarNames() - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the names for the custom grammars that this generator can provide.
- 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.
- getGuiContentType() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the GUI content type this column is associated with.
- getHeavyWeightUnits() - Static method in enum class 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 interface org.ka2ddo.yaac.core.HelpTaggedException
-
Get the help tag for this exception.
- getHelpTag() - Method in exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Get the help tag for this exception.
- 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
-
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.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.ConfigUpdateExistingPortCallsigns
-
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
-
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.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 view.
- 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 PathHandler.
- 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.
- getIconImage() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the Image used in the title bar of this map widget.
- getIconImage() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get a reference to the Image used as the title bar icon of the main frame.
- 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
- getId() - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Node
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Relation
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Way
-
Return the ID of this OSM record as a sub-class of Number.
- getIdentifier() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the identifying name of the station or object described by this StationState.
- getImageIcon(Enum) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Look up the ImageIcon for an enumeration.
- getImageIcon(Provider) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Load a Provider's image into a usable ImageIcon object.
- 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 class org.ka2ddo.aprs.DataExtensionEnum
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum class 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 class org.ka2ddo.util.PressureUnit
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.FileTexturePaint
-
Get the filesystem path associated with this FileTexturePaint.
- getImagePath() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Return the relative path name of the image file for this enum value.
- getIndexAtPoint(Point) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Given a point in local coordinates, return the zero-based index of the character under that Point.
- getInfo() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get a short description of what this provider provides.
- getInitFailureReason() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get the explanation why the call to
Provider.runInitializersBefore(int)
returned failure status. - getInitialSendRate() - Method in class org.ka2ddo.aprs.ObjectReport
-
Get the time interval between retransmissions when a message is newly introduced into the system.
- getInitialSendRate() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Get the time interval between retransmissions when a message is newly introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Get the time interval between retransmissions when a message is newly introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the time interval between retransmissions when a message is newly introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the fast retransmission rate for this message.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.StatusData
-
Get the time interval between retransmissions when a message is newly introduced into the system.
- 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.APRSStack
-
Get the singleton instance of APRSStack.
- 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
-
Get the singleton instance of the 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.core.WatchedStationsTracker
-
Get the singleton instance of the WatchedStationsTracker.
- getInstance() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get a nonshareable 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.OutstandingMessageTableModel
-
Get the OutstandingMessageTableModel instance.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.TablePersister
-
Get the TablePersister instance.
- getInstance() - Static 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
-
Get the singleton WindowPersister object.
- 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
-
Get the WeatherDistributor singleton.
- getIsoCountryCode() - Method in class org.ka2ddo.yaac.osm.Speed
-
Get the ISO country code (if any) associated with this Speed value.
- getJsscURL() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Get the URL pointing to where the located JSSC library is stored.
- getKenwoodMessageListTableModel() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the singleton KenwoodMessageListTableModel.
- 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
-
Get the configuration type name for this PortEntry type.
- getKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the key associated with the specified alias.
- 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.
- getLabelFor() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Get the component this is labelling.
- 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.FullGeoMapIfc
-
Return the amount of time (in milliseconds) for the last station render.
- getLastElapsedPaintTime() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Return the number of Objects (non-transmitters) rendered in the last station render.
- getLastNumDrawnObjects() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Return the number of stations (transmitters) rendered in the last station render.
- getLastNumDrawnStations() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- getLastSendTime() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the last time this BeaconData was transmitted.
- 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
-
Get the last time this message was transmitted.
- getLastUpdateInSession() - Method in class org.ka2ddo.ax25.ConnState
-
Report the last time this connected-mode session was updated.
- getLatAmbiguity() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report the current position latitude ambiguity threshold being used for ambiguity testing.
- 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
- getLayer() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Returns the rendering Z-layer for Ways of this WayType.
- getLayer(MapBean, GeographicalMap, MouseDelegator, Preferences) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Create a layer object using the specified context values.
- getLeftLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the left edge of the map.
- getLeftLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the left edge of the map.
- getLeftLongitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the westernmost longitude rendered on the map.
- 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).
- getLessPreferred() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get the AmenityType (if any) that is more general than this AmenityType and shouldn't be listed on a
GenericTaggedNode
that has both AmenityTypes. - getLetter() - Method in enum class 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.
- getlineStroke1Pixel() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the one-pixel wide style of the line stroke.
- getLineStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the descriptive name of the current line stroke type.
- 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.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.osm.StrokeEnumRenderer
-
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.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.StringedEnumListCustomizedLocalizedRenderer
-
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.StationListTableModel
-
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) - Static 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.
- getLocalizedName(Enum, EnumNameLocalizer.Type) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Look up the localized display string for an enumeration.
- getLocalizedNames(Class<? extends Enum>, EnumNameLocalizer.Type) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Look up all the localized display strings for all values of an enumeration.
- getLocalSpeedKnots() - Static 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.
- getLocationOnScreen() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the screen coordinates of the (0,0) point of this map widget.
- getLogFileFormat() - Method in class org.ka2ddo.yaac.core.AX25Logger
-
Get the current logging file format for the packets.
- getLogFormat() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the log file format that will be used for logging GPS position sentences (assuming logging is turned on).
- getLoggerClass() - Method in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Get the class that implements a logger of the specified mode.
- 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
-
Get the magnitude of this length in its unit.
- getMagnitude() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the magnitude of this value in its unit.
- getMagnitude() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the magnitude of this value in its unit.
- getMagnitude(DistanceUnit) - Method in class org.ka2ddo.yaac.osm.Length
-
Get this length in the specified units.
- getMagnitude(WeightUnit) - Method in class org.ka2ddo.yaac.osm.Weight
-
Get this length in the specified units.
- getMagnitude(T) - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get this length in the specified units.
- getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Length
-
Get the length in the application-default units (meters).
- getMagnitudeInDefaultUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the magnitude of this value in the default unit for the value class, scaling it if stored in a different unit.
- getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the magnitude of this value in the default unit for the value class, scaling it if stored in a different unit.
- getMainMap() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the primary or default map display.
- getMainMap() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the primary or default map display.
- getMapBean() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the JavaBean that actually contains the map canvas.
- getMapBean() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OpenMap MapBean for this map widget.
- 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
-
Get the object that should receive MapMouse events when this Layer is active for mouse input.
- getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.StationRenderer
- getMapPanel() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the panel containing the rendered map.
- getMatchingConnector(int) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the first PortConnector defined in the location station which has all the requested capabilities, regardless of whether it is currently open.
- 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.FullGeoMapIfc
-
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- getMaxAgeDRObject() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
- getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
- getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.StationRenderer
- getMaxAgeDRStation() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
- getMaxAgeDRStation() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- getMaxDepth() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the maximum depth of descendents of this RTreeNode.
- 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.
- getMaxInactivityBeforeAlarm() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get how long this station or object can be inactive before an inactive event is reported for it.
- getMaxLabelZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the maximum scale value for which this line type's label will be rendered.
- getMaxLabelZoom() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Get the default maximum zoom level at which labels for this WayType will be rendered.
- getMaxLineZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the maximum scale value for which this line type will be rendered.
- 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.FullGeoMapIfc
-
Get the maximum duration of a track stripe in milliseconds.
- getMaxTrackDuration() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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 class org.ka2ddo.yaac.osm.Place
-
Get the scale value below which labels for this kind of Place will be displayed.
- getMaxZoomLevel() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Get the default maximum zoom level at which this WayType will be rendered.
- getMenuBarActionList() - Static method in class org.ka2ddo.yaac.YAAC
-
Get a list of all currently defined potential menu items for inclusion in a menubar 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 AbstractMenuActions 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.MainGui
-
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.MainGui
-
Get the data structure used to cache incoming APRS Messages.
- getMicETypeCode() - Method in class org.ka2ddo.aprs.MicE
-
Get the Mic-E type code of the transmitter (if one exists).
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Check if there is enough heap available for the importer to operate without guaranteed OutOfMemoryErrors due to the minimum size of data structures that will be simultaneously allocated during import.
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Report the minimum total size of data structures that will be simultaneously allocated during import.
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
-
Check if there is enough heap available for the importer to operate without guaranteed OutOfMemoryErrors due to the minimum size of data structures that will be simultaneously allocated during import.
- getMinimum() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the first number in this sequence.
- getMinimumPressureForThisLocation(float, double, double) - Static method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Compute the Level 1 static minimum barometric pressure for a given station location, based on the station's reported altitude if provided, else on the ground elevation at the station's reported latitude/longitude.
- getMinimumPressureForThisLocation(StationState) - Static method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Compute the Level 1 static minimum barometric pressure for a given station location, based on the station's reported altitude if provided, else on the ground elevation at the station's reported latitude/longitude.
- getMinimumSize() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
If the minimum size has been set to a non-
null
value just returns it. - 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 class 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
-
Get the current drawing mode of the 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.
- getMostRecentPlugin() - Static method in class org.ka2ddo.yaac.YAAC
-
Ontain the information for the last plugin loaded into the system, or with the greatest amount of dependencies if called after sorting the plugin list.
- 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.GeographicalMap
- getMouseDelegator() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OpenMap MouseDelegator for this map widget.
- 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
-
Specify what map mouse service this Layer provides.
- getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.StationRenderer
- getMsg() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the AX.25 decoded message associated with this event.
- 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.util.Localizer
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a specific ResourceBundle.
- 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.util.Localizer
-
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.util.Localizer
-
Get the appropriate locale-specific message bundle for YAAC.
- 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.util.Localizer
-
Get the appropriate locale-specific variant of some message bundle in one or more of the provided plugins.
- 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.
- getMsgNoException(String) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a specific ResourceBundle.
- getMsgText() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the message text to be transmitted.
- getMsgTextWidget() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the widget used for entering the text message.
- getMsgType() - Method in class org.ka2ddo.aprs.Message
-
Get the APRS message type code for this message.
- getMsgType() - Method in enum class 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() - 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.
- getName(int) - Static method in class org.ka2ddo.opentrac.OpenTracTypes
-
Get the localized String naming the OpenTRAC element type specified.
- getNamedGpsFix(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the current GPS fix information for the named source.
- getNamedSatCatalog(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the current GPS satellite catalog for the named source.
- getNamedSources() - Static 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(String) - 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
-
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
- 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.ConfigUpdateExistingPortCallsigns
-
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
-
Get the AbstractWizardCard instance that should be displayed when the user clicks the Next button.
- 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.AgeSpinnerModel
-
Return the object in the sequence that comes after the object returned by
getValue()
. - getNextValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the next number in the sequence.
- getNextValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the next larger value for the element.
- getNodeCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the total number of RTreeNodes in this r-tree.
- getNodeRadius(Node) - Method in interface org.ka2ddo.yaac.osm.rtree.NodeSizeFunction
-
Compute the radius of the specified Node.
- getNorthLatitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box northern edge for the event area,
- 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.
- getNthDigi(AX25Callsign[], int) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Get the Nth digipeated digipeater station callsign in the digipeater sequence.
- getNthDigipeat(AX25Callsign[], int) - Method in class org.ka2ddo.ax25.AX25Message
-
Return the callsign of the Nth digipeat station for this message.
- getNumber() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the value of the current element of the sequence.
- getNumberOfKnownZones() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get the number of known forecast zones that were loaded from NWS-provided DBF files.
- getNumBufNotReady() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Report the number of times the file-reading thread had not provided sufficient data for the data-consuming thread when it wanted more data.
- getNumConsecutiveHits() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get number of consecutive times a read matched data already in the buffers or a write overwrote data already in the buffers.
- 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.
- getNumDupWaysDeleted() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Report the number of Way records deleted from the file as being exact duplicates or subsets of other Ways.
- getNumEmpty() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of times the pipe was found empty.
- getNumFlushes() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times write-modified buffers had to be flushed to disk.
- getNumFlushes() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Return the number of times data was flushed to the next stream downstream.
- getNumFull() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of times the pipe was found full.
- getNumHits() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get number of times a read matched data already in the buffers or a write overwrote data already in the buffers.
- getNumMisses() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times a read or write required loading a buffer from disk.
- getNumMsgs() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the number of messages counted up for this aloha circle.
- getNumPlanetScaleWays() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- getNumPrunedPlanetVertices() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- getNumReReads() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times a block that had already been read into a buffer was read again.
- getNumSortFailures() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Report the number of times the sort didn't succeed (usually due to file reading problems).
- 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.ConnState
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.FrameWrapper
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- 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.core.QueryResponder.OnePortFrameWrapper
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- 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.
- getNumWay2QueueExpansions() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- getNumWayQueueExpansions() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- getNumWayWriterFull() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- getNumWayWriterQueues() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- 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.StationListTableModel
-
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.MoveObjectGlassPane
-
Get the ObjectReport being processed by this move.
- 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.
- getObjectType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Get IHO S-57 object name code corresponding to this OpenSeaMap seamark:type.
- getObstructions(int, int, int, int) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get a list of all OpenStreetMap features that could obstruct a line-of-sight.
- getOffset(DistanceUnit) - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(PressureUnit) - Method in enum class org.ka2ddo.util.PressureUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(TemperatureUnit) - Method in enum class org.ka2ddo.util.TemperatureUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(WeightUnit) - Method in enum class org.ka2ddo.util.WeightUnit
-
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.
- 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.
- getOriginalArguments() - Static method in class org.ka2ddo.yaac.YAAC
-
Return the original command-line arguments used to start YAAC.
- 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).
- getOriginatingDest() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the destination address oeiginally specified bv the station that originated this message.
- 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, 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.
- getOSMLayer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the street map rendering layer of this map.
- getOSMLayer() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OSMLayer of this map widget.
- getOsName() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Get the name of the host operating system.
- getOther() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the other type of Java Object associated with this event.
- 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.
- getPadToString() - Method in class org.ka2ddo.yaac.ax25.Age
-
Obtain the minimum number of characters to render an Age.
- getParam(String) - Method in interface org.ka2ddo.yaac.sound.SpeechParamIfc
-
Get the portion of the voice command that corresponds to the specific macro name.
- getParamClass() - Method in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Get the Class of the primary parameter expected for this event type.
- 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
-
Get the name of the widget containing this ZoomControl object.
- 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 GETable pages known to this web server.
- getPathIterator(String) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Obtain an Iterator across all the pages known to this web server.
- getPid() - Method in enum class org.ka2ddo.ax25.ProtocolFamily
-
Get the AX.25 protocol ID value associated with this ProtocolFamily.
- 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.
- getPluginName() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the name of the plugin JAR file.
- getPluginURLs() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get array of jar URLs for this plugin, including any 3rd-party library JARs this plugin depends on.
- 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
-
Get the Connector associated with this 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.
- getPortConfig() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get the current configuration object for this PortConnector.
- getPortConnectorClass(String) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get the class corresponding to a particular port type name.
- getPortConnectorInactivityTimer() - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get the Timer for use by PortConnectors to handle inactivity tests.
- 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.
- getPortOpenTime() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Return the time (in milliseconds since epoch) of when the connection to the remote application was opened.
- getPortOpenTime() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Return the time (in milliseconds since epoch) of when the connection to the remote application was opened.
- getPortOpenTime() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Return the time (in milliseconds since epoch) of when the connection to the remote application was opened.
- getPrecedence() - Method in class org.ka2ddo.aprs.Message
-
Report the traffic-handling precedence for this message instance.
- 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.
- getPrecedence() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Get the precedence (if known) for this AttentionAlert.
- 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 all the requested capabilities.
- 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.FirstDigipeatFilterUI
-
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.
- getPreferredScrollableViewportSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the preferred size of the viewport for a view component.
- getPreferredScrollableViewportSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Returns the preferred size of the viewport for a view component.
- getPreferredSize() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
If the
preferredSize
has been set to a non-null
value just returns it. - getPreferredSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
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.
- getPrerequisiteSet() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the set of plugin names of the other plugins this plugin depends on.
- 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
-
Get the AbstractWizardCard instance that should be displayed when the user clicks the Back button.
- 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.configwizard.ConfigUpdateExistingPortCallsigns
-
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.AgeSpinnerModel
-
Return the object in the sequence that comes before the object returned by
getValue()
. - getPreviousValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the previous number in the sequence.
- getPreviousValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the next smaller value for the element.
- 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.
- getProtocols() - Method in class org.ka2ddo.aprs.DefaultMessage
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.Message
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.PositionReport
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.StatusMessage
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get the protocol family or families that this message corresponds to, so ports that don't support all protocols will not forward inappropriate packets.
- getProvider(Class<? extends Provider>) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByClassName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByJarName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderClassName() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the fully package qualified class name of the
Provider
subclass for this plugin. - 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.
- getQuadIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the quadruple-sized (64x64) sized icon for this symbol.
- getQuadStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
-
Get the 64x64 ImageIcon for a given symbol.
- 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.
- getRadius(float) - Method in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Get radius of this target based on its height.
- 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,
- getRandomAccessFile() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the RandomAccessFile underlying this MultiBufferedRandomAccessFile.
- 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.
- getRank() - Method in enum class org.ka2ddo.gps.GpsFixQuality
-
Get the preferred rank of this quality to compare qualities if multiple constellations were used to provide an answer.
- getRasterMapCatalog() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Get the collection of raster images used by this map overlay.
- getRasterMapOverlay() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the raster map rendering layer of this map.
- getRawPacketTableModel() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the raw packet table model managed by this GUI.
- 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.ax25.AX25Message
-
Get a reference to the extension map that should not be modified.
- getRecordIdentifier() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the hashable and comparable identifier for the record.
- getRecordIdentifier() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Return the hashable and comparable identifier for the record.
- getRecordIdentifier() - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Return the hashable and comparable identifier for the record.
- 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
- getRelayPath() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the digipeating path selected by the user.
- getRemainingTransmits() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the number of transmissions remaining until the message has been sent.
- getRemoteAppAndVersion() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Get the application and version thereof of the remote application this Connector is connected to.
- getRemoteAppAndVersion() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Get the application and version thereof of the remote application this Connector is connected to.
- getRemoteAppAndVersion() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Get the application and version thereof of the remote application this Connector is connected to.
- 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 interface org.ka2ddo.yaac.gui.TableCellRendererSource
-
Get the TableCellRenderer for the specified column.
- getRenderLevel() - Method in enum class 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 interface org.ka2ddo.ax25.Transmitting
-
Get the locally-originated message retransmit count.
- getRetransmitCount() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the locally-originated message retransmit count.
- getRetransTimer() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the retransmit timer for outbound AX.25 frames.
- getRFSendTimePerByte() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Calculate the estimated RF transmission time per frame byte for the TNC on this port.
- getRightLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the right edge of the map.
- getRightLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the right edge of the map.
- getRightLongitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the easternmost longitude rendered on the map.
- 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
androwIndex
. - 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.BeaconSelectTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Returns the length of the list.
- 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.FirstDigipeatFilterUI
-
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.HealthMonitorGui.TMIGate
-
Get the number of rows in the table model (effectively, the number of monitored stations).
- getRowCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Get the number of rows in the table model (effectively, the number of monitored stations).
- 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.io.AnalyzedConfigTable
-
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.osm.WaySelectionTableModel
-
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.StationListTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
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.TrackedStationTableModel
-
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.
- getS57ObjectCode() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Get the IHO S-57 Appendix B Object code for this seamark type.
- getSatCatalog() - Static 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.MainGui
-
Get the SaveableTable (if any) in the specified view.
- getScale() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the current scale factor of the map.
- getScale() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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).
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
- getScrollableTracksViewportHeight() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
- getScrollableTracksViewportHeight() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
- getScrollableTracksViewportWidth() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Return true if a viewport should always force the width of this
Scrollable
to match the width of the viewport. - getScrollableTracksViewportWidth() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Return true if a viewport should always force the width of this
Scrollable
to match the width of the viewport. - getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
- getSDClient() - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Get an instance of a ServiceDiscovery client that will work on the local system, for possible multiple lookups.
- getSelectedMarker() - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Get the currently selected marker (if any to be selected and is selected).
- getSelectedRow() - Method in class org.ka2ddo.yaac.gui.PickablePortListDialog
- getSelectedText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the portion of the text that is selected.
- getSelectedTime() - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Get the selected time boundary.
- getSelectionEnd() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the end offset within the selected text.
- getSelectionStart() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the start offset within the selected text.
- getSeqNum() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Get the identifying sequence number of this instance of
NonshareableDoubleBufferedDataInputStream
. - getSequenceNumber() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the sequence number for the data in this entity.
- getSerialPortListGetter() - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Get the existing SerialPortListGetter.
- getSerialPortNames(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Obtain the list of unused serial ports on this system.
- getSerialPortNames(String) - Method in interface org.ka2ddo.yaac.os.OSAdapter.SerialPortListGetter
-
Obtain the list of unused serial ports on this system.
- getServerAliases(String, Principal[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- getServerInstance() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
Get the server instance associated with this thread.
- getServerOSMChangeset(String) - 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.
- getSevereWeatherZone(int) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get the ZoneEntry at the specified row in the table.
- getShortTermHistory() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get a copy of the recent position history of this station.
- getShortUnit() - Method in enum class 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 interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the dimensions of this map widget.
- getSize() - Method in class org.ka2ddo.yaac.srtm.SRTMTile
-
Report the amount of memory consumed by this tile.
- getSlowSendRate() - Method in class org.ka2ddo.aprs.ObjectReport
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Get the currently configured slow send rate for this object.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.io.BeaconData
-
The slowest rate a message should be sent.
- 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.StatusData
-
The slowest rate a message should be sent.
- 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.StationListTableModel
-
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.
- getSouthLatitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box southern edge for the event area,
- getSpecialState(long, long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Derive the background color for a given object.
- getSpecificallyTrackedCount() - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the number of stations currently being tracked.
- getSpeechCustomGrammar(String) - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the current map of voice commands to actions
- getSpeechCustomGrammarForCurrentView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Ask the current window whether it has any overriding grammar for speech command.
- getSpeechCustomGrammarForCurrentView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Ask the current window whether it has any overriding grammar for speech command.
- 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
-
Get the speed in the specified unit.
- getSpeedKPH() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Get the speed of motion of the entity.
- getSpeedString() - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get the descriptive String for a DistanceUnit when used for velocity as DistanceUnit per hour.
- getSpeedUnits() - Static method in enum class 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.
- getStandardDigipeatPaths() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the standard digipeating paths the dialog was pre-loaded with.
- 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
-
Get the current setting of this valid/invalid filter.
- 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.
- getStateOfConn() - Method in class org.ka2ddo.ax25.ConnState
-
Provide textual description of connection state.
- 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.HealthMonitorGui.TMIGate
-
Get the station associated with the specified row.
- getStation(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
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,
- getStationByAlias(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Search for the first Station with the specified alias (tactical name).
- getStationCallsign() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Get the callsign-SSID of this 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.StationListTableModel
-
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.
- getStationCount(MonitorType...) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get the quantity of stations of the specified type 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.
- getStationRenderer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the station and object rendering layer of this map.
- getStationState() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the StationState for the station or object this event is about.
- 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.
- getStats() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Get the current statistics for this PortConnector instance.
- getStats(PortConnector.PortStatsType) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get a particular category of statistics for this port.
- getStatsLength() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Report the number of statistics data points available.
- getStatsLength() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Report the number of statistics data points available.
- getStatsValue(int) - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Data value at the specified zero-based index into the data.
- getStatsValue(int) - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Data value at the specified zero-based index into the data.
- 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
andgetPreviousValue
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
-
Get the current value of this editor in the currently configured string format.
- 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() - Method in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Get an instance of Stroke associated with this enum instance.
- getStroke() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Get the line-drawing stroke style that should be used by default for this WayType.
- getStroke(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
-
Get the Stroke for rendering the specified NWSMultiline.
- 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 class org.ka2ddo.yaac.osm.Religion
- getSupplementalTxIGateFilterExpression() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the current supplemental Tx I-Gate filter expression.
- 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.
- getTable() - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
- getTableCellColoring(JTable, 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.osm.LineEditor
-
Sets an initial
value
for the editor. - 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.FillEditor
-
Get an editor instance for a table cell.
- 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.NullableBooleanRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
Returns the table cell renderer.
- 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.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather.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.
- getText() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the arbitrary text string associated with this event.
- getText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the text string that the label displays.
- getTile(double, double) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get an OSM object tree 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.
- getTile(int, int) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
- 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.
- 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.
- getTimeWaitingForBuf() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Return the total amount of time (in milliseconds) that the data-consuming thread had to wait because the file-reading thread wasn't fast enough.
- getTinyUnit() - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get the extremely short DistanceUnit associated with this DistanceUnit.
- getTitle() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Get the title string for this widget.
- getTitle() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Get the title string for this widget.
- 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
-
Returns the tag into the localized ResourceBundles for the text to be displayed as the border title for this wizard card.
- 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.ConfigUpdateExistingPortCallsigns
-
Returns the tag into the localized ResourceBundles for the text to be displayed as the border title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Returns the tag into the localized ResourceBundles for the text to be displayed as the border title for this wizard card.
- 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 border title for this wizard card.
- getTocall() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the tocall described by this structure.
- getToCall() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the destination callsign (tocall) that should be used for messages originated by this station.
- getToolTipText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the tool tip text
- getTopLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the top edge of the map.
- getTopLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the top edge of the map.
- getTopLatitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the northernmost latitude rendered on the map.
- getTopoLayer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the elevation topography rendering layer of this map.
- getTopoLayer() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the TopoLayer of this map widget.
- getTotalOverlap() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Compute the total amount of overlap between sibling child nodes in the RTree.
- getTrackedObject(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the state object for the specified station or object.
- getTrackedStationTableModel() - Static method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Get a table model that allows viewing and manipulating the list of individually tracked stations.
- getTransmitting() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the Transmitting object that this AX25Stack will use for implicit but unrouted transmissions.
- 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
. - getTuneIfc() - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the current implementation of the TuneIfc.
- 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.ax25.Connector
-
Report what type of traffic comes from this connector.
- getType() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Get data type of the objects stored in this ShareableObjectCache.
- getType() - Method in class org.ka2ddo.util.StringCache
-
Get data type of the objects stored in this ShareableObjectCache.
- getType() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the type of event this object is describing.
- getType() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Gets the type of rendering to be performed for this element.
- 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() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the localized name for this symbol.
- getTypeName(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the localized String type name for this symbol.
- getUnit() - Method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Get the unit (if any) for values for this WeatherEnum,
- getUnit() - Method in enum class 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
-
Get the unit in which the length magnitude is measured.
- getUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the unit in which the magnitude is measured.
- getUnit() - Method in class org.ka2ddo.yaac.osm.Speed
-
Get the DistanceUnit (interpreted as a speed unit in DistanceUnit per hour) for this Speed.
- getUnit() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the unit in which the magnitude is measured.
- 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 class org.ka2ddo.util.DistanceUnit
-
Convert a string representing the abbreviations for a DistanceUnit into the enum instance for that unit.
- getUnitForName(String) - Static method in enum class org.ka2ddo.util.WeightUnit
-
Get the enumeration corresponding to the specified weight unit String name.
- getUnitScaling() - Method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Get the scaling factor to apply to the unit for values for this WeatherEnum.
- getUnitScaling() - Method in enum class org.ka2ddo.aprs.WeatherEnum
-
Get the scaling factor to apply to the unit for values for this WeatherEnum.
- getUnwrittenCount() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Get the count of bytes in the buffer that have not been forwarded to the next OutputStream down.
- 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.AgeSpinnerModel
-
The current element of the sequence.
- getValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the value of the current element of the sequence.
- getValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the value for the element.
- getValue() - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
Get the Class that implements the driver code for this PortEntry.
- 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. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Obtain the value of a particular cell in the table.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Get the display value for the specified table cell.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Get the display value for the specified table cell.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - 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
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the value for the cell at
columnIndex
androwIndex
. - getValueAt(int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the value for the cell at this column and
rowIndex
. - getValueClass() - Method in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Class of the data type of values of this enumeration.
- getValueClass() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the most specific superclass for the element value.
- getValueClassConstructorOneArg() - Method in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Get the reflection Constructor for a value of this enum that will convert a Float into the appropriate value object.
- getValueType() - Method in enum class 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
- getVisibleCtls() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get the type-specific visibility controls for this OSMLayer instance.
- 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.
- getWatchedStation(int) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the index of the station or object callsign stored in the individual track list.
- getWatchedStation(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the WatchedStation record for the station or object callsign stored in the individual track list.
- getWatchedStationIndex(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the index of the station or object callsign stored in the individual track list.
- getWayType() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the WayType enumeration value associated with this WayParams object.
- getWayWriteFullDelay() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- 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.
- getWestLongitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box western edge for the event area,
- getWidth() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Returns the current width of this component.
- getWindow() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the java.awt.Window containing this map widget.
- getWindow() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the java.awt.Window containing this map widget.
- getZoneTableModel() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get a TableModel for accessing the currently active zones.
- getZoomScale() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the current scale of the map in current
DistanceUnit
s. - getZoomScale() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the current scale of the map in current
DistanceUnit
s. - geyser - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- geyser - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- gift - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- give_box - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- glacier - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- glaziery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- GLOBAL - Enum constant in enum class org.ka2ddo.ax25.Scope
-
Packet can be transmitted through both RF and APRS-IS (Internet) ports, and the digipeater list won't contain RFONLY or NOGATE,
- goldsmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- golf - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- golf_course - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- golf_course - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- goods_conveyor - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- goodwill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- government - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Facilities and buildings associated with branches of government at any level (national to municipal) that do not fall into the
AmenityCategory.public_safety
category. - government - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gpgsvNumSentences - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Total number of $GPGSV sentences needed to describe all satellites in use.
- GPS_LOCK_ACQUIRED - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
GPS lock has been acquired.
- GPS_LOCK_LOST - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
GPS lock has been lost.
- GPS_SENTENCE_TYPE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Last GPS sentence type used to provide position information.
- GPS_SPS - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Standard GPS fix.
- GpsCsvLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS position events only (not satellite constellation updates) to a CSV file, with each record in the order latitude, longitude, elevation, and timestamp.
- GpsCsvLogger() - Constructor for class org.ka2ddo.yaac.gps.GpsCsvLogger
- GPSD_JSON - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS using GPSD's JSON structure format, one complete structure (with all sub-structures) per line in the text log file.
- 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.GeographicalMap
-
Do not call.
- 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.LineOfSightPane
- 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 - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Instance specific pointer to GPS parser.
- 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.
- GpsdJsonLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS data in GPSD JSON format, regardless of what format it was originally in.
- GpsdJsonLogger() - Constructor for class org.ka2ddo.yaac.gps.GpsdJsonLogger
- 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
-
Create the configuration panel for a connection to a GPSD daemon.
- 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 Class in org.ka2ddo.gps
-
This enum defines the fix quality (as used in the NMEA 0183 V3.01 $GPGGA sentence).
- GpsLogBoundsSelector - Class in org.ka2ddo.yaac.gui
-
Panel for specifying the upper or lower bounds for selecting records from a YAAC GPS log file.
- GpsLogBoundsSelector(boolean, long, long) - Constructor for class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Create a log file bounds selector widget.
- GpsLogger - Interface in org.ka2ddo.yaac.gps
-
This interface specifies how the
GPSDistributor
will record GPS position events to disk files. - GpsLogMode - Enum Class in org.ka2ddo.yaac.gps
-
This enumeration defines the various formats that can be used to write a GPS position report to a disk file.
- GPSParser - Class in org.ka2ddo.gps
-
This singleton functor class collects GPS data from GPS data sources and accumulates current position data for use by other parts of the application.
- 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(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.
- GpsRawMessage(GpsFix, char, char) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
-
Alternate constructor to support remote GPS tracking.
- GpsRawNMEA0183Listener - Interface in org.ka2ddo.yaac.gps
-
This interface allows interested parties to receive copies of the raw NMEA-0183 messages received from any interface in YAAC.
- GPSSentenceParser - Interface in org.ka2ddo.gps
-
Interface defining a custom parser for a particular NMEA-0183 sentence.
- GPSStatisticsPane(ResourceBundle) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
- 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
-
Create a GPSStatus pane for the named GPS receiver.
- GPSStatusPane.GPSStatisticsPane - Class in org.ka2ddo.yaac.gui
-
Display the current numeric GPS statistics values as received from a GPS receiver.
- GPSStatusPane.ViewScope - Class in org.ka2ddo.yaac.gui
-
Plot the local-sky-relative locations of the GPS satellites in use by the GPS receiver.
- GPX - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS using the GPX (GPS eXchange format) XML schema.
- GpxLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS data using the GPX schema of XML, as documented at GPX: the GPS Exchange Format.
- GpxLogger() - Constructor for class org.ka2ddo.yaac.gps.GpxLogger
- GraphicalErrorLogger - Interface in org.ka2ddo.yaac.core
-
This interface provides a means to access the platform-specific GUI classes from UI-independent code in YAAC.
- grass - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- grass_strip - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- grassland - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- grave_yard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- green - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- green - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The green color strength of this object, from 0 to 255.
- GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- greenfield - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- greengrocer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- greenhouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- greenhouse - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- greenhouse_horticulture - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- gridiron - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- grinding_mill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- grit_bin - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- groundskeeping - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- groupIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
-
Group Identifier (GI) of the XID frame; must always be 0x80 (parameter negotiation) for the AX.25 protocol.
- groyne - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- gtn - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
The Way or Node that was found by the OsmSearcher,
- gtnFile - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
The File object for the disk file associated with this queue.
- 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.
- guard_rail - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- guard_stone - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- guest_house - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- GuiContentType - Enum Class in org.ka2ddo.yaac.pluginapi
-
This enum defines content types for UI panels that can launch popup menus, to help popup menu actions decide whether they can be used in the launching context.
- guide - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.FullMapFunctor - Interface in org.ka2ddo.yaac.core
-
Declare a callback for operations that have to iterate over all full-function map windows, not just the current one.
- GuiIfc.MapFunctor - Interface in org.ka2ddo.yaac.core
-
Declare a callback for operations that have to iterate over all map windows, not just the current one.
- GuiIfc.MessagingParams - Class in org.ka2ddo.yaac.core
-
Data structure containing parameters needed to transmit a text message.
- GuiIfc.OsmImportParams - Class in org.ka2ddo.yaac.core
-
Data structure of parameters needed for the OpenStreetMap import operation.
- GuiIfc.TileDownloadParams - Class in org.ka2ddo.yaac.core
-
Data structure of parameters needed for the OpenStreetMap pre-imported tile download operation.
- GuiNWSMultiLine - Class in org.ka2ddo.yaac.gui
-
This class provides graphical rendering support for NWS MultiLine encoded poly-figures.
- GuiOsAdapter - Class in org.ka2ddo.yaac.gui.os
-
This class provides support methods for O/S-specific initialization of the UI.
- GuiOsAdapter() - Constructor for class org.ka2ddo.yaac.gui.os.GuiOsAdapter
- 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.FileTexturePaint - Class in org.ka2ddo.yaac.gui.osm
-
A TexturePaint object with an associated file path where the image was loaded from.
- GuiOsmConstants.StrokeEnum - Enum Class 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.
- guns - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- GUST - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Peak gust speed of wind in storm in knots (nm/hr).
- GUST - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Wind peak gust speed in statute miles per hour in the last 5 minutes.
- gymnasium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
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).
- haberdashery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hackerspace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hackerspace - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- hairdresser - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HALF_HOUR_IN_MSEC - Static variable in class org.ka2ddo.yaac.ax25.Age
-
Convenience constant for the number of milliseconds in a half hour.
- hamlet - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- hampshire_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- handicraft - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.AlohaQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.DirectQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.HeardQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.IGateQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.LocalQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.MessageQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.ObjectRetransmitQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.PingQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.PositionQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.QueriesQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.StatusQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.UptimeQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.VersionQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.WeatherQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.core.queries.YDebugQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handleQuery(Message) - Method in class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler
-
Handle the passed in message and generate whatever appropriate response should be made.
- handrail - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- hangar - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Hangar for parking aircraft out of the weather.
- hangar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- harbour - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- harbour - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- harbour_basin - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- harbourmaster - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hardware - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HAS_COLOR - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Non-standard flag bit used to indicate that AmenityType flagged with this has a '*' in the image file name that should be replaced with the enum name of its
OSMLayerEnum.color
value (if any). - 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_INTERNET_ACCESS_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of HAS_INTERNET_ACCESS flag (used to avoid inefficient autoboxing).
- HAS_TOLL - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating toll is charged to travel the Way. - HAS_TOLL_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of HAS_TOLL
flag bit
(used to avoid inefficient autoboxing). - 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 Connector has the specified capability or capabilities.
- hasCapability(int) - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Test if this Connector has the specified capability or capabilities.
- hasDecodedTags() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Report whether this GenericTaggedNode has decoded tag values.
- 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.gps.SatelliteState
-
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
-
Returns a hash code value for the object.
- 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.bootstrap.FirstWindow
-
Returns a hash code for this enum constant.
- 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.gui.weather.NWSZoneLayer.ZoneKey
-
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.GTNWrapper
-
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
-
Return hashcode of this object
- 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(int) - 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.
- 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.
- HasRemoteAppIfc - Interface in org.ka2ddo.yaac.io
-
This interface defines a
PortConnector
that connects to a remote application on another system. - hasRXTX() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Report whether this plugin was able to load the (now obsolete) RXTX native library for accessing serial ports.
- hasThisAmenity(AmenityType) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Test if this GenericTaggedNode provides the specified
AmenityType
. - 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 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- hazmat - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies if there are restrictions on transporting Hazardous Materials along this Way.
- HAZMAT_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for hazardous materials restriction String in
GenericTaggedNode
. - HC - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Hurricane.
- 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.
- hdop - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Horizontal Dilution Of Precision of the satellite configuration, multiplied by 10.
- health - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
facilities and services related to providing health care.
- health_and_beauty - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- health_food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- health_post - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- healthcare - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Healthcare - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the supported values of the healthcare="*" attribute in OSM.
- 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
-
Create a HealthMonitorGUI tabbed pane.
- 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.TMIGate - Class in org.ka2ddo.yaac.gui
-
TableModel reporting the most recent time an I-gate or digipeater has apparently performed its duty as an I-gate or digipeater.
- HealthMonitorGui.TMStatus - Class in org.ka2ddo.yaac.gui
-
TableModel reporting the current recentness of "up" status of all configured stations.
- HEAP_UPPER_PERCENT_THRESHOLD - Static variable in class org.ka2ddo.yaac.ax25.StationTracker
-
How close the consumption of the JVM heap can get to the maximum (-Xmx option to JVM) before YAAC starts reducing retention intervals and taking other actions to prevent heap starvation, specified as a percentage.
- 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
- hearing_aids - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- heath - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- hedge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hedge - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- 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
-
PHG code for antenna height about average terrain elevation.
- height_restrictor - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- helipad - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Helicopter landing pad.
- helipad - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- heliport - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A place where helicopters may land and take off.
- help - Static variable in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Bring up a display listing the legal values for first windows.
- HELP_KEY - Static variable in class org.ka2ddo.yaac.gui.help.HelpAdapter
-
JComponent client property name for an associated tag into a JavaHelp help map.
- HELP_OPTION - Static variable in class org.ka2ddo.yaac.core.ErrorLogger
-
Return value from class method if HELP is chosen.
- 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.
- HelpTaggedException - Interface in org.ka2ddo.yaac.core
-
This interface identifies a Throwable that has a YAAC help tag associated with it to help the user debug their problem.
- HelpTaggedIOException - Exception in org.ka2ddo.yaac.core
-
This exception is the same as java.io.IOException, except that it carries a help tag so the error display code can provide additional documentation to the user.
- HelpTaggedIOException(String) - Constructor for exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Constructs an
IOException
withnull
as its error detail message. - HelpTaggedIOException(String, String) - Constructor for exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Constructs an
IOException
with the specified detail message. - HelpTaggedIOException(String, Throwable, String) - Constructor for exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Constructs an
IOException
with the specified detail message and cause. - HelpTaggedIOException(Throwable, String) - Constructor for exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Constructs an
IOException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - herbalist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HF - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
- hideLabel - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Suppress displaying the label (callsign or alias) for this station/object.
- hifi - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HIGH_WIND - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- highwater_mark - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- highway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Highway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM highway="*" attribute.
- highwayName - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- HIGHWAYNAME_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for highway identifier String in
GenericTaggedNode
. - hindu - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- hindu_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- historic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Landmarks of historical and/or archaeological interest.
- historic - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- historic - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Historic - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM historic="*" attribute.
- 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.
- hobby - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- holding_position - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Point on a taxiway to hold to allow other aircraft to pass on a runway or other taxiway.
- hole - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- HOLE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for OSM ID number for another Way which this Way punches a hole through.
- home() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Pan the map so the local station is at the center.
- HOME - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a fixed station such as a home QTH.
- HOME - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for homing to own station.
- home_center - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- home_goods - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- homeless_shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- homeopath - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hookah_lounge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- horse_riding - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- horse_stile - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- hospice - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hospice - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- hospital - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hospital - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- hostel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hostel - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- hostname - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Fully qualified domain name of host providing the service, or null if not known.
- hot_spring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hot_spring - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- hotel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hotel - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- house - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- HPa - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in hectopascals (also known as millibars).
- htmlEscape(String) - Static method in class org.ka2ddo.util.HtmlUtil
-
Expand the provided plain-text (not HTML) string with HTML escapes so that it isn't mis-interpreted by HTML parsers.
- HtmlUtil - Class in org.ka2ddo.util
-
A collection of utility functions for manipulating HTML.
- HttpConnectionThread - Class in org.ka2ddo.yaac.webserver
-
This class processes one inbound HTTP connection.
- HttpConnectionThread(Socket, Map<String, Map<String, PathHandler>>, HttpServer) - Constructor for class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
Create a new connection thread for a particular inbound client.
- HTTPS_RADAR_WEATHER_PREFIX - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Prefix of URLs used to download radar mosaics from US National Weather Service.
- httpServer - Variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Reference to HttpServer instance that uses invocations of this PathHandler instance.
- HttpServer - Class in org.ka2ddo.yaac.webserver
-
This class implements a very simple HTTP server.
- HttpServer(int, int) - Constructor for class org.ka2ddo.yaac.webserver.HttpServer
-
Create a HttpServer instance on the specified listening port.
- 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
-
Create a HugeBitSet with no preallocated blocks.
- HugeBitSet(int) - Constructor for class org.ka2ddo.util.HugeBitSet
-
Create a HugeBitSet with memory allocated for up to the specific bit number,
- hulk - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- HUMIDITY - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Relative humidity in percent.
- humidityPct - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Relative humidity percentage.
- HUNDREDTH_MINUTE_F - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Ambiguity value for hundredth-of-a-minute resolution.
- hunting - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- hunting_stand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HurricaneEnum - Enum Class in org.ka2ddo.aprs
-
Symbolic codes for different types of hurricane/tropical storm information.
- HurricaneEnum.StormType - Enum Class in org.ka2ddo.aprs
-
Values allowed for type of storm in a hurricane position report.
- hvac - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- HWY_BRIDLEWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_BUS_GUIDEWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_BYWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_CONSTRUCTION - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_CYCLEWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_FOOTWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_LIVING_STREET - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_MOTORWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_MOTORWAY_LINK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_PATH - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_PRIMARY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_PRIMARY_LINK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_RACEWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_RESIDENTIAL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_REST_AREA - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_ROAD - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_SECONDARY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_SECONDARY_LINK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_SERVICE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_SERVICES - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_STEPS - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_TERTIARY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_TRACK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_TRUNK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_TRUNK_LINK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- HWY_UNCLASSIFIED - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
I
- icao - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
ICAO or IATA abbreviation for an airport.
- ice_cream - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ice_rink - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ice_rink - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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.
- 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
-
Sequential ID number assigned to this 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
-
OpenStreetMap database ID key for this 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.
- IDLE - Enum constant in enum class org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
KISS decoder has not received the first FEND byte since (re-)initialization.
- IGATE - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for an I-gate station that relays other stations' traffic between RF and Internet.
- IGATE - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be I-gating other stations to or from the APRS-IS.
- IGATE - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
- IGATE - Static variable in class org.ka2ddo.yaac.ax25.StationTracker
-
Capability string included in capabilities if local station functioning as an I-Gate.
- igateFilter - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The filter string specified for an I-gate type port.
- igateLevel - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
The level of I-gate operation enabled on this system.
- IGateQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class processes ?IGATE directed and general queries.
- IGateQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.IGateQueryHandler
- IMAGE - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is a String of a relative path, APRS symbol duple, or URL of the image to display.
- imageList - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Collection of raster images to overlay in the containing RasterMapOverlay.
- 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).
- importConfigFromFile() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Import a configuration from a saved XML file (File->Configure->Export to File) with appropriate interferences for callsign, directory, and serial port changing.
- importConfigFromFile() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Import a configuration from a saved XML file (File->Configure->Export to File) with appropriate interferences for callsign, directory, and serial port changing.
- 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.
- IN_ESC - Enum constant in enum class org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
KISS decoder has received an FESC byte and is waiting for the TFEND or TFESC byte to indicate which byte code was escaped.
- IN_FRAME - Enum constant in enum class org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
KISS decoder has received an FEND byte and is waiting for more body bytes.
- InboundConnectedSessionListener() - Constructor for class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
- inCategory(Symbols.Category) - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Test if the specified category matches this category subfilter.
- INCH - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in inches.
- INCH_EAST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning east a small fraction of the map.
- INCH_NORTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning north a small fraction of the map.
- INCH_SOUTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning south a small fraction of the map.
- INCH_WEST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning west a small fraction of the map.
- 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(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.
- include(MessageModel, int) - 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(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.
- 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
- INDOOR_HUMIDITY - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Indoor relative humidity in percent.
- INDOOR_TEMPERATURE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
The current indoor temperature in degrees Fahrenheit (as reported by Peet Bros Ultimeter weather stations).
- industrial - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- 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 - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- information - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- 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.
- inHg - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in inches of mercury.
- init() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Do any initialization that requires subclass constructor execution first (not just the super() call to this class's constructor).
- 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.
- init(Preferences) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Load the MessageGroupCatalog with persisted values from the Java Preferences store.
- INITIAL_SORT - Static variable in class org.ka2ddo.yaac.gui.RawPacketPane
-
Default sort order for Raw Packets table.
- initializeCmd(AX25Frame) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Properly set the isCmd flag of a frame based on the
AX25Callsign.h_c
bits in the sender and destination addresses. - initializeFilterControls() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Set all the SendingStationFilter controls based on the current Preferences settings.
- initializePlaceZoomLevels() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Load the persisted zoom levels for Place labels from the Preferences backing store.
- initializeSpatialCheckEnvironment(float) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Specify that the current known set of weather stations should be used for performing level 3 spatial consistency checks.
- 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.MainGui
-
Create the entries on the dynamic Window menu on the menu bar corresponding to every window except the one containing the menu bar.
- initialRateSecs - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Initial transmit interval for this beacon in seconds.
- initialRateSecs - Variable in class org.ka2ddo.yaac.io.StatusData
-
Initial transmit interval for this beacon in seconds.
- 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.MainGui
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
- initMap() - Static method in enum class org.ka2ddo.gps.GpsFixQuality
-
Initialize the mode map if it isn't already initialized.
- initMenuBar() - Method in interface org.ka2ddo.yaac.gui.FirstWindowInitIfc
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
- initMenuBar() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
- initMenuBar() - Method in class org.ka2ddo.yaac.gui.StationListViewer
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC object to be already initialized).
- initOnePlugin(Provider, String) - Static method in class org.ka2ddo.yaac.YAAC
-
Activate the features defined by the specified
Provider
subclass instance. - initValueMap() - Static method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Load the hashmap that translates string into enum value instances, including using aliases for the official enums.
- insect_hotel - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- insertDefaultRow(int, String) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Create a new initially-enabled LocalDestinationRecord at the specified index within the catalog.
- insertGTN(Node) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Insert a new OSM
Node
into this RTreeNode. - insertGTN(Way) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Insert a new OSM
Way
into this RTreeNode. - 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
-
Invoked prior to insertion of text into the specified Document.
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that there was an insert into the document.
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
-
Gives notification that there was an insert into the document.
- inshore_traffic_zone - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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
- insulation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- insurance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- interior_decoration - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- intern(String) - Static method in class org.ka2ddo.util.StringCache
-
Return the interned singleton copy of the specified String.
- internet_access - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way or Node provides public Internet access.
- internet_cafe - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- INTERNET_LOST - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Internet connection has been lost.
- INTERNET_RESTORED - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Internet connection has been restored.
- internKey(T) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Look for the specified key in the cache.
- 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.rtree.RTreeNode
-
Test if the specified bounding box intersects the minimum bounding box of this RTreeNode.
- 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.
- INVALID - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
No fix.
- INVALID_MSG - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
The specified
AX25Message
does not describe a repeater. - INVALID_SIGNATURE - Enum constant in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
The message signature is invalid or unrecognized.
- invalidate() - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this
Polygon
. - invoke() - Method in class org.ka2ddo.yaac.osm.OceanImporter
- 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.MainGui
-
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.MainGui
-
Display the Object editing dialog, possibly initialized with the contents of an existing ObjectReport.
- invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter, Scope) - 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, Scope) - Method in class org.ka2ddo.yaac.gui.MainGui
-
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.
- IPv4 - Enum constant in enum class org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
- IPv6 - Enum constant in enum class org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
- 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_AREA_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_AREA flag (used to avoid inefficient autoboxing).
- IS_BRIDGE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a bridge above other features. - IS_BRIDGE_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short object form of IS_BRIDGE
flag bit
(used to avoid inefficient autoboxing). - IS_BUILDING - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a building, not open area. - IS_BUILDING_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_BUILDING_flag (used to avoid inefficient autoboxing).
- 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_DISUSED_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_DISUSED flag (used to avoid inefficient autoboxing).
- IS_HOLE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flags bit
indicating this map element is a hole in another closed area Way, typically used for an inner Way in a Relation with inner and outer Ways. - IS_INCOMPLETE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is missing vertices because of data cropping (either at import time or when obtaining a partial OSM data file). - IS_ISLAND - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is the coastline of an island. - IS_ISLAND_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ISLAND flag (used to avoid inefficient autoboxing).
- 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_ONEWAY_BACKWARDS_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ONEWAY_BACKWARDS flag (used to avoid inefficient autoboxing).
- IS_ONEWAY_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ONEWAY
flag bit
(used to avoid inefficient autoboxing). - IS_TUNNEL - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a tunnel underneath other features. - IS_TUNNEL_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_TUNNEL
flag bit
(used to avoid inefficient autoboxing). - IS_WATER - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a water object. - is1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Test if the specified DigipeatListener is registered for first digipeater updates.
- isAborted() - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Test whether the user has requested that the long-running operation be aborted.
- isAborted() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Test whether the user has requested that the long-running operation be aborted.
- isAcceptAllDests() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Report whether all destinations are accepted by this filter.
- isAcked() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Report whether this message was acknowledged by its recipient.
- 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.gui.AttentionAlert
-
Indicate whether this AttentionAlert is still active (i.e., not timed out).
- 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).
- isAdminBoundary() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Indicate if this WayType represents an administrative or political boundary that shouldn't be tagged with "highway" signs (even if the "ref" tag was used to provide an abbreviated name for the boundary).
- 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.
- isAllowInboundConnectedMode() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Indicate whether this system accepts inbound connected-mode connection requests.
- isAllowVirtualDigipeatsForHF() - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Reports if HF packets without digipeat paths may be retransmitted through VHF RF ports.
- isAmbiguityLtLimit() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether the filter is looking for position more precise or less precise than the threshold.
- isAmenityOrWay - Variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Flag indicating whether the
SupportedTagKeys.osmEnumType
is for a OSM enumeration that can be translated into either aWayType
or anAmenityType
, depending on the specific value of the enumeration. - isAppendCR() - Static method in class org.ka2ddo.aprs.Message
-
Indicate whether trailing CR should be appended to generated APRS packets.
- isApplyFilter() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Report whether the currently defined filters should restrict the contents of the station/object list.
- isAutoLoadMapTiles() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
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.GeographicalMap
-
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() - Static 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.
- isAutoReply() - Static method in class org.ka2ddo.yaac.YAAC
-
Report whether received APRS text messages should be automatically replied to without human input.
- isBeaconTextAcceptable(String) - Static method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Validate a free-text beacon comment to ensure that if the operator uses the reserved word EMERGENCY, they really mean to report a real emergency at their station.
- isBlacklisted(int) - Method in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Test if the specified callsign is on the blacklist for a specific reason.
- isBlacklisted(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Test if the specified callsign is on the blacklist.
- isBlacklisted(String, int) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Test if the specified callsign is on the blacklist for a specific reason.
- 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.BeaconSelectTableModel
-
Report whether the specified table cell may be edited by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Indicate whether the specified cell is editable.
- 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
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Report whether the specified table cell can be edited and modified by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Specify whether the indexed cell is editable or not
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Indicate whether the specified table cell can be edited.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Indicate whether the specified table cell can be edited.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns true if the cell at
rowIndex
andcolumnIndex
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
-
Indicate whether the specified table cell's value can be edited by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Report if the value of the specified table cell can be edited and modified by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Indicate which columns of the table are editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - 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
-
Indicate whether tabel cell is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns true if the cell at
rowIndex
andcolumnIndex
is editable. - isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Indicate if a table cell is editable.
- isCellEditable(int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns true if the cell at
rowIndex
and this column is editable. - isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Asks the editor if it can start editing using
anEvent
. - isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Asks the editor if it can start editing using
anEvent
. - 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.FillEditor
-
Test if this cell is editable (which should always be the case if an editor was invoked on it.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Asks the editor if it can start editing using
anEvent
. - 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
-
Indicate whether any edits have occurred since the table model was instantiated.
- isClockWise() - Method in class org.ka2ddo.yaac.osm.Way
-
Test if the Way is clockwise or counterclockwise.
- 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.
- isCustom() - Method in class org.ka2ddo.aprs.PositionMessage
-
Indicate whether the MicE status code is a standard code or a custom code.
- isDebug() - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if debug messages should be printed out.
- isDebug() - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if debug messages should be printed out.
- isDebug(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if a specific category of debug messages should be printed out.
- isDebug(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if a specific category of debug messages should be printed out.
- isDebugOnly(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if a specific category of 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).
- isDefaultIsViewableForNewStation() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Report whether newly created stations and object records are visible by default.
- isDigipeatableCallsign(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), and an AX.25-legal SSID.
- isDigital - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates this represents DCS (Digital Code Squelch) rather than tone squelch,
- isDirect() - Method in class org.ka2ddo.ax25.AX25Frame
-
Test if this message was sent directly (without any relay station).
- isDirect() - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this message was sent directly (without any relay station).
- 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.
- isDirectory - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
Boolean true indicates chooser should select a directory, false for files.
- isDiscardable() - Method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Indicate if elements of this Man_Made type should be discarded, as they add no value for map rendering.
- isDoAllExisting() - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Report if assuming all currently present tiles will be downloaded again.
- isDoAlohaForAprsIs() - Static method in class org.ka2ddo.yaac.core.AlohaTracker
-
Report whether APRS-IS stations will be computed into an aloha circle.
- isDontRotateIcons() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- isDontRotateIcons() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- isDontRotateIcons() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- isDontShowAsOld() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Report whether rendering code should display old messages differently.
- 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.
- isDoubleSizeIcon - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Draw this station/object using a double-sized icon so it is easier to find on the map.
- 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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
Indicate whether all moving stations should have track stripes plotted.
- isDrawAllTrackStripes() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
Report whether callsign label should be drawn for each station/object.
- isDrawCallsign() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Report whether Objects that have been "killed" are plotted on the map.
- isDrawDeadObjects() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
Report whether direction-finding cones are plotted from stations reporting DFS vector information
- isDrawDF() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
- isDrawDigipeatHops() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report if digipeater hop paths are drawn for stations.
- isDrawDigipeatHops() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if digipeater hop paths are drawn for stations.
- isDrawDigipeatHops() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report if digipeater hop paths are drawn for stations.
- isDrawDoubleSizedSymbols() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report if symbols are being drawn double-sized.
- isDrawDoubleSizedSymbols() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
Report whether radio range circles are being drawn for stations reporting or implying transmission range limits.
- isDrawRangeCircles() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
Report whether the local station is plotted on the map.
- isDrawSelf() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.
- isDrawSpeed() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the motion speed and bearing of a station or object should be plotted below the station/object's name.
- isDrawSpeed() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the motion speed and bearing of a station or object should be plotted below the station/object's name.
- isDrawSpeed() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether the motion speed and bearing of a station or object is plotted below the station/object's name.
- isDrawTrackStripe(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Test whether the specific station or object should have a track stripe drawn after it.
- isDrawWeatherAsWeather() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
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.GeographicalMap
-
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.
- isEditable() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns true if the element is editable.
- isEmpty() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Returns
true
if this set contains no entries. - isEmpty() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
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 class org.ka2ddo.aprs.TelemetryMessage
-
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() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether the entire MessageContentFilter is enabled to check for specific message contents.
- 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
. - isEnabled(int) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Test whether the specified Mic-E status code is acceptable by this filter.
- isEnabled(Enum) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether filtering is enabled for messages containing the specified message token as identified by a WeatherEnum or DataExtensionEnum.
- 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.
- isEof() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Test if this stream's file-reading thread has reached end-of-file of the underlying stream.
- isEquivalent(BeaconData) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Compare the contents of this BeaconData object against the specified one, and report if they have the same values (excluding the beacon name).
- 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.
- isFoundOldTiles() - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Report if system already has map files.
- isFrozen() - Method in class org.ka2ddo.ax25.AX25Stack
-
Report if parser thread is frozen.
- isFullDuplex - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates that the repeater not only expects a tone, but sends one out as well.
- isGpsDataListener(GpsDataListener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Test if specified listener is currently registered to be informed when local GPS position data is updated.
- isGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Test if specified listener is currently registered to be informed when local GPS position data is updated.
- isGraticuleVisible() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
- isGraticuleVisible() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
- isHardReject() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
- isHideRealCallsignWhenHasTactical() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if callsign combobox lists should exclude callsigns of stations with aliases (tactical names).
- isHideSeamarks() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether seamark data should not be rendered.
- 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 class org.ka2ddo.yaac.gui.ListViewMode
-
Indicate whether this enum allows for including APRS Objects.
- isIncludeStations() - Method in enum class org.ka2ddo.yaac.gui.ListViewMode
-
Indicate whether this enum allows for including APRS Stations.
- isInMessage() - Method in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Indicate if enum-indicated data could ever be in a standardized part of an APRS message.
- isInvalid - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates that values of this object are meaningless garbage and should not be used.
- isInvalid() - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this message was flagged as invalid.
- isIPv4Forced() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Indicate if YAAC is configured to support Internet networks supporting IPv6.
- isKeepSpecificallyTrackedStationsOnScreen() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- isKeepSpecificallyTrackedStationsOnScreen() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
-
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- island - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- island - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- island - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that the specified Way (probably an area) is an island within a body of water.
- 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.
- islet - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- 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(String) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Test if this callsign is addressed to the local station.
- isLocalDest(String) - Method in interface org.ka2ddo.ax25.Transmitting
-
Test if this callsign is addressed to the local station.
- isLocalDest(String) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Test if this callsign is addressed to the local station.
- isLocalDest(AX25Callsign) - 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.GeoMapIfc
-
Report whether the map should automatically pan to keep the local station centered on the map.
- isMapAutoCentered() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the map should automatically pan to keep the local station centered on the map.
- isMapAutoCentered() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Report whether the map should automatically pan to keep the local station centered on the map.
- isMapCenteredOnAlerts() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether this map should be re-centered on AttentionAlerts of EMERGENCY or ROUTINE precedence.
- isMapCenteredOnAlerts() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether this map should be re-centered on AttentionAlerts of EMERGENCY or ROUTINE precedence.
- isMatchingBeacon(String[]) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Test whether or not this particular beacon is on the approved list for a given APRS or OpenTRAC transmit port.
- 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.GeographicalMap
-
Report the current visibility of the MemoryGCPanel.
- isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report the current visibility of the MemoryGCPanel.
- isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Report the current visibility of the MemoryGCPanel.
- isMousePressed() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Check current state of mouse.
- isMsgForRepeater(AX25Message) - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Report if an AX.25 message contains information describing a repeater station.
- isN_N - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Specify if this is an alias using the New n-N paradigm.
- isNarrowband - Variable in class org.ka2ddo.aprs.XmitEncoding
- isNeedsOverlay() - Method in interface org.ka2ddo.aprs.SymbolImageData
-
Indicate whether this is a copy of the alternate table image that expects an overlay character,
- isNeedsOverlay() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Indicate whether this is a copy of the alternate table image that expects an overlay character,
- 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.GeoMapIfc
-
Report if the displays are in night mode.
- 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.GeographicalMap
-
Report if the displays are in night mode.
- isNightMode() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Report if the displays are in night mode.
- isNightMode() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if the displays are in night mode.
- isNonencryptedHTTPForced() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Indicate if YAAC is configured to support Internet networks prohibiting encrypted traffic (such as the Amateur Radio HSMM [High-Speed MultiMedia] networks).
- isNotMatch() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether this filter will pass only packets matching the enabled filter elements, or those not matching any of the enabled filter elements.
- isNotTooOld() - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Report if the last data record was not out-of-date.
- 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.
- isolated_dwelling - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- isOldParadigmAlias(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Test if the parameter appears to be an old paradign digipeat alias.
- 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).
- isOnlyWays() - Method in class org.ka2ddo.yaac.osm.Relation
-
Test if this Relation contains only Ways.
- 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 interface org.ka2ddo.ax25.TransmittingConnector
-
Reports whether this Connector has an open connection to its port.
- 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.UdpSubmitConnector
-
Reports whether this Connector 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.
- isOpen() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
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.
- isOptimizeTransmits() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Report whether port optimization of locally-originated message transmits should be performed.
- isOverfull() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode contains too many elements which should be split into sub-nodes.
- 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.
- isRadioDual() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Report whether the connected radio is capable of receiving two different frequencies at the same time, ex.: Kenwood TM-D710.
- isRadioTunable() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Test if this interface provides a tuneable radio.
- 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
-
Test if this callsign looks like a digipeat New-N alias.
- isRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Test if the specified DigipeatListener is registered for last digipeater updates.
- isRequired() - Method in enum class org.ka2ddo.aprs.WeatherEnum
-
Report whether an APRS weather message is required to include this parameter.
- isRf(int) - Method in class org.ka2ddo.ax25.AX25Frame
-
Test if this AX25Frame came from an RF connection.
- isRf(int) - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this AX25Message came from an RF connection.
- 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.FirstDigipeatFilterUI
-
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.
- isSelfAddressed() - Method in class org.ka2ddo.aprs.MessageMessage
-
Indicate if this text message is self-addressed.
- 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.
- IsShowEnglishLabelsMapFunctor - Class in org.ka2ddo.yaac.gui
-
Refactored functor for use in extracting the ShowLabelsInEnglish attribute of the maps.
- IsShowEnglishLabelsMapFunctor() - Constructor for class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
- isShowEveryonesMessages() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Report if all Messages are to be shown, or only those addressed to this station.
- isShowEveryonesTelemetry() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Report whether all telemetry or just filtered telemetry should be shown.
- isShowHighwaySigns() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether highway signs should be displayed on the map.
- isShowingEnglishLabels() - Method in class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
-
Report the collected answer of this functor.
- isShowLabelsInEnglish() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
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.GeographicalMap
-
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.AttentionAlert
-
Indicate whether the AttentionAlert is in the "on" part of its flashing cycle.
- 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.MainGui
-
Report if Radio View window should only display packets received from RF.
- 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
-
Report whether non-realtime played-back packets from a file will be displayed.
- 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.MainGui
-
Report if Radio View window should be automatically opened upon startup.
- isShowRasterMaps() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Identify whether raster overlays should be rendered on the map window.
- isShowRT() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Report whether realtime packets from a live APRS port will be displayed.
- isShowSevereWeatherZones() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowSevereWeatherZones() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowSevereWeatherZones() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowTopoContours() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the topographic map should be rendered as contour lines.
- isShowTopoContours() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Report whether the topographic map overlay should be displayed as filled regions.
- isShowTopoRegions() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
Report if unlabeled and untyped map features should be displayed.
- isShowUnlabeledWays() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
-
Specifies whether setWidthToFit() should be enabled on this column
- 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
-
Specifies whether setWidthToFit() should be enabled on this column.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
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
-
Indicate whether packets are sorted by time of local receipt, or any timestamp embedded in the packet (if any).
- isSpecificallyTracked(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Test if a given identifier is on the tracking list.
- 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.GeographicalMap
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracked(String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracked(String) - Static 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.FullGeoMapIfc
-
Test if any identifiers are 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.GeographicalMap
-
Test if any identifiers are on the tracking list.
- isSpecificallyTracking() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if any identifiers are on the tracking list.
- isSpecificallyTracking() - Static 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
-
Report whether this filter is rejecting unmanned stations.
- 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.
- isSuppressMapPopups() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Test if popup windows from clicking on a map feature will be allowed.
- 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
-
Test if the specified widget is on this 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
-
Specify whether digipeats using this alias should have trace callsigns inserted into the digipeat path of the AX.25 frame.
- isTxOnlyTracker() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicate if this station is a transmit-only tracker.
- isUnitARate() - Method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit rather than a fixed quantity.
- isUnitARate() - Method in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit rather than a fixed quantity.
- isUnitARate() - Method in interface org.ka2ddo.util.EnumWithUnits
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit rather than a fixed quantity.
- isUntypedWay - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Flag indicating whether Ways queued here are untyped (i.e., only pieces of a Relation).
- isUseExperimentalYAACModelCode() - Static method in class org.ka2ddo.aprs.MicE
-
Test whether locally-generated Mic-E messages should use an experimental model code for YAAC.
- isUseExtendedSymbols() - Static method in class org.ka2ddo.yaac.YAAC
-
Report whether APRS 1.2 extended symbols are available and will be used if needed.
- isUseGpsForPosition() - Method in class org.ka2ddo.aprs.ObjectReport
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.StatusData
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude), such as for a mobile station with a GPS.
- isUseGroundObstructions() - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether ground obstructions found in OpenStreetMap data should be plotted on
LineOfSightPane
s. - 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.
- isUseLargeMenuFont() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether popup menus will use enlarged fonts.
- 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 class org.ka2ddo.ax25.AX25Frame
-
Report whether this packet is strictly valid according to the AX.25 protocol specification,
- isValid() - Method in enum class org.ka2ddo.gps.GpsFixQuality
-
Indicate whether this quality code indicates valid position data.
- 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 class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Report whether attribute has a quantity unit of measure.
- isVertexListMatching(Way, Way) - Static method in class org.ka2ddo.yaac.osm.Way
-
Compare the vertex arrays of 2 Ways to see if they are identical.
- isVertexListReverseMatching(Way, Way) - Static method in class org.ka2ddo.yaac.osm.Way
-
Compare the vertex arrays of 2 Ways to see if they are palindromes (equal in reverse).
- 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.MainGui
-
Test if specified GUI view is printable.
- isVisible(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
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.
- it - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.io.CoalesceChangeListener
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.io.ProtocolSelectionControls
-
DO NOT CALL.
- 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.osm.LineEditor
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Do not call.
- iterateOverAllMaps(GuiIfc.FullMapFunctor) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Apply the functor to every currently open full-capability map window.
- iterateOverAllMaps(GuiIfc.FullMapFunctor) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Apply the functor to every currently open map window.
- iterateOverAllMaps(GuiIfc.MapFunctor) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Apply the functor to every currently open map window.
- iterateOverAllMaps(GuiIfc.MapFunctor) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Apply the functor to every currently open map window.
- 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.core.LocalObjectTracker
-
Returns an iterator over elements of type
ObjectLink
. - 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.filter.CumulativeBooleanOrFilter
-
Returns an iterator over the child Filters of this CumulativeBooleanOrFilter.
- iterator() - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Returns an iterator over the child Filters of this CumulativeFilter.
- 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.
- 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
- jain - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- jain_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- JAVA_EXE_FILTER - Static variable in class org.ka2ddo.yaac.gui.UpgradeLauncher
- JAVA_SERIALIZED - Enum constant in enum class org.ka2ddo.yaac.core.PacketExportMode
- jeepney_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- jersey_barrier - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- jewelry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- jewish - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- joiner - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- Json.JsonHashMap - Class in org.ka2ddo.yaac.util
-
A LinkedHashMap intended to hold JSON-structured data, with a
Json.JsonHashMap.toString()
method that produces JSON text. - JsonHashMap() - Constructor for class org.ka2ddo.yaac.util.Json.JsonHashMap
- 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.
- JSpinnerCellEditor(SpinnerModel) - Constructor for class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Create an editor based on a JSpinner with a specified SpinnerModel, could be any data type.
- JsscInputStream - Class in org.ka2ddo.yaac.io
-
This class provides an InputStream-like interface to a jssc.SerialPort object.
- JsscInputStream(SerialPort) - Constructor for class org.ka2ddo.yaac.io.JsscInputStream
-
Wrap an InputStream around a jssc.SerialPort.
- JsscOutputStream - Class in org.ka2ddo.yaac.io
-
This class provides an OutputStream wrapper around a jssc.SerialPort object.
- JsscOutputStream(SerialPort) - Constructor for class org.ka2ddo.yaac.io.JsscOutputStream
-
Create a JsscOutputStream wrapper object.
- junk - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- junk_yard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- justSet(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Set the specified bit in the HugeBitSet without returning the former state.
K
- K - Enum constant in enum class org.ka2ddo.util.TemperatureUnit
-
Temperature in degrees Kelvin.
- keepImg - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Indicates whether local storage is available for image so it can be quickly reloaded.
- keepOnMap - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Ensure that the map should pan and zoom as necessary to keep all such flagged objects visible.
- kennel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- kent_carriage_gap - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- 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(MainGui) - 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
-
Create an editing panel for a Kenwood radio in APRS mode (receive-only for external computer).
- 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
- key_cutter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.weather.WeatherDistributor
-
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.
- kiddie_ride - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- kiddle_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- kiln - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- kiln - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- KILOGRAM - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in kilograms.
- kindergarten - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- kiosk - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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(DataOutput, boolean) - 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(OutputStream, boolean) - Constructor for class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Create a KissEscapeOutputStream wrapped around an OutputStream.
- KissEscapeOutputStream.RcvState - Enum Class in org.ka2ddo.yaac.io
-
States of a KISS frame decoder.
- kissing_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- 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
- KissOverTcpConnector.FldigiModemChangeListener - Interface in org.ka2ddo.yaac.io
-
Specify listener callback so YAAC can be informed of modem changes made at the fldigi UI.
- 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
-
Create a configuration editing panel for a KissOverTcpConnector.
- kitchen - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- KM - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in kilometers,
- kneipp_water_cure - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- KPa - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in kilopascals (also known as 10's of millibars).
L
- laboratory - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- labour_union - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lagoon - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- lake - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- lake - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- land_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- land_region - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- landfill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- landfill - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- landing_site - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- landing_site - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- landmark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- landuse - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- landuse - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- LandUse - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the supported values of the landuse="*" attribute in OSM.
- landuse2 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- LANDUSE2_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
LandUse
value inGenericTaggedNode
. - lanes - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- lanes - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Number of traffic lanes upon a Way (such as a divided highway).
- LANES_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for lane count numeric value in
GenericTaggedNode
. - language_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- LAST_MINUTE_OF_RAIN_DAY - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
- LAST_RAIN_OF_DAY - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
- 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
-
Create a 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(LastDigipeatFilter) - 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
-
Fixed position latitude in fractional degrees North.
- latitude - Variable in class org.ka2ddo.yaac.osm.Node
-
Latitude in millionths of degrees North.
- latitude - Variable in class org.ka2ddo.yaac.srtm.SRTMTileId
-
The latitude of the
SRTMTile
. - LatLonEditor - Class in org.ka2ddo.yaac.gui
-
Provide a displayer/editor for a latitude or longitude value.
- 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.
- 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.
- 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
-
Create a LatLonFormatter.
- LatLonFormatter(boolean, boolean, LatLonFormatter.Format) - Constructor for class org.ka2ddo.yaac.util.LatLonFormatter
-
Create a LatLonFormatter.
- LatLonFormatter.Format - Enum Class 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,
- laundry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lavoir - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lawyer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- layer - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- layer - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the Z-order of this Way relative to other Ways.
- LAYER_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for layer number value in
GenericTaggedNode
. - LayerCreator(int) - Constructor for class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Create a LayerCreator object with the specified Z order value.
- LayerSelectorTool - Class in org.ka2ddo.yaac.gui.osm
-
This class provides a UI for editing which map features can be seen on a map.
- LayoutControls - Class in org.ka2ddo.yaac.webserver
-
Helper class containing per-table-column formatting information for producing HTML tables in one of the dynamic web pages.
- LayoutControls(String, LayoutType) - Constructor for class org.ka2ddo.yaac.webserver.LayoutControls
-
Create a LayoutControl object.
- leather - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- leisure - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- leisure - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Leisure - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the leisure="*" attribute of OSM.
- leisure_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- LEISURE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Leisure
value inGenericTaggedNode
. - 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.OpenTracGpsQuality
-
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(float) - Constructor for class org.ka2ddo.yaac.osm.Length
-
Create a Length with the specified magnitude in meters.
- Length(float, DistanceUnit) - Constructor for class org.ka2ddo.yaac.osm.Length
-
Create a Length with the specified magnitude.
- Length(String) - Constructor for class org.ka2ddo.yaac.osm.Length
-
Decode a Length value from the specified String representation.
- levels - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- liaison - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- library - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- life - Variable in class org.ka2ddo.aprs.ObjectReport
-
Flag indicating whether Object is still active (alive) or has been decommissioned (dead).
- life_guard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- life_ring - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- lifeboat_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lifebuoy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lifeguard - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- lifeguard_base - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- lifeguard_platform - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- lifeguard_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- lift_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- light - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- LIGHT_BLUE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- light_float - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- LIGHT_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- light_major - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- light_minor - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- light_rail - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- light_vessel - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- lighthouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lighthouse - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- lighting - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- LimitedSendableMessage - Interface in org.ka2ddo.ax25
-
This interface defines a message whose retransmissions are intentionally limited.
- line - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- LINE_WIDTH - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Width of APRS area "line" (APRS protocol specification chapter 7).
- LineEditor - Class in org.ka2ddo.yaac.gui.osm
-
TableCellEditor for line drawing stroke styles, so the user can select which style to use.
- LineEditor() - Constructor for class org.ka2ddo.yaac.gui.osm.LineEditor
-
Create a LineEditor.
- LineGraph - Class in org.ka2ddo.yaac.gui
-
This class displays a generic line graph..
- LineGraph() - Constructor for class org.ka2ddo.yaac.gui.LineGraph
-
Create a LineGraph widget.
- LineOfSightPane - Class in org.ka2ddo.yaac.gui
-
This pane collects a LineOfSightPanel together with border decoration JLabels.
- LineOfSightPane(double, double, boolean, String, GeographicalMap) - Constructor for class org.ka2ddo.yaac.gui.LineOfSightPane
-
Create a LineOfSightPane originated at the specified coordinates.
- LineOfSightPane(double, double, boolean, GeoMapGuiIfc) - Constructor for class org.ka2ddo.yaac.gui.LineOfSightPane
-
Create a LineOfSightPane originated at the specified coordinates.
- LineOfSightPane.AGLChangeListener - Interface in org.ka2ddo.yaac.gui
-
Define a callback so other data structures can be updated when one of the AGL sliders is manually updated by the user.
- 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(GeoMapGuiIfc, 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.
- lingerie - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- LINK_DOWN - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnTransition
-
Connection in the process of going down.
- LINK_UP - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnTransition
-
Connection in the process of coming up,
- linkActivated(URL) - Method in class org.ka2ddo.yaac.gui.help.MultiJarContentViewerUI
-
Follows the reference in an link.
- listener - Variable in class org.ka2ddo.ax25.ConnState
-
Listener to be asynchronously informed of state changes in the session.
- 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 Class in org.ka2ddo.yaac.gui
-
Enums specifying the view modes for the StationListViewer model.
- lit - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way or Node has artificial illumination.
- living_street - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- lLon - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Whole number of degrees longitude for this tile.
- 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.MainGui
-
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) - Static method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Load the catalog with the factory defaults.
- loadDrawing() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Load drawing overlay.
- loadDrawing() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Load drawing overlay.
- loadDrawing() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
-
Load this WayParams object's values from Java Preferences.
- loadGpsLog() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Load a GPS file into a map overlay.
- loadGpsLog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Load a GPS file into a map overlay.
- loadGPX(InputStream) - 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
- loadIcon(String) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Load an image into an ImageIcon from the specified relative pathname.
- loadImage(String) - Static method in class org.ka2ddo.yaac.gui.IconLoader
-
Read an image file into an Image object.
- loading_dock - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- loadKML(InputStream) - 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.MainGui
-
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, boolean) - Static method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Download NASADEM tiles from the US Geological Survey's LP DAAC website to cover a specified region of the planet.
- loadPrecompiledTiles(ChangeSet, boolean, GuiIfc.TileDownloadParams) - Static method in class org.ka2ddo.yaac.osm.OsmDownloader
-
Download already-imported tiles from the program author's website and store them in the local tile directory.
- loadReloadableWebMap(RasterMapEntry, long) - Static method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Load a fresh gzipped raster GeoTIFF image 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.MainGui
-
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 class org.ka2ddo.yaac.osm.Place
-
Load persisted configuration data for this Place enum
- loan - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- LOCAL - Enum constant in enum class org.ka2ddo.ax25.Scope
-
Packet should be transmitted only through RF ports and should be tagged in the digipeater list as RFONLY and NOGATE (to prevent I-gates from forwarding the packet to the Internet).
- LOCAL_OBJECTS - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a tabular UI displaying locally originated Objects.
- LOCAL_ORIGIN - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic originated from this station.
- 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
-
Create an empty LocalDestinationRecord suitable for editing through a GUI interface.
- LocalDestinationRecord(String) - Constructor for class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Create a LocalDestinationRecord for a specific callsign or group label.
- LocalDestinationRecord(String, boolean) - Constructor for class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Create a LocalDestinationRecord for a specific callsign or group label with no associated event type.
- LOCALHOST - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box pre-loaded with the localhost name.
- locality - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- LOCALIZED_AMENITY_TYPE_COMPARATOR - Static variable in enum class org.ka2ddo.yaac.osm.AmenityType
-
This comparator sorts AmenityType enums by their I18N-localized names.
- LOCALIZED_MENU_HIERARCHY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the hierarchy path for the menu containers of a menu item.
- Localizer - Class in org.ka2ddo.yaac.util
-
This class wraps all the business logic for searching ResourceBundles for localized text messages for display on the UI and in reports.
- Localizer() - Constructor for class org.ka2ddo.yaac.util.Localizer
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter optionally eliminates all messages from excessively distant stations.
- LocalStationFilter() - Constructor for class org.ka2ddo.yaac.filter.LocalStationFilter
-
Create a filter that can choose based on whether the sending station is RF-local to the receiving station.
- LocalStationFilter(LocalStationFilter) - 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.GeoMapIfc
-
Locate a specific station on the map window.
- locateASpecificStation(ArrayList<StationState>, String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Locate a specific station on the map window.
- location - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Location - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the location="*" attribute of OSM.
- lock - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lock - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- lock_basin - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- locksmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- locomotive - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- lodging - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Facilities and buildings related to providing places for people to live (permanently or temporarily).
- log - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- log(T) - 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.
- log(T, Date) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Append one record to the log file, using asynchronous background writing.
- log_flume - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- log_flume - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- LOGDIR - Enum constant in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Path relative to the current YAAC log directory.
- 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.
- logging - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- logicalEnum - Variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
The encoding enum value for keying the value of this tag in the YAAC compressed map data format.
- logistics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Log this GPS JSON event that was received from GPSD.
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Log this GPS JSON event that was received from GPSD.
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in interface org.ka2ddo.yaac.gps.GpsLogger
-
Log this GPS JSON event that was received from GPSD.
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Log this GPS JSON event that was received from GPSD.
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Log this GPS JSON event that was received from GPSD.
- logJSON(Map<String, Object>, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Log this GPS JSON event that was received from GPSD.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in interface org.ka2ddo.yaac.gps.GpsLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logNMEA(String, GpsFix, SatelliteCatalog, String) - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Log this GPS event that was reported as an ASCII NMEA sentence.
- logTransmittedPacket(AX25Frame) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Log a packet to the transmit log.
- logTransmittedPacket(AX25Frame, long) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Log a packet to the transmit log.
- 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 - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 1-pixel-wide line with long dots (3 pixels long).
- 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).
- LONG_TON - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in long tons.
- 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
-
Fixed position longitude in fractional degrees East.
- longitude - Variable in class org.ka2ddo.yaac.osm.Node
-
Longitude in millionths of degrees East.
- longitude - Variable in class org.ka2ddo.yaac.srtm.SRTMTileId
-
The longitude of the
SRTMTile
. - 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.
- lookup(String, ServiceDiscovery.SDCallback) - Method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Request a service lookup for the desired single service instance.
- lookupService(String) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery lookup and synchronously report the results.
- lookupService(String, ServiceDiscovery.SDListener) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery lookup and potentially asynchronously report the results.
- lookupSpeedUnit(String) - Static method in enum class org.ka2ddo.util.DistanceUnit
-
Find the DistanceUnit whose speed has the specified unit name.
- LOSExtraDrawer - Class in org.ka2ddo.yaac.gui.osm
- LOSExtraDrawer() - Constructor for class org.ka2ddo.yaac.gui.osm.LOSExtraDrawer
- lottery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lounger - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- love_hotel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- luggage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- lumberyard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- LUMINOSITY - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Light intensity in watts per square meter.
- LVL3_PROTOCOL - Enum constant in enum class org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Display packet body as decoded Level 3 meanings.
M
- M_ALTERNATE - Static variable in enum class 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 tag key isn't providing the attribute.
- M_BUILDING_AMENITY - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this value could be just a Short object for a flags bit to OR in, or an AmenityType that also implies the IS_BUILDING flag bit.
- M_DISUSED - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that if the value associated with this is stored, the IS_DISUSED flag should also be set on the generated Node or Way.
- M_LOCALIZABLE - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that the value of this tag can be localized.
- M_NODE_ONLY - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Nodes.
- M_RELATION_ONLY - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Relations.
- M_WAY_ONLY - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Ways.
- M_YES_NO_ONLY - Static variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
This tag only has "yes" or "no" values.
- MACAPRS_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates MacAPRS station sent the weather report.
- MADISWeatherChecker - Class in org.ka2ddo.yaac.weather
-
This class implements part of the US National Weather Service's MADIS quality checks on weather data.
- MADISWeatherChecker() - Constructor for class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Create an instance of a MADISWeatherChecker.
- magnetic_variation - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- MaidenheadLocatorBeacon - Class in org.ka2ddo.aprs
-
This class decodes the (obsolete) Maidenhead Locator Beacon message (APRS protocol specification chapter 6), although this class is also used to store Status messages (APRS protocol specification chapter 16) when a Maidenhead prefix is used in the status message.
- MaidenheadLocatorBeacon(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Decode a Maidenhead locator beacon message from the specified AX.25 frame body.
- 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.util.Dbf
-
Unit test method for dumping the contents of a DBF database.
- 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 class org.ka2ddo.yaac.core.provider.CoreProvider
-
Method to allow printing out version of YAAC (alternative to
YAAC
class's -version command-line option). - main(String[]) - Static method in class org.ka2ddo.yaac.gui.osm.WayAnalyzer
-
Invoke the WayAnalyzer GUI utility.
- main(String[]) - Static method in enum class 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.OceanImporter
-
Unit test for OceanImporter.
- main(String[]) - Static method in class org.ka2ddo.yaac.osm.Relation
-
for unit testing only of Relation class.
- 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.upgrade.cleanup.UpgradeCleaner
-
Run the UpgradeCleaner.
- main(String[]) - Static method in class org.ka2ddo.yaac.upgrade.Upgrader
-
Start the upgrade sequence with the distribution zip file.
- main(String[]) - Static method in class org.ka2ddo.yaac.YAAC
-
Main program entry point.
- MainGui - Class in org.ka2ddo.yaac.gui
-
This class defines the service functions for the Java AWT/Swing GUI of YAAC.
- MainGui(File, FirstWindow) - Constructor for class org.ka2ddo.yaac.gui.MainGui
-
Create the main GUI manager of YAAC, which will subsequently create the default map view window and provide the service functions for launching all other display modes and windows.
- MainGui.InboundConnectedSessionListener - Class in org.ka2ddo.yaac.gui
-
This class handles an inbound AX.25 connection as a keyboard-to-keyboard Chat session, just as in the old packet radio days.
- MainGui.MessagingPanel - Class in org.ka2ddo.yaac.gui
-
This panel prompts for the information needed for sending an APRS text message.
- makeFilledGBC(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) - 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) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
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.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) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
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, boolean) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
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.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, int, int) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
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.
- makeSounds - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Make appropriate event sounds for this object if the Sounds plugin is being used and specifies that only specifically tracked stations should make noises.
- makeWeatherMsg() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Build a PositionlessWeatherReport from the current state of the collected local weather data.
- mall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- man_made - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Man_Made - Enum Class in org.ka2ddo.yaac.osm
-
This enum describes the supported types of man_made objects described in OSM.
- man_made2 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- MAN_MADE2_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Man_Made
value inGenericTaggedNode
. - manhole - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- manor - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- MANUAL - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Manual input.
- map - Static variable in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Bring up the default map (original behavior of YAAC).
- MAP - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a geographical map display with stations and objects on it.
- 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
- maps - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- marae - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- marina - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- marina - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- marine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Things that are used in the maritime environment.
- MARINE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Non-standard flag bit used to indicate that AmenityType flagged with this should use marine zoom scales instead of landside.
- marine_farm - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- maritime - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- mark(int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
mark
method ofInputStream
. - mark(int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
mark
method ofInputStream
. - 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.CountingInputStreamForSockets
-
Override mark to do nothing.
- mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the
mark
method ofInputStream
. - 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 ofInputStream
. - marketplace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- markFileAsRandom(RandomAccessFile) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only randomly accessed.
- markStreamAsSequential(FileInputStream) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only sequentially accessed.
- markStreamAsSequential(FileOutputStream) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only sequentially accessed.
- markSupported() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Tests if this input stream supports the
mark
andreset
methods. - markSupported() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Tests if this input stream supports the
mark
andreset
methods. - markSupported() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Tests if this input stream supports the
mark
andreset
methods. - markSupported() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Override the markSupported operation.
- markSupported() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Override the markSupported operation.
- markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Tests if this input stream supports the
mark
andreset
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
andreset
methods. - martial_arts - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MASK_BLOCK_ALL - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
All the defined blocking mask bits.
- MASK_BLOCK_DIGIPEAT - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be digipeated.
- MASK_BLOCK_ICONNECT - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be accepted when it tries to establish a connected-mode AX.25 session with this station.
- MASK_BLOCK_QUERY - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be answered when it queries this station.
- MASK_BLOCK_RXIGATE - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be Rx I-gated.
- MASK_BLOCK_TXIGATE - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be Tx I-gated.
- MASK_CLASS_SPECIFIC - Static variable in enum class 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, mod 8 format.
- MASK_U_P128 - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract poll/final bit from I/S frame 2nd ctl byte, mod 128 format.
- MASK_UTYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract unnumbered (U) frame subtype from the ctl byte.
- mason - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- masonic_lodge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- massage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mast - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- mast - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- matchList - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
ArrayList of stations and objects located at the clicked point on the map, or single-element ArrayList of the station in the table.
- 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
-
Maximum number of typical APRS packets that can be transmitted at 1200 baud over a 30-minute period.
- MAX_DIGIS - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Maximum number of digipeat addresses allowed in an AX.25 frame, according to the AX.25 spec.
- MAX_LATITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Maximum latitude in millionths of degrees.
- MAX_LONGITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Maximum longitude in millionths of degrees.
- MAX_MARINE_NODE_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Maximum value of map scale for rendering marine Nodes without either matching a searched-for AmenityType or having an expanded zoom level (due to being a Place).
- MAX_MATCH_LIST_SIZE - Static variable in class org.ka2ddo.yaac.osm.OsmSearcher
-
maximum number of matches that searcher is allowed to return.
- MAX_NETWORKTYPE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
-
Maximum supported numeric value for network type.
- 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 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- maxheight - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the maximum passage height for this Way (restrictions on over-size vehicles), or specifies the peak height or elevation for this Node.
- MAXHEIGHT_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for maximum height value in
GenericTaggedNode
. - 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 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- maxspeed - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the maximum speed of travel along a Way.
- MAXSPEED_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Speed
value inGenericTaggedNode
. - maxTXIgateHops - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
The maximum number of transmit hops allowed for Tx I-gating on this system.
- maxweight - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- maxweight - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the maximum permitted vehicle weight for this Way (restrictions on over-size vehicles).
- MAXWEIGHT_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for maximum weight value in
GenericTaggedNode
. - maxZ - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The highest elevation in this tile, in meters.
- maze - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- maze - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- MDHM - Static variable in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Date format String to parse 8-character date/time strings.
- meadow - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- mechanic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MED_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- medical_laboratory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- medical_supply - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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
-
Create an empty Member.
- Member(long, String, String) - Constructor for class org.ka2ddo.yaac.osm.Member
-
Create a Member filled in with the specified values.
- memorial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- memorial - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- MemoryGCPanel - Class in org.ka2ddo.yaac.gui
-
This class defines a simple memory status indicator which shows current heap usage and provides a button for forcing immediate garbage collection.
- MemoryGCPanel() - Constructor for class org.ka2ddo.yaac.gui.MemoryGCPanel
-
Create a MemoryGCPanel.
- menhir - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- MENU_PRIORITY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the sort priority on the lowest menu container for relative positioning a menu item.
- MENU_VIEW_DRAW_TOOLBAR - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
The menu tag name for View->View Draw Toolbar, so that other closers of the toolbar can inform the menu item to clear its checkbox.
- 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
-
Create the AWT/Swing-specific wrapper around an AbstractMenuAction.
- 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.
- MESSAGE_CQ - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
APRS text message calling CQ.
- MESSAGE_TO - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
APRS text message received addressed explicitly to this station.
- MESSAGE_WEATHER_WARN - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
APRS text message from a government weather office warning of severe weather.
- 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.BulletinBoard
-
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.LineOfSightPane
- 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.StationListTableModel
-
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 - Class in org.ka2ddo.yaac.gui.filter
-
This is the control panel for the MessageContentFilter.
- MessageContentFilter() - Constructor for class org.ka2ddo.yaac.filter.MessageContentFilter
-
Create a Filter that will select based on particular types of information in packets.
- MessageContentFilter(MessageContentFilter) - 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.BulletinBoard
-
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.LineOfSightPane
- 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.StationListTableModel
-
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.
- MessageFrame.ShowMessagesListener - Class in org.ka2ddo.yaac.gui
-
Static functor helper class for foregrounding the MessageFrame on programmatic request.
- 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
-
Create a table model for viewing the currently defined message groups.
- 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
-
Remove an APRS text message from the MessageModel when it is being viewed in a Chat session.
- 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
-
Create a 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
- MessagingPanel(JComboBox) - Constructor for class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Create a MessagingPanel using a JComboBox pre-loaded wih all the allowable station callsigns.
- MessagingPanel(JComboBox, boolean) - Constructor for class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Create a MessagingPanel using a JComboBox pre-loaded wih all the allowable station callsigns.
- MessagingParams(Object, String, String) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
-
Construct a MessagingParams object.
- metal_construction - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- meteor_crater - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- METER - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in meters.
- METRIC_TON - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in metric tons.
- metro_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MI - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in statute miles.
- 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 - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Use Mic-E binary-encoded position reports for beacons.
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects messages by the MicE status code.
- MicEFilter() - Constructor for class org.ka2ddo.yaac.filter.MicEFilter
-
Create a Filter that selects based on the Mic-E status of the message or station.
- MicEFilter(MicEFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.MicEFilter
-
Create the UI for configuring a MicEFilter.
- microfinance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- midwife - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- midwife - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- milestone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- milestone - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- military - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- military - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- military_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- military_surplus - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MIN_LATITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Minimum latitude in millionths of degrees.
- MIN_LONGITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Minimum longitude in millionths of degrees.
- mine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mine - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- mineshaft - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- miniature_golf - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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.
- minor_line - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- mint - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MINUTES_15 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Number of milliseconds in 15 minutes.
- MINUTES_30 - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
30 minutes in milliseconds.
- MINUTES_30 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Number of milliseconds in 30 minutes.
- 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.
- MM - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in millimeters.
- mmHg - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in millimeters of mercury.
- MNEMONIC_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing an
Integer
that corresponds to one of theKeyEvent
key codes. - moat - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- moat - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- MOBILE - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a mobile station that needs mirror imaging if rotated past +/- 90 degrees.
- MOBILE_NOFLIP - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a mobile station that doesn't need mirror imaging.
- mobile_phone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mod128 - Variable in class org.ka2ddo.ax25.AX25Frame
-
Indicates whether 128-segment windowing is used for I frame connections.
- MOD128 - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Using a 128-frame sliding window (if both ends speak AX.25 v2.2).
- MOD8 - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Using an eight-frame sliding window (all that AX.25 V2.0 can handle).
- modeling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- monastery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- monastery - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- money_lender - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- money_transfer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MonitorDigiPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the digipeater and I-gate stations monitored for health by this station.
- MonitorDigiPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorDigiPage
- 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
-
Create an empty MonitoredStation record.
- MonitoredStation(String) - Constructor for class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Create a MonitoredStation record for the specified callsign-SSID.
- 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
-
Implementors of this interface can be informed when a
MonitoredStationList
is changed. - monitorFreq - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The frequency in megaHertz on which this station is doing audio monitoring (zero if no audio monitor).
- monitoring_station - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- 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.
- MonitorStationsPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the stations monitored for health by this station.
- MonitorStationsPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorStationsPage
- MonitorType - Enum Class 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
- monorail - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- monument - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- monument - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- monument - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- moor - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- mooring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mooring - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- morgue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mosque - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motel - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- motorcycle - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motorcycle_barrier - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- motorcycle_parking - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motorcycle_parts - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motorcycle_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motorcycle_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- motorway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- motorway_link - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- mountain_rescue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- mountain_rescue - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- 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.MessageFrame.ShowMessagesListener
-
Handle mouse click by foregrounding the MessageFrame.
- 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
-
Handle mouse click events on this Layer.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.table.PopupMenuMouseAdapter
-
DO NOT CALL.
- 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
-
Handle mouse drag events on this Layer.
- 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
-
Handle mouse enter events on this Layer.
- 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
-
Handle mouse exit events on this Layer.
- 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() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
No-op.
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.StationRenderer
- mouseMoved(MouseEvent) - 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(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse move events on this Layer.
- 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
-
Handle mouse press events on this Layer.
- 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
-
Handle mouse release events on this Layer.
- 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.FullGeoMapIfc
-
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.GeographicalMap
-
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.
- MOVING - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
The station is moving to a different location.
- moving_company - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- MsgEventDispatcher - Class in org.ka2ddo.yaac.ax25
-
This singleton class provides a dispatcher of events of type MsgEventType.
- MsgEventDispatcher.QueuedMsgEvent - Class in org.ka2ddo.yaac.ax25
-
Helper class for queuing events that can't be fired immediately (perhaps because they were detected while in mutex-synchronized code).
- msgEventHappened(MsgEventType, StationState, AX25Message, String, Object) - Method in interface org.ka2ddo.yaac.ax25.MsgEventListener
-
Called when YAAC detects an event of interest to the listener.
- msgEventHappened(MsgEventType, StationState, AX25Message, String, Object) - Method in class org.ka2ddo.yaac.gui.DefaultSoundMaker
-
Make the sound appropriate for the specified event type.
- MsgEventListener - Interface in org.ka2ddo.yaac.ax25
-
Implementers of this interface can be notified when a message event is detected inside YAAC.
- MsgEventType - Enum Class in org.ka2ddo.yaac.ax25
-
Enumeration of event typeMask that can request appropriate sound effects.
- msgType - Variable in class org.ka2ddo.aprs.Message
-
APRS message type code (prefix character in the message text).
- mud - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- 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.
- MultiBufferedRandomAccessFile(File, int, int, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, boolean, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, byte[]) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, byte[], boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiEnumCellEditor - Class in org.ka2ddo.yaac.gui.table
-
This class defines an editor for a table cell containing an enumeration.
- multifaith - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- MultiJarContentViewerUI - Class in org.ka2ddo.yaac.gui.help
-
This class overrides the normal JavaHelp UI so that if a YAAC plugin help file tries to hyperlink to a core YAAC help file, the URL will be fixed to point at the correct JAR file.
- 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() - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a
MultiRangeSpinnerNumberModel
with nominimum
ormaximum
value,stepSize
equal to one, and an initial value of zero. - MultiRangeSpinnerNumberModel(double, double, double) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a
MultiRangeSpinnerNumberModel
with the specifiedvalue
,minimum
/maximum
bounds, andstepSize
. - MultiRangeSpinnerNumberModel(int, int, int) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a
MultiRangeSpinnerNumberModel
with the specifiedvalue
,minimum
/maximum
bounds, andstepSize
. - MultiRangeSpinnerNumberModel(Comparable, Comparable, Number) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a
SpinnerModel
that represents a closed sequence of numbers fromminimum
tomaximum
. - museum - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- museum - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- music - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- music_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- music_venue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- musical_instrument - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- muslim - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- MYCALL - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
Name for default BeaconData record.
N
- nail_salon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- name - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- name - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Human-readable name of this Node or Way.
- name - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Display name of the port.
- name - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter.BoundsToNameTag
- name - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Registered name of this particular service instance.
- name() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the name of this pseudo-enum constant, exactly as declared in its enum declaration.
- NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing the localized
String
name for the action, used for a menu or button. - name_en - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- name_en - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
English-language human-readable name of the Node or Way.
- NAME_EN_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for English translation of name String in
GenericTaggedNode
if the original name was not in English. - NAME_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for name String in
GenericTaggedNode
. - 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
-
Create a NamedBoolean object with the specified localized name.
- NamedBoolean(String, Enum<?>) - Constructor for class org.ka2ddo.util.NamedBoolean
-
Create a NamedBoolean object with the specified localized name.
- nameplate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- narrow_gauge - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- NAT_GLACIER - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- NAT_WETLAND - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- national_park - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- NATIVE - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS data using the legacy mode that YAAC used prior to the implementation of a choice of GPS logging mode.
- NativeGpsLogger - Class in org.ka2ddo.yaac.gps
-
This class implements the GPS logger as it existed in earlier versions of YAAC, recording each record in the format it was received, all sources in the same file, and doing daily log file rollovers.
- NativeGpsLogger() - Constructor for class org.ka2ddo.yaac.gps.NativeGpsLogger
- natural - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Natural - Enum Class in org.ka2ddo.yaac.osm
-
This enums defines the supported types of natural structures defined by OSM.
- natural2 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- NATURAL2_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Natural
value inGenericTaggedNode
. - nature_reserve - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- naturopath - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- navigation_line - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- navigationaid - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Aviation navigational aid (VORTAC, NDB, etc.).
- 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.
- NEEDS_SIGNATURE - Enum constant in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
This message needs signature to be computed at transmission time (for a signature algorithm that is time-based).
- NeedsAppVersionInfoIfc - Interface in org.ka2ddo.yaac.io
-
This interface tags a Connector that requires to be told its containing application's name and version.
- neighborhood - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- neighbourhood - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- nesting_site - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- 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.
- NEW_BULLETIN - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A new bulletin message has been received.
- NEW_IN_RANGE - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A station has sent a position report indicating it is newly within defined maximum range.
- NEW_OBJECT - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
New object added to local knowledge base.
- NEW_OBJECT_IN_RANGE - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
An object position report has been sent indicating it is newly within defined maximum range.
- NEW_REPEATER_IN_RANGE - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A new station or object identifying itself as a repeater has been discovered.
- NEW_STATION - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
New station added to local knowledge base.
- 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.
- newsagent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- newspaper - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nextClearBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to
false
that occurs on or after the specified starting index. - nextSetBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to
true
that occurs on or after the specified starting index. - ngo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nightclub - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- NIGHTTIME - Enum constant in enum class org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Use dark background night colors.
- NM - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in nautical miles.
- NMEA0183 - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS using NMEA-0183 format, regardless of the actual incoming format.
- NmeaLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS fixes using NMEA-0183 sentences, regardless of whether they are coming into YAAC in NMEA format or not.
- 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.
- NO_FRAMES - Static variable in interface org.ka2ddo.ax25.AX25FrameSource
-
Singleton array of no AX.25 frame objects, suitable for a response where no frames can be returned or generated.
- NO_OPTION - Static variable in class org.ka2ddo.yaac.core.ErrorLogger
-
Return value from class method if NO is chosen.
- NO_TIME_NO_MESSAGING - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Don't generate timestamp, report that station is not capable of text messaging (not actually true for YAAC).
- NO_TIME_W_MESSAGING - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Don't generate timestamp, report that station is capable of text messaging (this is the YAAC default).
- NOCALL - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
Reserved "callsign" for not-yet-specified callsign.
- 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.
- NodeSizeFunction - Interface in org.ka2ddo.yaac.osm.rtree
-
Specify a function to determine the horizontal radius of an OpenStreetMap
Node
object. - NodeTreeNodeRenderer - Class in org.ka2ddo.yaac.gui
-
Display and edit a JTree node representing a point-of-interest type in the OpenStreetMap data.
- NodeTreeNodeRenderer(VisibleCtls) - Constructor for class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
- nonClonedValues() - Static method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Returns a single copy of the list of WeatherEnums.
- nonClonedValues() - Static method in enum class org.ka2ddo.aprs.WeatherEnum
-
Returns a single copy of the list of WeatherEnums.
- nonClonedValues() - Static method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get a non-cloned copy of the list of AmenityType enums.
- nonClonedValues() - Static method in enum class 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 class org.ka2ddo.yaac.osm.WayType
-
Get a non-copied ordered array of all the defined WayType enum values.
- NONE - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Not currently connection-oriented (still in initial negotiation).
- NONE - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- NONE - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
- NonEmptyTextButtonEnabler - Class in org.ka2ddo.yaac.gui.util
-
This class implements a generic listener for enabling and disabling a button based on whether the associated text document contains text or not.
- NonEmptyTextButtonEnabler(JComponent) - Constructor for class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Create a document listener that will update the enabled state of a JComponent based on whether there is any text in the document.
- NonEmptyTextButtonEnabler(JComponent, ButtonModel) - Constructor for class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Create a document listener that will update the enabled state of a JComponent based on whether there is any text in the document.
- NonEmptyTextButtonEnabler(JComponent, JToggleButton) - Constructor for class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Create a document listener that will update the enabled state of a JComponent based on whether there is any text in the document.
- NonshareableBufferedDataInputStream - Class in org.ka2ddo.util
-
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.util.NonshareableBufferedDataInputStream
-
Creates a
NonshareableBufferedDataInputStream
and saves its argument, the input streamin
, for later use. - NonshareableBufferedDataInputStream(InputStream, byte[]) - Constructor for class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
- NonshareableBufferedDataInputStream(InputStream, int) - Constructor for class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Creates a
NonshareableBufferedDataInputStream
with the specified buffer size, and saves its argument, the input streamin
, for later use. - 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, 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.
- 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.
- 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 streamin
, 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.
- 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 streamin
, for later use. - 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, 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.
- 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.
- NonshareableBufferedPrintStream - Class in org.ka2ddo.yaac.io
-
This class implements a non-mutexing buffered version of PrintStream, locked to the UTF-8 encoding, with no autoflushing.
- NonshareableBufferedPrintStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Creates a new buffered output stream to write data to the specified underlying output stream.
- NonshareableBufferedPrintStream(OutputStream, byte[]) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer.
- NonshareableBufferedPrintStream(OutputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
- 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.
- 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
NonshareableCountingBufferedDataInputStream
and saves its argument, the input streamin
, 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.
- NonshareableCountingBufferedDataInputStream(InputStream, int) - Constructor for class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Creates a
NonshareableCountingBufferedDataInputStream
with the specified buffer size, and saves its argument, the input streamin
, for later use. - 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, 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.
- 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.
- 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.
- NonshareableDataInputStreamForSockets - 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, plus it avoids using the read() method of the passed-in InputStream, because SocketInputStream has the heap-thrashing habit of malloc-ing a 1-byte array for each such read and then throwing the array away.
- NonshareableDataInputStreamForSockets(InputStream) - Constructor for class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
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
- NonshareableDoubleBufferedDataInputStream - Class in org.ka2ddo.util
-
This class is (sort of) 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.
- NonshareableDoubleBufferedDataInputStream(InputStream) - Constructor for class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Creates a
NonshareableDoubleBufferedDataInputStream
and saves its argument, the input streamin
, for later use. - NonshareableDoubleBufferedDataInputStream(InputStream, byte[], byte[]) - Constructor for class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Creates a
NonshareableDoubleBufferedDataInputStream
with the specified buffer size, and saves its argument, the input streamin
, for later use. - NonshareableDoubleBufferedDataInputStream(InputStream, byte[], byte[], NonshareableDoubleBufferedDataInputStream.FileClosedListener, Object) - Constructor for class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Creates a
NonshareableDoubleBufferedDataInputStream
with the specified buffer size, and saves its argument, the input streamin
, for later use. - NonshareableDoubleBufferedDataInputStream(InputStream, int) - Constructor for class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Creates a
NonshareableDoubleBufferedDataInputStream
with the specified buffer size, and saves its argument, the input streamin
, for later use. - NonshareableDoubleBufferedDataInputStream.FileClosedListener - Interface in org.ka2ddo.util
-
This interface allows a handler to be informed when end-of-file is detected by the file-reading thread (typically so the next file can be opened and first buffer loaded before the data consumer finishes consuming this stream).
- NOT_CHECKED - Enum constant in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
The message signature has not been checked yet.
- NOT_OFF_APRS - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Frequency not changed because either dual radio or single radio that is still on APRS frequency.
- NOT_VOICE_COMMAND - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Indicates that this menu action cannot be commanded by voice because it depends on context that can't be provided by speech.
- notary - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- NotFilter - Class in org.ka2ddo.yaac.filter
-
This filter is a wrapper around another filter, inverting the answer, so a passing result becomes a rejecting result, and vice versa.
- NotFilter(Filter) - Constructor for class org.ka2ddo.yaac.filter.NotFilter
-
Create a NotFilter wrapped around the specified filter.
- notice - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- notice_board - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- NRQ - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Three digits of Number/Range/Quality for direction finding.
- NULL_INPUT_STREAM - Static variable in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Fake InputStream that is always at end-of-file.
- NullableBooleanRenderer - Class in org.ka2ddo.yaac.gui
-
TableCellRenderer for Boolean values that supports a null (rather than TRUE or FALSE) value.
- NullableBooleanRenderer() - Constructor for class org.ka2ddo.yaac.gui.NullableBooleanRenderer
-
Create a table cell renderer that supports null values for a Boolean-typed cell.
- 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.
- numBlocked - Variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Number of messages discarded
- numBytesTransferred - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total number of compressed tile file bytes read from the network.
- 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.
- numDupWaysDeleted - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Counter of number of duplicate Ways deleted from the collection of Way files.
- numLatLonPairs - Variable in class org.ka2ddo.yaac.osm.Way
-
Number of vertices in the Way.
- numNodeFiles - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Counter of processed Node files (used by common reporting code).
- numNodesRead - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total number of Nodes read from the network server, or -1 if not counted.
- numNodesWritten - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total number of Nodes written to local files, or -1 if not counted.
- numOtherTraffic - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
-
Count of packets sent on behalf of this station that were selected by supplemental filters.
- 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.
- numSatellites - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Number of satellites actually used for the fix as reported by the NMEA 0183 $GPGGA sentence.
- numSortFailures - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Counter of failed sorts of Way and Node files.
- 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
- numWayFiles - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Counter of processed Way files (used by common reporting code).
- numWaysRead - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total number of Ways read from the network server, or -1 if not counted.
- numWaysWritten - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total number of Ways written to local files, or -1 if not counted.
- 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.
- nurse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nurse - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- nursing_home - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nursing_service - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nutrition_supplements - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- nutritionist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- NWS_MULTILINE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
NWSMultiline object extracted from a MessageMessage.
- 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.
- NWSZoneLayer - Class in org.ka2ddo.yaac.gui.weather
-
This class draws NWS zones on the map.
- NWSZoneLayer() - Constructor for class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Create a DrawLayer for the specified MouseDelegator.
- NWSZoneLayer.AdvisoryLevel - Enum Class in org.ka2ddo.yaac.gui.weather
-
Enumeration for different severity levels of severe weather events.
- NWSZoneLayer.AdvisoryType - Enum Class in org.ka2ddo.yaac.gui.weather
-
Enumeration codes for different types of weather advisory types.
- NWSZoneLayer.ZoneEntry - Class in org.ka2ddo.yaac.gui.weather
-
The description of one severe weather event, including the bounding polygons of the area for which the event applies, the graphical rendering of the polygons, the type and severity of the event, and the time when this event will expire.
- NWSZoneLayer.ZoneKey - Class in org.ka2ddo.yaac.gui.weather
-
Map key for severe weather zones, identifying the specific geographic zone that the event is reported for.
O
- obelisk - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- OBJ_TAKEOVER - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Someone else took over one of our Objects/Items.
- OBJECT - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a non-weather-related Object or Item.
- OBJECT_ONLY - Enum constant in enum class org.ka2ddo.yaac.gui.ListViewMode
-
View only objects (non-transmitting entities announced by a station).
- OBJECT_OUT_OF_RANGE - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Known object moved out of defined maximum range.
- 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.
- ObjectNameFilter - Class in org.ka2ddo.yaac.filter
-
Filter based on the object name in an APRS Object (';') or Item (')') Message.
- ObjectNameFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Create a ObjectNameFilter with the specified set of matching callsigns (including callsigns with wildcards).
- 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
-
Create a table model for viewing the historical packet traffic of a tracked station.
- ObjectReport - Class in org.ka2ddo.aprs
-
This class defines an APRS Object Report (';') or Item Report (')') message (APRS protocol specification chapter 11).
- 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).
- 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(byte[], int, String, AX25Callsign[], 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)
- 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
- observatory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- observatory - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- OBSTRUCTING_AMENITIES - Static variable in class org.ka2ddo.yaac.osm.OsmObstructionFinder
- obstruction - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- occupational_therapist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- occupational_therapist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- ocean - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- OceanImporter - Class in org.ka2ddo.yaac.osm
-
Class to pre-load way queues with the oceans coastlines extracted with the osmcoastline and ogr2ogr utilities.
- 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.
- 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.
- office - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- office - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- office_supplies - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- offset - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The repeater shift direction and magnitude for the repeater input frequency of this station (+1 or -1 for default shift, + or - with an actual number in kiloHertz for non-standard shift).
- offshore_platform - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- oil_barrier - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- oil_mill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- OLD - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
This station's data has not been updated for more than 80 minutes.
- old_ref - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
alternate Highway route number or abbreviation.
- ONE_DEGREE_F - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Ambiguity value for one-degree resolution.
- ONE_MINUTE_F - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Ambiguity value for one-minute resolution.
- OnePortFrameWrapper(AX25FrameSource, Connector) - Constructor for class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
Create a OnePortFrameWrapper for the specified frame(s) directed to the specified ports.
- oneway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates this Way has traffic in only one direction.
- 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.
- 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.
- onlyDigitsOrMinus(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.
- open() - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Set up for logging using a new format.
- open() - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Set up for logging using a new format.
- open() - Method in interface org.ka2ddo.yaac.gps.GpsLogger
-
Set up for logging using a new format.
- open() - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Set up for logging using a new format.
- open() - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Set up for logging using a new format.
- open() - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Set up for logging using a new format.
- openConnection(AX25Callsign, AX25Callsign, AX25Callsign[], ConnectionEstablishmentListener, Object) - Static method in class org.ka2ddo.yaac.io.Transmitter
-
Attempt to initiate an I-frame connected-mode session from the specified source (usually, the local station) to another station by sending a SABME frame.
- OPENTRAC - Enum constant in enum class org.ka2ddo.ax25.ProtocolFamily
-
OpenTRAC packets over AX.25 UI frames, PID=0x77 (OPENTRAC).
- OPENTRAC - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be beaconing on OpenTRAC.
- 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(byte[], int, int, boolean) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
-
Read an OpenTracEntity from a byte array.
- OpenTracEntity(int, OpenTracEntity) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
-
Create an uninitialized clone of another OpenTracEntity with the changed sequence number.
- OpenTracEntity(String, short) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
-
Create an empty uninitialized OpenTracEntity for the specified callsign/SSID and extension ID.
- OpenTracEntity(AX25Callsign, short) - Constructor for class org.ka2ddo.opentrac.OpenTracEntity
-
Create an empty uninitialized OpenTracEntity for the specified callsign/SSID and extension ID.
- 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.
- OpenTracGpsQuality - Class in org.ka2ddo.opentrac
-
This class represents an OpenTRAC data element with the quality information for the entity's GPS fix.
- OpenTracGpsQuality() - Constructor for class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Create an uninitialized OpenTracGpsQuality element.
- OpenTracGpsQuality(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Extract a OpenTracGpsQuality element from a byte array
- OpenTracGpsQuality(int, int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Create an OpenTracGpsQuality element with the specified fix quality.
- OpenTracGpsQuality(int, int, int, float, float, float) - Constructor for class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Create an OpenTracGpsQuality element with the specified fix quality and DOP.
- 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
-
Parser class for converting AX.25 UI frames of of PID OPENTRAC to structured OpenTracMessage objects.
- OpenTracPathTrace - Class in org.ka2ddo.opentrac
-
This class represents the trace of all the stations this OpenTracEntity was relayed through.
- 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(double, double, double) - Constructor for class org.ka2ddo.opentrac.OpenTracPosition
-
Create an OpenTRAC position element with the specified coordinates.
- 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.
- 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(int, byte[], int, int) - Constructor for class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Extract a OpenTracRadioCapabilities element from a byte array
- OpenTracRadioCapabilities(RadioCapability) - Constructor for class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Create a OpenTracRadioCapabilities element with one capability.
- 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.
- operator - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Human-readable name of operator of this Node or Way.
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter optionally eliminates all messages from unmanned stations.
- OperatorPresentFilter() - Constructor for class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Create a Filter that optionally omits unmanned stations.
- OperatorPresentFilter(OperatorPresentFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
-
Create a UI for controlling a OperatorPresentFilter.
- ophthalmologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- OPT_DEBUG - Static variable in class org.ka2ddo.yaac.YAAC
-
The command line option that specifies turning on debug messages.
- OPT_GUI - Static variable in class org.ka2ddo.yaac.YAAC
-
Boolean TRUE or FALSE if GUI is going to be invoked.
- OPT_GUI_FIRST - Static variable in class org.ka2ddo.yaac.YAAC
-
String name of first window to use for launching YAAC.
- 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.
- optical_telegraph - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- optician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- optometrist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- orchard - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- ordinal() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
- ORDINAL_MAX - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
The element count of the
GenericTaggedNode decodedtagArray
. - 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, or from a GPSD daemon in the version 3 JSON format.
- org.ka2ddo.opentrac - package org.ka2ddo.opentrac
-
This package defines classes for handling the AX.25 level 3 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 mostly 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, and reporting events related to such processing to other parts of the application using the
MsgEventDispatcher
andMsgEventListener
API. - org.ka2ddo.yaac.bootstrap - package org.ka2ddo.yaac.bootstrap
-
This package contains the bootstrap code used to initialize YAAC with platform-specific information and third-party libraries (specifically, JSSC).
- 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, portconnectors
, built-in help, andfilters
. - 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), andstations/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.os - package org.ka2ddo.yaac.gui.os
-
The classes in this package provide operating-system-specific setup code for the graphical UI.
- 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.gui.weather - package org.ka2ddo.yaac.gui.weather
-
This package contains classes for rendering and displaying severe weather regions.
- 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.osm.rtree - package org.ka2ddo.yaac.osm.rtree
- org.ka2ddo.yaac.pluginapi - package org.ka2ddo.yaac.pluginapi
-
This package provides service classes and interface definitions 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.upgrade - package org.ka2ddo.yaac.upgrade
-
This package supports the automatic upgrader, that handles installing a freshly-downloaded new build of YAAC over a previous build, Note that it runs out of separate JAR files not used by YAAC, such that all YAAC files can be overwritten.
- org.ka2ddo.yaac.upgrade.cleanup - package org.ka2ddo.yaac.upgrade.cleanup
-
This package supports doing any build-to-build cleanup (such as deleting obsolete files that no longer exist in the new build) during the upgrade.
- 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.
- organ_builder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- organic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- originatingCallsign - Variable in class org.ka2ddo.ax25.AX25Message
-
Callsign of the station originating this message.
- originatingDest - Variable in class org.ka2ddo.ax25.AX25Message
-
Destination "callsign" from the station originating this message.
- orphanage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- orthodontist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- orthopedics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- OSAdapter - Class in org.ka2ddo.yaac.os
-
This abstract class provides service methods for accessing operating-system-specific information.
- OSAdapter.SerialPortListGetter - Interface in org.ka2ddo.yaac.os
-
Interface to a class that can provide a list of available serial ports on the host computer.
- OSARCH - Static variable in class org.ka2ddo.yaac.YAAC
-
The key value in the YAAC properties for the generic name of the CPU architecture (distilled from value in Java system properties).
- OSMColour - Enum Class in org.ka2ddo.yaac.osm
-
This specifies color attribute values that can be found in OSM tags, to handle types of amenities where the type is the same but the map rendering should be of a different color to show some significance of the instance.
- OsmDownloader - Class in org.ka2ddo.yaac.osm
-
Code for downloading OpenStreetMap imported "tile" files from author's website.
- OsmDownloader.TileDownloadStatistics - Class in org.ka2ddo.yaac.osm
-
Structure of statistics reported by the downloadTileFile() method.
- osmEnumType - Variable in enum class 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.
- OsmImportParams(File, boolean) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
-
Constructor for OsmImportParams.
- 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(MapBean) - Constructor for class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Create a layer for the map that renders OpenStreetMap data from the default filetypes.
- OSMLayer(MapBean, String, String, String) - Constructor for class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Create a layer for the map that renders OpenStreetMap data.
- OSMLayerEnum - Enum Class 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.
- OsmLineType - Enum Class in org.ka2ddo.yaac.osm
-
Enumerate the types of lines that can be drawn on rendered OSM maps.
- OsmObstructionFinder - Class in org.ka2ddo.yaac.osm
-
This class provides a means of looking up potential above-ground obstructions (obtained from OpenStreetMap data) in a specified area.
- OsmObstructionFinder() - Constructor for class org.ka2ddo.yaac.osm.OsmObstructionFinder
- OsmObstructionFinder.AmenityAttr - Class in org.ka2ddo.yaac.osm
-
Structure containing parameters for interpreting OSM Node objects that could be RF obstructions.
- OsmPbfSegmenter - Class in org.ka2ddo.yaac.osm
-
This class parses an OpenStreetMaps PBF (protocol buffers) file into a series of one-degree "square" tiles of map data, stored in a compact binary format suitable for efficient and fast rendering by YAAC.
- OsmPbfSegmenter(String) - Constructor for class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Constructor for protocol buffers OSM file segmenter,
- 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(File) - Constructor for class org.ka2ddo.yaac.osm.OsmSearcher
-
Create an OsmSearcher using the specified base directory for the collection of OSM tile files.
- 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.
- OsmSegmenter - Class in org.ka2ddo.yaac.osm
-
Common code for different OpenStreetMap dataset file format loaders.
- OsmSegmenter(String) - Constructor for class org.ka2ddo.yaac.osm.OsmSegmenter
-
Abstract pre-constructor for any OSM file segmenter,
- OsmSegmenter.AcceptTileSubdirsOrPlanetWays - Class in org.ka2ddo.yaac.osm
-
This class provides a FileFilter for identifying the relevant temporary files for sorting the results of an OSM import.
- OsmSegmenter.BoundsToNameTag - Class in org.ka2ddo.yaac.osm
- OsmSegmenter.ReportUpdates - Interface in org.ka2ddo.yaac.osm
-
Callback interface for OsmSegmenter instances reporting updates to a progress indicator.
- OsmSegmenter.WayFileSorter - Class in org.ka2ddo.yaac.osm
-
This class handles the logic of sorting a temporary .ways file into the proper order for correct rendering.
- 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(String) - Constructor for class org.ka2ddo.yaac.osm.OsmXmlSegmenter
-
Constructor for bzipped XML OSM file segmenter,
- 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).
- osSpecificInitGui(MainGui) - Static method in class org.ka2ddo.yaac.gui.os.GuiOsAdapter
-
Do any Java AWT/Swing overall GUI initialization specific to a specific operating system.
- osteopath - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- other - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Amenities that do not fall into any of the other categories.
- other - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- other - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- OTHER - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol that doesn't fall into any of the other categories.
- OTHER - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get counts of other types of traffic sent through this port.
- OTHER_ERROR - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
The tuning attempt failed for some other reason not listed in this enum.
- OTHER_OBJ - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
This object or item is managed by some other APRS station.
- outdoor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- outdoor_seating - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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
- OuternetConnector.OuternetTestListener - Interface in org.ka2ddo.yaac.io
-
Interface for listeners (such as the Test Port button on the configuration GUI panel) to intercept the data read from the Outernet receiver.
- 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.
- outhouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- OUTNET_CHOICE - Static variable in class org.ka2ddo.yaac.io.Transmitter
-
Suggested path to forward to the Outernet.
- outputFooterLinks(NonshareableBufferedPrintStream, ResourceBundle) - Static method in class org.ka2ddo.yaac.webserver.PathHandler
-
Output the standard footer links for the YAAC webserver.
- OutstandingMessageTableModel - Class in org.ka2ddo.yaac.gui
-
This class displays all the outstanding messages that have been transmitted by this YAAC instance.
- overground - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- overhead - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- 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.
- OWN_OBJ - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
This object or item is managed by the local YAAC station instance.
- oxbow - Enum constant in enum class org.ka2ddo.yaac.osm.Water
P
- Pa - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in pascals.
- PacketExportMode - Enum Class 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 - Class in org.ka2ddo.yaac.gui.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
-
Create a Filter that selects packets and stations based on which YAAC input port they are received through.
- PacketSourceFilter(PacketSourceFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Create a UI for controlling a PacketSourceFilter instance.
- PacketTypeFilter - Class in org.ka2ddo.yaac.filter
-
Filter based on the type of APRS packet in the frame.
- PacketTypeFilter(String) - Constructor for class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Create a non-modifiable PacketTypeFilter that will only pass packets matching the specified APRS packet types.
- pagan - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- pagan_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- paint - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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(Graphics) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
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_GREY_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A translucent checked pattern in grey 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_MAP - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Map to convert ColorType enums into renderable Paints.
- 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.AbstractTileUsagePanel
-
Paint the usage and current download bounding box on the panel.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.LineGraph
-
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.osm.StrokeEnumRenderer
- 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
-
Draw the enabled raster maps on the map window.
- 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.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Draw the text of this label on the screen.
- 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.
- painter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- palace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PAN_EAST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning east a large fraction of the map.
- PAN_NORTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning north a large fraction of the map.
- PAN_SOUTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning south a large fraction of the map.
- PAN_WEST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning west a large fraction of the map.
- panZoomToWeatherZone(int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Pan and zoom the map to show a specific severe weather zone.
- panZoomToWeatherZone(int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Pan and zoom the map to show a specific severe weather zone.
- paramIdentifier - Variable in class org.ka2ddo.ax25.XIDParameter
- paramLen - Variable in enum class org.ka2ddo.aprs.HurricaneEnum
-
Number of characters for parameter identified by this enum.
- paramLen - Variable in enum class org.ka2ddo.aprs.WeatherEnum
-
Number of characters for parameter identified by this enum.
- paramList - Variable in class org.ka2ddo.ax25.XIDGroup
-
List of
XIDParameter
s contained in this XIDGroup frame. - paramString() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Descriptive text about this message, to be included in the toString() method's response.
- 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() - 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
- parcel_locker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parish_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- park - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- park - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- parking - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parking_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parking_meter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parking_space - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parliament - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parquet_layer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- parse(byte[], int, AX25Callsign, 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, AX25Callsign[], long, Connector) - Method in class org.ka2ddo.aprs.APRSStack
-
Parse a message to the appropriate object class.
- parse(byte[], AX25Callsign, AX25Callsign, AX25Callsign[], long, Connector) - Method in interface org.ka2ddo.ax25.AX25Parser
-
Parse a message to the appropriate object class.
- parse(byte[], AX25Callsign, AX25Callsign, AX25Callsign[], long, Connector) - Method in class org.ka2ddo.opentrac.OpenTracParser
-
Parse a message to the appropriate object class.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Parse an OSM PBF file into YAAC's version of OpenStreetMap tiles.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Parse a OpenStreetMap snapshot file into YAAC's version of OpenStreetMap tiles.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
-
Parse a compressed XML file into YAAC's version of OpenStreetMap tiles.
- parse(MessageMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Extract data from an APRS text message containing telemetry documentation for this station.
- parse(TelemetryMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Extract data from a TelemetryMessage for this station.
- parseAge(String) - Static method in class org.ka2ddo.yaac.ax25.Age
-
Parse an Age value from a String in the format that Ages are presented in.
- 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).
- parseGpsdJsonLine(Map<String, Object>, GpsFix, SatelliteCatalog) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Decode a JSON message from GPSD and update the appropriate GPS state objects.
- 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, GpsFix, SatelliteCatalog, String) - Method in interface org.ka2ddo.gps.GPSSentenceParser
-
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
-
Decode weather data in Peet Bros format into the distributor's cache.
- 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.
- parseYAACXMLConfigFile(InputStream, long) - Static method in class org.ka2ddo.yaac.io.ConfigImporter
- party - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- party_service - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- passcode - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- passcode - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The authentication passcode associated with this port, if needed.
- pasta - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pastafarian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- pastafarian_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pastry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- path - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- 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.
- patisserie - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- paver - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pawnbroker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- payday_loans - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- payment_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- payment_terminal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Three-dimensional position dilution of precision.
- pdop - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Position Dilution Of Precision of the satellite configuration, multiplied by 10.
- peak - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- peak - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- pedestrian - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- pediatrician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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. - perfumery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- persist - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Flag indicating whether this particular raster overlay should be persisted over YAAC restarts.
- PersistingFilter - Interface in org.ka2ddo.yaac.filter
-
Extra methods required for a Filter that can persist its values across instance creations and YAAC restarts.
- persistLocalAlias(Preferences) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Checkpoint the current tactical name setting to Java Preferences
- PERSON - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in number of average-sized adult human beings.
- pet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pet_grooming - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- petroleum_well - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- petroleum_well - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- pharmacy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pharmacy - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- PHG - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Four-digit PHG string (APRS protocol specification chapter 7).
- phone - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- phoneticizeCallsign(String) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert an APRS-standard callsign-SSID string into international phonetics.
- photo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- photo_booth - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- photo_studio - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- photocopy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- physiotherapist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- physiotherapy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- piano_tuner - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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(List<StationState>, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select one of several stations.
- pickAStation(List<StationState>, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select one of several stations.
- pickObject(String, List<Object>) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select one of several objects.
- pickObject(String, List<Object>) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select one of several objects.
- picnic_site - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- picnic_table - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- picnic_table - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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 ARPA 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).
- pier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pier - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- pile - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- pillory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pillory - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- pilot_boarding - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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
- PinPoint() - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Construct an empty PinPoint.
- 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.
- 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
-
This is a performance-optimized clone of the java.io.PipedReader class.
- PipedReader(PipedWriter, int) - Constructor for class org.ka2ddo.yaac.io.PipedReader
-
Creates a
PipedReader
so that it is connected to the piped writersrc
and uses the specified pipe size for the pipe's buffer. - PipedWriter - Class in org.ka2ddo.yaac.io
-
This is a performance-optimized clone of the
java.io.PipedWriter
class. - PipedWriter() - Constructor for class org.ka2ddo.yaac.io.PipedWriter
-
Creates a piped writer that is not yet connected to a piped reader.
- PipedWriter(PipedReader) - Constructor for class org.ka2ddo.yaac.io.PipedWriter
-
Creates a piped writer connected to the specified piped reader.
- pipeline - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- PIPELINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- pipeline_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- pipeline_overhead - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- PIPELINE_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
The default stroke for drawing a pipeline.
- pipeline_submarine - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- pirate_ship - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- pitch - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pitch - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- pizza_delivery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pkgName - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The internal distro file name of the plugin.
- place - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- place - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Place - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM place="*" attribute.
- place_of_worship - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- place_of_worship - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- PLACE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Place
value inGenericTaggedNode
. - planetarium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- planetDos - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Shared area for stream to planet.ways.tmp file.
- plant - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- plant_nursery - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- planter - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- planter - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- plasterer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- platform - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- platform - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- PLAYBACK - Enum constant in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
This is a source for historical (playback) traffic, and should be displayed, but not logged or digipeated/I-gated.
- PLAYBACK - Enum constant in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Only playback records (loaded from a log file) should be deleted.
- 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 - 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() - Constructor for class org.ka2ddo.yaac.filter.PlaybackFilter
- PlaybackFilter(PlaybackFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PlaybackFilter
-
Create a UI for controlling a PlaybackFilter instance.
- playground - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- playground - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- PLUGIN_NEEDS_NEWER_YAAC_PROTOCOL - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
-
Resource tag name for YAAC Provider version number is too old for this plugin.
- PLUGIN_UNKNOWN_INCOMPATIBILITY - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
-
Resource tag name for default generic reason for plugin failure.
- 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(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.
- PluginDescriptor(Provider) - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
Create a PluginDescriptor from an installed plugin instance.
- 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.
- plumber - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- podiatrist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- podiatrist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- POIVisibilityPanel - Class in org.ka2ddo.yaac.gui.osm
-
A JPanel containing the editing controls for all types and categories of OSM amenities.
- POIVisibilityPanel(OSMLayer, VisibleCtls, Preferences) - Constructor for class org.ka2ddo.yaac.gui.osm.POIVisibilityPanel
-
Create a JPanel containing the editing controls for all types and categories of OSM amenities.
- police - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- police_box - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- political_party - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- poll() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves and removes the head of this queue, or returns
null
if this queue is empty. - 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.
- 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.
- pond - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- pond - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- pontoon - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- pool_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PopupMenuMouseAdapter - Class in org.ka2ddo.yaac.gui.table
-
This class provides a generic mouse click handler for using right-clicks on a table row to raise a popup menu associated with the value in a specified key column of the selected row (such as for the callsign of a station).
- PopupMenuMouseAdapter(JTable, TableModel, GuiContentType, int) - Constructor for class org.ka2ddo.yaac.gui.table.PopupMenuMouseAdapter
-
Create the mouse event listener for the specified table, table model, and
GuiContentType
of the table. - 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 - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- port - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Numeric TCP or UDP port number of the service (zero if not known).
- Port(PortConnector) - Constructor for class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Create a Port object for collecting statistics for a PortConnector.
- 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 - Variable in class org.ka2ddo.yaac.io.PortConnector
-
The port configuration associated with this PortConnector.
- 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(String) - Constructor for class org.ka2ddo.yaac.io.PortConfig
-
Craete a PortConfig record with the specified port instance identifier.
- PortConfig.Cfg - Class in org.ka2ddo.yaac.io
-
Port-type-specific configuration parameters for a PortConnector.
- PortConfig.Fields - Enum Class in org.ka2ddo.yaac.io
-
Enumeration identifying all the fields in a Cfg sub-record.
- PortConfig.HintType - Enum Class in org.ka2ddo.yaac.io
-
For the
ConfigImporter
, provide hints of how required but non-transferable config fields should be asked for. - PortConfig.RequireFile - Class in org.ka2ddo.yaac.io
-
Data structure describing how the ConfigImporter should ask for missing (or blanked-out) required port configuration parameters when they are a file in the filesystem.
- PortConfig.RequireHints - Class in org.ka2ddo.yaac.io
-
Data structure describing how the ConfigImporter should ask for missing (or blanked-out) required port configuration parameters.
- 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
-
Create a PortConnector.
- PortConnector.PortStatsType - Enum Class in org.ka2ddo.yaac.io
-
This enum is used to select which sets of statistics should be returned.
- 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.GeographicalMap
-
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.GeographicalMap
-
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.
- PortEntry(String, Class<? extends PortConnector>) - Constructor for class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
Create a PortEntry instance.
- 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.
- PortExtendedStatusListener - Interface in org.ka2ddo.yaac.io
-
Implementers of this interface can be informed of all
PortStatusListener
events (opens and closes) as well as other status changes of a port. - portFailed(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Reports when the port fails for some reason.
- portFailed(PortConnector) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
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 singleton class manages the PortConnectors opened by YAAC.
- 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 class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
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.
- ports - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
All the APRS-speaking ports on the local YAAC system.
- PortStats() - Constructor for class org.ka2ddo.ax25.Connector.PortStats
- portStatusChanged(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The status of the specified port has changed other than opening or closing, or beginning or ending transmit or receive.
- portStatusChanged(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortExtendedStatusListener
-
The status of the specified port has changed other than opening or closing, or beginning or ending transmit or receive.
- 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 class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
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.ConfigAnalyzer.Port
-
Port type name.
- 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.
- POSITION - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Use standard human-readable text position reports for beacons.
- 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(long) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
-
Alternate constructor, used to create an empty message for population by local weather data.
- 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.
- 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
-
The sub-variant of human-readable position report message format to use.
- post_box - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- post_office - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- postprocessLogFile(File, FileLogger<T>) - Method in interface org.ka2ddo.yaac.core.FileLogger.RolloverHandler
-
Post-process the specified log file that is no longer used by the FileLogger.
- pottery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- POUND - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in pounds.
- power - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- power - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG code for power level.
- Power - Enum Class 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.
- power_plant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- power_supply - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- power_tools - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- power_tower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PPS - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Providing only time reference.
- 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 menu containers of a menu item.
- preallocate(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Ensure that enough storage has been allocated in the HugeBitSet to hold at least the specified range of bits.
- precautionary_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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).
- prefecture - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- prefixMaidenhead - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify whether the local status's current position should be prefixed to the status text in Maidenhead format.
- prefixTime - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify whether the current time should be prefixed to the status text.
- prependLatLon(int, int) - Method in class org.ka2ddo.yaac.osm.Way
-
Add another vertex to the Way at the beginning, updating the Way's bounding box.
- preschool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PRESSURE - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Barometric pressure at center of storm in hectoPascals (millibars).
- PRESSURE_0_1MBAR - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Barometric pressure in tenths of millibars (hecto-Pascals).
- PressureUnit - Enum Class in org.ka2ddo.util
-
Enumeration of supported units of atmospheric pressure.
- previousClearBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to
false
that occurs on or prior the specified starting index. - previousSetBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to
true
that occurs on or before the specified starting index. - primary - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- primary_link - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- print(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a boolean value.
- print(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a character.
- print(char[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an array of characters.
- print(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a double-precision floating-point number.
- print(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a floating-point number.
- print(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an integer.
- print(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a long integer.
- print(Object) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an object.
- print(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a string.
- 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 withdm
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.
- printer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- printer_ink - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- printf(String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
- printf(Locale, String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
- println() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Terminates the current line by writing the line separator string.
- println(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a boolean and then terminate the line.
- println(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a character and then terminate the line.
- println(char[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an array of characters and then terminate the line.
- println(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a double and then terminate the line.
- println(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a float and then terminate the line.
- println(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an integer and then terminate the line.
- println(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a long and then terminate the line.
- println(Object) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an Object and then terminate the line.
- println(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a String and then terminate the line.
- printmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- printThisView() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
Print the window that currently has the focus.
- PRIORITY - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Time-sensitive traffic needing preferred handling.
- PRIORITY - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Message reporting priority precedence.
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter optionally eliminates all routine precedence messages.
- PriorityFilter() - Constructor for class org.ka2ddo.yaac.filter.PriorityFilter
- PriorityFilter(PriorityFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PriorityFilter
-
Create a UI for controlling a PriorityFilter instance.
- prison - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PRIVATE - Enum constant in enum class org.ka2ddo.ax25.Scope
-
Packet should not be transmitted at all, but was created only to display information on the local screen.
- PRIVATE - Enum constant in enum class org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
The private half of a public/private key pair.
- private_investigator - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- prn - Variable in class org.ka2ddo.gps.SatelliteState
-
Pseudo-random number identifying this satellite (also known as Satellite Vehicle number).
- processIBody(AX25Frame, boolean, Connector, long) - Method in class org.ka2ddo.ax25.AX25Stack
-
This method consumes one information frame.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MessagesPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorDigiPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorStationsPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, 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>, DataInput, 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>, DataInput, 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>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.StationsPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.WeatherPage
-
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.
- processParsedAX25Packet(AX25Frame, AX25Message) - Method in class org.ka2ddo.aprs.APRSStack
-
Send this message (and its associated frame) to the APRS consumers.
- processParsedAX25Packet(AX25Frame, AX25Message) - Method in interface org.ka2ddo.ax25.AX25ParserWithDistributor
-
Send this message (and its associated frame) to the APRS consumers.
- 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.
- produceFiltersForExpression(String) - Static method in class org.ka2ddo.yaac.filter.FilterExpressionParser
-
Convert the specified string into a hierarchy of Filter objects that will execute the specified filtering.
- produceSortStatusMessage(File) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Generate a string reporting the current state of sorting the tile files.
- production_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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
-
Display a GUI progress dialog.
- 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
-
Handle when the current map Projection is modified.
- 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
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when there has been a fundamental change to the Map.
- projectName - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Telemetry project name from BITS message.
- promptTag - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
The ResourceBundle key for a localized prompt string to display in a dialog box.
- propane - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- properties - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Stores any properties of the menu action that are not specially handled (such as
AbstractMenuAction.enabled
). - property_management - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.StationListTableModel
-
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.
- protected_area - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- protected_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- protocol - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Internet protocol type to use to reach this service, or null if not known.
- 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.
- ProtocolFamily - Enum Class in org.ka2ddo.ax25
-
This enumeration categorizes AX.25 messages by what protocol they are carrying, to make it easier for YAAC I/O ports to determine if a particular AX25Frame should be sent out a particular port.
- ProtocolSelectionControls - Class in org.ka2ddo.yaac.gui.io
-
This class implements the code needed to create with port configuration widgets to select AX.25 protocols should be permitted on a port.
- 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_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.
- Provider.PortEntry - Class in org.ka2ddo.yaac.pluginapi
-
This class describes the name and implementing Class of an interface port driver.
- province - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- province - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- pruneOccurred(long, boolean, boolean) - Method in interface org.ka2ddo.yaac.ax25.PurgeListener
-
Called when
StationTracker
has finished its pruning. - pruneOccurred(long, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Called when
StationTracker
has finished its pruning. - 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.
- psap - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- psap - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- PSI - Enum constant in enum class org.ka2ddo.util.PressureUnit
-
Pressure in pounds per square inch.
- psychiatrist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- psychic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- psychologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- psychotherapist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- psychotherapist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- 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.
- pub - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- PUBLIC - Enum constant in enum class org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
The public half of a public/private key pair, generally as a signed certificate.
- public_bath - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- public_bookcase - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- public_building - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- public_safety - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses, non-profits, and government agencies and facilities for protecting the public, including police, fire, and emergency medical service (ambulances).
- public_service - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Public service organizations that do not fall into the
AmenityCategory.government
orAmenityCategory.public_safety
categories. - public_storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- pumping_rig - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- pumping_station - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- PurgeListener - Interface in org.ka2ddo.yaac.ax25
-
This interface defines a callback by which another message-containing object can be informed that the
StationTracker
has pruned old messages from its history, and the listener can do corresponding pruning of its own. - 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.
- PURPLE - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Color to use for station ages that are in the future (i.e., their station clock is off).
- 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(WeatherEnum, Object) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Store a new value into the weather map.
- putAll(E[], int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Inserts all the non-null elements in the specified array into this queue, waiting if necessary for sufficient space to become available.
- putAttachment(Object, Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Add an attachment to this station or object.
- putAttachment(Object, Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Add an attachment to this record.
- putAttachment(Object, Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Add an attachment to this record.
- putBeaconData(String, BeaconData) - Static method in class org.ka2ddo.yaac.YAAC
-
Add a new BeaconData record under a unique name.
- 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.
- PWR_LINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- pylon - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- pyrotechnics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
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.
- quango - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- QuantityUnitMeasure<T extends Enum> - Interface in org.ka2ddo.yaac.osm
-
This interface tags a class that contains a magnitude value and unit thereof.
- quarry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- quarry - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- quay - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- 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.
- queryRadio(String) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Send a Kenwood command string to the radio and expect a reply.
- QueryResponder - Class in org.ka2ddo.yaac.core
-
This class handles processing queries sent to this station.
- QueryResponder.OnePortFrameWrapper - Class in org.ka2ddo.yaac.core
-
Wrap a AX25Frame so it will be sent to exactly one outgoing PortConnector.
- queryType - Variable in class org.ka2ddo.aprs.Query
-
Query type (text between question marks '?' in the message).
- queue(AX25FrameSource) - Method in interface org.ka2ddo.ax25.Transmitting
-
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled Connectors.
- 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
-
Flag indicating when traffic has been queued to the dispatch thread and not yet consumed.
- QueuedMsgEvent(MsgEventType, StationState, AX25Message, String, Object) - Constructor for class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Create a QueuedMsgEvent object with the specified parameters.
- 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
-
Queue the next transmission of this 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
-
Force this StatusData to be transmitted immediately.
- QW_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a 8-pixel-wide solid line.
R
- R_EARTH_M - Static variable in class org.ka2ddo.yaac.util.LatLongDistance
-
Mean radius of the Earth (at sea level) in meters.
- raceway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- radar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- radar_line - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- radar_range - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- radar_reflector - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- radar_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- radar_transponder - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- RADIATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Radiation level using resistor-code formatting (2 digits of precision plus 10s power exponent) of radiation intensity in nanosieverts per hour.
- radio_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- radio_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- radiotechnics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- radius - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Radius of the circular download region in kilometers.
- radius - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Radius in whole degrees of download area.
- RADIUS_GALE - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Radius of gale-force winds in nautical miles.
- RADIUS_HURRICANE - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Radius of hurricane winds in nautical miles.
- RADIUS_TROP_STORM - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Radius of tropical-storm-level winds in nautical miles.
- 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 - 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(String) - Constructor for class org.ka2ddo.yaac.filter.RadiusFilter
-
Create a RadiusFilter instance with the specified prefix for the persistence parameter names.
- RadiusFilter(RadiusFilter) - 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.
- rail - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- RAILROAD_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
The default stroke for drawing a railroad track Way.
- 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 constant in enum class org.ka2ddo.yaac.osm.Historic
- railway - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- railway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Railway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM railway="*" attribute.
- railway_depot - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- RAIN_HISTORY - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Internal use only: rain history data structure to infer 24 hours from midnight or vice versa.
- RAIN_LAST24HR - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Rain in the last 24 hours in hundredths of an inch.
- RAIN_LASTHOUR - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Rain in the last hour in hundredths of an inch.
- RAIN_SINCE_MIDNIGHT - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Rain since local midnight in hundredths of an inch.
- rainfall - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Rainfall over averaging interval in 0.1 Kg/cm^2 (or 40 inches of rain per LSB??????)
- 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
- rangeDistance - Variable in class org.ka2ddo.aprs.Query
-
Radius of range limit in statute miles.
- rangeLatitude - Variable in class org.ka2ddo.aprs.Query
-
Latitude in fractional degrees North of center of query range limit.
- rangeLongitude - Variable in class org.ka2ddo.aprs.Query
-
Longitude in fractional degrees East of center of query range limit.
- rangeM - Variable in class org.ka2ddo.yaac.ax25.StationState
-
Scratch range variable used for aloha circle calculation.
- rangers - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rapids - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- rapids - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- RASTER_MAP_PREFS_NODE - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Name of Java Preferences node containing RasterMapEntry persistence information.
- 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.
- RasterMapCatalog(GeographicalMap, RasterMapOverlay) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Create a RasterMapCatalog instance for a given GeographicalMap window's RasterMapOverlay.
- 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.
- 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, GeographicalMap) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Create an overlay layer for displaying rescaled raster images.
- RasterMapPane - Class in org.ka2ddo.yaac.gui
-
This panel manages the list of raster map images displayable on the main map window.
- RasterMapPane(GeographicalMap) - Constructor for class org.ka2ddo.yaac.gui.RasterMapPane
-
Create the Swing widget for managing raster map overlays.
- RATE - Enum constant in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Get the rate abbreviation localized String for the Enum.
- RAW_AX25 - Enum constant in enum class org.ka2ddo.ax25.ProtocolFamily
-
Other level 2 AX.25 frames, including connected-mode frames, PID=0xF0 (NOLVL3).
- RAW_HEX - Enum constant in enum class org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Display packet body as a sequence of hexadecimal-encoded bytes.
- RAW_PACKETS - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a tabular UI displaying raw frames, with the sending station's callsign in model column 1.
- RAW_TEXT - Enum constant in enum class org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Display packet body as if it was UTF-8 encoded text.
- RawPacketDisplayMode - Enum Class 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
-
Create a panel for displaying the raw packets table.
- 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
-
Create a table model for displaying the recent raw packets.
- 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() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
read
method ofInputStream
. - read() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
read
method ofInputStream
. - read() - Method in class org.ka2ddo.util.UTF8StreamReader
-
Reads a single character.
- read() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read a byte.
- read() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read a byte.
- read() - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads the next byte of data from the input stream.
- 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.NonshareableBufferedInputStream
-
See the general contract of the
read
method ofInputStream
. - read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Reads a single character.
- read() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
read
method ofInputStream
. - read() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
Reads the next byte of data from this input stream.
- read() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Reads the next character of data from this piped stream.
- read(byte[]) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
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.util.NonshareableDoubleBufferedDataInputStream
-
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.ArbitraryDataInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array
b
. - read(byte[]) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read an array of bytes.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read an array of bytes.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array
b
. - 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[]) - 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[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
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.util.NonshareableBufferedDataInputStream
-
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
- read(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
- 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(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read bytes into an offset array.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read bytes into an offset array.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads up to
len
bytes of data from the 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(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[], 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(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
Reads up to
len
bytes of data from the contained input stream into an array of bytes. - read(char[], int, int) - Method in class org.ka2ddo.util.UTF8StreamReader
-
Reads characters into a portion of an array.
- read(char[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Reads characters into a portion of an array.
- 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.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(DataInput) - Static method in class org.ka2ddo.yaac.osm.ChangeSet
-
Read a ChangeSet from the provided input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Member
-
Reads a Member from the input stream.
- 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 a new Relation object from the specified input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Way
-
Instantiate a new Way read from the input stream.
- read(NonshareableBufferedDataInputStream) - Static method in class org.ka2ddo.yaac.osm.Way
-
Instantiate a new Way read from the input stream.
- readBoolean() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readBoolean
method ofDataInput
. - readBoolean() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readBoolean
method ofDataInput
. - readBoolean() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readBoolean
method ofDataInput
. - readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readBoolean
method ofDataInput
. - readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readBoolean
method ofDataInput
. - readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readBoolean
method ofDataInput
. - readByte() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readByte
method ofDataInput
. - readByte() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readByte
method ofDataInput
. - readByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readByte
method ofDataInput
. - readByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readByte
method ofDataInput
. - readByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readByte
method ofDataInput
. - readByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readByte
method ofDataInput
. - readChar() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readChar
method ofDataInput
. - readChar() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readChar
method ofDataInput
. - readChar() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readChar
method ofDataInput
. - readChar() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readChar
method ofDataInput
. - readChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readChar
method ofDataInput
. - readChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readChar
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readDouble
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readDouble
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readDouble
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readDouble
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readDouble
method ofDataInput
. - readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readDouble
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readFloat
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readFloat
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readFloat
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readFloat
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readFloat
method ofDataInput
. - readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readFloat
method ofDataInput
. - readFromPreferences(Preferences) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Fill this record from data saved under the alias name in Java Preferences.
- readFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Load this callsign-named record from the specified Preferences node.
- 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, 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
-
Create a StatusData for the specified name from the information saved in the Java Preferences tree.
- readFully(byte[]) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readFully
method ofDataInput
. - readInt() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readInt
method ofDataInput
. - readInt() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readInt
method ofDataInput
. - readInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readInt
method ofDataInput
. - readInt() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readInt
method ofDataInput
. - readInt() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readInt
method ofDataInput
. - readInt() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readInt
method ofDataInput
. - readIntAt(long) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Bytes for this operation are read from the contained file.
- readLine() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readLine
method ofDataInput
. - readLine() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readLine
method ofDataInput
. - readLine() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readLine
method ofDataInput
. - readLine() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readLine
method ofDataInput
. - readLine() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readLine
method ofDataInput
. - readLine() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readLine
method ofDataInput
. - readLittleEndianInt() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readInt
method ofDataInput
. - readLittleEndianInt() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readInt
method ofDataInput
, except this reads the bytes in little-endian order rather than big-endian (network) byte order. - readLittleEndianShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readLittleEndianShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readLong() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readLong
method ofDataInput
. - readLong() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readLong
method ofDataInput
. - readLong() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readLong
method ofDataInput
. - readLong() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readLong
method ofDataInput
. - readLong() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readLong
method ofDataInput
. - readLong() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readLong
method ofDataInput
. - readMostRecentFile(OuternetConnector.OuternetTestListener) - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Attempt to read both files from the OUTERNET receiver, and extract the records from the most recent file and forward them to the AX25Stack.
- readNextInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
This is similar to
MultiBufferedRandomAccessFile.readInt()
, but the caller must guarantee that noMultiBufferedRandomAccessFile.seek(long)
occurred between the last call to readInt() or readNextInt() and this one. - readShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readShort
method ofDataInput
. - readShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readShort
method ofDataInput
. - readShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readShort
method ofDataInput
. - 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.
- readTags(NonshareableBufferedDataInputStream) - 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.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedByte() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readUnsignedByte
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readUnsignedShort
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
readUTF
method ofDataInput
. - readUTF8Line() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
This method reads a line of text encoded in UTF-8, terminated by a line ending (CR, LF, or CRLF) or EOF.
- readUTFChar() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
This method reads one UTF-8 encoded character from the input stream, using as many bytes as necessary to get an entire character.
- 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.
- real_estate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- reallyStartLineOfSight() - Method in class org.ka2ddo.yaac.gui.StationRenderer
- REALTIME - Enum constant in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
This is a source for real realtime traffic and should be displayed, logged, and digipeated/I-gated as appropriate.
- REALTIME - Enum constant in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Only realtime records should be deleted.
- recalculateBounds() - Method in class org.ka2ddo.yaac.osm.Way
-
Recompute the min/max bounds of the Way based on the current vertices.
- receive(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Receives data into an array of characters.
- receiveNMEA0183Sentence(String, String, Connector) - Method in interface org.ka2ddo.yaac.gps.GpsRawNMEA0183Listener
-
Receive the next NMEA-0183 sentence (or simulation thereof for certain external sources) received through an interface in YAAC.
- reception_desk - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- recommended_route_centreline - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- recommended_track - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- recommended_traffic_lane - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- recordAnyways(AX25Frame) - Method in interface org.ka2ddo.yaac.core.SnifferLogFilter
-
Indicate whether the passed frame (with any decoded data in it) should be logged even if
YAAC.isLogAPRS()
says not to log received packets. - records - Variable in class org.ka2ddo.util.Dbf
-
Ordered list of records read from the DBF file.
- recreation_ground - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- recruiting_center - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rectory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- recycling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- red - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- red - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The red color strength of this object, from 0 to 255.
- RED - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- red_cross - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- RED_ORANGE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- ref - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Highway route number or abbreviation.
- ref - Variable in class org.ka2ddo.yaac.osm.Member
-
ID of other data structure (Node, Way, or Relation) that this Member represents.
- reflecting_pool - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- 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 interface org.ka2ddo.yaac.core.GeoMapIfc
-
Force the map to immediately regenerate itself based on current state data.
- refresh() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the map to immediately regenerate itself based on current state data.
- refreshDOP(SatelliteCatalog) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
Update the DOP (dilution of precision) statistics from the current satellite catalog
- refreshGPSStatisticsPane(GpsFix) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
Update the displayed GPS statistics according to the new fix information
- refreshMapWindows() - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Tell all map windows to redraw their maps based upon the updated map tile files.
- refugee_housing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- refugee_site - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.GeoMapIfc
-
Force the station renderer layer to regenerate its overlay immediately.
- regenerateStations() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the station renderer layer to regenerate its overlay immediately.
- regenerateTopo() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Force the topographic layer to regenerate its overlay immediately.
- regenerateTopo() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the topographic layer to regenerate its overlay immediately.
- region - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- register(Window, String) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
Register a Window for having its position and sizing persisted (and restored, if previously persisted values are found).
- register(JTable, String) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Monitor a table for persisting any column changes.
- register_office - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- registerAPRSAppender(ExtraAPRSInfoSourceDispatcher.APRSIfc) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Register a source of extra APRS message data.
- 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.
- registerEnum(Class<? extends Enum>, String, EnumNameLocalizer.Type) - 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.
- registerMapKeystrokeActions() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Register the keystrokes that can be used to move this object's associated map around.
- registerMapKeystrokeActions(int, InputMap, ActionMap) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Register the keystrokes that can be used to move this object's map around.
- registerMapKeystrokeActions(int, InputMap, ActionMap) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Register the keystrokes that can be used to move this object's map around.
- registerMapWindow(GeoMapIfc) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Register a newly opened map widget for updates.
- 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
-
Specify the identifier for when this Layer should receive MapMouseEvents.
- registerNewFirstWindowType(String, String) - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Add a new type of FirstWindow.
- registerOpenTRACAppender(ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Register a source of extra OpenTRAC message data.
- registerPage(String, String, PathHandler) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Register a page handler for a particular path within the website.
- registerPage(String, PathHandler) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Register a page handler for a particular path within the website, using the "GET" HTTP method.
- 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.
- registerSentenceParser(String, GPSSentenceParser) - Static method in class org.ka2ddo.gps.GPSParser
-
Register a parser for a particular NMEA-0183 sentence.
- registerWindowForHelpKeys(RootPaneContainer) - Static method in class org.ka2ddo.yaac.gui.help.HelpAdapter
-
Set up infrastructure for handling Help-related window hot-keys on the specified window.
- rehabilitation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rehabilitation - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- 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
- RELATIONS_STATS_MAP_ENTRY_COMPARATOR - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
- RelativeTimeFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects information based on relative time point boundary.
- RelativeTimeFilter - Class in org.ka2ddo.yaac.gui.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(RelativeTimeFilter) - 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.
- releaseOldPages(FileInputStream, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page prior to the current seek position as no longer needed.
- releaseOldPages(FileOutputStream, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page prior to the current seek position as no longer needed.
- releaseOldPages(RandomAccessFile) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page in the RandomAccessFile as no longer needed.
- releaseOldPages(RandomAccessFile, long, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page in the RandomAccessFile as no longer needed.
- religion - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings and facilities associated with a religious organization.
- religion - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- religion - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- religion - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Religion - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM religion="*" attribute.
- RELIGION_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for Religion value in
GenericTaggedNode
. - reloadMapParamsFromPreferences() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Load all the WayParam and VisibleCtls objects from their cached Preference values (or defaults if not saved).
- 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(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Remove the indexed record from the persisted RasterMapCatalog.
- remove(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Remove the specified Enum from the map.
- remove(Object) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Removes the entry for a key from this cache if it is present.
- remove(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Stop tracking an ObjectReport with the specified name.
- remove1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a listener that no longer wants to know when a new first digipeater is recorded.
- removeAGLChangeListener(LineOfSightPane.AGLChangeListener) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Unregister a new AGLChangeListener from this LineOfSightPane.
- removeAPRSAppender(ExtraAPRSInfoSourceDispatcher.APRSIfc) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Unregister a source of extra APRS message data.
- removeAprsMessageListener(AprsMessageListener) - Static method in class org.ka2ddo.aprs.APRSStack
-
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.
- removeAttachment(Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Remove an attachment from this record.
- removeAttachment(Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Remove an attachment from this record.
- removeAutoFlush(char) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Remove a character from the set of user-typed characters that cause a output stream flush.
- 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.
- removeBeaconData(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Remove an extra BeaconData record.
- removeCapabilitiesProvider(CapabilitiesProvider) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a CapabilitiesProvider instance.
- 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.osm.LineEditor
-
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.FillEditor
-
Unregister a CellEditorListener from this editor.
- 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
-
Unregister a ChangeListener so updates to this editor will no longer be reported to it.
- removeChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Unregister a ChangeListener so it is no longer informed of changes within this editor.
- removeChangeListener(ExtraColumnProviderChangeListener) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Unregister a listener to no longer be informed of any changes in the quantity or type of the extra columns provided by this provider, so real-time alterations can be made and immediately reflected in the tabular views displaying the extra columns.
- removeConnState(ConnState) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Remove the specified ConnState object from the map of ConnState maps.
- removeConnStateChangeListener(ConnStateChangeListener) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Unregister a listener to be informed when AX.25 connected-mode session state changes.
- removeDbgListener(DebugCtl.DbgListener, String...) - Static method in class org.ka2ddo.util.DebugCtl
-
Unregister a listener for the specified categories of debug events.
- 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.
- removeExtraColumnProvider(ExtraColumnProvider) - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Remove an ExtraColumnProvider from supplementing the columns in instances of this TableModel.
- removeFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Disconnect the specified Filter from this CumulativeBooleanAndFilter.
- removeFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Disconnect the specified Filter from this CumulativeBooleanOrFilter.
- removeFilter(Filter) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Disconnect the specified Filter from this CumulativeFilter.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
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.NotFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Deregisters a listener.
- removeFireTableModel(FireTableModel) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove a FireTableModel from listening for changes in the tracker.
- removeFldigiModemChangeListener(KissOverTcpConnector.FldigiModemChangeListener) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Unregister a listener to no longer be informed when fldigi changes its modem selection.
- 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.ax25.Connector
-
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.BlacklistTableModel
-
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) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Stop being informed when GPS data is updated.
- removeGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Stop being informed when raw NMEA-0183 data is received.
- 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.
- removeMsgEventListener(MsgEventListener) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Unregister a MsgEventListener.
- 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.
- removeOpenTRACAppender(ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Unregister a source of extra OpenTRAC message data.
- 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).
- removePattern(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Remove the specified pattern from this filter.
- removePersistence(Preferences) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Remove this RasterMapEntry from the Preferences persistence cache.
- 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
-
Unregister a PropertyChangeListener so it will no longer be informed of changes to the global format value.
- removePurgeListener(PurgeListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister from being informed when purging should be performed.
- removeRange(int, int) - Method in class org.ka2ddo.util.ArrayBlockList
-
Removes from this list all of the elements whose index is between
fromIndex
, inclusive, andtoIndex
, exclusive. - removeRedundantAmenityTypes() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Go through all the AmenityTypes this GenericTaggedNode has and remove the ones that are more generic than other AmenityTypes associated with this object.
- removeRedundantWayVertices(int) - Method in class org.ka2ddo.yaac.osm.Way
-
Squeeze down the vertices in the Way to remove duplicate adjacent vertices, and vertices in the middle of a straight line segment (as opposed to at the ending joints of a line segment).
- removeRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a listener that no longer wants to know when a new last 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.
- removeSnifferLogFilter(SnifferLogFilter) - Static method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Unregister a
SnifferLogFilter
. - removeSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- 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.core.WatchedStationsTracker
-
Remove track-striping a single station or object.
- removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
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.ConnectionModel
-
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.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.FirstDigipeatFilterUI
-
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.LastDigipeatFilterUI
-
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.io.AnalyzedConfigTable
-
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.KenwoodMessageListTableModel
-
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.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.StationListTableModel
-
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.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Removes a listener from the list that's 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.
- removeUnitEnumChangeListener(UnitEnumChangeListener) - Static method in class org.ka2ddo.yaac.YAAC
-
Remove a UnitEnumChangeListener from being informed of unit changes,
- removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
- removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that a portion of the document has been removed.
- 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.
- removeWatchedStation(int) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove the entire record at the index for the station or object callsign stored in the individual track list.
- removeWatchedStation(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove the entire record with the identifier for the station or object callsign stored in the individual track list.
- 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 class 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
-
Invoked prior to replacing a region of text in the specified Document.
- replaceAmenityType(AmenityType, AmenityType) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Replace a specified AmenityType with the new (more specific) AmenityType in this GenericTaggedNode.
- reportAltitude - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether altitude (fixed or GPS-reported) should be reported in position reports.
- reportedStation - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Callsign of station reported as DX.
- 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.
- reportError(Object, Throwable, String) - 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, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Display a standard error message dialog for a stack trace that asks for a yes/no confirmation.
- reportingStation - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Callsign of station reporting DX.
- reportSpeed - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether local GPS speed should be reported in position reports.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to prompt for a value if missing.
- requeue() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Reschedule the beacon based on its last transmission time and any changes in retransmit interval.
- requeue() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Reschedule the beacon based on its last transmission time and any changes in retransmit interval.
- RequireFile(String, String, boolean) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
Create a RequireFile object for the specified prompt string and a file chooser.
- RequireHints(String) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
Create a RequireHints object for the specified prompt string and a default text field.
- RequireHints(String, PortConfig.HintType) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
Create a RequireHints object for the specified prompt string and the specified type of data entry field.
- 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.
- reread(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.osm.Node
-
Replace the contents of this Node object with the next Node in the input stream.
- reread(NonshareableBufferedDataInputStream) - 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, int, 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, and the task objects can be reused after they have been timed out or cancelled.
- 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.
- rescue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rescue_box - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rescue_box - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- rescue_squad - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rescue_station - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- rescue_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- research - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- reserveEntityId(short, String) - Static method in class org.ka2ddo.opentrac.OpenTracEntity
-
Reserve an entity ID value as already in use.
- reservior_covered - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- reservoir - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- reservoir - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- reservoir_covered - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- reset() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
reset
method ofInputStream
. - reset() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
reset
method ofInputStream
. - reset() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Override reset to reset the byte count.
- reset() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Override reset to reset the byte count.
- reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the
reset
method ofInputStream
. - 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.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
reset
method ofInputStream
. - reset() - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Resets this
Polygon
object to an empty polygon. - 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
-
Reset the byte count of this stream.
- resetElevationColors() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Restore the levels and colors defaultly used for drawing the topographic elevations.
- resetOldPages() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
If being used, clear the history of already-accessed pages.
- 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
-
Reinitialize the transmission and backoff counters as if the station was newly on the air.
- resetTransmitCount() - Method in class org.ka2ddo.yaac.io.StatusData
-
Reset the counters used to calculate the transmission interval so that status will initially be transmitted frequently at the fast rate.
- 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.
- residential - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- residential - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- resort - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- rest_area - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- restaurant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- restaurant_supply - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- restoreDefaults() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set this WayParams object back to the factory-default settings.
- restoreOldFrequency() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Tune the single-receiver radio back to the APRS frequency.
- restricted_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- retail - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- retaining_wall - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- retro_reflector - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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).
- RF_SEND_TIME_PER_BYTE_1200 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 1200-baud RF modem.
- RF_SEND_TIME_PER_BYTE_300 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 300-baud RF modem.
- RF_SEND_TIME_PER_BYTE_9600 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 9600-baud RF modem.
- rgb - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
- rigger - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- river - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- river - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- river - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- river_rafting - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- riverbank - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- RNG - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Four-digit range in statute miles (APRS protocol specification chapter 7), stored as an Integer.
- road - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- road - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- 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
- rock - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- rock_art - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- rodeo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- role - Variable in class org.ka2ddo.yaac.osm.Member
-
The role this member plays in the Relation.
- roller_coaster - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- roller_coaster - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- roller_rink - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- roman_road - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- roof - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- roofer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rooftop - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- rope - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- ROUTINE - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Normal traffic with no preferential handling.
- RowFilterByMonitorType(MonitorType...) - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui.RowFilterByMonitorType
- rowIndex - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
- RowNumberTableModel - Class in org.ka2ddo.yaac.gui.table
-
This table model counts rows, suitable for the row header of a JScrollPane surrounding a JTable.
- RowNumberTableModel(TableModel) - Constructor for class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Create a table model for displaying row numbers for another table.
- 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
- RTK - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Real-time kinematic fix.
- rtQueue - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Queue for passing NMEA-0183 GPS sentences from interface-specific subclasses to the common parsing code in the AbstractGpsConnector superclass.
- RTreeNode - Class in org.ka2ddo.yaac.osm.rtree
- RTreeNode() - Constructor for class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Create a top-level (root) RTreeNode.
- ruins - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ruins - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- run() - Method in class org.ka2ddo.ax25.AX25Stack
-
Private method to asynchronously consume AX25Frame objects for parsing.
- run() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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.DXTableModel
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.gui.MessageFrame.ShowMessagesListener
-
Handle GUI thread invocation to foreground the MessageFrame.
- 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
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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.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.SubprocessOutputCopier
-
DO NOT CALL.
- 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.osm.OceanImporter
- run() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.upgrade.Upgrader
-
Execute the background upgrade operation, reporting progress to the foreground GUI thread,
- run() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Accept incoming HTTP connection requests and spawn a handler thread for each browser connection.
- runaway_truck_ramp - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rune_stone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rune_stone - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- 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.pluginapi.Provider
-
Execute this function before calling any of the other functions of the Provider.
- runway - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Path taken by a runway at an airport.
- rv_dealer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- rv_storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- RWY_DISUSED - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RWY_LIGHT_RAIL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RWY_MONORAIL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RWY_RAIL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RWY_TRAM - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RWY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- RX - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
- RX_IGATE - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic I-gated from RF to Internet through this port.
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.
- saddler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sailmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sally_port - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- salt - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- salt_pond - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- 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.
- sample_collection - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sample_collection - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- sanatorium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sand - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- sand_waves - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- sanitary_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.GeographicalMap
-
Do not call.
- 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.LineOfSightPane
- 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.
- sauna - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sauna - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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
-
Create a SaveableFontSizer from the specified font parameters.
- SaveableFontSizer(FontSizer) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
-
Clone a SaveableFontSizer from another FontSizer.
- SaveableFontSizer(Font, float, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
-
Create a SaveableFontSizer from the specified font parameters, associated with the specified AWT Font object.
- 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.MainGui
-
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.FirstDigipeatFilterUI
-
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.MainGui
-
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.MainGui
-
Save alias names and symbol codes for station callsigns and object names.
- saveToPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Save this WayParams object's values to Java Preferences.
- saveZoom(Preferences) - Method in enum class org.ka2ddo.yaac.osm.Place
-
Save persisted configuration data for this Place enum
- sawmill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scaffolder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.MainGui
-
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).
- school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scientologist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- scientology - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scope - Variable in class org.ka2ddo.aprs.ObjectReport
-
Scope for the transmission of locally-originated Objects.
- Scope - Enum Class in org.ka2ddo.ax25
-
Define the range over which the tagged packet 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.
- scout_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scout_hut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scrapyard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- scree - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- ScrollableJLabel - Class in org.ka2ddo.yaac.gui.util
-
This widget adapts a JLabel to be displayable in a JScrollPane for multi-line read-only message displays.
- ScrollableJLabel(String) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Creates a
JLabel
instance with the specified text. - ScrollableJLabel.AccessibleScrollableLabel - Class in org.ka2ddo.yaac.gui.util
-
The class used to obtain the accessible role for this object.
- ScrollableJPanel - Class in org.ka2ddo.yaac.gui.util
-
This class extends the standard JPanel to have Scrollable characteristics, so extending this panel extremely large does not cause a containing JScrollPane to do so as well.
- ScrollableJPanel() - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new
JPanel
with a double buffer and a flow layout. - ScrollableJPanel(boolean) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new
JPanel
withFlowLayout
and the specified buffering strategy. - ScrollableJPanel(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Create a new buffered JPanel with the specified layout manager
- ScrollableJPanel(LayoutManager, boolean) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new JPanel with the specified layout manager and buffering strategy.
- scrub - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- sculptor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sculpture - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SDAnswer() - Constructor for class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
- sea - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- sea_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- seabed_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- seafood - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- seamark_landmark_category - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
OpenSeaMap typing of sea-visible distinctive landmarks.
- seamark_type - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
New support for seamarks and the OpenSeaMap dataset.
- SeamarkLandmarkCategory - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM seamark:landmark:category="*" attribute.
- seamarkType - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- SeamarkType - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM seamark:type="*" attribute.
- SEAMARKTYPE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
SeamarkType
value inGenericTaggedNode
. - seaplane_landing_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- search(int, int, int, int, NodeSizeFunction) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Search this RTreeNode hierarchy for all OSM elements that match the specified bounding box.
- search(String, int, double, double, double, OsmSearcherProgressListener) - Method in class org.ka2ddo.yaac.osm.OsmSearcher
-
Search the OpenStreetMap tile files for the specified landmark name.
- second_hand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- secondary - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- secondary_link - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- SECRET - Enum constant in enum class org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
A symmetric key that will both encrypt and decrypt a message using symmetric encryption algorithms.
- secSinceLastDGps - Variable in class org.ka2ddo.gps.GpsFix
-
Seconds since the last differential GPS correction data was received, or -1 if unknown.
- security - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- security_post - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- segmentNum - Variable in class org.ka2ddo.yaac.osm.Way
-
Index used only by OSM importer to note whether this is a full Way or a tile segment of a Way.
- SELECT - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- 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.
- selectFile(boolean, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select a file using an O/S-provided file chooser.
- selectFile(boolean, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select a file using an O/S-provided file chooser.
- 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.MainGui
-
Open a file selection dialog for saving a file.
- selectOneOf(Window, String, String[]) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup dialog to ask the user which of several choices should be used.
- 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.MainGui
-
Create a popup dialog to ask the user which of several choices should be used.
- selectStation(String, boolean, 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, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
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.
- self_storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SEMI_TRANSLUCENT_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- 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.
- seminary - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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, 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[]) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Wrap a SendableMessage for one transmission cycle with the specified 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.
- sendEmail(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Launch O/S-specific email client to compose an outgoing email.
- 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 interface org.ka2ddo.ax25.TransmittingConnector
-
Transmit an AX.25 frame through this port.
- 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.KissOverTcpConnector
-
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.UdpSubmitConnector
-
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 - 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() - Constructor for class org.ka2ddo.yaac.filter.SendingStationFilter
-
Create a new SendingStationFilter.
- SendingStationFilter(SendingStationFilter) - 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.MainGui
-
Broadcast a specified QRU query message after confirming the user really wants to send it.
- sendThisObject(ObjectReport, ObjectEditorSettingsIfc) - Method in class org.ka2ddo.yaac.core.provider.CoreProvider.TransmitGeneratedObjectReport
-
Transmit this edited ObjectReport.
- 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).
- separation_boundary - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- separation_crossing - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- separation_lane - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- separation_line - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- separation_roundabout - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- separation_zone - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- SERIAL_PORT_BAUD_RATE - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt for entering a standard serial port baud rate (300, 1200, 9600, 115200, etc.).
- SERIAL_PORTS - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box pre-loaded with available serial ports.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Process incoming serial port event.
- 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.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
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
-
Create an editing panel for configuring a Serial GPS port.
- 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
- service - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- ServiceDiscovery - Class in org.ka2ddo.yaac.util
-
This class handles requests for Service Discovery lookups via RFC 6763, using any of several means: if on a system with an avahi daemon, use the daemon as a proxy for the request. if avahi can't be found, try to open a dnsjava Resolver socket on the Multicast DNS (RFC 6762) port and do the query directly. fail if neither scheme can be used.
- ServiceDiscovery.Protocol - Enum Class in org.ka2ddo.yaac.util
-
Protocol being reported for a particular service.
- ServiceDiscovery.SDAnswer - Class in org.ka2ddo.yaac.util
-
Structure containing one (of possibly several) successful answers for looking up a service by Service Discovery.
- ServiceDiscovery.SDCallback - Interface in org.ka2ddo.yaac.util
-
Interface for incrementally receiving the results of a service lookup request.
- ServiceDiscovery.SDListener - Interface in org.ka2ddo.yaac.util
-
Interface for receiving possibly asynchronous complete answer for a service lookup request.
- services - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- serviceType - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Original service type request.
- ses_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ses_station - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- sessionIdentifier - Variable in class org.ka2ddo.ax25.ConnState
-
Arbitrary identifier for a particular connected-mode session.
- 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.
- setAbortListener(AbortListener) - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Register an asynchronous callback to indicate the user requested cancellation.
- setAbortListener(AbortListener) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Register an asynchronous callback to indicate the user requested cancellation.
- setAcceptAllDests(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Specify whether all destinations are accepted by this filter.
- setAcked(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Indicate that this message has been acknowledged.
- 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.
- setAllowInboundConnectedMode(boolean) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Specify whether this system accepts inbound connected-mode connection requests.
- setAllowVirtualDigipeatsForHF(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Specifies if HF packets without digipeat paths may be retransmitted through VHF RF ports.
- 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.
- setAmbiguity(float) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the ambiguity of position for this position report.
- setAmbiguityLtLimit(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether the filter is looking for position more precise or less precise than the threshold.
- 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.
- setAnswers(ServiceDiscovery.SDAnswer[]) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDListener
-
Receive all the answers for a successful service lookup
- setAppendCR(boolean) - Static method in class org.ka2ddo.aprs.Message
-
Specify whether trailing CR should be appended to generated APRS packets.
- setApplyFilter(boolean) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
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.
- setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
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.GeoMapIfc
-
Specify whether missing OpenStreetMap imported tiles should be automatically downloaded from the author's website.
- setAutoLoadMapTiles(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- setAutoReply(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Specify whether received APRS text messages should be automatically replied to without human input.
- 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.
- SetBeaconRatesIfc - Interface in org.ka2ddo.aprs
-
This interface defines an API for an object that can accept beacon rate settings.
- setBeaconRateTarget(SetBeaconRatesIfc) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Switch to the settings for a different beacon record.
- 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.GeoMapIfc
-
Set the current center position of the map.
- setCenter(double, double) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the current center position of the map.
- setCenter(double, double) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Set the current center position of the map.
- setCenter(LatLonPoint) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Set the current center position of the map.
- setCenter(LatLonPoint) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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(int) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Set the ElevationColor's color to the specified ARGB value.
- setColor(Color) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Set the Color associated with this elevation.
- 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
-
Set the text fragment to use for free-text comment matching.
- setComparator(int, Comparator<?>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sets the
Comparator
to use when sorting the specified column. - setComponent(Component) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Specify the Component to be associated with this Action.
- setConnectionRequestListener(ConnectionRequestListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Set the handler for inbound connection requests.
- setConnector(Connector) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the port to which this message should be sent.
- setConnector(TransmittingConnector) - Method in class org.ka2ddo.ax25.ConnState
-
Set the Connector through which frames for this connected-mode session should be transmitted.
- setConnType(ConnState.ConnType) - Method in class org.ka2ddo.ax25.ConnState
-
Set the connection windowing type.
- setContext(int, int, Projection, List<StationState>, AX25Frame, GuiContentType) - 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.
- setContext(List<StationState>, AX25Frame, GuiContentType) - 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.
- setContextClassLoader(ClassLoader) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Update the ClassLoader hierarchy that will be used to look for ResourceBundle property files.
- setCoord(SRTMTileId) - Method in class org.ka2ddo.yaac.srtm.SRTMTile
-
Set the lower-left corner coordinates of this tile.
- setCustom(boolean) - Method in class org.ka2ddo.aprs.PositionMessage
-
Specify whether the MicE status code is a standard code or a custom code.
- setCx(int) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set the longitude center for the download bounding box.
- setCy(int) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set the latitude center for the download bounding box.
- setDatePattern(String) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the pattern for formatting the date stamp in the log file name.
- setDebug(String, boolean) - Method in class org.ka2ddo.aprs.APRSStack
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in class org.ka2ddo.ax25.AX25Stack
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in class org.ka2ddo.gps.GPSParser
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in interface org.ka2ddo.util.DebugCtl.DbgListener
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Static method in class org.ka2ddo.util.DebugCtl
-
Specify if a specific category of debug messages should be printed out.
- setDecayRatio(int) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- setDecayRatio(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.StatusData
-
Set the scaling factor by which the message repeat interval is enlarged (until the default slow send rate is reached).
- 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).
- setDefaultIsViewableForNewStation(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Specify whether newly created stations and object records are visible by default.
- setDefaultLogDir(String) - Static method in class org.ka2ddo.yaac.core.FileLogger
-
Specify the default directory where all log files will be kept.
- setDefaultMaxInactivityBeforeAlarm(int) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Set the default for how long a station or object can be inactive before an inactive event is reported for it.
- setDefaultRangeLimit(float) - 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.
- setDefaultScrollableSize(Dimension) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Set the default viewport size for scrolling this panel.
- setDigipeater(String) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Set the digipeater callsign-SSID used for digipeater matching.
- 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
-
Set the editor's current contents to the specified array of comma-delimited digipeat paths.
- setDigipeatPaths(String[]) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the proportional pathing ordered set of digipeat paths.
- 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.
- setDoAlohaForAprsIs(boolean) - Static method in class org.ka2ddo.yaac.core.AlohaTracker
-
Specify whether APRS-IS stations will be computed into an aloha circle.
- setDoAutoLF(boolean) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Specify whether a linefeed should be injected automatically after a carriage return if a linefeed is not explicitly provided by the remote system.
- setDocumentLocator(Locator) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive a Locator object for document events.
- setDontRotateIcons(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- setDontRotateIcons(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- setDontRotateIcons(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether mobile station icons should be rotated to indicate the direction of station travel (bearing).
- setDontShowAsOld(boolean) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Specify whether rendering code should display old messages differently.
- 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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
Specify whether all moving stations should have track stripes plotted.
- setDrawAllTrackStripes(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
Specify whether callsign labels should be drawn for each station/object.
- setDrawCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Specify whether Objects that have been "killed" should still be plotted on the map.
- setDrawDeadObjects(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
Specify whether direction-finding cones should be plotted from stations reporting DFS vector information
- setDrawDF(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
- setDrawDigipeatHops(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDigipeatHops(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDigipeatHops(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDoubleSizedSymbols(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
- setDrawDoubleSizedSymbols(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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).
- setDrawExtraOnLineOfSight(DrawExtraOnLineOfSight) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Set the current extension for drawing the line of sight plot.
- setDrawExtraOnLineOfSight(DrawExtraOnLineOfSight) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the current extension for drawing the line of sight plot.
- setDrawItemStatus(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
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.GeoMapIfc
-
Specify whether range circles should be drawn around stations reporting or implying transmission range limits.
- setDrawRangeCircles(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
Specify whether the local station should be plotted on the map.
- setDrawSelf(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
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.GeographicalMap
-
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.
- setDrawSpeed(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the motion speed and bearing of a station or object should be plotted below the station/object's name.
- setDrawSpeed(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the motion speed and bearing of a station or object should be plotted below the station/object's name.
- setDrawSpeed(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether the motion speed and bearing of a station or object should be plotted below the station/object's name.
- setDrawToolBarVisibility(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the toolbar for the drawing tools should be visible or not.
- setDrawToolBarVisibility(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the toolbar for the drawing tools should be visible or not.
- setDrawWeatherAsWeather(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
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.GeographicalMap
-
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(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether the entire MessageContentFilter is enabled to check for specific message contents.
- 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
-
Specify whether or not this editor's value may be modified by a user.
- 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
. - 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(Enum, boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether filtering is enabled for messages containing the specified message token as identified by a WeatherEnum or DataExtensionEnum.
- 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.
- setError(Throwable) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
The service lookup has failed for some reason.
- setExtraColumnIndex(int) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Modify the column index for the ExtraColumn.
- setFailure() - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDListener
-
Report that service lookup request has failed for some reason.
- 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.
- setFileClosedListener(NonshareableDoubleBufferedDataInputStream.FileClosedListener, Object) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Register (or update the registered listener if called more than once) to be informed when this file is closed.
- 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.
- setFilterTypeTagName(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Set the tag name to be used by this particular instance of CumulativeBooleanOrFilter.
- 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(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.
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
- setFont(String, Font) - Method in class org.ka2ddo.yaac.gui.FontCache
-
Set the font to use for the logical font category.
- setFontCategory(String) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Specify the font category for font changes of interest.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.TMWeather.StringCellRenderer
-
Change the font rescale factor.
- setFontsAndSigns(float) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
- 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
-
Set the default format to use for formatting latitudes and longitudes.
- setGraphicalErrorLogger(GraphicalErrorLogger) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Register the graphical error logger for this UI.
- setGraticuleVisible(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the graticule (latitude/longitude grid lines) are displayed on the map.
- setGraticuleVisible(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- setHideRealCallsignWhenHasTactical(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify if callsign combobox lists should exclude callsigns of stations with aliases (tactical names).
- setHideSeamarks(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether seamark data should not be rendered.
- setHttpServer(HttpServer) - Method in class org.ka2ddo.yaac.webserver.PathHandler
-
Set the HttpServer instance associated with this PathHandler.
- setIfNot(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Set the specified bit in the HugeBitSet and indicate whether this was a change.
- setInitialSendRate(int) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the time interval between retransmissions when a message is newly introduced into the system.
- setInitialSendRate(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the time interval between retransmissions when a message is newly introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the time interval between retransmissions when a message is newly introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the time interval between retransmissions when a message is newly introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the fast retransmission rate for this message.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.StatusData
-
Set the time interval between retransmissions when a message is newly introduced into the system.
- 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.
- setInputStream(InputStream) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Set the InputStream to read for characters to display.
- setInvalid(boolean) - Method in class org.ka2ddo.ax25.AX25Message
-
Mark if this message is invalid or not.
- setIPv4Forced(boolean) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Specify if YAAC is configured to support Internet networks supporting IPv6.
- setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
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.GeographicalMap
-
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
-
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- 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.
- setLabelFor(Component) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Set the component this is labelling.
- setLastCL(ClassLoader) - Static method in class org.ka2ddo.yaac.YAAC
-
Fix the ClassLoader used by YAAC to account for dynamically loaded plugins.
- setLatAmbiguity(float) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify the current position latitude ambiguity threshold being used for ambiguity testing.
- setLatitude(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Programmatically change the center point latitude of this RadiusFilter.
- setLatitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the string format latitude of this message.
- 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.StationListTableModel
-
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) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Set the geographical position of the APRS Object/Item being edited.
- setLocation(double, double, long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the location for this station or object.
- 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.
- setLogFormat(GpsLogMode) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Set the log file format that will be used for logging GPS position sentences (assuming logging is turned on).
- 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(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Programmatically change the center point longitude of this RadiusFilter.
- setLongitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the string format longitude of this message.
- 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.GeographicalMap
-
Specify the title displayed in the main window's title bar.
- setMainFrameTitle() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify the title displayed in the map window's title bar.
- setMapAutoCentering(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
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.GeographicalMap
-
Specify whether the map should automatically pan to keep the local station centered on the map.
- setMapAutoCentering(boolean) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Specify whether the map should automatically pan to keep the local station centered on the map.
- setMarkerList(ArrayList<String>) - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Add or replace the marker list for choosing list bounds.
- 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.FullGeoMapIfc
-
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.GeographicalMap
-
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.FullGeoMapIfc
- setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
- setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
- setMaxAgeDRStation(long) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
- setMaxAgeDRStation(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- setMaximum(Comparable) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Changes the upper bound for numbers in this sequence.
- setMaxInactivityBeforeAlarm(int) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set how long this station or object can be inactive before an inactive event is reported for it.
- setMaxLabelZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the maximum scale value for which this line type's label will be rendered.
- setMaxLineZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the maximum scale value for which this line type will be rendered.
- 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.FullGeoMapIfc
-
Set the maximum duration of a track stripe in milliseconds.
- setMaxTrackDuration(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.aprs.MessageMessage
-
Specify the maximum number of times this message should be transmitted.
- setMaxTransmits(int) - Method in interface org.ka2ddo.ax25.LimitedSendableMessage
-
Specify the maximum number of times this message should be transmitted.
- 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 class 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.GeoMapIfc
-
Change the visibility of the memory usage status monitor.
- setMemoryGCPanelVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Change the visibility of the memory usage status monitor for all map windows.
- setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Change the visibility of the memory usage status monitor.
- setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
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
-
Set the text message to be displayed in the error reporting object.
- setMinimum(Comparable) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Changes the lower bound for numbers in this sequence.
- 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 class 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
-
Specify whether realtime packets from a live APRS port and playback packets from a file should be displayed.
- setMode(DrawMode) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the current drawing mode of the DrawLayer.
- 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(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
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.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).
- setMsgText(String) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Pre-load the message text editing field with the specified string.
- 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.GeoMapIfc
-
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 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.GeographicalMap
-
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.MainGui
-
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not ruining the night vision of the operator).
- setNoMoreFiles(boolean) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Indicate to parallel way sorter thread that there are no more way files to be put into the queue.
- setNonencryptedHTTPForced(boolean) - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Specify if YAAC is configured to support Internet networks prohibiting encrypted traffic.
- setNotMatch(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether this filter will pass only packets matching the enabled filter elements, or those not matching any of the enabled filter elements.
- 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.
- setOptimizeTransmits(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Specify whether port optimization of locally-originated message transmits should be performed.
- 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.
- setOtherSelector(GpsLogBoundsSelector) - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Specify the GpsLogBoundsSelector for the opposite bound, so that narrowing selections adjusts the range for the other selector.
- setOutputStream(OutputStream) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Set the OutputStream to write user-typed characters.
- setPadToString(int) - Method in class org.ka2ddo.yaac.ax25.Age
-
Set the minimum number of characters to render an Age.
- 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
-
Specify what raster image is to be pinned to the map coordinate system.
- 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 class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
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.SendingStationFilter
-
Change the persisted parameter prefix for this Filter instance.
- 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
-
Specify whether 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.AbstractTileUsagePanel
-
Set the download radius in integer degrees.
- setRadiusInKM(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Set the current radius in kilometers.
- setRadiusOfConfidence(float) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Specify the radius of confidence (position ambiguity).
- setRcptTime(long) - Method in class org.ka2ddo.ax25.AX25Message
-
Change the receive time of this message.
- setReaderThread() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Mark the thread that is reading from the pipe.
- 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
- setRelayPath(String) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Set the digipeating path.
- setRemoteStation(StationState) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Specify the remote station to be tracked on the right side of the pane.
- 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.
- setRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
Change the font rescale factor.
- setResendableFrame(AX25Frame, int) - Method in class org.ka2ddo.ax25.ConnState
-
Specify that this transmitted unconnected frame needs a timeout timer in case the appropriate response does not come back.
- 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.
- setRolloverHandler(FileLogger.RolloverHandler<T>) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set (or clear) the handler to be informed whenever the FileLogger advances to a new periodic log file.
- setRolloverInterval(long) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the interval between closing of one log file and opening of the next.
- 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.GeoMapIfc
-
Change the scale of the map.
- setScale(float) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
-
Set the global handler for changes in the list of SendableMessages.
- setSerialPortListGetter(OSAdapter.SerialPortListGetter) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Replace the SerialPortListGetter with a different one if the serial port library is changed by a plugin.
- 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.
- setShowEveryonesTelemetry(boolean) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Specify whether all telemetry or just filtered telemetry should be shown.
- 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.GeoMapIfc
-
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.GeographicalMap
-
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.MainGui
-
Specify if Radio View window should only display packets received from RF.
- 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
-
Specify whether non-realtime played-back packets from a file should be displayed.
- 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.MainGui
-
Specify if Radio View window should be automatically opened upon startup.
- setShowRasterMaps(boolean) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify whether raster overlays should be rendered on the map window.
- 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
-
Specify whether realtime packets from a live APRS port should be displayed.
- setShowSevereWeatherZones(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSevereWeatherZones(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSevereWeatherZones(boolean) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSoundsColumn(boolean) - Static method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Specify whether the makeSounds column should be displayed.
- setShowTopoContours(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the topographic map overlay should be rendered as contour lines.
- setShowTopoContours(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
Specify whether the topographic map overlay should be rendered as filled region.
- setShowTopoRegions(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.GeoMapIfc
-
Specify if unlabeled and untyped map features should be displayed.
- setShowUnlabeledWays(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.aprs.ObjectReport
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the slowest rate a message should be sent.
- 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.StatusData
-
Set the slowest rate a message should be sent.
- 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
-
Specify whether packets are sorted by time of local receipt, or any timestamp embedded in the packet (if any).
- 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(MsgEventListener) - 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(boolean) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Specify whether this filter should reject unmanned stations.
- setState(int) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Set the current filtering state of this filter.
- setState(int) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Set this valid/invalid filter's operating mode.
- setStationCallsign(AX25Callsign) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Initialize the callsign for an empty MonitoredStation record.
- setStationTimeout(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Edit the timeout value for the specified station.
- setStationTimeout(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Edit the timeout value for the specified station.
- setStepSize(long) - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Change the step size of the model.
- 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.
- setSupplementalTxIGateFilterExpression(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Set the current supplemental Tx I-Gate filter expression.
- setSuppressMapPopups(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify if streemap popup windows should be triggered from mouse clicks.
- setSymbol(char) - Method in class org.ka2ddo.yaac.gui.OverlaySelector
-
Initialize the OverlaySelector for the specified APRS symTableId or overlay code.
- 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.
- 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.
- setTableColumnsWidths(ColumnSizingTableModel, JTable) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Use the ColumnSizingTableModel to adjust the size of the table columns.
- 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.
- setText(String) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Defines the text this component will display.
- 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.
- setTimeZone(TimeZone) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the time zone for use in calculating file rollovers.
- 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.AddresseeFilter
-
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.AreaFilter
-
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.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.CumulativeBooleanOrFilter
-
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.EntryFilter
-
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.FirstDigipeatFilter
-
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.FromFilter
-
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.NotFilter
-
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.ObjectNameFilter
-
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.PacketTypeFilter
-
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.ToFilter
-
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.
- setTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Set a
TrackerListener
that should be cancelled when this RadiusFilter instance is closed. - setTransmitting(Transmitting) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Set the Transmitting object that this AX25Stack will use for implicit but unrouted transmissions.
- setTransparency(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the current transparency (alpha) value for drawing the current shape.
- setTuneIfc(TuneIfc) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Set the implementation that can provide the TuneIfc service for the TUNE button on the radio view pane.
- 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.
- setupTableClipboardCopier(PrintableTable) - Static method in class org.ka2ddo.yaac.gui.table.TableClipboardCopier
-
Add the ctrl-C copier to a JTable.
- setUseExperimentalYAACModelCode(boolean) - Static method in class org.ka2ddo.aprs.MicE
-
Specify whether locally-generated Mic-E messages should use an experimental model code for YAAC.
- 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.
- setUseGroundObstructions(boolean) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether ground obstructions found in OpenStreetMap data should be plotted on
LineOfSightPane
s. - 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.
- setUseLargeMenuFont(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether popup menus will use enlarged fonts.
- setUsingTable(JTable) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
- setValue(double) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Set the current value in this editor from a floating-point value
- setValue(Class<? extends PortConnector>) - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
DO NOT CALL; disabled for this class.
- setValue(Object) - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Changes current value of the model, typically this value is displayed by the
editor
part of aJSpinner
. - setValue(Object) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Sets the current value for this sequence.
- setValue(Object) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Sets the value in the element.
- setValue(String) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Set the current value to be displayed in this editor.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Specify the new value to be stored in a cell of the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Set the value of an editable table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Set the value of the specified table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Sets the value for the cell at
columnIndex
androwIndex
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Set the value of the table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Set the value of the table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - 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
-
Specify the new value for a cell in the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Sets the value in the cell at
columnIndex
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Set the value for the specified cell.
- 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.StationListTableModel
-
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
androwIndex
toaValue
. - setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
This empty implementation is provided so users don't have to implement this method if their data model is not editable.
- setValueAt(Object, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Sets the value in the cell at this column and
rowIndex
toaValue
. - 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.GeoMapIfc
-
Specify whether the main (map) display window should be visible.
- setVisible(boolean) - Method in interface org.ka2ddo.yaac.gui.FirstWindowInitIfc
-
Make this window visible or hidden.
- setVisible(Enum, boolean) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Set whether OSM objects tagged with this enum should be visible.
- setWasAutoCenter(boolean) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Specify what the Auto-Center Map option setting was before this AttentionAlert was activated.
- 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.
- setWriterThread() - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Mark the thread that is writing to the pipe.
- sewing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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() - Constructor for class org.ka2ddo.util.ShareableObjectCache
-
Constructs a new, empty
ShareableObjectCache
with the default initial capacity and 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(int, float) - Constructor for class org.ka2ddo.util.ShareableObjectCache
-
Constructs a new, empty
ShareableObjectCache
with the given initial capacity and the given load factor. - shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SHIFT - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Repeater offset in 10s of kHz, signed for the shift direction (0 means simplex).
- 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.
- shinto - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- shinto_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ship - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ship - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- shoes - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- shop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- shop - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- shoreline_construction - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- SHORT_DESCRIPTION - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a short localized
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.osm.LineEditor
-
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.FillEditor
-
Indicate whether editing this cell should cause the cell to be selected
- 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.MainGui
-
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.MainGui
-
Display a bandwidth monitor for each open I/O port in YAAC.
- showBMDialog(Window, 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.MainGui
-
Display the window used to display bulletin messages, and compose locally originated bulletins for transmission.
- showCallsignInputDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a text input dialog, with the specified title and message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a text input dialog, with the specified title and message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a text input dialog, with the specified title and message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a text input dialog, with the specified title and message text, that will only take a callsign-SSID value for input.
- showConfig() - Static method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Display the configuration analysis window.
- 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.MainGui
-
Start the regular configuration dialog.
- 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.MainGui
-
Display outstanding connected (I-frame) AX.25 sessions.
- showDFS - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specifies whether DFS (direction finding signal) information should be reported in the position report's free-text comment.
- 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.MainGui
-
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.MainGui
-
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.MainGui
-
Generate and display the filter dialog.
- shower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- showErrorConfirmDialog(Object, Throwable, String, String) - Method in interface org.ka2ddo.yaac.core.GraphicalErrorLogger
-
Display a standard error message dialog for a stack trace that asks for a yes/no confirmation.
- showErrorMessageDialog(Object, Throwable, String, String) - Method in interface org.ka2ddo.yaac.core.GraphicalErrorLogger
-
Display a standard error message dialog for a stack trace.
- 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.MainGui
-
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.MainGui
-
Show a generic error message dialog, with the specified title and message text.
- showGenericErrorDialogAlreadyLocalized(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic error message dialog, with the specified title and message text.
- showGenericErrorDialogAlreadyLocalized(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
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.MainGui
-
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.MainGui
-
Show a generic text input dialog, with the specified title and message text.
- showGenericPasswordDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic text input dialog, with the specified title and message text, where the entered text is masked (as should be done when entering a password).
- showGenericPasswordDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic text input dialog, with the specified title and message text, where the entered text is masked (as should be done when entering a password).
- 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.MainGui
-
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.MainGui
-
Show a generic yes/no question dialog, with the specified title and message text.
- showGenericStringChoiceDialog(String, String, String[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and message text.
- showGenericStringChoiceDialog(String, String, String[]) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and message text.
- showGenericStringChoiceDialog(String, String, String[], String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and message text.
- showGenericStringChoiceDialog(String, String, String[], String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic choice-box dialog pre-populated with the specified strings, 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.MainGui
-
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.MainGui
-
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.MainGui
-
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.MainGui
-
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.MainGui
-
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.MainGui
-
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.FullGeoMapIfc
-
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.GeographicalMap
-
Display the dialog for selecting which parts of the OpenStreetMap database should be rendered on the map.
- showLayerSelectorTool(GeographicalMap) - Static method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Display a LayerSelectorTool in a JDialog for the specified GeographicalMap frame.
- 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.MainGui
-
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.MainGui
-
Make visible and foreground the map window.
- 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.MainGui
-
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.MainGui
-
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
-
Display the MessageFrame.
- ShowMessagesListener() - Constructor for class org.ka2ddo.yaac.gui.MessageFrame.ShowMessagesListener
- 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.MainGui
-
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
-
Specify whether PHG (power-height-gain) should be reported in the position report's free-text comment.
- 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.MainGui
-
Display a dialog for selecting new officially supported plugins to install.
- showPopupStationWindow(MapBean, ArrayList<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.
- showPopupStationWindow(MapBean, ArrayList<StationState>, int, int, boolean) - 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
-
Display a popup window describing all the Nodes and Ways at the specified mouse click coordinates.
- 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.MainGui
-
Show the dialog that looks like the Kenwood D710 control head APRS display.
- showRasterMapDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the dialog for managing raster map images overlays on the map window.
- showRasterMapDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.MainGui
-
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.MainGui
-
Display the release notes history for the YAAC application.
- showSplashScreen() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
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.MainGui
-
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.MainGui
-
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
-
Create a modal Terminal dialog window for the specified pair of streams
- showTrackedStationsList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog for viewing and modifying the list of specifically tracked stations.
- showTrackedStationsList() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog for viewing and modifying the list of specifically tracked stations.
- 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.MainGui
-
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.MainGui
-
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.
- shrine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.ShutdownHandler
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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 Class in org.ka2ddo.ax25
-
Current state of signature validation of a
SignableMessage
. - signal - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Signal content type, in index through FCC definition numbers.
- signal_station_traffic - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- signal_station_warning - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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.
- signmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- signpost - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SIGNPOST - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Text string for display on an APRS signpost symbol (APRS protocol specification chapter 11).
- sikh - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- sikh_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- silo - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- silversmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SIM - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Simulation.
- siren - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- siren - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- 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.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.osm.VisibleCtls
-
Report the number of Enums with associated visibility flags.
- size() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns the number of key-value mappings in this map.
- 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.
- ski - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ski_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- skip(long) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
skip
method ofInputStream
. - skip(long) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
skip
method ofInputStream
. - skip(long) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Skip some bytes.
- skip(long) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Skip some bytes.
- skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the
skip
method ofInputStream
. - 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 ofInputStream
. - skipBytes(int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the
skipBytes
method ofDataInput
. - sliding_beam - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- sliding_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- slipway - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- slope_topline - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- slowRateSecs - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Slow stable transmit rate for non-changing station, in seconds.
- slowRateSecs - Variable in class org.ka2ddo.yaac.io.StatusData
-
Slow stable transmit rate for non-changing station, in seconds.
- slowSendRate - Variable in class org.ka2ddo.aprs.ObjectReport
-
The transmission rate to decay to for this Object.
- SMALL_CRAFT - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- small_craft_facility - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- SMALL_ICON - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a small
Icon
, such asImageIcon
. - smoking_area - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- snack_bar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- snack_cart - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- snacks - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- SnifferLogFilter - Interface in org.ka2ddo.yaac.core
-
Specify whether received packets should be logged anyway even if received packet logging is disabled.
- snow_fence - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- SNOW_ICE - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- snow_net - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- SNOWFALL - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Snowfall in the last 24 hours in inches.
- snr - Variable in class org.ka2ddo.gps.SatelliteState
-
Signal-to-noise ratio code for current reception of this satellite.
- social - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings and facilities for social groups not related to
AmenityCategory.sport
s. - social_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- social_club - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- social_facility - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- softwareType - Variable in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Code for type of software the sending weather station is using.
- solar_power - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- solarium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SOLID - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- SOLID_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a solid line 1 pixel wide.
- 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
-
Comparator to order StationState objects by case-insensitive comparison of their identifier strings.
- SORT_BY_RADIUS - Static variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
Comparator for sorting wrapped GTNWrapper objects by their radial distance away from the search center point.
- sortFile(File, int) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Sort a temporary ways file into the proper permanent order.
- sounding - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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).
- sourcePort - Variable in class org.ka2ddo.ax25.AX25Frame
-
Pointer to the I/O port from which this frame was received.
- sources - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
If an associated .num file is provided with the .hgt file, this contains the code numbers identifying all unique sources of the elevation data in this tile.
- souvenir - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spa - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spaceport - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SPECIAL - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Station with reason to be specially monitored.
- SPECIAL - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Message reporting special precedence.
- SPECIAL_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used to identify stations sending special traffic.
- specific(String) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Get the port-type-specific configuration parameters for a specific port type.
- SPEECH_COMMAND_MAP - Static variable in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
RootPane client property name for a map of localized spoken command strings to AbstractMenuActions to carry out those commands.
- speech_therapist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- speech_therapist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- speechMapChanged(SpeechMapGeneratorIfc, String) - Method in interface org.ka2ddo.yaac.sound.SpeechMapChangeListener
-
The speech command map for the reported generator has changed.
- SpeechMapChangeListener - Interface in org.ka2ddo.yaac.sound
-
Interface specifying how a listener is notified that the speech command map has been altered and should be re-read.
- SpeechMapGeneratorIfc - Interface in org.ka2ddo.yaac.sound
-
This interface defines an object that can generate on-the-fly a mapping of voice command strings to actions to handle those commands.
- speechNormalizeText(String) - Method in interface org.ka2ddo.yaac.sound.SpeechParamIfc
-
Convert a text string into normalized form for a speech-to-text grammar.
- SpeechParamIfc - Interface in org.ka2ddo.yaac.sound
-
This interface defines a means for implementors of
SpeechMapGeneratorIfc
to get parameter substitutions from voice commands, corresponding to macros in the command definitions. - SpeechUtilities - Class in org.ka2ddo.yaac.sound
-
This class provides service functions specific to text-to-speech and speech-to-text operations that may be needed across multiple plugins.
- 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(int, DistanceUnit) - Constructor for class org.ka2ddo.yaac.osm.Speed
-
Create a Speed object for the specified magnitude and unit.
- Speed(String) - Constructor for class org.ka2ddo.yaac.osm.Speed
-
Create a Speed object from the specified string
- SPEED - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The wind speed in statute miles per hour (or travel speed for non-weather-stations).
- speed_camera - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- speed_camera - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- speed_trap - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spices - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spikes - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- spillway - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- SPINNER - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is a device for changing a numeric or enum value, initialized from
ExtraContentElement.getValue()
and changes stored by callingExtraContentElement.setValue(Object)
. - spire - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- spiritualist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- split(boolean, NodeSizeFunction) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Split all the elements of this node into subnodes for minimized overlap between the subnodes.
- 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).
- splitAreaWayIntoAcceptableSegments(PrintStream, String) - Method in class org.ka2ddo.yaac.osm.Way
-
Split an oversize area Way into a collection of contiguous Ways that are each under the maximum vertex count and don't accidentally put points outside the original Way inside any of the segments.
- spoil_heap - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- sport - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings and facilities for playing sports.
- sporting_goods - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sports - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sports_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- sports_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- sports_hall - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- sports_therapist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- spring - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- spring - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- src - Variable in class org.ka2ddo.ax25.ConnState
-
Originator of session.
- 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
-
Create an SRTMTileId object.
- 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.
- 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
-
Create a configuration panel for the
SslAprsIsConnector
port. - 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
-
Create a SSRenderer that does not show the internal APRS symbol code characters or station aliases (tactical names).
- SSRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
-
Create a SSRenderer that does not show the station aliases (tactical names) but may show internal APRS symbol code characters.
- SSRenderer(boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
-
Create a SSRenderer that may show the station aliases (tactical names) and/or internal APRS symbol code characters.
- stables - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stadium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stadium - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- stage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stand_builder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- STANDARD_TIER2_SERVERS - Static variable in class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
-
Standard APRS-IS Tier 2 server rotator domain names.
- 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.MainGui
-
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
-
Create the first card for the configuration wizard.
- startElement(String, String, String, Attributes) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive notification of the start of an element.
- startLineOfSight() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Enable defining a line of sight between two points on the map.
- startLineOfSight() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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
-
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.
- startLineOfSightFromHere(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Enable defining a line of sight starting at the specified position on the map.
- startLineOfSightFromHere(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Enable defining a line of sight starting at the specified position on the map.
- startLineOfSightFromMe(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
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(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.FullGeoMapIfc
-
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(StationState) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
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.
- startPlotting() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Called before actual data points are plotted.
- 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.CumulativeBooleanOrFilter
-
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.FirstDigipeatFilter
-
Start automatically collecting real-time data 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
-
Start regenerating the raster map overlay layer based on the current Projection.
- startRegenerate() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Force the topographic layer to regenerate its overlay immediately.
- state - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- state - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- state - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
The StationState object for the monitored station.
- STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that all stations are acceptable.
- STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that all packets are acceptable.
- STATE_DIRECT - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that only RF stations that did not use any digipeaters are acceptable.
- STATE_INVALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that only invalid packets are acceptable.
- STATE_LOCAL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that only RF stations within the configured hop count are acceptable.
- STATE_RF_ONLY - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that all RF stations are acceptable regardless of hop count.
- STATE_VALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that only valid packets are acceptable.
- 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
-
Do not call.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Invoked when the target of the listener has changed its state.
- station - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- station - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- STATION_ONLY - Enum constant in enum class org.ka2ddo.yaac.gui.ListViewMode
-
View only stations (entities originating messages on their own).
- STATION_OUT_OF_RANGE - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Known station moved out of defined maximum range.
- STATION_TIMED_OUT - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A specially-tagged station has not been heard from in the specified period of time.
- stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that a new station has been added to the MonitoredStationList.
- stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that a new station has been added to the MonitoredStationList.
- 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(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 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.BulletinBoard
-
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.LineOfSightPane
- 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.StationListTableModel
-
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(StationState, int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when a new station is initially added to the tracker.
- 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.
- StationCapabilities(List<String>) - Constructor for class org.ka2ddo.aprs.StationCapabilities
-
Constructor for building an outgoing Station Capabilities message.
- StationCategory(String, Symbols.Category...) - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Create a StationCategory that matches any of the specified categories.
- StationClassFilter - Class in org.ka2ddo.yaac.filter
-
This filter allows selecting stations and messages solely by category of sending station.
- StationClassFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter allows selecting stations and messages solely by category of sending station.
- StationClassFilter() - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter
-
Create a Filter instance that selects messages, frames, or stations based on the category of their symbol.
- StationClassFilter(StationClassFilter) - 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
-
Define a subfilter for a particular category of station.
- 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.BulletinBoard
-
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.LineOfSightPane
- 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.StationListTableModel
-
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.
- stationery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- stationlist - Static variable in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Bring up the stations/object list.
- StationListTableModel - Class in org.ka2ddo.yaac.gui
-
This provides a sortable, filterable situational status display, as a backing TableModel for a JTable view.
- StationListTableModel(ResourceBundle, boolean) - Constructor for class org.ka2ddo.yaac.gui.StationListTableModel
-
Create a StationListViewer TableModel, obtaining column labels from the specified ResourceBundle.
- StationListViewer - Class in org.ka2ddo.yaac.gui
-
This provides a sortable, filterable situational status display, as a JTable wrapped in a JFrame for GUI rendering.
- StationListViewer(MainGui) - Constructor for class org.ka2ddo.yaac.gui.StationListViewer
-
Create a StationListViewer window.
- stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that a station is no longer being monitored.
- stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that a station is no longer being monitored.
- 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 - Class in org.ka2ddo.yaac.gui
-
This class draws APRS station symbols on a OpenMap MapBean object.
- StationRenderer(GeoMapGuiIfc) - Constructor for class org.ka2ddo.yaac.gui.StationRenderer
-
Create the StationRenderer layer for the map.
- STATIONS - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a tabular UI displaying the current status of stations and objects.
- 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
-
Create a StationsPage with the specified URL path as where the page is located.
- 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 Class 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<K, C>> - Class in org.ka2ddo.yaac.ax25 -
This abstract class collects the occurrence counts for a particular type of station.
- StationTracker.DestinationStatistics - Class in org.ka2ddo.yaac.ax25
-
Usage statistics for a particular tocall (destination) callsign in AX.25 traffic.
- StationTracker.DigipeatStatistics - Class in org.ka2ddo.yaac.ax25
-
Address statistics for a particular digipeater.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Tell the listener that data about a MonitoredStation has changed.
- 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 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.BulletinBoard
-
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.LineOfSightPane
- 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.StationListTableModel
-
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(StationState) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when an existing station is updated with new information in the tracker.
- statistics - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
All the traffic statistics for this port.
- stats - Variable in class org.ka2ddo.ax25.Connector
-
Statistics about this PortConnector.
- statue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- status - Variable in class org.ka2ddo.yaac.io.BeaconData
-
MicE status to report when generating MicE format position reports.
- StatusData - Class in org.ka2ddo.yaac.io
-
This class defines all the data for transmitting an APRS Status message for this station, per chapter 16 of the APRS Protocol Specification.
- 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
- STEADY - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnTransition
-
No changes in the state of this connection.
- steps - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- steps - Variable in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Array of the relay stations through which this entity has been forwarded (may be zero-length if received from the originating station).
- stile - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- STMNT - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
- stock_exchange - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stone - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- stonemason - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.osm.LineEditor
-
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.FillEditor
-
Stop editing the cell.
- 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.
- stopQueueReader() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Cause the queue draining thread to shut down.
- 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.CumulativeBooleanOrFilter
-
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.FirstDigipeatFilter
-
Stop automatically collecting new real-time data 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
-
Stop regenerating the raster overlay.
- stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
- storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- storage_tank - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- storeExtension(K, V) - Method in class org.ka2ddo.ax25.AX25Message
-
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.
- STORIES - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances (heights) in building floors or stories.
- STORM - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- STORM_TYPE - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Type of severe storm.
- stream - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- stream - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- stream_pool - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- street_cabinet - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- streetlight - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- StringCellRenderer(RelativeTimeFilter, String) - 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.
- StringedEnumListCustomizedLocalizedRenderer - Class in org.ka2ddo.yaac.gui
-
ListCellRenderer for JComboBoxes displaying Strings representing enumerations that have localized names.
- StringedEnumListCustomizedLocalizedRenderer(String) - Constructor for class org.ka2ddo.yaac.gui.StringedEnumListCustomizedLocalizedRenderer
-
Create a renderer that will render the translation of a tag string as the list value.
- StringLogger - Class in org.ka2ddo.yaac.core
-
This class batches up logging text messages to a text file.
- StringLogger(String, String, String) - Constructor for class org.ka2ddo.yaac.core.StringLogger
-
Create a StringLogger using the specified prefix on the file name, also using the date format "yyyy-MM-dd" and the file type ".log".
- StringLogger(String, String, String, long) - Constructor for class org.ka2ddo.yaac.core.StringLogger
-
Create a StringLogger using the specified prefix on the file name, also using the date format "yyyy-MM-dd" and the file type ".log".
- StringUtil - Class in org.ka2ddo.util
-
This class provides various helper functions for String operations beyond what the String class provides.
- stripclub - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stripHtml(String) - Static method in class org.ka2ddo.util.HtmlUtil
-
Strip HTML directives from a String.
- STROKE_MAP - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Map to convert OsmLineType enums to renderable Strokes.
- StrokeEnumRenderer - Class in org.ka2ddo.yaac.gui.osm
-
ListCellRenderer for line drawing stroke styles, so the user can select which style to use.
- StrokeEnumRenderer() - Constructor for class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
Create a StrokeEnumRenderer.
- StrokeIcon - Class in org.ka2ddo.yaac.gui.drawlayer
-
This class implements an icon that shows a particular
BasicStroke
style of line. - StrokeIcon(BasicStroke, String) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Create a StrokeIcon object.
- student_union - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- studio - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- stupa - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- 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.
- sub_station - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- subdivision - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- submarine_transit_lane - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- SubprocessOutputCopier - Class in org.ka2ddo.yaac.io
-
This class provides a Runnable for copying a stream to another stream, typically the standard output and standard error of a launched subprocess.
- SubprocessOutputCopier(InputStream, OutputStream) - Constructor for class org.ka2ddo.yaac.io.SubprocessOutputCopier
-
Create the SubprocessOutputCopier for a pair of InputStream and OutputStream.
- substation - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- suburb - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- subway - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- subway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Node or Way is an underground train rather than a surface one.
- subway_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- subway_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- SUCCESS - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Tuning attempt succeeded.
- suction_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- suction_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- summer_camp - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- summer_toboggan - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- sump_buster - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- sun_protection - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- supermarket - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SupportedTagKeys - Enum Class 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(short) - Method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Report whether this tag key applies to this class of GenericTaggedNode.
- supports(GenericTaggedNode<?>) - Method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Report whether this tag key applies to this class of GenericTaggedNode.
- SupportsExtraData - Interface in org.ka2ddo.yaac.pluginapi
-
This interface specifies how to generically get the identifier of a record within a record set, and and add, get, and remove extra data from the record.
- surface - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- surveillance - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- survey_point - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- surveyor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SUSTAINED_WIND - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum
-
Sustained windspeed of storm in knots (nm/hr).
- SVR_STORM - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- sweep - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- swimming_area - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- swimming_pool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- swimming_pool - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- swing_carousel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- swing_carousel - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- swing_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- swingerclub - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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
-
SymbolAttr of the APRS symbol associated with the filter
SymbolFilter.SymbolFlag.enabled
flag. - 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
-
The APRS symbol code for this station's symbol.
- symbolCode - Variable in class org.ka2ddo.yaac.io.StatusData
-
The APRS symbol code for this station's symbol.
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter editor 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(SymbolFilter) - 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 Class 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
-
The APRS symbol table ID for this station's symbol; this may be an overlay character.
- symTableId - Variable in class org.ka2ddo.yaac.io.StatusData
-
The APRS symbol table ID for this station's symbol; this may be an overlay character.
- synagogue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- SZ - Static variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Size of usage plot (360x180 pixels, plus one extra for Equator and Prime Meridian).
T
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainPlayback() - Method in interface org.ka2ddo.yaac.util.ClearableTableModel
-
Identifies whether this table can contain playback (historical) data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Identifies whether this table can contain realtime data.
- tableCanContainRealtime() - Method in interface org.ka2ddo.yaac.util.ClearableTableModel
-
Identifies whether this table can contain realtime data.
- 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.table.RowNumberTableModel
-
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
- 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.
- TableClipboardCopier - Class in org.ka2ddo.yaac.gui.table
-
Auxiliary helper class to allow copying cell text from a JTable to the system clipboard.
- 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
- tailings_pond - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- tailor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- take() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
- TAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- tank - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- tank_trap - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- tanning - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tanning_salon - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- taoist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- taoist_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tattoo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tax - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tax_advisor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- taxi - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- taxiway - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Taxiway between runway and other parts of the airport.
- TC - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Tropical Cyclone
- TCP_UDP_PORT - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt for entering a TCP or UDP port number in the range 1 to 65535.
- TD - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Tropical Depression.
- tearoom - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- telecommunication - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- TELEMETRY - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Base91 Telemetry data extracted from a PositionMessage's comment, per the proposed extension documented in http://he.fi/doc/aprs-base91-comment-telemetry.txt.
- TelemetryMessage - Class in org.ka2ddo.aprs
-
This class contains a decoded APRS telemetry message (APRS protocol specification chapter 13).
- TelemetryMessage() - Constructor for class org.ka2ddo.aprs.TelemetryMessage
-
Create a TelemetryMessage suitable for transmission to another station.
- 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
- telephone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- telephone_exchange - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- telescope - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- TEMP - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The current temperature in degrees Fahrenheit.
- temp01K - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Current temperature in 0.1 degrees Kelvin.
- TemperatureUnit - Enum Class in org.ka2ddo.util
-
This enumeration declares units (with conversion factors) for measuring temperatures.
- TEN_MINUTES_F - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Ambiguity value for ten-minute resolution.
- TENTH_MINUTE_F - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Ambiguity value for tenth-of-a-minute resolution.
- terminal - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Building at an airport where passengers and/or cargo wait to be loaded onto airplanes.
- 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
-
Create a Terminal screen widget for managing the named connection, optionally opening input and output streams from and to that connection.
- tertiary - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- tertiary_link - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- 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.
- TestSerialPortAction - Class in org.ka2ddo.yaac.gui.io
-
Provide the generic infrastructure for opening a test port (terminal window) on a SerialPort device.
- TestSerialPortAction(JComponent, PortConfig, AncestorListener, String) - Constructor for class org.ka2ddo.yaac.gui.io.TestSerialPortAction
-
Create an Action for backing up a JButton that will launch a test window for manually exercising a serial port.
- text - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
-
The text of the message (to be encoded in UTF-8 upon transmission).
- TEXT - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- TEXT - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Just prompt with a plain text edit field.
- TEXT - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is plain text in a String.
- TEXT_HTML_CHARSET_UTF_8 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Predefined constant Content-Type string for HTML.
- TEXT_MESSAGE - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a UI displaying only APRS text messages (code ':').
- TEXT_UC - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Just prompt with a plain text edit field, but only accept uppercase.
- TFEND - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Escaped value for literal FEND character.
- TFESC - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Escaped value for literal FESC character.
- theatre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- theMan - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- theme_park - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- therapist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- thresholdDate - Variable in class org.ka2ddo.yaac.upgrade.cleanup.UpgradeCleaner
- thrift - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- THUNDERSTORM - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- ticket - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- TILEDIR - Enum constant in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Path relative to the current YAAC tile directory.
- TileDownloadParams(boolean) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Create a TileDownloadParams.
- TileDownloadParams(boolean, double, double, double) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Create a TileDownloadParams.
- TileDownloadParams(boolean, double, double, double, boolean) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Create a TileDownloadParams.
- TileDownloadStatistics() - Constructor for class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
- tiler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tileRootDirectory - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
File identifying the directory used by YAAC to store map tile file latitude directories.
- tiles - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tileTmpDirectory - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
File identifying the directory used by OpenStreetMap importers for high-data-access-rate temporary files.
- TIME_NO_MESSAGING - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Generate current timestamp, report that station is not capable of text messaging (not actually true for YAAC).
- TIME_W_MESSAGING - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Generate current timestamp, report that station is capable of text messaging.
- 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.
- timeOfLastOtherTraffic - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
-
Timestamp in Unix milliseconds since 1970 the last time a packet of some other type was transmitted on behalf of 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 - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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.
- timeslotLength - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- timeslotLength - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Number of seconds in a timeslot.
- timeslotOffset - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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.
- timeslotTimer - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
Timer to use for port timeslot timing.
- 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
-
The timestamp when this changeset was submitted to OpenStreetMap.
- 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.
- tinsmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- TL - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Tropical Low.
- TMIGate() - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Create an Igate/digipeater status table model.
- TMStatus() - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Create the TMStatus table model.
- 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.
- TMWeather.StringCellRenderer - Class in org.ka2ddo.yaac.gui
-
A TableCellRenderer specific to the needs of the Station Health monitoring table.
- 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.
- tobacco - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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 class org.ka2ddo.util.TemperatureUnit
-
Convert the specified temperature from this unit to Fahrenheit.
- ToFilter - Class in org.ka2ddo.yaac.filter
-
Filter packets by the destination station's callsign (tocall) using a preset match list
- ToFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.ToFilter
-
Create a ToFilter with the specified set of matching callsigns (including callsigns with wildcards).
- toFront() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
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.
- toilets - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- toll - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that some organization charges a toll or fee to travel on the Way.
- toll_booth - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- toll_booth - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- 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.
- tomb - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- TON - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in short tons,
- TONE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Sub-audible tone encoding.
- toneCodeIndex - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Index into CTCSS_FREQS or DCS_CODES array; 0 implies no tone or code.
- tool_hire - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- toolmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tools - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- topmark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- TopoLayer - Class in org.ka2ddo.yaac.gui
-
This class implements a rendering Layer for OpenMap that draws topography on the MapBean based on the binary tiled map data obtained from the US Geological Survey's SRTM3 project.
- 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
- torii - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- TORNADO - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- 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 class 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
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.ax25.FrameState
-
Report a description of this FrameState object.
- toString() - Method in class org.ka2ddo.ax25.FrameWrapper
-
Generate a String representation of this 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 description 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
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.ax25.Age
-
Display a human-friendly representation of this Age's time interval.
- toString() - Method in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Returns a string representation of the object.
- 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.bootstrap.FirstWindow
-
Returns the name of this enum constant, as contained in the declaration.
- toString() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Returns a string representation of the object.
- toString() - Method in exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Returns a short description of this Exception.
- toString() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Returns a string representation of the object.
- toString() - Method in enum class 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.MessageContentFilter
-
Returns a string representation of the object.
- 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
-
Returns a string representation of the object.
- toString() - Method in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Returns the name of this enum constant, as contained in the declaration.
- toString() - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Returns a string representation of the object.
- toString() - Method in enum class org.ka2ddo.yaac.gui.ListViewMode
-
Create a String describing this enum.
- 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.gui.weather.NWSZoneLayer.ZoneKey
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Returns a string representation of the object.
- 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
-
Returns a string representation of the object.
- 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
-
Returns a string representation of the object.
- 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.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.UdpSubmitConnector
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Returns a string representation of the object.
- toString() - Method in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Returns the localized name of this enum constant.
- toString() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Returns the localized name of this enum constant.
- toString() - Method in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Returns a string representation of the object.
- 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.rtree.RTreeNode
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.osm.Speed
-
Returns a string representation of the object.
- 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.srtm.SRTMTile
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.srtm.SRTMTileId
-
Produce a String describing this object.
- toString() - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.util.Json.JsonHashMap
-
Returns a JSON-formatted string representation of this map.
- toString() - Method in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Return the user-pretty version of this enum's name.
- toString() - Method in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Returns a string representation of the object.
- toString() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Return a string representing this object.
- 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(long, boolean, boolean, int) - Static method in class org.ka2ddo.yaac.ax25.Age
-
Display a delta time (in milliseconds) in a human friendly String.
- TOTAL - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get the total traffic sent through this port.
- totalTransferTime - Variable in class org.ka2ddo.yaac.osm.OsmDownloader.TileDownloadStatistics
-
Total elapsed transfer time in milliseconds.
- tourism - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings, facilities, and other things provided for the convenience of tourists.
- tourism - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tourism - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Tourism - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM tourism="*" attribute.
- tower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tower - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- tower - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- tower - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- town - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- town - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- townhall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- township - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- township - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- toy_library - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- toys - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- track - Enum constant in enum class org.ka2ddo.yaac.osm.Cycleway
- track - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- track - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- TRACKED_STATION - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A station or object being explicitly tracked has moved.
- TrackedStationTableModel - Class in org.ka2ddo.yaac.gui
-
This singleton table model manages UI access to the
WatchedStationsTracker
. - TrackerListener - Interface in org.ka2ddo.yaac.ax25
-
This interface defines events that can occur when the StationTracker class is updated with new node information.
- trade - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- traffic_light_camera - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- traffic_park - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- traffic_signals - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- traffic_signals - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- trail_head - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- trailer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- trailer_park - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- train - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- train_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tram - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- trampoline_park - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- 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.
- transition - Variable in class org.ka2ddo.ax25.ConnState
-
The current state of this session.
- translate(int, int) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Translates the vertices of the
Polygon
bydeltaX
along the x axis and bydeltaY
along the y axis. - TRANSLUCENT_BROWN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- TRANSLUCENT_DARK_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- TRANSLUCENT_MED_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- TRANSLUCENT_RED - Static variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Color of outline of area that will be downloaded.
- TRANSLUCENT_YELLOW - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- transmitAllowed - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- 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.
- TransmitGeneratedObjectReport(Message) - Constructor for class org.ka2ddo.yaac.core.provider.CoreProvider.TransmitGeneratedObjectReport
-
Create an ObjectReportTransmitter that will register the new ObjectReport in the LocalObjectTracker when it is first transmitted.
- transmitPositionBeacon(Message) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Immediately transmit a position beacon message for this station.
- transmitReply(Message, 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 as a parallel thread.
- Transmitting - Interface in org.ka2ddo.ax25
-
This interface specifies an object that can queue AX.25 frames for transmission through Connectors.
- TransmittingConnector - Interface in org.ka2ddo.ax25
-
This class extends the basic capabilities of being a port connector by specifying the methods usable to transmit AX.25 frames through this port.
- transparency - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
The level of transparency fading to apply to the raster map (alpha component).
- TRANSPARENT - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
The Color for complete transparency.
- TRANSPARENT_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- 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.
- transportation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings and facilities associated with transportation (especially mass public transport).
- travel_agent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tree - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tree - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- tricycle_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- trim(String) - Static method in class org.ka2ddo.util.StringUtil
-
The leading and trailing whitespace from a string like java.langString's trim() method, except it recognizes all Unicode whitespace characters instead of just ISO-Latin-1.
- trolley_bay - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tropic - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- truck - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- truck_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- truck_stop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- truck_wash - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- trunk - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- trunk_link - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- TS - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Tropical Storm.
- tuneForRepeater(AX25Message) - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Tune the associated radio to work with the repeater specified by the message.
- TuneIfc - Interface in org.ka2ddo.yaac.io
-
This interface allows a plugin to provide an API to tune a radio based on a repeater frequency PositionMessage, so a TUNE button on the
KenwoodRadioViewPane
can actually work without having to call up the plugin view. - TuneIfc.TuneResult - Enum Class in org.ka2ddo.yaac.io
-
These enum values report the results of calling the
TuneIfc.tuneForRepeater(AX25Message)
method. - tunnel - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is a tunnel below some other feature.
- turner - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- turning_basin - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- turnstile - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- tutor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tv_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- two_way_route - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- TX - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
- TX_IGATE - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic I-gated from Internet to RF through this port.
- 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
-
Inform listener that a station has been added to the list of I-gated stations.
- 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
-
Inform listener that a station is no longer being I-gated by this station (timed out).
- 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
-
Inform listener that a station has been forwarded again.
- TY - Enum constant in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
StormType of Typhoon.
- type - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- type - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
specifies the type of a Relation member.
- type - Variable in class org.ka2ddo.yaac.io.BeaconData
-
APRS format to use for encoding position beacon packet.
- type - Variable in class org.ka2ddo.yaac.osm.Member
-
Type of other data structure.
- type - Variable in class org.ka2ddo.yaac.webserver.LayoutControls
-
Java formatting information for generating HTML text between the <td> and </td> tags.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
-
Resource tag name for the name of this port type.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.GpsdPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.KenwoodPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.OuternetPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialGpsPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialTNCPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SerialWeatherPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.UdpSubmitPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_DISPLAY_NAME - Static variable in class org.ka2ddo.yaac.gui.io.YaesuPortEditor
-
Resource bundle tag name for the type of the associated PortConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
The PortConnector type name for 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
-
The PortConnector type name for ExternalMessageSourceConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
The PortConnector type name for FileTNCConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
The configuration type name for GPSD ports.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
The PortConnector type name for KenwoodConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Port type identifying name for the KISS-over-TCP port type.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.OuternetConnector
-
The PortConnector type name for OuternetConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
The configuration type name for Serial_GPS ports.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
The PortConnector type name for SerialTNCConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
The PortConnector type name for 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.UdpSubmitConnector
-
Specify the PortConnector type name for UdpSubmitConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
The PortConnector type name for WxnowTxtConnector.
- TYPE_NAME - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
The PortConnector type name for YaesuConnector.
- TYPE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
Relation type
String value inGenericTaggedNode
. - typeOfDialogPrompt - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
The data entry field type to be used in the prompting dialog box.
- types - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Set of all the types of monitoring the health monitor should perform.
- tyres - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- tyres - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
U
- UdpSubmitConnector - Class in org.ka2ddo.yaac.io
-
This class provides a PortConnector for write-only access to the APRS-IS via UDP submit.
- UdpSubmitConnector() - Constructor for class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Create an uninitialized instance of UdpSubmitConnector.
- UdpSubmitPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for
UdpSubmitConnector
. - UdpSubmitPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.UdpSubmitPortEditor
-
Create a configuration panel for the
UdpSubmitConnector
port. - UI_TYPE - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Indicates that this menu action should only be available for UI views of the specified content type.
- uid - Variable in class org.ka2ddo.yaac.osm.ChangeSet
-
User ID of the user who submitted this changeset to OpenStreetMap.
- 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.
- unclassified - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- underground - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- underwater - Enum constant in enum class org.ka2ddo.yaac.osm.Location
- unitarian_universalist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- 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.
- unitEnumChanged(Enum<? extends UnitEnum>, Enum<? extends UnitEnum>) - Method in interface org.ka2ddo.util.UnitEnumChangeListener
-
Reports that a unit enum was changed.
- unitEnumChanged(Enum<? extends UnitEnum>, Enum<? extends UnitEnum>) - Method in class org.ka2ddo.yaac.gui.config.ConfigureTransmit
-
Reports that a unit enum was changed.
- unitEnumChanged(Enum<? extends UnitEnum>, Enum<? extends UnitEnum>) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Reports that a unit enum was changed.
- UnitEnumChangeListener - Interface in org.ka2ddo.util
-
Implementers of this interface can be informed when the desired units for a unit-scaled value are changed.
- 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 class org.ka2ddo.util.PressureUnit
-
Get the string to use when displaying values of this unit.
- unitString() - Method in enum class org.ka2ddo.util.TemperatureUnit
-
Get the string to use when displaying values of this unit.
- university - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- unknown - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- unregisterMapWindow(GeoMapIfc) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Unregister a closed map widget from updates.
- unregisterSentenceParser(String) - Static method in class org.ka2ddo.gps.GPSParser
-
Unregister a parser for a particular NMEA-0183 sentence.
- unsetPinningRasterMapEntry() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Complete a raster pinning operation.
- UNSIGNED - Enum constant in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
The message does not have a signature (even though the message type allows it).
- UNSUPPORTED_FREQ - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
The radio does not support the frequency in the message.
- UNSUPPORTED_MODE - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
The radio does not support the modulation mode in the message.
- untiled - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Flag indicating whether Ways queued here are untiled (i.e., spanning multiple tiles and kept only for Relation processing).
- UNTUNABLE_RADIO - Enum constant in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
The radio is untunable because the configuration of the implementor does not support it.
- update(Observable, Object) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
This method is called whenever the observed AttentionAlert is cancelled.
- update(Observable, Object) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
This method is called whenever the observed object (an AttentionAlert) is changed.
- updateBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Update the persisted blackist settings for a callsign.
- updateConnStateRow(AX25Callsign, AX25Callsign) - Method in interface org.ka2ddo.ax25.ConnStateChangeListener
-
Report that the row containing the specified pair of callsigns has been updated.
- updateConnStateRow(AX25Callsign, AX25Callsign) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Report that the row containing the specified pair of callsigns has been updated.
- 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.
- updateMessage(String) - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Report a status update string to the progress indicator (if one was provided).
- updateMessage(String) - Method in interface org.ka2ddo.yaac.osm.OsmSegmenter.ReportUpdates
-
Report the current progress string.
- 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.
- updateSessionTime() - Method in class org.ka2ddo.ax25.ConnState
-
Update the last-updated timestamp of this session.
- 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.
- updateWholeConStateTable() - Method in interface org.ka2ddo.ax25.ConnStateChangeListener
-
Report that a ConnState session has been added or removed from the
AX25Stack
, but we don't know which row number it is. - updateWholeConStateTable() - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Report that a ConnState session has been added or removed from the
AX25Stack
, but we don't know which row number it is. - UpgradeCleaner - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This class defines the basic framework of an upgrade cleaner.
- UpgradeCleaner(String) - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.UpgradeCleaner
-
Instantiate a UpgradeCleaner instance.
- 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
- Upgrader - Class in org.ka2ddo.yaac.upgrade
-
This class implements an upgrader that replaces the current executing copy of YAAC with a newer version freshly downloaded from the distribution website.
- Upgrader(ResourceBundle, File, String[]) - Constructor for class org.ka2ddo.yaac.upgrade.Upgrader
-
Creates a new, initially invisible
Frame
with the specified title. - upholsterer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- uptimeMsec - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
Duration of time YAAC has been running in milliseconds.
- 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
- 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.
- useGPS - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Whether this port's beacon can use GPS data.
- useGpsForPosition - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specifies whether this beacon should ignore its fixed latitude and longitude and use the current position reported by the local GPS receiver.
- user - Variable in class org.ka2ddo.yaac.osm.ChangeSet
-
Name of the user who submitted this changeset to OpenStreetMap.
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Other types of Ways at an airport or airfield.
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
-
Other types of Attractions not standardized in OpenStreetMap.
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- user_defined - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- 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.
- UserAbort(String, Throwable) - Constructor for exception org.ka2ddo.yaac.core.UserAbort
-
Constructs a new runtime exception with the specified detail message and cause.
- usesUnitEnum(Class<Enum<? extends UnitEnum>>) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Report if this column uses the specified enum class to scale its values.
- useToString(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
- useWeather - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether local weather data should be transmitted in the beacon.
- 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.
- UTF8ResourceControl - Class in org.ka2ddo.util
-
This Control loads PropertyResourceBundles using a UTF-8 locale Reader to read the properties file.
- UTF8StreamReader - Class in org.ka2ddo.util
-
This class implements an optimized stream-to-reader conversion assuming only UTF-8.
- UTF8StreamReader(InputStream) - Constructor for class org.ka2ddo.util.UTF8StreamReader
-
Create a UTF8StreamReader wrapped around the specified InputStream.
- UTF8StreamWriter - Class in org.ka2ddo.util
-
This class implements a memory-optimized optimized writer-to-stream conversion assuming only UTF-8.
- UTF8StreamWriter(OutputStream) - Constructor for class org.ka2ddo.util.UTF8StreamWriter
-
Create a UTF8StreamWriter around the specified OutputStream.
- utility - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Buildings and facilities associated with public utility providers (water, electric, natural gas, etc.).
- utility_pole - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- UTM - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude/longitude pair in UTM (Universal Transverse Mercator) encoding.
- 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
- vacant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- vaccination_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- vaccination_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- vacuum_cleaner - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- VALID_SIGNATURE - Enum constant in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
The message signature has been tested to be valid.
- 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 - Class in org.ka2ddo.yaac.gui.filter
-
This Filter selects viewing messages that are only valid or only invalid.
- ValidInvalidFilter() - Constructor for class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Create a Filter that checks for valid versus invalid packets.
- ValidInvalidFilter(ValidInvalidFilter) - 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 class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Aeroway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Attraction
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Barrier
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.BorderType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Boundary
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Cycleway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Emergency
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Highway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Historic
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.LandUse
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Leisure
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Location
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Natural
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.OSMColour
-
Get the OSMColour object corresponding to this
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Place
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Power
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Railway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Religion
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Get the SupportedTagKey enum corresponding to the specified name.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Tourism
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Water
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum class org.ka2ddo.yaac.osm.Waterway
-
Get the enum value associated with the string name specified.
- value(String, AmenityCategory) - Static method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get the enum value associated with the string name and category specified.
- valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Called whenever the value of the selection changes.
- valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.util.EnableOnListSelect
-
Called whenever the value of the selection changes.
- valueClass - Variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Class of the data type of values of this enumeration.
- valueFor(String) - Static method in enum class org.ka2ddo.yaac.core.PacketExportMode
-
Find the PacketExportMode enum for the specified filetype.
- valueOf(char, char) - Static method in class org.ka2ddo.yaac.gui.SelectableSymbol
-
Return a SelectableSymbol object corresponding to the specified pair of characters.
- 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 class org.ka2ddo.aprs.DataExtensionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.aprs.Symbols.Category
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.aprs.WeatherEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.ConnState.ConnTransition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.ProtocolFamily
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.gps.GpsFixQuality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.util.DistanceUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.util.PressureUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.util.TemperatureUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.util.WeightUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the enum constant of the specified enum type with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.core.PacketExportMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.ListViewMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.PortConfig.Fields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Aeroway
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Attraction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Barrier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.BorderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Boundary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.ColorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Cycleway
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Emergency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Highway
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Historic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.LandUse
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Leisure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Natural
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.OSMColour
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.OsmLineType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Place
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Power
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Railway
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Religion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Tourism
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Water
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.Waterway
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.osm.WayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Returns the enum constant of this class with the specified name.
- valueQuantityUnitMeasure - Variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Flags whether the value class for entries of this enumeration key is an implementor of QuantityUnitMeasure.
- values() - Static method in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.aprs.HurricaneEnum.StormType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.aprs.HurricaneEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.aprs.Symbols.Category
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.aprs.WeatherEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.ConnState.ConnTransition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.ProtocolFamily
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.ax25.SignableMessage.SignatureState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.gps.GpsFixQuality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.util.DistanceUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.util.PressureUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.util.TemperatureUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.util.WeightUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Get all the allowable values of the FirstWindow pseudo-enum.
- values() - Static method in enum class org.ka2ddo.yaac.core.PacketExportMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.ListViewMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.PortConfig.Fields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Aeroway
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Attraction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Barrier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.BorderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Boundary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.ColorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Cycleway
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Emergency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Highway
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Historic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.LandUse
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Leisure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Natural
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.OSMColour
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.OsmLineType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Place
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Power
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Railway
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Religion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Tourism
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Water
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.Waterway
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.osm.WayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns a Collection view of the values contained in this map.
- values() - Static method in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Returns an array containing the constants of this enum class, 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.OpenTracGpsQuality
-
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 class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Value type associated with the enum.
- variety_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- vdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Vertical dilution of precision.
- vdop - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Vertical Dilution Of Precision of the satellite configuration, multiplied by 10.
- vegetation - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- vehicle_inspection - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- vehicle_ramp - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- vehicle_transfer - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- vending_machine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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
- veterinary - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- veterinary_pharmacy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- VHF - Enum constant in enum class org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
- via - Variable in class org.ka2ddo.ax25.ConnState
-
Digipeater path to use for transmitting from source to destination station.
- video - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- video_games - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- video_wall - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- viewpoint - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- ViewScope(String) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
Create a ViewScope widget for the specified GPS source.
- ViewScope(String, int) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
Create a ViewScope widget for the specified GPS source.
- village - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- village - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- village_green - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- vineyard - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- virtual_aton - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- visa - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- VisibleCtls - Class in org.ka2ddo.yaac.osm
-
Caching class specifying whether instances of enums are visible or not.
- VisibleCtls() - Constructor for class org.ka2ddo.yaac.osm.VisibleCtls
- vivarium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- volcano - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- volcano - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- VOLTAGE - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Power voltage in volts.
- voodoo - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
W
- W_SOLID - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- W_SOLID_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 2-pixel-wide solid line.
- W_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a 2-pixel-wide solid line.
- WAIT_FOR_ACK_T1_TIMER - Static variable in class org.ka2ddo.ax25.AX25Stack
-
Time interval (in milliseconds) to wait for an acknowledgement from the other end of a AX.25 connection.
- wall - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- wall - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- WALL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- war_memorial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- warehouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- WARN - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Enum indicating severe weather condition is guaranteed to happen in the very near future.
- wash_center - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- waste_basket - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- waste_collection_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- waste_disposal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- waste_transfer_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wastewater - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- wastewater_plant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wastewater_plant - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- WATCH - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Enum indicating severe weather condition is likely to happen in the near future and the Weather Service is monitoring conditions for increasing severity.
- WatchedStationsTracker - Class in org.ka2ddo.yaac.core
-
This class records specific behavior for stations and objects that the user specifically wants to monitor.
- WatchedStationsTracker.WatchedStation - Class in org.ka2ddo.yaac.core
-
This class specifies the types of operations to be performed for a specifically tracked station or object.
- watches - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- watchmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- water - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Water - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM water="*" attribute.
- water_fountain - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_park - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- water_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_rescue_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_reservoir - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_slide - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_slide - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- water_tank - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_tank - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- water_tap - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- water_tower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- water_tower - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- water_turbulence - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- water_utility - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_well - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- water_well_drilling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- water_works - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- waterfall - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- waterfall - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- watering_place - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- watermill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- watermill - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- waterway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Waterway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM waterway="*" attribute.
- waterway_gauge - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- 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(int) - Constructor for class org.ka2ddo.yaac.osm.Way
-
Create an empty Way with the specified number of elements in the node lat/lon list.
- Way(int, GenericTaggedNode<?>) - Constructor for class org.ka2ddo.yaac.osm.Way
-
Create an empty Way with the specified number of elements in the node lat/lon list.
- Way(int, Way) - Constructor for class org.ka2ddo.yaac.osm.Way
-
Create an empty Way with the specified number of elements in the node lat/lon list.
- WAY_COMPARATOR - Static variable in class org.ka2ddo.yaac.osm.Way
-
Comparator for sorting Ways, such that the sort code doesn't have to keep casting Ways to the Comparable interface.
- WAY_TYPE_LAYERS - Static variable in class org.ka2ddo.yaac.gui.osm.WayParams
-
Preferences Node name for Way type rendering control persisting.
- WayAnalyzer - Class in org.ka2ddo.yaac.gui.osm
-
This class implements a debugging tool for analyzing YAAC-encoded OSM Ways.
- WayFileSorter(StatusListener, byte[], int, PrintStream) - Constructor for class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Create a reusable WayFileSorter instance.
- WayFileSorter(StatusListener, int, FastBlockingQueue<File>, PrintStream) - Constructor for class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Create a reusable WayFileSorter instance.
- 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.
- WaySelectionPanel - Class in org.ka2ddo.yaac.gui.osm
-
A JPanel for editing the rendering attributes of OpenStreetMap Ways.
- WaySelectionPanel(AbstractTableModel, OSMLayer) - Constructor for class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
-
Create a panel of controls for controlling the rendering of OpenStreetMap Ways on an OSMLayer.
- WaySelectionTableModel - Class in org.ka2ddo.yaac.gui.osm
-
Table model to pair WayType names with simple enabling checkboxes.
- WaySelectionTableModel(VisibleCtls) - Constructor for class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Create a table model for editing the specified set of controls.
- wayside_cross - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wayside_cross - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- wayside_shrine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wayside_shrine - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- wayType - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- wayType() - Method in enum class 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 class org.ka2ddo.yaac.osm.Attraction
-
Report the WayType for rendering this type of Way (always null for this class).
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Barrier
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Boundary
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Cycleway
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Emergency
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Highway
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Historic
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.LandUse
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Leisure
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Natural
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Power
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Railway
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Tourism
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Water
-
Report the WayType for rendering this type of Way.
- wayType() - Method in enum class org.ka2ddo.yaac.osm.Waterway
-
Report the WayType for rendering this type of Way.
- WayType - Enum Class 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 class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
WayType
value inGenericTaggedNode
. - weapons - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- WEATHER - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a weather event (storm or related localized weather conditions).
- WEATHER - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be reporting weather information.
- WEATHER_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used for weather alert arrows.
- weather_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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.
- WEATHER_ZONES - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a tabular UI displaying current severe weather zones.
- 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 Class 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.
- WeatherPage - Class in org.ka2ddo.yaac.webserver
-
This page displays the current status from the local weather station (if any) attached to this APRS station.
- WeatherPage() - Constructor for class org.ka2ddo.yaac.webserver.WeatherPage
- 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.
- wedge - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- weed - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- weigh_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- weighbridge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- Weight - Class in org.ka2ddo.yaac.osm
-
This class defines a compound object containing a weight value and the unit of weight.
- Weight(float) - Constructor for class org.ka2ddo.yaac.osm.Weight
-
Create a Weight in short tons.
- Weight(float, WeightUnit) - Constructor for class org.ka2ddo.yaac.osm.Weight
-
Create a Weight of the specified magnitude and units.
- Weight(String) - Constructor for class org.ka2ddo.yaac.osm.Weight
-
Create a Weight from a String encoding, which may include a weight unit name.
- WeightUnit - Enum Class in org.ka2ddo.util
-
This enumeration declares units (with conversion factors) for measuring weights (including units of mass that are commonly used for weight in one standard Earth gravity).
- weir - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- welding - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- WELFARE - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Health and welfare traffic.
- well - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wetland - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- WETLAND_TEXTURE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- wharf - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wheelchair - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- when - Variable in class org.ka2ddo.ax25.FrameState
-
Record when the frame was digipeated.
- whirlpool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- white - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- wholesale - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wicket_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- WIDEST_OVERLAY - Static variable in class org.ka2ddo.yaac.gui.OverlaySelector
- widgetContentType - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Widget that asked for the popup menu.
- width - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- width - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Width of a Way in LengthUnits.
- width - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Width of raster image in pixels.
- WIDTH_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for width value in
GenericTaggedNode
. - wifi - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wilderness_hut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wilderness_hut - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- wildlife_crossing - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- wildlife_hide - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- WINAPRS_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates that WinAPRS station sent the weather report.
- WIND_CHILL - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- 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 (approximately 0.216 statute miles per hour).
- windmill - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- windmill - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- windmotor - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- window_blind - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- window_construction - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- 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
-
DO NOT CALL.
- windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked when the Window is set to be the active Window.
- windowActivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
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.util.CloseContentOnWindowClose
-
Invoked when a window has been closed.
- windowClosed(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked when the user attempts to close the window from the window's system menu.
- windowClosing(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked when a Window is no longer the active Window.
- windowDeactivated(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked when a window is changed from a minimized to a normal state.
- windowDeiconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- windowGainedFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
DO NOT CALL.
- windowGainedFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked when a window is changed from a normal to a minimized state.
- windowIconified(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- windowLostFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
DO NOT CALL.
- windowLostFocus(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
DO NOT CALL.
- windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Invoked the first time a window is made visible.
- windowOpened(WindowEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- WindowPersister - Class in org.ka2ddo.yaac.gui
-
This class manages persisting the location and size of windows in the YAAC application.
- 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.bootstrap.YAACBootstrap
-
Symbolic name for Microsoft Windows operating systems, associated with OSNAME key in properties table.
- WINDOWS - Static variable in class org.ka2ddo.yaac.YAAC
-
Symbolic name for Microsoft Windows operating systems, associated with OSNAME key in properties table.
- windsock - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A windsock (passive mechanical wind direction and speed indicator).
- windsock - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- windsock - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- windSpeed01MS - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Wind speed in 0.1 meters per second units (approximately 0.216 statute miles per hour).
- wine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wine_cellar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- winebar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- winery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- WINLINK - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be providing WinLink2000 packet service.
- 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
- WINTER_STORM - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- WINTER_WEATHER - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- WizardPanel - Class in org.ka2ddo.yaac.gui.genericwizard
-
This class provides the display wrapping infrastructure for a wizard.
- wood - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- wool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- works - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- wreck - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- wreck - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- wreck - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- write(byte[]) - Method in class org.ka2ddo.util.DualOutputStream
-
Writes
b.length
bytes to this output stream. - write(byte[]) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
-
Writes
b.length
bytes to this output stream. - write(byte[]) - Method in class org.ka2ddo.yaac.io.JsscOutputStream
-
Writes
b.length
bytes from the specified byte array to this output stream. - write(byte[]) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes to the output stream all the bytes in array
b
. - write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
-
Writes
b.length
bytes to this output stream. - write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Writes
b.length
bytes to this output stream. - write(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
-
Writes
b.length
bytes 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.util.DualOutputStream
-
Writes
len
bytes from the specifiedbyte
array starting at offsetoff
to this output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
-
Writes
len
bytes from the specifiedbyte
array starting at offsetoff
to this output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.JsscOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes
len
bytes from arrayb
, in order, to the output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this buffered output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this buffered output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this buffered output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to the underlying output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.io.RandomOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(byte[], int, int) - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(char[], int, int) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Writes a portion of an array of characters.
- write(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Writes
len
characters from the specified character array starting at offsetoff
to this piped output stream. - write(int) - Method in class org.ka2ddo.util.DualOutputStream
-
Writes the specified
byte
to this output stream. - write(int) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Writes a single character.
- write(int) - Method in class org.ka2ddo.yaac.io.CountingOutputStream
-
Writes the specified
byte
to this output stream. - write(int) - Method in class org.ka2ddo.yaac.io.JsscOutputStream
-
Writes the specified byte 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.MultiBufferedRandomAccessFile
-
Writes to the output stream the eight low-order bits of the argument
b
. - write(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Writes the specified byte 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(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes the specified byte to this stream.
- write(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Writes the specified byte 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(int) - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Writes the specified
char
to the piped output stream. - write(int) - Method in class org.ka2ddo.yaac.io.RandomOutputStream
-
Writes the specified byte to this output stream.
- write(int) - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Writes the specified byte to this output 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(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(DataOutput) - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Write this ChangeSet to a file stream.
- write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Member
-
Write this Member to a stream.
- 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 this Relation to the specified stream in a compact binary format.
- write(DataOutput) - Method in class org.ka2ddo.yaac.osm.Way
-
Encode this Way into a file using the DataOutput storage formats.
- write(OutputStream) - Method in class org.ka2ddo.ax25.AX25Frame
-
Transmit this AX25Frame to an output byte stream.
- write(OutputStream, boolean) - Method in class org.ka2ddo.ax25.AX25Callsign
-
Encode this AX25Callsign into binary radio transmission format on a stream.
- write(String) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Transmit a line of text containing a waypoint sentence to the GPS device.
- write(String) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Transmit a line of text containing a waypoint sentence to the GPS device.
- write(String, int, int) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Writes a portion of a string.
- write2Int(int, int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes 2
int
values, each of which is comprised of four bytes, to the output stream. - write2Int(int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Writes 2
int
values, each of which is comprised of four bytes, to the output stream. - write2Int(long, int, int) - 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.
- writeBoolean(boolean) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes a
boolean
value to this output stream. - 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.MultiBufferedRandomAccessFile
-
Writes to the output stream the eight low- order bits of the argument
v
. - 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.MultiBufferedRandomAccessFile
-
Writes a string to the output stream.
- 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.MultiBufferedRandomAccessFile
-
Writes a
char
value, which is comprised of two bytes, to the output stream. - 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.MultiBufferedRandomAccessFile
-
Writes every character in the string
s
, to the output stream, in order, two bytes per character. - 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.MultiBufferedRandomAccessFile
-
Writes a
double
value, which is comprised of eight bytes, to the output stream. - writeDouble(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Converts the double argument to a
long
using thedoubleToLongBits
method in classDouble
, and then writes thatlong
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 thedoubleToLongBits
method in classDouble
, and then writes thatlong
value to the underlying output stream as an 8-byte quantity, high byte first. - writeFloat(float) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes a
float
value, which is comprised of four bytes, to the output stream. - writeFloat(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Converts the float argument to an
int
using thefloatToIntBits
method in classFloat
, and then writes thatint
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 thefloatToIntBits
method in classFloat
, and then writes thatint
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.MultiBufferedRandomAccessFile
-
Writes an
int
value, which is comprised of four bytes, to the output stream. - 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. - writeLong(long) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Writes a
long
value, which is comprised of eight bytes, to the output stream. - 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.MultiBufferedRandomAccessFile
-
Writes two bytes to the output stream to represent the value of the argument.
- 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.
- writeToPreferences() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Persist this MonitoredStation to Java Preferences.
- 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
-
Store this DigipeatAliasRecord in Java Preferences
- writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Store the contents of this record in a Java Preferences node.
- writeToPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Write a serialized dump of this object to 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
-
Store the contents of this record in a Java Preferences node.
- writeToPreferences(Preferences, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Store the current beacon settings in Java Preferences.
- writeToSigningBuf(DataOutput, PrintWriter) - Method in class org.ka2ddo.aprs.MessageMessage
-
Write the appropriate part of the body of this message to the signing buffer.
- writeToSigningBuf(DataOutput, PrintWriter) - 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.MultiBufferedRandomAccessFile
-
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the string
s
. - 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
java.io.DataInput
's modified UTF-8 encoding in a machine-independent manner. - wsType - Variable in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Weather station hardware type.
- WWY_CANAL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_DITCH - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_LAKE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_POND - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_RAPIDS - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_RIVER - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_RIVERBANK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_ROUTE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_SEA - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_STREAM - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WWY_WATERFALL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- WX - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a weather station.
- 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
-
Create a configuration-editing UI for a WXNOW.TXT weather station interface.
- WXRASTER_TIMERTASK - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
TimerTask 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, int, boolean) - Constructor for class org.ka2ddo.ax25.XIDParameter
-
Create an XIDParameter with a 3- or 4-byte value.
- XIDParameter(byte, short) - Constructor for class org.ka2ddo.ax25.XIDParameter
-
Create an XIDParameter with a 2-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
-
Create an XmitEncoding object for wideband analog with unspecified tone.
- XmitEncoding(boolean, boolean, short, boolean) - Constructor for class org.ka2ddo.aprs.XmitEncoding
-
Create an XmitEncoding object with the specified valus.
Y
- YAAC - Class in org.ka2ddo.yaac
-
This is the main program for the YAAC program, and is a singleton.
- YAAC_BASE - Enum constant in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Path relative to the YAAC installation directory.
- 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.
- YAAC.PluginContext - Class in org.ka2ddo.yaac
-
Support class for loading plugins that may have circular dependencies.
- YAACBootstrap - Class in org.ka2ddo.yaac.bootstrap
-
This is the bootstrap program for the YAAC program.
- YAACKeyManager - Class in org.ka2ddo.yaac.auth
-
This class stores encryption keys used for signing and verifying messages.
- YAACKeyManager.KeyType - Enum Class 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
-
The OSM binary encoding structure version of YAAC that was used to create the tile files.
- YaesuConnector - Class in org.ka2ddo.yaac.io
-
This class implements a receive-only port for listening to the non-standard command-mode style APRS packet output of the Yaesu FTM-400DR and related radios, and to Kantronics TNCs in command mode.
- YaesuConnector() - Constructor for class org.ka2ddo.yaac.io.YaesuConnector
- YaesuPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for YaesuConnector.
- YaesuPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.YaesuPortEditor
-
Create an editing panel for a Yaesu APRS radio (receive-only for external computer).
- yazidi - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- 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
- yellow - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- yes - Enum constant in enum class org.ka2ddo.yaac.osm.Barrier
- yes - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- yes - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
-
Flag providing no additional information except that this is of some interest to tourists.
- YES_OPTION - Static variable in class org.ka2ddo.yaac.core.ErrorLogger
-
Return value from class method if YES is chosen.
- yoga_studio - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- youth_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
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.
- zoo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- zoo - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- ZOOM_IN - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for zooming in from the main keyboard.
- ZOOM_IN_NP - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for zooming in from the numeric keypad.
- ZOOM_OUT - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for zooming out from the main keyboard.
- ZOOM_OUT_NP - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for zooming out from the numeric keypad.
- 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, boolean) - Constructor for class org.ka2ddo.yaac.gui.ZoomControl
-
Create a ZoomControl widget for the MapBean's toolbar.
- zoomIn(float) - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Reduce the map scale by the specified zoom factor.
- zoomOut(float) - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Enlarge the map scale by the specified zoom factor.
- zoomPanToSelectedFeature(GTNWrapper) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Zoom and pan the map so the specified map feature nearly fills the map.
- zoomPanToSelectedFeature(GTNWrapper) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Zoom and pan the map so the specified map feature nearly fills the map.
- zoroastrian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- zoroastrian_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form