com.tapas.evidence.fe.components
Class ImageSource
java.lang.Object
com.tapas.evidence.fe.components.ImageSource
- All Implemented Interfaces:
- com.vaadin.terminal.StreamResource.StreamSource, Serializable
public class ImageSource
- extends Object
- implements com.vaadin.terminal.StreamResource.StreamSource
- Since:
- 1.0.0
- Author:
- Michal Bocek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageSource
public ImageSource(ByteArrayOutputStream baos)
ImageSource
public ImageSource(byte[] byteArray)
getStream
public InputStream getStream()
- Specified by:
getStream
in interface com.vaadin.terminal.StreamResource.StreamSource
Copyright © 2013. All Rights Reserved.