|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJob
Interface is used for printing job description.
| Nested Class Summary | |
|---|---|
static class |
IJob.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
int |
getTotalPages()
Returns total pages |
android.graphics.Bitmap |
renderPageFragment(int num,
android.graphics.Rect fragment)
Gets page fragment. |
| Method Detail |
|---|
int getTotalPages()
throws android.os.RemoteException
android.os.RemoteException
android.graphics.Bitmap renderPageFragment(int num,
android.graphics.Rect fragment)
throws android.os.RemoteException
num - page numberfragment - rect of the fragment
android.os.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||