org.jfree.layouting.input.style.keys.text

Class TextAlign

public class TextAlign extends Object

Creation-Date: 28.11.2005, 19:55:17

Author: Thomas Morgner

Field Summary
static CSSConstantCENTER
static CSSConstantEND
static CSSConstantJUSTIFY
static CSSConstantLEFT
static CSSConstantRIGHT
static CSSConstantSTART

Field Detail

CENTER

public static final CSSConstant CENTER

END

public static final CSSConstant END

JUSTIFY

public static final CSSConstant JUSTIFY

LEFT

public static final CSSConstant LEFT

RIGHT

public static final CSSConstant RIGHT

START

public static final CSSConstant START