Class Fit
java.lang.Object
org.pentaho.reporting.libraries.css.keys.box.Fit
Describes how replaced content should be scaled if neither the width or height of an element is set to 'auto'.
- Author:
- Thomas Morgner
-
Field Summary
Modifier and TypeFieldDescriptionstatic final CSSConstant
static final CSSConstant
static final CSSConstant
static final CSSConstant
-
Method Summary
-
Field Details
-
FILL
-
NONE
-
MEET
-
SLICE
-