createLine

fun createLine(    identifier: String,     coordinates: ArrayList<Coord>,     style: LineStyle): LineInfoInterface