public static class ImageApiProfile.Feature extends Object
| Modifier and Type | Field and Description |
|---|---|
static ImageApiProfile.Feature |
BASE_URI_REDIRECT |
static ImageApiProfile.Feature |
CANONICAL_LINK_HEADER |
static ImageApiProfile.Feature |
CORS |
static ImageApiProfile.Feature |
JSONLD_MEDIA_TYPE |
static ImageApiProfile.Feature |
MIRRORING |
static ImageApiProfile.Feature |
PROFILE_LINK_HEADER |
static ImageApiProfile.Feature |
REGION_BY_PCT |
static ImageApiProfile.Feature |
REGION_BY_PX |
static ImageApiProfile.Feature |
ROTATION_ARBITRARY |
static ImageApiProfile.Feature |
ROTATION_BY_90S |
static ImageApiProfile.Feature |
SIZE_ABOVE_FULL |
static ImageApiProfile.Feature |
SIZE_BY_FORCED_WH |
static ImageApiProfile.Feature |
SIZE_BY_H |
static ImageApiProfile.Feature |
SIZE_BY_PCT |
static ImageApiProfile.Feature |
SIZE_BY_W |
static ImageApiProfile.Feature |
SIZE_BY_WH |
static ImageApiProfile.Feature |
SIZE_BY_WH_LISTED |
public static final ImageApiProfile.Feature BASE_URI_REDIRECT
public static final ImageApiProfile.Feature CANONICAL_LINK_HEADER
public static final ImageApiProfile.Feature CORS
public static final ImageApiProfile.Feature JSONLD_MEDIA_TYPE
public static final ImageApiProfile.Feature MIRRORING
public static final ImageApiProfile.Feature PROFILE_LINK_HEADER
public static final ImageApiProfile.Feature REGION_BY_PCT
public static final ImageApiProfile.Feature REGION_BY_PX
public static final ImageApiProfile.Feature ROTATION_ARBITRARY
public static final ImageApiProfile.Feature ROTATION_BY_90S
public static final ImageApiProfile.Feature SIZE_ABOVE_FULL
public static final ImageApiProfile.Feature SIZE_BY_WH_LISTED
public static final ImageApiProfile.Feature SIZE_BY_FORCED_WH
public static final ImageApiProfile.Feature SIZE_BY_H
public static final ImageApiProfile.Feature SIZE_BY_PCT
public static final ImageApiProfile.Feature SIZE_BY_W
public static final ImageApiProfile.Feature SIZE_BY_WH
public Feature(String featureName)
Copyright © 2017. All rights reserved.