Package codedraw

Enum Class Corner

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

public enum Corner extends Enum<Corner>
Defines how the corners of drawn shapes should look like. The size of the corners scales with the lineWidth. Round shapes such as circles are not affected.