Package codedraw

Class TextFormat

java.lang.Object
codedraw.TextFormat

public final class TextFormat extends Object
TextFormat is used to specify how CodeDraw formats, places and styles its drawn text. See also Image.drawText(double, double, String) and Image.drawText(double, double, String).