|
||||||||||
| 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.NSEPSImageRep
public abstract class NSEPSImageRep
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 |
NSEPSImageRep._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 | |
|---|---|
NSEPSImageRep()
|
|
| Method Summary | |
|---|---|
static NSEPSImageRep |
alloc()
|
abstract NSObject |
boundingBox()
Original signature : -(id)boundingBoxnative declaration : NSEPSImageRep.h:27 |
static NSEPSImageRep |
createWithData(NSData epsData)
Factory method |
abstract NSData |
EPSRepresentation()
Original signature : -(NSData*)EPSRepresentationnative declaration : NSEPSImageRep.h:25 |
static NSEPSImageRep._class_ |
getNSClass()
|
static NSEPSImageRep |
imageRepWithData(NSData epsData)
Convenience of initWithData: Original signature : +(id)imageRepWithData:(NSData*)native declaration : NSEPSImageRep.h:20 |
abstract NSEPSImageRep |
initWithData(NSData epsData)
Original signature : -(id)initWithData:(NSData*)native declaration : NSEPSImageRep.h:21 |
static NSEPSImageRep |
new_()
|
abstract void |
prepareGState()
Original signature : -(void)prepareGStatenative declaration : NSEPSImageRep.h:23 |
| 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 NSEPSImageRep()
| Method Detail |
|---|
public static NSEPSImageRep imageRepWithData(NSData epsData)
+(id)imageRepWithData:(NSData*)
public abstract NSEPSImageRep initWithData(NSData epsData)
-(id)initWithData:(NSData*)
public static NSEPSImageRep createWithData(NSData epsData)
initWithData(org.rococoa.cocoa.foundation.NSData)public abstract void prepareGState()
-(void)prepareGState
public abstract NSData EPSRepresentation()
-(NSData*)EPSRepresentation
public abstract NSObject boundingBox()
-(id)boundingBox
public static NSEPSImageRep alloc()
public static NSEPSImageRep new_()
public static NSEPSImageRep._class_ getNSClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||