|
||||||||||
| 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.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.quartzcore.CALayer._class_
public abstract static class CALayer._class_
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
|---|
NSObject._class_ |
| Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
|---|
ObjCClass._Class |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Field Summary |
|---|
| Fields inherited from interface org.rococoa.ObjCClass |
|---|
CLASS |
| Constructor Summary | |
|---|---|
CALayer._class_()
|
|
| Method Summary | |
|---|---|
abstract CALayer |
alloc()
Original signature : +(id)allocnative declaration : NSObject.h:77 |
abstract NSObject |
defaultValueForKey(NSString key)
Original signature : +(id)defaultValueForKey:(NSString*)native declaration : /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:123 |
abstract CALayer |
layer()
Original signature : +(id)layernative declaration : /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:60 |
abstract boolean |
needsDisplayForKey(NSString key)
Original signature : +(BOOL)needsDisplayForKey:(NSString*)native declaration : /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:130 |
abstract CALayer |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
| Constructor Detail |
|---|
public CALayer._class_()
| Method Detail |
|---|
public abstract CALayer layer()
+(id)layer
public abstract NSObject defaultValueForKey(NSString key)
+(id)defaultValueForKey:(NSString*)
public abstract boolean needsDisplayForKey(NSString key)
+(BOOL)needsDisplayForKey:(NSString*)
public abstract CALayer alloc()
NSObject._class_+(id)alloc
alloc in class NSObject._class_public abstract CALayer new_()
NSObject._class_+(id)new
new_ in class NSObject._class_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||