|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.opencmis.indatabase.storedobj.impl.ImageThumbnailGenerator
public class ImageThumbnailGenerator
Constructor Summary | |
---|---|
ImageThumbnailGenerator(java.io.InputStream imageContent)
|
Method Summary | |
---|---|
int |
getHeight()
|
org.apache.chemistry.opencmis.commons.data.ContentStream |
getRendition(int width,
int height)
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageThumbnailGenerator(java.io.InputStream imageContent)
Method Detail |
---|
public int getWidth()
public int getHeight()
public org.apache.chemistry.opencmis.commons.data.ContentStream getRendition(int width, int height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |