org.jfree.layouting.input.style.keys.border
public class BorderImageStretchType extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
REPEAT |
static CSSConstant |
ROUND |
static CSSConstant |
STRETCH |
public static final CSSConstant STRETCH
public static final CSSConstant REPEAT
public static final CSSConstant ROUND