public interface ThumbnailConfig
Modifier and Type | Field and Description |
---|---|
static String |
PN_DOCENTER
Name of the configuration property for whether the thumbnail shall be rendered centered or not.
|
static String |
PN_HEIGHT
Name of the configuration property for the thumbnail's height.
|
static String |
PN_WIDTH
Name of the configuration property for the thumbnail's width.
|
static final String PN_WIDTH
static final String PN_HEIGHT
static final String PN_DOCENTER
int getWidth()
int getHeight()
boolean doCenter()
true
if the thumbnail is rendered centered."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"