Package uk.m0nom.adifproc.kml.comms
Class KmlCommsService
java.lang.Object
uk.m0nom.adifproc.kml.comms.KmlCommsService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCommsLink(de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Map<String, String> commsStyleMap, Qso qso, TransformControl control, KmlStationUtils stationUtils) static StringgetCommsLinkId(Qso qso) static StringgetCommsLinkName(Qso qso) static StringgetCommsLinkShadowId(Qso qso)
-
Field Details
-
INTERNET_LINE
- See Also:
-
S2S_LINE
- See Also:
-
COMM_LINE
- See Also:
-
SHADOW_LINE
- See Also:
-
-
Constructor Details
-
KmlCommsService
-
-
Method Details
-
getCommsLinkId
-
getCommsLinkName
-
getCommsLinkShadowId
-
createCommsLink
public CommsLinkResult createCommsLink(de.micromata.opengis.kml.v_2_2_0.Document document, de.micromata.opengis.kml.v_2_2_0.Folder folder, Map<String, String> commsStyleMap, Qso qso, TransformControl control, KmlStationUtils stationUtils)
-