|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.upnp.basedriver.importer.core.upnp.UPnPIconImpl
public class UPnPIconImpl
Constructor Summary | |
---|---|
UPnPIconImpl(org.cybergarage.upnp.Icon cybericon,
org.cybergarage.upnp.Device cyberdev)
|
Method Summary | |
---|---|
int |
getDepth()
|
int |
getHeight()
|
java.io.InputStream |
getInputStream()
|
java.lang.String |
getMimeType()
|
int |
getSize()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UPnPIconImpl(org.cybergarage.upnp.Icon cybericon, org.cybergarage.upnp.Device cyberdev)
Method Detail |
---|
public java.lang.String getMimeType()
getMimeType
in interface org.osgi.service.upnp.UPnPIcon
public int getWidth()
getWidth
in interface org.osgi.service.upnp.UPnPIcon
public int getHeight()
getHeight
in interface org.osgi.service.upnp.UPnPIcon
public int getSize()
getSize
in interface org.osgi.service.upnp.UPnPIcon
public int getDepth()
getDepth
in interface org.osgi.service.upnp.UPnPIcon
public java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in interface org.osgi.service.upnp.UPnPIcon
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |