Class |
Description |
AbstractImageMediaMarkupBuilder |
|
AemRenditionType |
Defines the different types of renditions generated automatically by AEM.
|
Asset |
|
AssetRendition |
Helper methods for getting metadata for DAM renditions.
|
CropDimension |
Crop dimension with left, top, width and height as integer.
|
DamMediaSource |
Default implementation for media requests to media items stored in AEM Assets (DAM).
|
DamVideoMediaMarkupBuilder |
|
Dimension |
Dimension with width and height as integer.
|
DragDropSupport |
Controls whether the markup builder should apply drag&drop support for the rendered markup.
|
DummyImageMediaMarkupBuilder |
Generates a simple dummy image as edit placeholder in WCM edit mode, if no media item is set.
|
ImageMapArea |
Represents an image map area defined by the AEM image editor.
|
ImageMapLinkResolver<T> |
Resolves link URLs found in Image Map definitions.
|
ImageMapParser |
Parses image maps produced by the AEM image editor.
|
InlineMediaSource |
Default implementation for media references to binaries stored in a node inside the content page.
|
IPERatioCustomize |
Controls whether the list of IPE cropping ratios is customized by the media handler
to match with the ratios of the selected media formats.
|
Media |
Holds information about a media request processed and resolved by MediaHandler .
|
MediaArgs |
Holds parameters to influence the media resolving process.
|
MediaArgs.ImageSizes |
Image sizes for responsive image handling.
|
MediaArgs.MediaFormatOption |
Media format to be applied on media processing.
|
MediaArgs.PictureSource |
Picture source for responsive image handling.
|
MediaArgs.WidthOption |
Width value with mandatory flag.
|
MediaBuilder |
Define media handling request using builder pattern.
|
MediaComponentPropertyResolver |
Resolves Media Handler component properties for the component associated
with the given resource from content policies and properties defined in the component resource.
|
MediaFileType |
File types supported by Media Handler.
|
MediaFormat |
Media format.
|
MediaFormatBuilder |
Fluent API for building media format definitions.
|
MediaFormatCombinedTitleComparator |
Sorts media formats by combined title.
|
MediaFormatHandler |
Media format handling.
|
MediaFormatProvider |
|
MediaFormatProviderManager |
Collects all media format definitions provided by applications via MediaFormatProvider interface.
|
MediaFormatRankingComparator |
Sorts media formats by ranking and name.
|
MediaFormatSizeRankingComparator |
Sorts media formats by size (biggest first), ranking and name.
|
MediaHandler |
Manages media resolving and markup generation.
|
MediaHandlerConfig |
MediaHandlerConfig OSGi services provide application-specific configuration for media handling.
|
MediaInvalidReason |
Reasons while a media request could not be resolved.
|
MediaMarkupBuilder |
Builds XHTML markup for media element.
|
MediaMarkupBuilderUtil |
|
MediaNameConstants |
Names used for media handling.
|
MediaPlaceholder |
Model for media replacement placeholder.
|
MediaProcessor |
Processes media metadata before or after media resolving.
|
MediaRequest |
Holds all properties that are part of a media handling request.
|
MediaRequest.MediaPropertyNames |
Defines property names to read media parameters from for this media request.
|
MediaSource |
|
NextGenDynamicMediaConfigModel |
Prepares Dynamic Media with OpenAPI Remote Assets configuration for GraniteUI components (fileupload, pathfield).
|
NextGenDynamicMediaMediaSource |
Handles remote asset referenced via Dynamic Media with OpenAPI.
|
Ratio |
Compare ratios with tolerance.
|
Rendition |
Represents a rendition contained in a Asset which can be rendered.
|
ResourceMedia |
Generic resource-based media model.
|
SimpleImageMediaMarkupBuilder |
|
UriTemplate |
Describes an URI template returned for a given asset.
|
UriTemplateType |
Defines the type of URI template to generate.
|