Uses of Class
org.robovm.apple.mapkit.MKCircle
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKCircle in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKCircle Modifier and Type Method Description MKCircleMKCircleRenderer. getCircle()MKCircleMKCircleView. getCircle()Deprecated.Deprecated in iOS 7.0.Methods in org.robovm.apple.mapkit with parameters of type MKCircle Modifier and Type Method Description protected longMKCircleRenderer. init(MKCircle circle)protected longMKCircleView. init(MKCircle circle)Deprecated.Deprecated in iOS 7.0.Constructors in org.robovm.apple.mapkit with parameters of type MKCircle Constructor Description MKCircleRenderer(MKCircle circle)MKCircleView(MKCircle circle)Deprecated.Deprecated in iOS 7.0.