Package org.robovm.apple.mapkit
Class NSValueExtensions
java.lang.Object
org.robovm.objc.ObjCExtensions
org.robovm.apple.foundation.NSExtensions
org.robovm.apple.mapkit.NSValueExtensions
public final class NSValueExtensions extends NSExtensions
-
Method Summary
Modifier and Type Method Description static NSValuecreate(CLLocationCoordinate2D coordinate)static NSValuecreate(MKCoordinateSpan span)protected static NSValuecreate(ObjCClass clazz, CLLocationCoordinate2D coordinate)protected static NSValuecreate(ObjCClass clazz, MKCoordinateSpan span)static MKCoordinateSpangetMKCoordinateSpanValue(NSValue thiz)static CLLocationCoordinate2DgetMKCoordinateValue(NSValue thiz)Methods inherited from class org.robovm.apple.foundation.NSExtensions
allocMethods inherited from class org.robovm.objc.ObjCExtensions
initObject, updateStrongRef
-
Method Details
-
getMKCoordinateValue
-
getMKCoordinateSpanValue
-
create
-
create
-
create
-
create
-