Uses of Class
uk.m0nom.adifproc.adif3.contacts.Station
Packages that use Station
Package
Description
-
Uses of Station in uk.m0nom.adifproc.adif3.contacts
Methods in uk.m0nom.adifproc.adif3.contacts with parameters of type Station -
Uses of Station in uk.m0nom.adifproc.adif3.transform
Methods in uk.m0nom.adifproc.adif3.transform with parameters of type StationModifier and TypeMethodDescriptionvoidActivityProcessor.processActivities(TransformControl control, Station station, Adif3Record rec) For each of the supported activities ensure any SIG_INFO/SIG_REF information in the input ADIF file is recorded against the stationprotected voidActivityProcessor.processActivity(ActivityType type, Station station, String ref) This method provides the cross referencing logic for WOTA, HEMA and SOTA to ensure that all activities are recorded where the summit is part of multiple programmesprotected voidActivityProcessor.processActivityFromControl(TransformControl control, ActivityType type, Station station) If the 'from' station has activity information specified in the transform control record then add this activity to the stationprotected voidActivityProcessor.processActivityFromSigInfo(ActivityType type, Station station, Adif3Record rec) Record activity for a station where the input ADIF file contains a SIG/SIG_INFO recordprotected voidActivityProcessor.setHemaOrSotaFromWota(Station station, String wotaId) If a Wainwright on the air summit corresponds to a SOTA/HEMA summit then we alsop record those respective activities against the stationprotected voidActivityProcessor.setWotaFromHemaId(Station station, String hemaId) Check if a HEMA is being activated by the station if it corresponds to a WOTA summit in the Lake Districtprotected voidActivityProcessor.setWotaFromSotaId(Station station, String sotaId) Check ifa SOTA is being activated by the station if it corresponds to a WOTA summit in the Lake District -
Uses of Station in uk.m0nom.adifproc.icons
Methods in uk.m0nom.adifproc.icons with parameters of type StationModifier and TypeMethodDescriptionstatic IconResourceIconResource.getIconFromStation(TransformControl control, Station station) -
Uses of Station in uk.m0nom.adifproc.kml.activity
Methods in uk.m0nom.adifproc.kml.activity with parameters of type StationModifier and TypeMethodDescriptionvoidKmlLocalActivities.addLocalActivities(TransformControl control, de.micromata.opengis.kml.v_2_2_0.Document doc, de.micromata.opengis.kml.v_2_2_0.Folder folder, Station to, ActivityDatabaseService activities) -
Uses of Station in uk.m0nom.adifproc.kml.info
Methods in uk.m0nom.adifproc.kml.info with parameters of type StationModifier and TypeMethodDescriptionKmlStationInfoPanel.getPanelContentForStation(TransformControl control, Station station) -
Uses of Station in uk.m0nom.adifproc.kml.station
Methods in uk.m0nom.adifproc.kml.station with parameters of type StationModifier and TypeMethodDescriptionstatic StringKmlStationUtils.getActivityLabel(Station station) static StringKmlStationUtils.getStationMarkerId(Qso qso, Station station)