|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Image
| Method Summary | |
|---|---|
int |
getHeight()
The image height. |
InputStream |
getThumbnail()
The image thumbnail. |
int |
getThumbnailHeight()
The image thumbnail height. |
long |
getThumbnailLength()
The image thumbnail length. |
int |
getThumbnailWidth()
The image thumbanil width. |
int |
getWidth()
The image width. |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.File |
|---|
getData, getLength, getMimeType, getName |
| Method Detail |
|---|
int getWidth()
int getHeight()
InputStream getThumbnail()
throws InternalErrorException
InternalErrorException - if an internal error occurs.int getThumbnailWidth()
int getThumbnailHeight()
long getThumbnailLength()
throws InternalErrorException
InternalErrorException - if an internal error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||