public enum LineStyle { SOLID, ON_OFF_DASH, DOUBLE_DASH, }
SOLID,
ON_OFF_DASH,
DOUBLE_DASH,
Created by Valadoc