| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImageTransformationContext
A context which contains information related to the transformation of an image.
|
class |
FragmentConcealingContext
A decorator which conceals the existence of a specified number of undigested uri fragments
(at the end of the fragment list).
|
| Constructor and Description |
|---|
FragmentConcealingContext(ImageTransformationContext delegateContext,
int endFragmentsToConceal) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrimRuleDigestor.digestUriFragments(ImageTransformationContext context) |
void |
ResizeRuleDigestor.digestUriFragments(ImageTransformationContext context)
Parse the resize URI fragments and add the correct resize transformer to the context.
|
void |
ImageUriDigestor.digestUriFragments(ImageTransformationContext context)
Compile the image URI fragments into a URI and update the context.
|
void |
ImageSourceUriDigestor.digestUriFragments(ImageTransformationContext context)
Compile the image URI fragments into a URI and update the context.
|
void |
FormatConversionRuleDigestor.digestUriFragments(ImageTransformationContext context) |
void |
FitRuleDigestor.digestUriFragments(ImageTransformationContext context) |
String |
AbstractImageContextDigestor.getFragment(ImageTransformationContext context,
int position) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageTransformationUriParser.parseUriFragments(ImageTransformationContext context)
Parse the fragments (in the context) and populate the image transformation details.
|
| Modifier and Type | Method and Description |
|---|---|
ImageTransformationContext |
ImageTransformationContextFactory.createContext(String pathInfo)
Create image transformation context from path info.
|
ImageTransformationContext |
DefaultImageTransformationProcessor.createContext(String pathInfo)
Create image transformation context from path info.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries