-
Methods in org.robovm.apple.uikit that return NSTextLocation
| Modifier and Type |
Method |
Description |
NSTextLocation |
NSTextContentManager.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextElementProvider.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextElementProviderAdapter.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextLayoutManager.enumerateTextLayoutFragments(NSTextLocation location,
NSTextLayoutFragmentEnumerationOptions options,
Block1<NSTextLayoutFragment,Boolean> block) |
|
NSTextLocation |
NSTextRange.getEndLocation() |
|
NSTextLocation |
NSTextAttachmentViewProvider.getLocation() |
|
NSTextLocation |
NSTextRange.getLocation() |
|
NSTextLocation |
NSTextContentManager.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextElementProvider.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextElementProviderAdapter.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextLayoutManager.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelectionDataSource.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelectionDataSourceAdapter.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelection.getSecondarySelectionLocation() |
|
NSTextLocation |
NSTextContentStorage.locationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelectionNavigation.resolvedInsertionLocationForTextSelection(NSTextSelection textSelection,
NSTextSelectionNavigationWritingDirection writingDirection) |
|
Methods in org.robovm.apple.uikit with parameters of type NSTextLocation
| Modifier and Type |
Method |
Description |
CGRect |
NSTextAttachment.attachmentBoundsForAttributes(NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer,
CGRect proposedLineFragment,
CGPoint position) |
|
CGRect |
NSTextAttachmentLayout.attachmentBoundsForAttributes(NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer,
CGRect proposedLineFragment,
CGPoint position) |
|
CGRect |
NSTextAttachmentLayoutAdapter.attachmentBoundsForAttributes(NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer,
CGRect proposedLineFragment,
CGPoint position) |
|
CGRect |
NSTextAttachmentViewProvider.attachmentBoundsForAttributes(NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer,
CGRect proposedLineFragment,
CGPoint position) |
|
NSTextSelectionNavigationWritingDirection |
NSTextLayoutManager.baseWritingDirectionAtLocation(NSTextLocation location) |
|
NSTextSelectionNavigationWritingDirection |
NSTextSelectionDataSource.baseWritingDirectionAtLocation(NSTextLocation location) |
|
NSTextSelectionNavigationWritingDirection |
NSTextSelectionDataSourceAdapter.baseWritingDirectionAtLocation(NSTextLocation location) |
|
NSComparisonResult |
NSTextLocation.compare(NSTextLocation location) |
|
NSComparisonResult |
NSTextLocationAdapter.compare(NSTextLocation location) |
|
boolean |
NSTextRange.containsLocation(NSTextLocation location) |
|
void |
NSTextLayoutManager.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextSelectionDataSource.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextSelectionDataSourceAdapter.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextLayoutManager.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|
void |
NSTextSelectionDataSource.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|
void |
NSTextSelectionDataSourceAdapter.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|
void |
NSTextLayoutManager.enumerateRenderingAttributes(NSTextLocation location,
boolean reverse,
Block3<NSTextLayoutManager,NSDictionary<NSString,?>,NSTextRange,Boolean> block) |
|
void |
NSTextLayoutManager.enumerateSubstringsFromLocation(NSTextLocation location,
NSStringEnumerationOptions options,
VoidBlock4<NSString,NSTextRange,NSTextRange,BooleanPtr> block) |
|
void |
NSTextSelectionDataSource.enumerateSubstringsFromLocation(NSTextLocation location,
NSStringEnumerationOptions options,
VoidBlock4<NSString,NSTextRange,NSTextRange,BooleanPtr> block) |
|
void |
NSTextSelectionDataSourceAdapter.enumerateSubstringsFromLocation(NSTextLocation location,
NSStringEnumerationOptions options,
VoidBlock4<NSString,NSTextRange,NSTextRange,BooleanPtr> block) |
|
NSTextLocation |
NSTextContentManager.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextElementProvider.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextElementProviderAdapter.enumerateTextElements(NSTextLocation textLocation,
NSTextContentManagerEnumerationOptions options,
Block1<NSTextElement,Boolean> block) |
|
NSTextLocation |
NSTextLayoutManager.enumerateTextLayoutFragments(NSTextLocation location,
NSTextLayoutFragmentEnumerationOptions options,
Block1<NSTextLayoutFragment,Boolean> block) |
|
CGRect |
NSTextLayoutFragment.frameForTextAttachmentAtLocation(NSTextLocation location) |
|
NSTextRange |
NSTextLayoutManager.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSource.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSourceAdapter.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
NSTextLocation |
NSTextContentManager.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextElementProvider.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextElementProviderAdapter.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextLayoutManager.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelectionDataSource.getLocationFromLocation(NSTextLocation location,
long offset) |
|
NSTextLocation |
NSTextSelectionDataSourceAdapter.getLocationFromLocation(NSTextLocation location,
long offset) |
|
long |
NSTextContentManager.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
long |
NSTextElementProvider.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
long |
NSTextElementProviderAdapter.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
long |
NSTextLayoutManager.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
long |
NSTextSelectionDataSource.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
long |
NSTextSelectionDataSourceAdapter.getOffsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
NSTextElement |
NSTextContentManagerDelegate.getTextElementAtLocation(NSTextContentManager textContentManager,
NSTextLocation location) |
|
NSTextElement |
NSTextContentManagerDelegateAdapter.getTextElementAtLocation(NSTextContentManager textContentManager,
NSTextLocation location) |
|
NSTextLayoutFragment |
NSTextLayoutManagerDelegate.getTextLayoutFragmentForLocation(NSTextLayoutManager textLayoutManager,
NSTextLocation location,
NSTextElement textElement) |
|
NSTextLayoutFragment |
NSTextLayoutManagerDelegateAdapter.getTextLayoutFragmentForLocation(NSTextLayoutManager textLayoutManager,
NSTextLocation location,
NSTextElement textElement) |
|
NSTextRange |
NSTextLayoutManager.getTextRangeForSelectionGranularity(NSTextSelectionGranularity selectionGranularity,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSource.getTextRangeForSelectionGranularity(NSTextSelectionGranularity selectionGranularity,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSourceAdapter.getTextRangeForSelectionGranularity(NSTextSelectionGranularity selectionGranularity,
NSTextLocation location) |
|
UIImage |
NSTextAttachment.imageForBounds(CGRect bounds,
NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer) |
|
UIImage |
NSTextAttachmentLayout.imageForBounds(CGRect bounds,
NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer) |
|
UIImage |
NSTextAttachmentLayoutAdapter.imageForBounds(CGRect bounds,
NSDictionary<NSString,?> attributes,
NSTextLocation location,
NSTextContainer textContainer) |
|
protected long |
NSTextAttachmentViewProvider.init(NSTextAttachment textAttachment,
UIView parentView,
NSTextLayoutManager textLayoutManager,
NSTextLocation location) |
|
protected long |
NSTextRange.init(NSTextLocation location) |
|
protected long |
NSTextRange.init(NSTextLocation location,
NSTextLocation endLocation) |
|
protected long |
NSTextSelection.init(NSTextLocation location,
NSTextSelectionAffinity affinity) |
|
NSTextLocation |
NSTextContentStorage.locationFromLocation(NSTextLocation location,
long offset) |
|
long |
NSTextContentStorage.offsetFromLocation(NSTextLocation from,
NSTextLocation to) |
|
double |
NSTextViewportLayoutController.relocateViewportToTextLocation(NSTextLocation textLocation) |
|
NSDictionary<NSString,?> |
NSTextLayoutManager.renderingAttributesForLink(NSObject link,
NSTextLocation location) |
|
NSDictionary<NSString,?> |
NSTextLayoutManagerDelegate.renderingAttributesForLink(NSTextLayoutManager textLayoutManager,
NSObject link,
NSTextLocation location,
NSDictionary<NSString,?> renderingAttributes) |
|
NSDictionary<NSString,?> |
NSTextLayoutManagerDelegateAdapter.renderingAttributesForLink(NSTextLayoutManager textLayoutManager,
NSObject link,
NSTextLocation location,
NSDictionary<NSString,?> renderingAttributes) |
|
void |
NSTextSelection.setSecondarySelectionLocation(NSTextLocation v) |
|
boolean |
NSTextLayoutManagerDelegate.shouldBreakLineBeforeLocation(NSTextLayoutManager textLayoutManager,
NSTextLocation location,
boolean hyphenating) |
|
boolean |
NSTextLayoutManagerDelegateAdapter.shouldBreakLineBeforeLocation(NSTextLayoutManager textLayoutManager,
NSTextLocation location,
boolean hyphenating) |
|
NSTextLayoutFragment |
NSTextLayoutManager.textLayoutFragmentForLocation(NSTextLocation location) |
|
NSTextSelectionNavigationLayoutOrientation |
NSTextLayoutManager.textLayoutOrientationAtLocation(NSTextLocation location) |
|
NSTextSelectionNavigationLayoutOrientation |
NSTextSelectionDataSource.textLayoutOrientationAtLocation(NSTextLocation location) |
|
NSTextSelectionNavigationLayoutOrientation |
NSTextSelectionDataSourceAdapter.textLayoutOrientationAtLocation(NSTextLocation location) |
|
NSTextSelection |
NSTextSelectionNavigation.textSelectionForSelectionGranularity(NSTextSelectionGranularity selectionGranularity,
CGPoint point,
NSTextLocation location) |
|
NSArray<NSTextSelection> |
NSTextSelectionNavigation.textSelectionsInteractingAtPoint(CGPoint point,
NSTextLocation containerLocation,
NSArray<NSTextSelection> anchors,
NSTextSelectionNavigationModifier modifiers,
boolean selecting,
CGRect bounds) |
|
NSTextAttachmentViewProvider |
NSTextAttachment.viewProviderForParentView(UIView parentView,
NSTextLocation location,
NSTextContainer textContainer) |
|
NSTextAttachmentViewProvider |
NSTextAttachmentLayout.viewProviderForParentView(UIView parentView,
NSTextLocation location,
NSTextContainer textContainer) |
|
NSTextAttachmentViewProvider |
NSTextAttachmentLayoutAdapter.viewProviderForParentView(UIView parentView,
NSTextLocation location,
NSTextContainer textContainer) |
|
Method parameters in org.robovm.apple.uikit with type arguments of type NSTextLocation
| Modifier and Type |
Method |
Description |
void |
NSTextLayoutManager.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextSelectionDataSource.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextSelectionDataSourceAdapter.enumerateCaretOffsetsInLineFragmentAtLocation(NSTextLocation location,
VoidBlock4<Double,NSTextLocation,Boolean,BooleanPtr> block) |
|
void |
NSTextLayoutManager.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|
void |
NSTextSelectionDataSource.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|
void |
NSTextSelectionDataSourceAdapter.enumerateContainerBoundariesFromLocation(NSTextLocation location,
boolean reverse,
VoidBlock2<NSTextLocation,BooleanPtr> block) |
|