|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RenditionProvider
| Method Summary | |
|---|---|
int |
getHeight()
Get rendition height. |
String |
getKind()
Get rendition kind. |
MimeType |
getProducedMediaType()
Get media type of produced rendition content stream |
RenditionContentStream |
getRenditionStream(ContentStream stream)
Create content stream of rendition for specified object. |
MimeType[] |
getSupportedMediaType()
Get a list of source media types supported by this provider. |
int |
getWidth()
Get rendition width. |
| Method Detail |
|---|
RenditionContentStream getRenditionStream(ContentStream stream)
throws IOException
stream - source stream
IOException - if any i/o error occursMimeType[] getSupportedMediaType()
MimeType getProducedMediaType()
String getKind()
int getHeight()
int getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||