-
-
-
-
Methods in org.robovm.apple.avfoundation that throw NSErrorException
| Modifier and Type |
Method |
Description |
boolean |
AVCaptureMetadataInput.appendTimedMetadataGroup(AVTimedMetadataGroup metadata) |
|
boolean |
AVContentKey.attachToSampleBuffer(CMSampleBuffer sbuf) |
|
static boolean |
AVContentKey.attachToSampleBuffer(CMSampleBuffer sbuf,
AVContentKey contentKey) |
|
AVAudioConverterOutputStatus |
AVAudioConverter.convert(AVAudioBuffer outputBuffer,
Block2<Integer,MachineSizedSIntPtr,AVAudioBuffer> inputBlock) |
|
boolean |
AVAudioConverter.convert(AVAudioPCMBuffer outputBuffer,
AVAudioPCMBuffer inputBuffer) |
|
long |
AVAudioSequencer.convertBeatsToHostTime(double beats) |
|
double |
AVAudioSequencer.convertHostTimeToBeats(long hostTime) |
|
static AVFragmentedAsset |
AVFragmentedAsset.createProviderDataObject(NSData data,
String typeIdentifier) |
|
static AVURLAsset |
AVURLAsset.createProviderDataObject(NSData data,
String typeIdentifier) |
|
AVDepthData |
AVDepthData.depthDataByReplacingDepthDataMapWithPixelBuffer(CVPixelBuffer pixelBuffer) |
|
static AVDepthData |
AVDepthData.depthDataFromDictionaryRepresentation(NSDictionary<?,?> imageSourceAuxDataInfoDictionary) |
|
boolean |
AVAudioEngine.enableManualRenderingMode(AVAudioEngineManualRenderingMode mode,
AVAudioFormat pcmFormat,
int maximumFrameCount) |
|
CGImage |
AVAssetImageGenerator.getCGImageAtTime(CMTime requestedTime,
CMTime actualTime) |
|
NSData |
AVAudioSequencer.getData(long SMPTEResolution) |
|
NSData |
AVAssetResourceLoadingRequest.getPersistentContentKey(NSData keyVendorResponse,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
AVKeyValueStatus |
AVAsset.getStatusOfValue(AVMetadataKey key) |
|
AVKeyValueStatus |
AVAssetTrack.getStatusOfValue(AVMetadataKey key) |
|
AVKeyValueStatus |
AVMetadataItem.getStatusOfValue(AVMetadataKey key) |
|
NSData |
AVAssetResourceLoadingRequest.getStreamingContentKeyRequestData(NSData appIdentifier,
NSData contentIdentifier,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
boolean |
AVMutableComposition.insertTimeRange(CMTimeRange timeRange,
AVAsset asset,
CMTime startTime) |
|
boolean |
AVMutableCompositionTrack.insertTimeRange(CMTimeRange timeRange,
AVAssetTrack track,
CMTime startTime) |
|
boolean |
AVMutableCompositionTrack.insertTimeRanges(List<CMTimeRange> timeRanges,
NSArray<AVAssetTrack> tracks,
CMTime startTime) |
|
boolean |
AVAudioSequencer.load(NSData data,
AVMusicSequenceLoadOptions options) |
|
boolean |
AVAudioSequencer.load(NSURL fileURL,
AVMusicSequenceLoadOptions options) |
|
boolean |
AVAudioUnitSampler.loadAudioFiles(NSArray<NSURL> audioFiles) |
|
boolean |
AVAudioUnit.loadAudioUnitPreset(NSURL url) |
|
boolean |
AVAudioUnitSampler.loadInstrument(NSURL instrumentURL) |
|
boolean |
AVAudioUnitSampler.loadSoundBankInstrument(NSURL bankURL,
byte program,
byte bankMSB,
byte bankLSB) |
|
boolean |
AVCaptureDevice.lockForConfiguration() |
|
boolean |
AVAudioSession.overrideOutputAudioPort(AVAudioSessionPortOverride portOverride) |
|
AVPortraitEffectsMatte |
AVPortraitEffectsMatte.portraitEffectsMatteByWithPixelBuffer(CVPixelBuffer pixelBuffer) |
|
boolean |
AVAudioFile.readIntoBuffer(AVAudioPCMBuffer buffer) |
|
boolean |
AVAudioFile.readIntoBuffer(AVAudioPCMBuffer buffer,
int frames) |
|
AVAudioEngineManualRenderingStatus |
AVAudioEngine.renderOffline(int numberOfFrames,
AVAudioPCMBuffer buffer) |
|
AVSemanticSegmentationMatte |
AVSemanticSegmentationMatte.semanticSegmentationMatteByReplacingSemanticSegmentationMatte(CVPixelBuffer pixelBuffer) |
|
boolean |
AVAudioSession.setActive(boolean active) |
|
boolean |
AVAudioSession.setActive(boolean active,
AVAudioSessionSetActiveOptions options) |
|
boolean |
AVAudioSession.setAggregatedIOPreference(AVAudioSessionIOType inIOType) |
|
boolean |
AVAudioSession.setAllowHapticsAndSystemSoundsDuringRecording(boolean inValue) |
|
boolean |
AVAudioSession.setCategory(AVAudioSessionCategory category) |
|
boolean |
AVAudioSession.setCategory(AVAudioSessionCategory category,
String mode,
AVAudioSessionCategoryOptions options) |
|
boolean |
AVAudioSession.setCategory(AVAudioSessionCategory category,
String mode,
AVAudioSessionRouteSharingPolicy policy,
AVAudioSessionCategoryOptions options) |
|
boolean |
AVAudioSession.setCategory(AVAudioSessionCategory category,
AVAudioSessionCategoryOptions options) |
|
boolean |
AVAudioSession.setInputDataSource(AVAudioSessionDataSourceDescription dataSource) |
|
boolean |
AVAudioSession.setInputGain(float gain) |
|
boolean |
AVAudioSession.setMode(AVAudioSessionMode mode) |
|
boolean |
AVAudioSession.setOutputDataSource(AVAudioSessionDataSourceDescription dataSource) |
|
boolean |
AVAudioSessionPortDescription.setPreferredDataSource(AVAudioSessionDataSourceDescription dataSource) |
|
boolean |
AVAudioSession.setPreferredInput(AVAudioSessionPortDescription inPort) |
|
boolean |
AVAudioSession.setPreferredInputNumberOfChannels(long count) |
|
boolean |
AVAudioSession.setPreferredInputOrientation(AVAudioStereoOrientation orientation) |
|
boolean |
AVAudioSession.setPreferredIOBufferDuration(double duration) |
|
boolean |
AVAudioSession.setPreferredOutputNumberOfChannels(long count) |
|
boolean |
AVAudioSessionDataSourceDescription.setPreferredPolarPattern(AVAudioSessionPolarPattern pattern) |
|
boolean |
AVAudioSession.setPreferredSampleRate(double sampleRate) |
|
boolean |
AVAudioSession.setPrefersNoInterruptionsFromSystemAlerts(boolean inValue) |
|
boolean |
AVAudioSession.setSupportsMultichannelContent(boolean inValue) |
|
boolean |
AVCaptureDevice.setTorchModeOn(float torchLevel) |
|
boolean |
AVAudioIONode.setVoiceProcessingEnabled(boolean enabled) |
|
boolean |
AVAudioEngine.start() |
|
boolean |
AVAudioSequencer.start() |
|
boolean |
AVMutableCompositionTrack.validateTrackSegments(NSArray<AVCompositionTrackSegment> trackSegments) |
|
boolean |
AVAudioSequencer.write(NSURL fileURL,
long resolution,
boolean replace) |
|
boolean |
AVAudioFile.writeFromBuffer(AVAudioPCMBuffer buffer) |
|
Constructors in org.robovm.apple.avfoundation that throw NSErrorException
| Constructor |
Description |
AVAssetReader(AVAsset asset) |
|
AVAssetWriter(NSURL outputURL,
String outputFileType) |
|
AVAudioFile(NSURL fileURL) |
|
AVAudioFile(NSURL fileURL,
AVAudioCommonFormat format,
boolean interleaved) |
|
AVAudioFile(NSURL fileURL,
AVAudioSettings settings) |
|
AVAudioFile(NSURL fileURL,
AVAudioSettings settings,
AVAudioCommonFormat format,
boolean interleaved) |
|
AVAudioPlayer(NSData data) |
|
AVAudioPlayer(NSData data,
String utiString) |
|
AVAudioPlayer(NSURL url) |
|
AVAudioPlayer(NSURL url,
String utiString) |
|
AVAudioRecorder(NSURL url,
AVAudioFormat format) |
|
AVAudioRecorder(NSURL url,
AVAudioSettings settings) |
|
AVCaptureDeviceInput(AVCaptureDevice device) |
|
AVMIDIPlayer(NSData data,
NSURL bankURL) |
|
AVMIDIPlayer(NSURL inURL,
NSURL bankURL) |
|
AVMutableMovie(AVMovie movie,
NSDictionary<NSString,?> options) |
|
AVPortraitEffectsMatte(NSDictionary<?,?> imageSourceAuxDataInfoDictionary) |
|
-
-
Methods in org.robovm.apple.coredata that throw NSErrorException
| Modifier and Type |
Method |
Description |
NSPersistentStore |
NSPersistentStoreCoordinator.addPersistentStore(String storeType,
String configuration,
NSURL storeURL,
NSPersistentStoreOptions options) |
|
NSPersistentStore |
NSPersistentStoreCoordinator.addPersistentStore(NSPersistentStoreType storeType,
String configuration,
NSURL storeURL,
NSPersistentStoreOptions options) |
|
boolean |
NSEntityMigrationPolicy.beginEntityMapping(NSEntityMapping mapping,
NSMigrationManager manager) |
|
boolean |
NSEntityMigrationPolicy.createDestinationInstances(NSManagedObject sInstance,
NSEntityMapping mapping,
NSMigrationManager manager) |
|
protected static long |
NSMappingModel.createInferred(NSManagedObjectModel sourceModel,
NSManagedObjectModel destinationModel) |
|
boolean |
NSEntityMigrationPolicy.createRelationships(NSManagedObject dInstance,
NSEntityMapping mapping,
NSMigrationManager manager) |
|
boolean |
NSPersistentStoreCoordinator.destroyPersistentStore(NSURL url,
String storeType,
NSPersistentStoreOptions options) |
|
boolean |
NSEntityMigrationPolicy.endEntityMapping(NSEntityMapping mapping,
NSMigrationManager manager) |
|
boolean |
NSEntityMigrationPolicy.endInstanceCreation(NSEntityMapping mapping,
NSMigrationManager manager) |
|
boolean |
NSEntityMigrationPolicy.endRelationshipCreation(NSEntityMapping mapping,
NSMigrationManager manager) |
|
NSArray<ResultType> |
NSFetchRequest.execute() |
|
NSArray<NSManagedObject> |
NSManagedObjectContext.executeFetchRequest(NSFetchRequest request) |
|
NSObject |
NSIncrementalStore.executeRequest(NSPersistentStoreRequest request,
NSManagedObjectContext context) |
|
NSPersistentStoreResult |
NSManagedObjectContext.executeRequest(NSPersistentStoreRequest request) |
|
NSObject |
NSPersistentStoreCoordinator.executeRequest(NSPersistentStoreRequest request,
NSManagedObjectContext context) |
|
long |
NSManagedObjectContext.getCountForFetchRequest(NSFetchRequest request) |
|
NSManagedObject |
NSManagedObjectContext.getExistingObjectWithID(NSManagedObjectID objectID) |
|
static NSPersistentStoreMetadata |
NSAtomicStore.getMetadataForPersistentStore(NSURL url) |
|
static NSPersistentStoreMetadata |
NSIncrementalStore.getMetadataForPersistentStore(NSURL url) |
|
static NSPersistentStoreMetadata |
NSPersistentStore.getMetadataForPersistentStore(NSURL url) |
|
static NSPersistentStoreMetadata |
NSPersistentStoreCoordinator.getMetadataForPersistentStoreType(String storeType,
NSURL url) |
Deprecated.
|
static NSPersistentStoreMetadata |
NSPersistentStoreCoordinator.getMetadataForPersistentStoreType(String storeType,
NSURL url,
NSPersistentStoreOptions options) |
|
static NSPersistentStoreMetadata |
NSPersistentStoreCoordinator.getMetadataForPersistentStoreType(NSPersistentStoreType storeType,
NSURL url) |
|
boolean |
NSPersistentCloudKitContainer.initializeCloudKitSchema(NSPersistentCloudKitContainerSchemaInitializationOptions options) |
|
boolean |
NSAtomicStore.load() |
|
boolean |
NSPersistentStore.loadMetadata() |
|
NSPersistentStore |
NSPersistentStoreCoordinator.migratePersistentStore(NSPersistentStore store,
NSURL URL,
NSPersistentStoreOptions options,
String storeType) |
|
NSPersistentStore |
NSPersistentStoreCoordinator.migratePersistentStore(NSPersistentStore store,
NSURL URL,
NSPersistentStoreOptions options,
NSPersistentStoreType storeType) |
|
boolean |
NSMigrationManager.migrateStore(NSURL sourceURL,
String sStoreType,
NSPersistentStoreOptions sOptions,
NSMappingModel mappings,
NSURL dURL,
String dStoreType,
NSPersistentStoreOptions dOptions) |
|
boolean |
NSMigrationManager.migrateStore(NSURL sourceURL,
NSPersistentStoreType sStoreType,
NSPersistentStoreOptions sOptions,
NSMappingModel mappings,
NSURL dURL,
NSPersistentStoreType dStoreType,
NSPersistentStoreOptions dOptions) |
|
NSObject |
NSIncrementalStore.newValueForRelationship(NSRelationshipDescription relationship,
NSManagedObjectID objectID,
NSManagedObjectContext context) |
|
NSIncrementalStoreNode |
NSIncrementalStore.newValuesForObjectID(NSManagedObjectID objectID,
NSManagedObjectContext context) |
|
NSArray<NSManagedObjectID> |
NSIncrementalStore.obtainPermanentIDsForObjects(NSArray<NSManagedObject> array) |
|
boolean |
NSManagedObjectContext.obtainPermanentIDsForObjects(NSArray<NSManagedObject> objects) |
|
boolean |
NSEntityMigrationPolicy.performCustomValidation(NSEntityMapping mapping,
NSMigrationManager manager) |
|
boolean |
NSFetchedResultsController.performFetch() |
|
boolean |
NSPersistentStoreCoordinator.removePersistentStore(NSPersistentStore store) |
|
static boolean |
NSPersistentStoreCoordinator.removeUbiquitousContentAndPersistentStore(NSURL storeURL,
NSPersistentStoreOptions options) |
Deprecated.
|
boolean |
NSPersistentStoreCoordinator.replacePersistentStore(NSURL destinationURL,
NSPersistentStoreOptions destinationOptions,
NSURL sourceURL,
NSPersistentStoreOptions sourceOptions,
String storeType) |
|
boolean |
NSMergePolicy.resolveConflicts(NSArray<NSMergeConflict> list) |
|
boolean |
NSMergePolicy.resolveConstraintConflicts(NSArray<NSConstraintConflict> list) |
|
boolean |
NSMergePolicy.resolveOptimisticLockingVersionConflicts(NSArray<NSMergeConflict> list) |
|
boolean |
NSAtomicStore.save() |
|
boolean |
NSManagedObjectContext.save() |
|
static boolean |
NSAtomicStore.setMetadataForPersistentStore(NSPersistentStoreMetadata metadata,
NSURL url) |
|
static boolean |
NSIncrementalStore.setMetadataForPersistentStore(NSPersistentStoreMetadata metadata,
NSURL url) |
|
static boolean |
NSPersistentStore.setMetadataForPersistentStore(NSPersistentStoreMetadata metadata,
NSURL url) |
|
static boolean |
NSPersistentStoreCoordinator.setMetadataForPersistentStoreType(NSPersistentStoreMetadata metadata,
String storeType,
NSURL url) |
Deprecated.
|
static boolean |
NSPersistentStoreCoordinator.setMetadataForPersistentStoreType(NSPersistentStoreMetadata metadata,
String storeType,
NSURL url,
NSPersistentStoreOptions options) |
|
static boolean |
NSPersistentStoreCoordinator.setMetadataForPersistentStoreType(NSPersistentStoreMetadata metadata,
NSPersistentStoreType storeType,
NSURL url) |
|
boolean |
NSManagedObjectContext.setQueryGenerationFromToken(NSQueryGenerationToken generation) |
|
boolean |
NSManagedObject.validateForDelete() |
|
boolean |
NSManagedObject.validateForInsert() |
|
boolean |
NSManagedObject.validateForUpdate() |
|
boolean |
NSManagedObject.validateValue(String key,
NSObject value) |
|
-
Methods in org.robovm.apple.corefoundation that throw NSErrorException
| Modifier and Type |
Method |
Description |
CFData |
CFPropertyList.asData(CFAllocator allocator,
CFPropertyListFormat format,
long options) |
|
CFData |
CFPropertyList.asData(CFPropertyListFormat format,
long options) |
|
static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFData data,
long options) |
|
protected static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFData data,
long options,
MachineSizedSIntPtr format) |
|
static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFReadStream stream,
long streamLength,
long options) |
|
protected static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFReadStream stream,
long streamLength,
long options,
MachineSizedSIntPtr format) |
|
static CFPropertyList |
CFPropertyList.create(CFData data,
long options) |
|
static CFPropertyList |
CFPropertyList.create(CFReadStream stream,
long streamLength,
long options) |
|
static CFURL |
CFURL.createFilePathURL(CFAllocator allocator,
CFURL url) |
|
static CFURL |
CFURL.createFileReferenceURL(CFAllocator allocator,
CFURL url) |
|
CFURLEnumeratorResult |
CFURLEnumerator.getNextURL(CFURL.CFURLPtr url) |
|
boolean |
CFURL.getResourceValue(String key,
VoidPtr propertyValueTypeRefPtr) |
|
CFDictionary |
CFURL.getResourceValues(CFArray keys) |
|
boolean |
CFURL.isResourceReachable() |
|
CFData |
CFMessagePort.sendRequest(int msgid,
CFData data,
double sendTimeout,
double rcvTimeout,
String replyMode) |
|
boolean |
CFURL.setResourceValue(String key,
CFType propertyValue) |
|
boolean |
CFURL.setResourceValues(CFDictionary keyedPropertyValues) |
|
long |
CFPropertyList.write(CFWriteStream stream,
CFPropertyListFormat format,
long options) |
|
-
-
Methods in org.robovm.apple.coreimage that throw NSErrorException
| Modifier and Type |
Method |
Description |
static CIBlendKernel |
CIBlendKernel.create(String name,
NSData data) |
|
static CIBlendKernel |
CIBlendKernel.create(String name,
NSData data,
int format) |
|
static CIColorKernel |
CIColorKernel.create(String name,
NSData data) |
|
static CIColorKernel |
CIColorKernel.create(String name,
NSData data,
int format) |
|
static CIKernel |
CIKernel.create(String name,
NSData data) |
|
static CIKernel |
CIKernel.create(String name,
NSData data,
int format) |
|
static CIWarpKernel |
CIWarpKernel.create(String name,
NSData data) |
|
static CIWarpKernel |
CIWarpKernel.create(String name,
NSData data,
int format) |
|
static NSArray<CIFilter> |
CIFilter.deserializeFromXMP(NSData xmpData,
CGRect extent) |
|
static NSArray<CIKernel> |
CIBlendKernel.kernelsWithMetalString(String source) |
|
static NSArray<CIKernel> |
CIColorKernel.kernelsWithMetalString(String source) |
|
static NSArray<CIKernel> |
CIKernel.kernelsWithMetalString(String source) |
|
static NSArray<CIKernel> |
CIWarpKernel.kernelsWithMetalString(String source) |
|
-
Constructors in org.robovm.apple.coreml that throw NSErrorException
| Constructor |
Description |
MLArrayBatchProvider(NSDictionary<NSString,NSArray> dictionary) |
|
MLDictionaryFeatureProvider(NSDictionary<NSString,?> dictionary) |
|
MLFeatureValue(CGImage cgImage,
long pixelsWide,
long pixelsHigh,
int pixelFormatType,
MLFeatureValueImageOption options) |
|
MLFeatureValue(CGImage cgImage,
MLImageConstraint constraint,
MLFeatureValueImageOption options) |
|
MLFeatureValue(CGImage cgImage,
CGImagePropertyOrientation orientation,
long pixelsWide,
long pixelsHigh,
int pixelFormatType,
MLFeatureValueImageOption options) |
|
MLFeatureValue(CGImage cgImage,
CGImagePropertyOrientation orientation,
MLImageConstraint constraint,
MLFeatureValueImageOption options) |
|
MLFeatureValue(NSDictionary<?,NSNumber> value) |
|
MLFeatureValue(NSURL url,
long pixelsWide,
long pixelsHigh,
int pixelFormatType,
MLFeatureValueImageOption options) |
|
MLFeatureValue(NSURL url,
MLImageConstraint constraint,
MLFeatureValueImageOption options) |
|
MLFeatureValue(NSURL url,
CGImagePropertyOrientation orientation,
long pixelsWide,
long pixelsHigh,
int pixelFormatType,
MLFeatureValueImageOption options) |
|
MLFeatureValue(NSURL url,
CGImagePropertyOrientation orientation,
MLImageConstraint constraint,
MLFeatureValueImageOption options) |
|
MLModel(NSURL url) |
|
MLModel(NSURL url,
MLModelConfiguration configuration) |
|
MLMultiArray(NSArray<NSNumber> shape,
MLMultiArrayDataType dataType) |
|
MLMultiArray(VoidPtr dataPointer,
NSArray<NSNumber> shape,
MLMultiArrayDataType dataType,
NSArray<NSNumber> strides,
VoidBlock1<VoidPtr> deallocator) |
|
-
-
-
-
-
Methods in org.robovm.apple.eventkit that throw NSErrorException
| Modifier and Type |
Method |
Description |
boolean |
EKEventStore.commit() |
|
boolean |
EKEventStore.removeCalendar(EKCalendar calendar,
boolean commit) |
|
boolean |
EKEventStore.removeEvent(EKEvent event,
EKSpan span) |
|
boolean |
EKEventStore.removeEvent(EKEvent event,
EKSpan span,
boolean commit) |
|
boolean |
EKEventStore.removeReminder(EKReminder reminder,
boolean commit) |
|
boolean |
EKEventStore.saveCalendar(EKCalendar calendar,
boolean commit) |
|
boolean |
EKEventStore.saveEvent(EKEvent event,
EKSpan span) |
|
boolean |
EKEventStore.saveEvent(EKEvent event,
EKSpan span,
boolean commit) |
|
boolean |
EKEventStore.saveReminder(EKReminder reminder,
boolean commit) |
|
-
-
Methods in org.robovm.apple.foundation that throw NSErrorException
| Modifier and Type |
Method |
Description |
boolean |
NSURL.checkResourceIsReachable() |
|
void |
NSFileCoordinator.coordinateReadingItem(NSURL readingURL,
NSFileCoordinatorReadingOptions readingOptions,
NSURL writingURL,
NSFileCoordinatorWritingOptions writingOptions,
VoidBlock2<NSURL,NSURL> readerWriter) |
|
void |
NSFileCoordinator.coordinateReadingItem(NSURL url,
NSFileCoordinatorReadingOptions options,
VoidBlock1<NSURL> reader) |
|
void |
NSFileCoordinator.coordinateWritingItem(NSURL url1,
NSFileCoordinatorWritingOptions options1,
NSURL url2,
NSFileCoordinatorWritingOptions options2,
VoidBlock2<NSURL,NSURL> writer) |
|
void |
NSFileCoordinator.coordinateWritingItem(NSURL url,
NSFileCoordinatorWritingOptions options,
VoidBlock1<NSURL> writer) |
|
boolean |
NSFileManager.copyItemAtPath(String srcPath,
String dstPath) |
|
boolean |
NSFileManager.copyItemAtURL(NSURL srcURL,
NSURL dstURL) |
|
static NSData |
NSURL.createBookmarkData(NSURL bookmarkFileURL) |
|
boolean |
NSFileManager.createDirectoryAtPath(String path,
boolean createIntermediates,
NSFileAttributes attributes) |
|
boolean |
NSFileManager.createDirectoryAtURL(NSURL url,
boolean createIntermediates,
NSFileAttributes attributes) |
|
static NSFileHandle |
NSFileHandle.createForReading(NSURL url) |
|
static NSFileHandle |
NSFileHandle.createForUpdating(NSURL url) |
|
static NSFileHandle |
NSFileHandle.createForWriting(NSURL url) |
|
static NSData |
NSJSONSerialization.createJSONData(NSObject obj,
NSJSONWritingOptions opt) |
|
static NSObject |
NSJSONSerialization.createJSONObject(NSData data,
NSJSONReadingOptions opt) |
|
static NSURL |
NSURL.createProviderDataObject(NSData data,
String typeIdentifier) |
|
boolean |
NSFileManager.createSymbolicLinkAtPath(String path,
String destPath) |
|
boolean |
NSFileManager.createSymbolicLinkAtURL(NSURL url,
NSURL destURL) |
|
NSObject |
NSCoder.decodeTopLevelObject() |
|
NSObject |
NSCoder.decodeTopLevelObject(Class<? extends NSObject> aClass,
String key) |
|
NSObject |
NSCoder.decodeTopLevelObject(String key) |
|
NSObject |
NSCoder.decodeTopLevelObject(NSSet<?> classes,
String key) |
|
boolean |
NSFileManager.evictUbiquitousItemAtURL(NSURL url) |
|
NSFileSystemAttributes |
NSFileManager.getAttributesOfFileSystemAtPath(String path) |
|
NSFileAttributes |
NSFileManager.getAttributesOfItemAtPath(String path) |
|
NSArray<NSURL> |
NSFileManager.getContentsOfDirectoryAtPath(String path) |
|
NSArray<NSURL> |
NSFileManager.getContentsOfDirectoryAtURL(NSURL url,
List<NSURLFileSystemProperty> keys,
NSDirectoryEnumerationOptions mask) |
|
NSData |
NSAttributedString.getData(NSRange range,
NSAttributedStringDocumentAttributes dict) |
|
static NSData |
NSPropertyListSerialization.getDataFromPropertyList(NSPropertyList plist,
NSPropertyListFormat format,
long opt) |
|
String |
NSFileManager.getDestinationOfSymbolicLinkAtPath(String path) |
|
NSFileWrapper |
NSAttributedString.getFileWrapper(NSRange range,
NSAttributedStringDocumentAttributes dict) |
|
boolean |
NSFileHandle.getOffsetEx(LongPtr offsetInFile) |
|
boolean |
NSURL.getPromisedItemResourceValue(NSObject.NSObjectPtr value,
NSString key) |
|
NSObject |
NSURL.getPromisedItemResourceValue(NSURLProperty key) |
|
NSURLProperties |
NSURL.getPromisedItemResourceValues(List<NSURLProperty> keys) |
|
static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromData(NSData data,
NSPropertyListMutabilityOptions opt) |
|
protected static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromData(NSData data,
NSPropertyListMutabilityOptions opt,
MachineSizedUIntPtr format) |
|
static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromStream(NSInputStream stream,
NSPropertyListMutabilityOptions opt) |
|
protected static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromStream(NSInputStream stream,
NSPropertyListMutabilityOptions opt,
MachineSizedUIntPtr format) |
|
NSURLRelationship |
NSFileManager.getRelationshipOfDirectoryToItem(NSSearchPathDirectory directory,
NSSearchPathDomainMask domainMask,
NSURL url) |
|
NSURLRelationship |
NSFileManager.getRelationshipOfDirectoryToItem(NSURL directoryURL,
NSURL otherURL) |
|
protected boolean |
NSFileManager.getRelationshipOfDirectoryToItem(MachineSizedSIntPtr outRelationship,
NSSearchPathDirectory directory,
NSSearchPathDomainMask domainMask,
NSURL url) |
|
protected boolean |
NSFileManager.getRelationshipOfDirectoryToItem(MachineSizedSIntPtr outRelationship,
NSURL directoryURL,
NSURL otherURL) |
|
NSObject |
NSURL.getResourceValue(NSURLFileProperty property) |
|
NSObject |
NSURL.getResourceValue(NSURLFileSystemProperty property) |
|
NSObject |
NSURL.getResourceValue(NSURLUbiquitousItemProperty property) |
|
NSObject |
NSURL.getResourceValue(NSURLVolumeProperty property) |
|
NSURLProperties |
NSURL.getResourceValues(List<NSURLProperty> keys) |
|
List<String> |
NSFileManager.getSubpathsOfDirectoryAtPath(String path) |
|
NSURL |
NSFileManager.getURLForDirectory(NSSearchPathDirectory directory,
NSSearchPathDomainMask domain,
NSURL url,
boolean shouldCreate) |
|
NSURL |
NSFileManager.getURLForPublishingUbiquitousItemAtURL(NSURL url,
NSDate.NSDatePtr outDate) |
|
boolean |
NSURL.isPromisedItemReachable() |
|
boolean |
NSFileManager.linkItemAtPath(String srcPath,
String dstPath) |
|
boolean |
NSFileManager.linkItemAtURL(NSURL srcURL,
NSURL dstURL) |
|
boolean |
NSBundle.load() |
|
boolean |
NSFileManager.moveItemAtPath(String srcPath,
String dstPath) |
|
boolean |
NSFileManager.moveItemAtURL(NSURL srcURL,
NSURL dstURL) |
|
boolean |
NSBundle.preflight() |
|
void |
NSFileCoordinator.prepareForReadingItems(NSArray<NSURL> readingURLs,
NSFileCoordinatorReadingOptions readingOptions,
NSArray<NSURL> writingURLs,
NSFileCoordinatorWritingOptions writingOptions,
VoidBlock1<Runnable> batchAccessor) |
|
static NSData |
NSData.read(File file,
NSDataReadingOptions readOptionsMask) |
|
static NSData |
NSData.read(NSURL url,
NSDataReadingOptions readOptionsMask) |
|
boolean |
NSMutableAttributedString.read(NSData data,
NSAttributedStringDocumentAttributes opts) |
|
boolean |
NSMutableAttributedString.read(NSURL url,
NSAttributedStringDocumentAttributes opts) |
|
NSData |
NSFileHandle.readDataToEndOfFileEx() |
|
NSData |
NSFileHandle.readDataUpToLengthEx(long length) |
|
protected static NSData |
NSData.readFile(String path,
NSDataReadingOptions readOptionsMask) |
|
static String |
NSString.readFile(File path,
NSStringEncoding enc) |
|
static String |
NSString.readFile(String path,
NSStringEncoding enc) |
|
boolean |
NSFileWrapper.readFromURL(NSURL url,
NSFileWrapperReadingOptions options) |
|
static NSObject |
NSJSONSerialization.readJSONObject(NSInputStream stream,
NSJSONReadingOptions opt) |
|
static String |
NSString.readURL(NSURL url,
NSStringEncoding enc) |
|
boolean |
NSFileVersion.remove() |
|
boolean |
NSFileManager.removeItemAtPath(String path) |
|
boolean |
NSFileManager.removeItemAtURL(NSURL URL) |
|
static boolean |
NSFileVersion.removeOtherItemVersionsAtURL(NSURL url) |
|
boolean |
NSFileManager.replaceItemAtURL(NSURL originalItemURL,
NSURL newItemURL,
String backupItemName,
NSFileManagerItemReplacementOptions options,
NSURL.NSURLPtr resultingURL) |
|
NSURL |
NSFileVersion.replaceItemAtURL(NSURL url,
NSFileVersionReplacingOptions options) |
|
boolean |
NSFileHandle.seekToEndReturningOffsetEx(LongPtr offsetInFile) |
|
boolean |
NSFileHandle.seekToOffsetEx(long offset) |
|
static NSData |
NSURLConnection.sendSynchronousRequest(NSURLRequest request,
NSURLResponse.NSURLResponsePtr response) |
Deprecated.
|
boolean |
NSFileManager.setAttributesForItem(NSFileAttributes attributes,
String path) |
|
boolean |
NSURL.setResourceValue(NSObject value,
NSString key) |
|
void |
NSURL.setResourceValue(NSURLFileProperty property,
NSObject value) |
|
void |
NSURL.setResourceValue(NSURLFileSystemProperty property,
NSObject value) |
|
void |
NSURL.setResourceValue(NSURLUbiquitousItemProperty property,
NSObject value) |
|
void |
NSURL.setResourceValue(NSURLVolumeProperty property,
NSObject value) |
|
boolean |
NSURL.setResourceValues(NSURLProperties keyedValues) |
|
boolean |
NSFileManager.setUbiquitousItemAtURL(boolean flag,
NSURL url,
NSURL destinationURL) |
|
boolean |
NSFileManager.startDownloadingUbiquitousItemAtURL(NSURL url) |
|
NSData |
NSURL.toBookmarkData(NSURLBookmarkCreationOptions options,
List<NSURLProperty> keys,
NSURL relativeURL) |
|
boolean |
NSFileManager.trashItemAtURL(NSURL url,
NSURL.NSURLPtr outResultingURL) |
|
boolean |
NSFileHandle.truncateAtOffsetEx(long offset) |
|
static NSObject |
NSKeyedUnarchiver.unarchiveTopLevelObject(NSData data) |
Deprecated.
|
boolean |
NSKeyValueCoder.validateValue(String keyPath,
NSObject value) |
|
void |
NSData.write(File file,
NSDataWritingOptions writeOptionsMask) |
|
boolean |
NSData.write(NSURL url,
NSDataWritingOptions writeOptionsMask) |
|
static boolean |
NSURL.writeBookmarkData(NSData bookmarkData,
NSURL bookmarkFileURL,
NSURLBookmarkCreationOptions options) |
|
boolean |
NSFileHandle.writeDataEx(NSData data) |
|
protected boolean |
NSData.writeFile(String path,
NSDataWritingOptions writeOptionsMask) |
|
boolean |
NSString.writeFile(String path,
boolean atomically,
NSStringEncoding enc) |
|
static long |
NSJSONSerialization.writeJSONObject(NSObject obj,
NSOutputStream stream,
NSJSONWritingOptions opt) |
|
static long |
NSPropertyListSerialization.writePropertyListToStream(NSPropertyList plist,
NSOutputStream stream,
NSPropertyListFormat format,
long opt) |
|
boolean |
NSFileWrapper.writeToURL(NSURL url,
NSFileWrapperWritingOptions options,
NSURL originalContentsURL) |
|
boolean |
NSString.writeURL(NSURL url,
boolean atomically,
NSStringEncoding enc) |
|
Constructors in org.robovm.apple.foundation that throw NSErrorException
| Constructor |
Description |
NSAttributedString(String markdownString,
NSAttributedStringMarkdownParsingOptions options,
NSURL baseURL) |
|
NSAttributedString(NSData markdown,
NSAttributedStringMarkdownParsingOptions options,
NSURL baseURL) |
|
NSAttributedString(NSData data,
NSAttributedStringDocumentAttributes options) |
|
NSAttributedString(NSURL markdownFile,
NSAttributedStringMarkdownParsingOptions options,
NSURL baseURL) |
|
NSAttributedString(NSURL url,
NSAttributedStringDocumentAttributes options) |
|
NSDataDetector(long checkingTypes) |
|
NSDataDetector(String pattern,
NSRegularExpressionOptions options) |
|
NSFileWrapper(NSURL url,
NSFileWrapperReadingOptions options) |
|
NSRegularExpression(String pattern,
NSRegularExpressionOptions options) |
|
NSURL(NSData bookmarkData,
NSURLBookmarkResolutionOptions options,
NSURL relativeURL) |
|
NSURL(NSData bookmarkData,
NSURLBookmarkResolutionOptions options,
NSURL relativeURL,
BooleanPtr isStale) |
|
-
-
Methods in org.robovm.apple.glkit that throw NSErrorException
| Modifier and Type |
Method |
Description |
static GLKTextureInfo |
GLKTextureLoader.createTexture(String name,
double scaleFactor,
NSBundle bundle,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.createTexture(CGImage cgImage,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.createTexture(NSData data,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.loadCubeMap(String path,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.loadCubeMap(List<String> paths,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.loadCubeMap(NSURL url,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.loadTexture(String path,
GLKTextureLoaderOptions options) |
Deprecated.
|
static GLKTextureInfo |
GLKTextureLoader.loadTexture(NSURL url,
GLKTextureLoaderOptions options) |
Deprecated.
|
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Methods in org.robovm.apple.security that throw NSErrorException
| Modifier and Type |
Method |
Description |
NSData |
SecKey.copyExternalRepresentation() |
|
NSData |
SecKey.copyKeyExchangeResult(String algorithm,
SecKey publicKey,
NSDictionary parameters) |
|
NSData |
SecCertificate.copySerialNumberData() |
|
static SecAccessControl |
SecAccessControl.create(CFAllocator allocator,
SecAttrAccessible protection,
SecAccessControlCreateFlags flags) |
|
static SecAccessControl |
SecAccessControl.create(SecAttrAccessible protection,
SecAccessControlCreateFlags flags) |
|
NSData |
SecKey.createDecryptedData(String algorithm,
NSData ciphertext) |
|
NSData |
SecKey.createEncryptedData(String algorithm,
NSData plaintext) |
|
static SecKey |
SecKey.createRandomKey(NSDictionary parameters) |
|
NSData |
SecKey.createSignature(String algorithm,
NSData dataToSign) |
|
static SecKey |
SecKey.createWithData(NSData keyData,
NSDictionary attributes) |
|
boolean |
SecTrust.evaluateWithError() |
|
boolean |
SecKey.verifySignature(String algorithm,
NSData signedData,
NSData signature) |
|
-
-
-
-
Methods in org.robovm.apple.uikit that throw NSErrorException
| Modifier and Type |
Method |
Description |
boolean |
UIManagedDocument.configurePersistentStoreCoordinator(NSURL storeURL,
String fileType,
String configuration,
NSPersistentStoreOptions storeOptions) |
|
static UIColor |
UIColor.createProviderDataObject(NSData data,
String typeIdentifier) |
|
NSObject |
UIManagedDocument.getAdditionalContent(NSURL absoluteURL) |
|
NSObject |
UIDocument.getContentsForType(String typeName) |
|
static NSData |
NSAttributedStringExtensions.getData(NSAttributedString thiz,
NSRange range,
NSAttributedStringDocumentAttributes dict) |
|
NSFileAttributes |
UIDocument.getFileAttributesToWrite(NSURL url,
UIDocumentSaveOperation saveOperation) |
|
static NSFileWrapper |
NSAttributedStringExtensions.getFileWrapper(NSAttributedString thiz,
NSRange range,
NSAttributedStringDocumentAttributes dict) |
|
static long |
NSAttributedStringExtensions.init(NSAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static long |
NSAttributedStringExtensions.init(NSAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static long |
NSAttributedStringExtensions.initWithFileURL(NSAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
Deprecated.
|
NSFileProviderItem |
NSFileProviderExtension.itemForIdentifier(NSString identifier) |
|
boolean |
UIDocument.loadFromContents(NSObject contents,
String typeName) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes opts) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes opts) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
boolean |
UIDocument.read(NSURL url) |
|
boolean |
UIManagedDocument.readAdditionalContent(NSURL absoluteURL) |
|
static boolean |
NSMutableAttributedStringExtensions.readFromFileURL(NSMutableAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
Deprecated.
|
boolean |
UIManagedDocument.writeAdditionalContent(NSObject content,
NSURL absoluteURL,
NSURL absoluteOriginalContentsURL) |
|
boolean |
UIDocument.writeContents(NSObject contents,
NSFileAttributes additionalFileAttributes,
NSURL url,
UIDocumentSaveOperation saveOperation) |
|
boolean |
UIDocument.writeContents(NSObject contents,
NSURL url,
UIDocumentSaveOperation saveOperation,
NSURL originalContentsURL) |
|
boolean |
UIGraphicsPDFRenderer.writePDFToURL(NSURL url,
VoidBlock1<UIGraphicsPDFRendererContext> actions) |
|
static boolean |
NSFileProviderExtension.writePlaceholder(NSURL placeholderURL,
NSURLProperties metadata) |
Deprecated.
|
-
-
Methods in org.robovm.apple.vision that throw NSErrorException
| Modifier and Type |
Method |
Description |
boolean |
VNVideoProcessor.addRequest(VNRequest request,
NSDictionary<NSString,?> processingOptions) |
Deprecated.
|
boolean |
VNVideoProcessor.addRequest(VNRequest request,
VNVideoProcessorRequestProcessingOptions processingOptions) |
|
boolean |
VNVideoProcessor.analyzeTimeRange(CMTimeRange timeRange) |
|
boolean |
VNVideoProcessor.analyzeWithTimeRange(CMTimeRange timeRange) |
Deprecated.
|
static boolean |
VNGeometryUtils.calculateArea(DoublePtr area,
VNContour contour,
boolean orientedArea) |
|
static boolean |
VNGeometryUtils.calculatePerimeter(DoublePtr perimeter,
VNContour contour) |
|
boolean |
VNFeaturePrintObservation.computeDistance(FloatPtr outDistance,
VNFeaturePrintObservation featurePrint) |
|
VNRectangleObservation |
VNRecognizedText.getBoundingBoxForRange(NSRange range) |
|
static VNCircle |
VNGeometryUtils.getBoundingCircle(NSArray<VNPoint> points) |
|
static VNCircle |
VNGeometryUtils.getBoundingCircle(VectorFloat2 points,
long pointCount) |
|
static VNCircle |
VNGeometryUtils.getBoundingCircle(VNContour contour) |
|
VNContour |
VNContour.getChildContour(long childContourIndex) |
|
VNContour |
VNContoursObservation.getContour(long contourIndex) |
|
VNContour |
VNContoursObservation.getContour(NSIndexPath indexPath) |
|
static NSArray<NSString> |
VNRecognizeAnimalsRequest.getKnownAnimalIdentifiersForRevision(long requestRevision) |
Deprecated.
|
static NSArray<VNClassificationObservation> |
VNClassifyImageRequest.getKnownClassificationsForRevision(long requestRevision) |
Deprecated.
|
VNRecognizedPoint |
VNRecognizedPointsObservation.getRecognizedPoint(VNRecognizedPointKey pointKey) |
|
NSDictionary<NSString,VNRecognizedPoint> |
VNRecognizedPointsObservation.getRecognizedPoints(VNRecognizedPointGroupKey groupKey) |
|
static NSArray<NSString> |
VNDetectHumanBodyPoseRequest.getSupportedJointNames(long revision) |
|
static NSArray<NSString> |
VNDetectHumanHandPoseRequest.getSupportedJointNames(long revision) |
|
static NSArray<NSString> |
VNDetectHumanBodyPoseRequest.getSupportedJointsGroupNames(long revision) |
|
static NSArray<NSString> |
VNDetectHumanHandPoseRequest.getSupportedJointsGroupNames(long revision) |
|
static NSArray<NSString> |
VNRecognizeTextRequest.getSupportedRecognitionLanguagesForTextRecognitionLevel(VNRequestTextRecognitionLevel recognitionLevel,
long requestRevision) |
Deprecated.
|
boolean |
VNImageRequestHandler.performRequests(NSArray<VNRequest> requests) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CGImage image) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CGImage image,
CGImagePropertyOrientation orientation) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CIImage image) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CIImage image,
CGImagePropertyOrientation orientation) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CMSampleBuffer sampleBuffer) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CMSampleBuffer sampleBuffer,
CGImagePropertyOrientation orientation) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CVPixelBuffer pixelBuffer) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
CVPixelBuffer pixelBuffer,
CGImagePropertyOrientation orientation) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSData imageData) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSData imageData,
CGImagePropertyOrientation orientation) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSURL imageURL) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSURL imageURL,
CGImagePropertyOrientation orientation) |
|
VNContour |
VNContour.polygonApproximation(float epsilon) |
|
VNRecognizedPoint |
VNHumanBodyPoseObservation.recognizedPoint(VNHumanBodyPoseObservationJointName jointName) |
|
VNRecognizedPoint |
VNHumanHandPoseObservation.recognizedPoint(VNHumanHandPoseObservationJointName jointName) |
|
NSDictionary<NSString,VNRecognizedPoint> |
VNHumanBodyPoseObservation.recognizedPoints(VNHumanBodyPoseObservationJointsGroupName jointsGroupName) |
|
NSDictionary<NSString,VNRecognizedPoint> |
VNHumanHandPoseObservation.recognizedPoints(VNHumanHandPoseObservationJointsGroupName jointsGroupName) |
|
boolean |
VNVideoProcessor.removeRequest(VNRequest request) |
|
-