org.jfree.layouting.input.style.values

Class CSSRectangleType


public class CSSRectangleType
extends CSSType

Creation-Date: 23.11.2005, 12:04:06
Author:
Thomas Morgner

Field Summary

static CSSRectangleType
INSET_RECT
static CSSRectangleType
RECT

Method Summary

Methods inherited from class org.jfree.layouting.input.style.values.CSSType

getType, toString

Field Details

INSET_RECT

public static final CSSRectangleType INSET_RECT

RECT

public static final CSSRectangleType RECT