JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.biglybt.net.upnp
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
()