AssetRenderer
from magnolia-dam-imaging module instead.@Deprecated public class STKAssetRenderer extends Object implements info.magnolia.dam.api.AssetRenderer
Constructor and Description |
---|
STKAssetRenderer(STKTemplatingFunctions stkTemplatingFunctions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canRender(info.magnolia.dam.api.Asset asset,
com.google.common.net.MediaType to)
Deprecated.
|
info.magnolia.dam.api.AssetRendition |
render(info.magnolia.dam.api.Asset asset,
com.google.common.net.MediaType to,
String renditionName)
Deprecated.
|
boolean |
supports(com.google.common.net.MediaType from,
com.google.common.net.MediaType to)
Deprecated.
|
@Inject public STKAssetRenderer(STKTemplatingFunctions stkTemplatingFunctions)
public boolean supports(com.google.common.net.MediaType from, com.google.common.net.MediaType to)
supports
in interface info.magnolia.dam.api.AssetRenderer
public boolean canRender(info.magnolia.dam.api.Asset asset, com.google.common.net.MediaType to)
canRender
in interface info.magnolia.dam.api.AssetRenderer
public info.magnolia.dam.api.AssetRendition render(info.magnolia.dam.api.Asset asset, com.google.common.net.MediaType to, String renditionName)
render
in interface info.magnolia.dam.api.AssetRenderer
Copyright © 2008–2017 Magnolia International Ltd.. All rights reserved.