org.apache.felix.upnp.sample.tv
Class TvIcon
java.lang.Object
org.apache.felix.upnp.sample.tv.TvIcon
- All Implemented Interfaces:
- UPnPIcon
public class TvIcon
- extends Object
- implements UPnPIcon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TvIcon
public TvIcon()
getMimeType
public String getMimeType()
- Specified by:
getMimeType
in interface UPnPIcon
getWidth
public int getWidth()
- Specified by:
getWidth
in interface UPnPIcon
getHeight
public int getHeight()
- Specified by:
getHeight
in interface UPnPIcon
getSize
public int getSize()
- Specified by:
getSize
in interface UPnPIcon
getDepth
public int getDepth()
- Specified by:
getDepth
in interface UPnPIcon
getInputStream
public InputStream getInputStream()
throws IOException
- Specified by:
getInputStream
in interface UPnPIcon
- Throws:
IOException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.