Package org.robovm.apple.coregraphics
Class CGLayer
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.coregraphics.CGLayer
- All Implemented Interfaces:
AutoCloseable
public class CGLayer extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGLayer.CGLayerPtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCGLayer() -
Method Summary
Modifier and Type Method Description static CGLayercreate(CGContext context, CGSize size, NSDictionary auxiliaryInfo)static longgetClassTypeID()CGContextgetContext()CGSizegetSize()Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CGLayer
protected CGLayer()
-
-
Method Details
-
create
-
getSize
-
getContext
-
getClassTypeID
public static long getClassTypeID()
-