Package codedraw

Enum Class Underline

java.lang.Object
java.lang.Enum<Underline>
codedraw.Underline
All Implemented Interfaces:
Serializable, Comparable<Underline>, Constable

public enum Underline extends Enum<Underline>
Draws a line below the drawn text. The style of that line can be defined with this Underline enum.