JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.net.upnp
UPnPDeviceImage
Contents
Description
Method Summary
Method Details
getWidth()
getHeight()
getLocation()
getMime()
Hide sidebar
Show sidebar
Interface UPnPDeviceImage
All Known Implementing Classes:
UPnPDeviceImageImpl
public interface
UPnPDeviceImage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getHeight
()
String
getLocation
()
String
getMime
()
int
getWidth
()
Method Details
getWidth
int
getWidth
()
getHeight
int
getHeight
()
getLocation
String
getLocation
()
getMime
String
getMime
()