|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPixmap | |
|---|---|
| org.jmythapi.protocol | This package contains basic protocol related interfaces, exceptions and constants. |
| org.jmythapi.protocol.events | This package contains interfaces related to MythTV events. |
| org.jmythapi.protocol.events.impl | This package contains implementations of MythTV events. |
| org.jmythapi.protocol.impl | This package contains implementations of MythTV protocol elements. |
| org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
| Uses of IPixmap in org.jmythapi.protocol |
|---|
| Methods in org.jmythapi.protocol that return IPixmap | |
|---|---|
IPixmap |
IBackend.queryPixmap(IProgramInfo program)
Queries a preview image. |
IPixmap |
IBackend.queryPixmap(String fileName,
String storageGroup)
Queries a preview image. |
IPixmap |
IBackend.queryPixmapIfModified(IProgramInfo program,
Date lastModifiedDate,
Long fileSize)
Queries a preview image. |
| Uses of IPixmap in org.jmythapi.protocol.events |
|---|
| Methods in org.jmythapi.protocol.events that return IPixmap | |
|---|---|
IPixmap |
IPixmapGenerated.getPixmap()
|
| Uses of IPixmap in org.jmythapi.protocol.events.impl |
|---|
| Methods in org.jmythapi.protocol.events.impl that return IPixmap | |
|---|---|
IPixmap |
PixmapGenerated.getPixmap()
|
| Uses of IPixmap in org.jmythapi.protocol.impl |
|---|
| Methods in org.jmythapi.protocol.impl that return IPixmap | |
|---|---|
IPixmap |
Backend.queryPixmap(IProgramInfo program)
|
IPixmap |
Backend.queryPixmap(String previewImageName,
String storageGroup)
|
IPixmap |
Backend.queryPixmapIfModified(IProgramInfo program,
Date lastModifiedDate,
Long maxFileSize)
|
| Uses of IPixmap in org.jmythapi.protocol.response.impl |
|---|
| Classes in org.jmythapi.protocol.response.impl that implement IPixmap | |
|---|---|
class |
Pixmap
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||