Package uk.m0nom.adifproc.kml
Class KmlLineStyle
java.lang.Object
uk.m0nom.adifproc.kml.KmlColour
uk.m0nom.adifproc.kml.KmlLineStyle
-
Constructor Summary
ConstructorsConstructorDescriptionKmlLineStyle(String name, int red, int green, int blue, int transparency, int width) KmlLineStyle(KmlColour colour, int width) -
Method Summary
Methods inherited from class uk.m0nom.adifproc.kml.KmlColour
getStringSpecifier
-
Constructor Details
-
KmlLineStyle
-
KmlLineStyle
-