PlotLine

Defines the line style to be plotted.

Solid

Draws a solid line.

NameTypeAnnotation
width
doubleline width [p]
color
plotColor

Dashed

Draws a dashed line.

NameTypeAnnotation
width
doubleline width [p]
color
plotColor

Dotted

Draws a dotted line.

NameTypeAnnotation
width
doubleline width [p]
color
plotColor

Custom

Draws a custom line. The line style code is described in https://docs.generic-mapping-tools.org/latest/cookbook/features.html#specifying-pen-attributes.

NameTypeAnnotation
style
stringline style code
width
doubleline width [p]
color
plotColor