|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.appkit.NSImageRep
org.rococoa.cocoa.appkit.NSPDFImageRep
public abstract class NSPDFImageRep
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
| Nested Class Summary | |
|---|---|
static class |
NSPDFImageRep._class_
|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSImageRep |
|---|
NSImageRep.__repFlags |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSCopying |
|---|
NSCopying._static_ |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding |
|---|
NSCoding._static_ |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Constructor Summary | |
|---|---|
NSPDFImageRep()
|
|
| Method Summary | |
|---|---|
static NSPDFImageRep |
alloc()
|
abstract NSObject |
bounds()
for current page Original signature : -(id)boundsnative declaration : NSPDFImageRep.h:25 |
static NSPDFImageRep |
createWithData(NSData pdfData)
Factory method |
abstract NSInteger |
currentPage()
Original signature : -(NSInteger)currentPagenative declaration : NSPDFImageRep.h:28 |
static NSPDFImageRep._class_ |
getNSClass()
|
static NSPDFImageRep |
imageRepWithData(NSData pdfData)
Original signature : +(id)imageRepWithData:(NSData*)native declaration : NSPDFImageRep.h:21 |
abstract NSPDFImageRep |
initWithData(NSData pdfData)
Original signature : -(id)initWithData:(NSData*)native declaration : NSPDFImageRep.h:22 |
static NSPDFImageRep |
new_()
|
abstract NSInteger |
pageCount()
Original signature : -(NSInteger)pageCountnative declaration : NSPDFImageRep.h:29 |
abstract NSData |
PDFRepresentation()
Original signature : -(NSData*)PDFRepresentationnative declaration : NSPDFImageRep.h:24 |
abstract void |
setCurrentPage(NSInteger page)
0 based Original signature : -(void)setCurrentPage:(NSInteger)native declaration : NSPDFImageRep.h:27 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCopying |
|---|
copyWithZone |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding |
|---|
encodeWithCoder, initWithCoder |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, class_, conformsToProtocol, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, superclass, zone |
| Constructor Detail |
|---|
public NSPDFImageRep()
| Method Detail |
|---|
public static NSPDFImageRep imageRepWithData(NSData pdfData)
+(id)imageRepWithData:(NSData*)
public abstract NSPDFImageRep initWithData(NSData pdfData)
-(id)initWithData:(NSData*)
public static NSPDFImageRep createWithData(NSData pdfData)
initWithData(org.rococoa.cocoa.foundation.NSData)public abstract NSData PDFRepresentation()
-(NSData*)PDFRepresentation
public abstract NSObject bounds()
-(id)bounds
public abstract void setCurrentPage(NSInteger page)
-(void)setCurrentPage:(NSInteger)
public abstract NSInteger currentPage()
-(NSInteger)currentPage
public abstract NSInteger pageCount()
-(NSInteger)pageCount
public static NSPDFImageRep alloc()
public static NSPDFImageRep new_()
public static NSPDFImageRep._class_ getNSClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||