public interface HorizontalMirror
The style:mirror property specifies whether or not an image is mirrored before it is displayed. The mirroring can be vertical or horizontal. Horizontal mirroring can be restricted to images that are only located on either odd or even pages.
The value of this attribute can be none, vertical, horizontal, horizontal-on-odd, or horizontal-on-even. The value vertical and the various horizontal values can be specified together, separating them by a white space.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HORIZONTAL
Constants for style:mirror.
|
static java.lang.String |
HORIZONTAL_ON_EVEN
Constants for style:mirror.
|
static java.lang.String |
HORIZONTAL_ON_ODD
Constants for style:mirror.
|
static final java.lang.String HORIZONTAL
static final java.lang.String HORIZONTAL_ON_ODD
static final java.lang.String HORIZONTAL_ON_EVEN
Copyright © 2010 - No Magic Asia