@AlfrescoPublicApi
public interface RenditionDefinition2
RenditionDefinition2s need to be registered in a RenditionDefinitionRegistry2.| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_ENLARGEMENT
Indicates whether scaling operations should scale up or down (true or false).
|
static String |
ALPHA_REMOVE |
static String |
AUTO_ORIENT |
static String |
CROP_GRAVITY |
static String |
CROP_HEIGHT |
static String |
CROP_PERCENTAGE |
static String |
CROP_WIDTH |
static String |
CROP_X_OFFSET |
static String |
CROP_Y_OFFSET |
static String |
DURATION
Duration of clip.
|
static String |
END_PAGE |
static String |
FLASH_VERSION
Deprecated.
Will be removed when local transformations are removed, as it is only used tp select
SWIFTransformationOptions.
|
static String |
HEIGHT |
static String |
INCLUDE_CONTENTS
Indicates if embedded content (such as files within zips or images) should be included (true or false).
|
static String |
MAINTAIN_ASPECT_RATIO
Indicates whether the aspect ratio of the image should be maintained (true or false).
|
static String |
MAX_SOURCE_SIZE_K_BYTES |
static String |
OFFSET
Time from start.
|
static String |
PAGE |
static String |
RESIZE_HEIGHT |
static String |
RESIZE_PERCENTAGE |
static String |
RESIZE_WIDTH |
static String |
START_PAGE |
static String |
THUMBNAIL
Indicates whether to resize image to a thumbnail (true or false).
|
static String |
TIMEOUT |
static String |
WIDTH |
| Modifier and Type | Method and Description |
|---|---|
String |
getRenditionName() |
String |
getTargetMimetype() |
Map<String,String> |
getTransformOptions() |
static final String TIMEOUT
static final String MAX_SOURCE_SIZE_K_BYTES
static final String START_PAGE
static final String END_PAGE
static final String ALPHA_REMOVE
static final String AUTO_ORIENT
static final String CROP_GRAVITY
static final String CROP_WIDTH
static final String CROP_HEIGHT
static final String CROP_PERCENTAGE
static final String CROP_X_OFFSET
static final String CROP_Y_OFFSET
static final String THUMBNAIL
static final String RESIZE_WIDTH
static final String RESIZE_HEIGHT
static final String RESIZE_PERCENTAGE
static final String ALLOW_ENLARGEMENT
static final String MAINTAIN_ASPECT_RATIO
static final String PAGE
static final String WIDTH
static final String HEIGHT
static final String OFFSET
static final String DURATION
static final String INCLUDE_CONTENTS
@Deprecated static final String FLASH_VERSION
Copyright © 2005–2018 Alfresco Software. All rights reserved.