Package codedraw

Enum Class TextOrigin

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

public enum TextOrigin extends Enum<TextOrigin>
Horizontally and vertically aligns text. The origin describes where the text is placed relative to the specified (x, y) coordinates.