-
-
Methods in org.robovm.apple.arkit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
NSArray<ARHitTestResult> |
ARFrame.hitTest(CGPoint point,
ARHitTestResultType types) |
Deprecated.
|
NSArray<ARHitTestResult> |
ARSCNView.hitTest(CGPoint point,
ARHitTestResultType types) |
Deprecated.
|
NSArray<ARHitTestResult> |
ARSKView.hitTest(CGPoint point,
ARHitTestResultType types) |
Deprecated.
|
ARRaycastQuery |
ARFrame.raycastQueryFromPoint(CGPoint point,
ARRaycastTarget target,
ARRaycastTargetAlignment alignment) |
|
ARRaycastQuery |
ARSCNView.raycastQueryFromPoint(CGPoint point,
ARRaycastTarget target,
ARRaycastTargetAlignment alignment) |
|
VectorFloat3 |
ARCamera.unprojectPoint(CGPoint point,
MatrixFloat4x4 planeTransform,
UIInterfaceOrientation orientation,
CGSize viewportSize) |
|
VectorFloat3 |
ARSCNView.unprojectPoint(CGPoint point,
MatrixFloat4x4 planeTransform) |
|
-
-
-
-
Methods in org.robovm.apple.coregraphics with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
void |
CGPDFContext.addDestinationAtPoint(String name,
CGPoint point) |
|
void |
CGContext.addLines(CGPoint[] points) |
|
void |
CGMutablePath.addLines(CGAffineTransform m,
CGPoint[] points) |
|
void |
CGPath.Applier.apply(CGPathElementType type,
CGPoint point1,
CGPoint point2,
CGPoint point3) |
|
boolean |
CGRect.contains(CGPoint point) |
|
boolean |
CGPath.containsPoint(CGAffineTransform m,
CGPoint point,
boolean eoFill) |
|
CGPoint |
CGContext.convertPointToDeviceSpace(CGPoint point) |
|
CGPoint |
CGContext.convertPointToUserSpace(CGPoint point) |
|
static CGShading |
CGShading.createAxial(CGColorSpace space,
CGPoint start,
CGPoint end,
CGFunction function,
boolean extendStart,
boolean extendEnd) |
|
static CGShading |
CGShading.createRadial(CGColorSpace space,
CGPoint start,
double startRadius,
CGPoint end,
double endRadius,
CGFunction function,
boolean extendStart,
boolean extendEnd) |
|
void |
CGContext.drawLayerAtPoint(CGPoint point,
CGLayer layer) |
|
void |
CGContext.drawLinearGradient(CGGradient gradient,
CGPoint startPoint,
CGPoint endPoint,
CGGradientDrawingOptions options) |
|
void |
CGContext.drawRadialGradient(CGGradient gradient,
CGPoint startCenter,
double startRadius,
CGPoint endCenter,
double endRadius,
CGGradientDrawingOptions options) |
|
boolean |
CGPoint.equalsTo(CGPoint point2) |
|
boolean |
CGContext.pathContainsPoint(CGPoint point,
CGPathDrawingMode mode) |
|
CGRect |
CGRect.setOrigin(CGPoint origin) |
|
void |
CGContext.showGlyphsAtPositions(char[] glyphs,
CGPoint[] positions,
long count) |
|
void |
CGContext.strokeLineSegments(CGPoint[] points) |
|
-
-
-
Methods in org.robovm.apple.foundation with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
void |
NSAttributedString.draw(CGPoint point) |
|
static void |
NSString.draw(String str,
CGPoint point,
CMTextMarkupAttributes attrs) |
|
static void |
NSString.draw(String str,
CGPoint point,
CTAttributedStringAttributes attrs) |
|
static void |
NSString.draw(String str,
CGPoint point,
NSDictionary<NSString,NSObject> attrs) |
|
static void |
NSString.draw(String str,
CGPoint point,
NSAttributedStringAttributes attrs) |
|
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
void |
NSString.draw(CGPoint point,
CMTextMarkupAttributes attrs) |
|
void |
NSString.draw(CGPoint point,
CTAttributedStringAttributes attrs) |
|
void |
NSString.draw(CGPoint point,
NSDictionary<NSString,NSObject> attrs) |
|
void |
NSString.draw(CGPoint point,
NSAttributedStringAttributes attrs) |
|
CGSize |
NSString.draw(CGPoint point,
UIFont font) |
Deprecated.
|
void |
NSCoder.encodeCGPoint(String key,
CGPoint point) |
|
static NSValue |
NSValue.valueOf(CGPoint point) |
|
-
-
-
-
Methods in org.robovm.apple.pdfkit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
PDFAnnotation |
PDFPage.annotationAtPoint(CGPoint point) |
|
PDFAreaOfInterest |
PDFView.areaOfInterestForPoint(CGPoint cursorLocation) |
|
long |
PDFPage.characterIndexAtPoint(CGPoint point) |
|
CGPoint |
PDFView.convertPointFromPage(CGPoint point,
PDFPage page) |
|
CGPoint |
PDFView.convertPointToPage(CGPoint point,
PDFPage page) |
|
protected long |
PDFActionRemoteGoTo.init(long pageIndex,
CGPoint point,
NSURL url) |
|
protected long |
PDFDestination.init(PDFPage page,
CGPoint point) |
|
PDFPage |
PDFView.pageForPoint(CGPoint point,
boolean nearest) |
|
PDFSelection |
PDFDocument.selection(PDFPage startPage,
CGPoint startPoint,
PDFPage endPage,
CGPoint endPoint) |
|
PDFSelection |
PDFPage.selection(CGPoint startPoint,
CGPoint endPoint) |
|
PDFSelection |
PDFPage.selectionForLineAtPoint(CGPoint point) |
|
PDFSelection |
PDFPage.selectionForWordAtPoint(CGPoint point) |
|
void |
PDFAnnotation.setEndPoint(CGPoint v) |
|
void |
PDFActionRemoteGoTo.setPoint(CGPoint v) |
|
void |
PDFAnnotation.setStartPoint(CGPoint v) |
|
-
Methods in org.robovm.apple.pencilkit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
protected long |
PKStrokePoint.init(CGPoint location,
double timeOffset,
CGSize size,
double opacity,
double force,
double azimuth,
double altitude) |
|
-
Methods in org.robovm.apple.scenekit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
void |
SCNCameraController.beginInteraction(CGPoint location,
CGSize viewport) |
|
void |
SCNCameraController.continueInteraction(CGPoint location,
CGSize viewport,
double sensitivity) |
|
static SCNGeometrySource |
SCNGeometrySource.createWithTextureCoordinates(CGPoint texcoord,
long count) |
|
void |
SCNCameraController.dolly(float delta,
CGPoint point,
CGSize viewport) |
|
void |
SCNCameraController.endInteraction(CGPoint location,
CGSize viewport,
CGPoint velocity) |
|
NSArray<SCNHitTestResult> |
SCNRenderer.hitTest(CGPoint point,
SCNHitTestOptions options) |
|
NSArray<SCNHitTestResult> |
SCNSceneRenderer.hitTest(CGPoint point,
SCNHitTestOptions options) |
|
NSArray<SCNHitTestResult> |
SCNSceneRendererAdapter.hitTest(CGPoint point,
SCNHitTestOptions options) |
|
NSArray<SCNHitTestResult> |
SCNView.hitTest(CGPoint point,
SCNHitTestOptions options) |
|
void |
SCNCameraController.roll(float delta,
CGPoint point,
CGSize viewport) |
|
-
-
Methods in org.robovm.apple.spritekit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
static SKAction |
SKAction.applyForce(CGVector force,
CGPoint point,
double duration) |
|
void |
SKPhysicsBody.applyForce(CGVector force,
CGPoint point) |
|
static SKAction |
SKAction.applyImpulse(CGVector impulse,
CGPoint point,
double duration) |
|
void |
SKPhysicsBody.applyImpulse(CGVector impulse,
CGPoint point) |
|
boolean |
SKNode.containsPoint(CGPoint p) |
|
boolean |
SKRegion.containsPoint(CGPoint point) |
|
CGPoint |
SKNode.convertPointFromNode(CGPoint point,
SKNode node) |
|
CGPoint |
SKView.convertPointFromScene(CGPoint point,
SKScene scene) |
|
CGPoint |
SKScene.convertPointFromView(CGPoint point) |
|
CGPoint |
SKNode.convertPointToNode(CGPoint point,
SKNode node) |
|
CGPoint |
SKView.convertPointToScene(CGPoint point,
SKScene scene) |
|
CGPoint |
SKScene.convertPointToView(CGPoint point) |
|
protected static long |
SKPhysicsJointFixed.create(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor) |
|
protected static long |
SKPhysicsJointLimit.create(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchorA,
CGPoint anchorB) |
|
protected static long |
SKPhysicsJointPin.create(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor) |
|
protected static long |
SKPhysicsJointSliding.create(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor,
CGVector axis) |
|
protected static long |
SKPhysicsJointSpring.create(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchorA,
CGPoint anchorB) |
|
static SKPhysicsBody |
SKPhysicsBody.createCircle(double r,
CGPoint center) |
|
static SKPhysicsBody |
SKPhysicsBody.createEdge(CGPoint p1,
CGPoint p2) |
|
static SKPhysicsBody |
SKPhysicsBody.createRectangle(CGSize s,
CGPoint center) |
|
static SKShapeNode |
SKShapeNode.createWithPoints(CGPoint points,
long numPoints) |
|
static SKShapeNode |
SKShapeNode.createWithSplinePoints(CGPoint points,
long numPoints) |
|
static SKConstraint |
SKConstraint.distanceToPoint(SKRange range,
CGPoint point) |
|
static SKConstraint |
SKConstraint.distanceToPointInNode(SKRange range,
CGPoint point,
SKNode node) |
|
void |
SKPhysicsWorld.enumerateBodiesAlongRay(CGPoint start,
CGPoint end,
VoidBlock4<SKPhysicsBody,CGPoint,CGVector,BooleanPtr> block) |
|
void |
SKPhysicsWorld.enumerateBodiesAtPoint(CGPoint point,
VoidBlock2<SKPhysicsBody,BooleanPtr> block) |
|
SKPhysicsBody |
SKPhysicsWorld.getBodyAlongRay(CGPoint start,
CGPoint end) |
|
SKPhysicsBody |
SKPhysicsWorld.getBodyAtPoint(CGPoint point) |
|
SKNode |
SKNode.getNodeAtPoint(CGPoint p) |
|
NSArray<SKNode> |
SKNode.getNodesAtPoint(CGPoint p) |
|
NSArray<SCNHitTestResult> |
SK3DNode.hitTest(CGPoint point,
SCNHitTestOptions options) |
|
static SKAction |
SKAction.moveTo(CGPoint location,
double duration) |
|
static SKConstraint |
SKConstraint.orientToPoint(CGPoint point,
SKRange radians) |
|
static SKConstraint |
SKConstraint.orientToPointInNode(CGPoint point,
SKNode node,
SKRange radians) |
|
static SKAction |
SKAction.reachTo(CGPoint position,
SKNode root,
double duration) |
|
static SKAction |
SKAction.reachToWithVelocity(CGPoint position,
SKNode root,
double velocity) |
|
void |
SKScene.setAnchorPoint(CGPoint v) |
|
void |
SKSpriteNode.setAnchorPoint(CGPoint v) |
|
void |
SKTileMapNode.setAnchorPoint(CGPoint v) |
|
void |
SKVideoNode.setAnchorPoint(CGPoint v) |
|
void |
SKEmitterNode.setParticlePosition(CGPoint v) |
|
void |
SKNode.setPosition(CGPoint v) |
|
long |
SKTileMapNode.tileColumnIndexFromPosition(CGPoint position) |
|
long |
SKTileMapNode.tileRowIndexFromPosition(CGPoint position) |
|
Constructors in org.robovm.apple.spritekit with parameters of type CGPoint
| Constructor |
Description |
SKPhysicsJointFixed(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor) |
|
SKPhysicsJointLimit(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchorA,
CGPoint anchorB) |
|
SKPhysicsJointPin(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor) |
|
SKPhysicsJointSliding(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchor,
CGVector axis) |
|
SKPhysicsJointSpring(SKPhysicsBody bodyA,
SKPhysicsBody bodyB,
CGPoint anchorA,
CGPoint anchorB) |
|
-
Methods in org.robovm.apple.uikit that return CGPoint
| Modifier and Type |
Method |
Description |
CGPoint |
UICoordinateSpace.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UICoordinateSpaceAdapter.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointFromView(CGPoint point,
UIView view) |
|
CGPoint |
UIWindow.convertPointFromWindow(CGPoint point,
UIWindow window) |
|
CGPoint |
UICoordinateSpace.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UICoordinateSpaceAdapter.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointToView(CGPoint point,
UIView view) |
|
CGPoint |
UIWindow.convertPointToWindow(CGPoint point,
UIWindow window) |
|
static CGPoint |
NSCoderExtensions.decodeCGPoint(NSCoder thiz,
String key) |
|
CGPoint |
UIAccessibility.getAccessibilityActivationPoint() |
|
CGPoint |
UIAccessibilityAdapter.getAccessibilityActivationPoint() |
|
CGPoint |
UIImage.getAccessibilityActivationPoint() |
|
CGPoint |
UIAttachmentBehavior.getAnchorPoint() |
|
CGPoint |
NSCollectionLayoutVisibleItem.getCenter() |
|
CGPoint |
NSCollectionLayoutVisibleItemAdapter.getCenter() |
|
CGPoint |
UICollectionViewLayoutAttributes.getCenter() |
|
CGPoint |
UIDynamicItem.getCenter() |
|
CGPoint |
UIDynamicItemAdapter.getCenter() |
|
CGPoint |
UIDynamicItemGroup.getCenter() |
|
CGPoint |
UIPreviewTarget.getCenter() |
|
CGPoint |
UIView.getCenter() |
|
CGPoint |
UIFocusItemScrollableContainer.getContentOffset() |
|
CGPoint |
UIFocusItemScrollableContainerAdapter.getContentOffset() |
|
CGPoint |
UIScrollView.getContentOffset() |
|
CGPoint |
UICollectionViewLayoutInvalidationContext.getContentOffsetAdjustment() |
|
CGPoint |
UICubicTimingParameters.getControlPoint1() |
|
CGPoint |
UICubicTimingParameters.getControlPoint2() |
|
CGPoint |
UIBezierPath.getCurrentPoint() |
|
CGPoint |
NSTextLineFragment.getGlyphOrigin() |
|
CGPoint |
UICollectionViewLayoutInvalidationContext.getInteractiveMovementTarget() |
|
CGPoint |
UIDynamicItemBehavior.getLinearVelocityForItem(UIDynamicItem item) |
|
CGPoint |
NSLayoutManager.getLocation(long glyphIndex) |
|
CGPoint |
UIPointerRegionRequest.getLocation() |
|
CGPoint |
UIPreviewInteraction.getLocationInCoordinateSpace(UICoordinateSpace coordinateSpace) |
|
CGPoint |
UITouch.getLocationInNode(SKNode node) |
|
CGPoint |
UIGestureRecognizer.getLocationInView(UIView view) |
|
CGPoint |
UITouch.getLocationInView(UIView view) |
|
CGPoint |
UIGestureRecognizer.getLocationOfTouch(long touchIndex,
UIView view) |
|
CGPoint |
NSCollectionLayoutAnchor.getOffset() |
|
CGPoint |
NSCollectionLayoutBoundarySupplementaryItem.getOffset() |
|
CGPoint |
UIAccessibilityLocationDescriptor.getPoint() |
|
static CGPoint |
NSValueExtensions.getPointValue(NSValue thiz) |
|
CGPoint |
UIFieldBehavior.getPosition() |
|
CGPoint |
UITouch.getPreciseLocationInView(UIView view) |
|
CGPoint |
UITouch.getPrecisePreviousLocationInView(UIView view) |
|
CGPoint |
UITouch.getPreviousLocationInNode(SKNode node) |
|
CGPoint |
UITouch.getPreviousLocationInView(UIView view) |
|
CGPoint |
UISnapBehavior.getSnapPoint() |
|
CGPoint |
UICollectionViewLayout.getTargetContentOffset(CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewLayout.getTargetContentOffset(CGPoint proposedContentOffset,
CGPoint velocity) |
|
CGPoint |
UICollectionViewController.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewDelegate.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewDelegateAdapter.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewModel.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UIPanGestureRecognizer.getTranslation(UIView view) |
|
CGPoint |
UIPanGestureRecognizer.getVelocity(UIView view) |
|
CGPoint |
NSTextLineFragment.locationForCharacterAtIndex(long index) |
|
CGPoint |
UIContextMenuInteraction.locationInView(UIView view) |
|
CGPoint |
UIDragDropSession.locationInView(UIView view) |
|
CGPoint |
UIDragDropSessionAdapter.locationInView(UIView view) |
|
CGPoint |
UISpringLoadedInteractionContext.locationInView(UIView view) |
|
CGPoint |
UISpringLoadedInteractionContextAdapter.locationInView(UIView view) |
|
CGPoint |
UIControl.menuAttachmentPointForConfiguration(UIContextMenuConfiguration configuration) |
|
static CGPoint |
UIGeometry.stringToCGPoint(String string) |
|
Methods in org.robovm.apple.uikit with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
long |
UIAccessibilityReadingContent.accessibilityLineNumberForPoint(CGPoint point) |
|
long |
UIAccessibilityReadingContentAdapter.accessibilityLineNumberForPoint(CGPoint point) |
|
void |
UIBezierPath.addArc(CGPoint center,
double radius,
double startAngle,
double endAngle,
boolean clockwise) |
|
void |
UICollisionBehavior.addBoundary(NSObject identifier,
CGPoint p1,
CGPoint p2) |
|
void |
UIBezierPath.addCurve(CGPoint endPoint,
CGPoint controlPoint1,
CGPoint controlPoint2) |
|
void |
UIGraphicsPDFRendererContext.addDestination(String name,
CGPoint point) |
|
void |
UIBezierPath.addLine(CGPoint point) |
|
void |
UIDynamicItemBehavior.addLinearVelocityForItem(CGPoint velocity,
UIDynamicItem item) |
|
static void |
UIGraphics.addPDFContextDestinationAtPoint(String name,
CGPoint point) |
|
void |
UIBezierPath.addQuadCurve(CGPoint endPoint,
CGPoint controlPoint) |
|
void |
UITextDragPreviewRenderer.adjustFirstLineRect(CGRect firstLineRect,
CGRect bodyRect,
CGRect lastLineRect,
CGPoint origin) |
|
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) |
|
void |
UICollisionBehaviorDelegate.beganBoundaryContact(UICollisionBehavior behavior,
UIDynamicItem item,
NSObject identifier,
CGPoint p) |
|
void |
UICollisionBehaviorDelegateAdapter.beganBoundaryContact(UICollisionBehavior behavior,
UIDynamicItem item,
NSObject identifier,
CGPoint p) |
|
void |
UICollisionBehaviorDelegate.beganContact(UICollisionBehavior behavior,
UIDynamicItem item1,
UIDynamicItem item2,
CGPoint p) |
|
void |
UICollisionBehaviorDelegateAdapter.beganContact(UICollisionBehavior behavior,
UIDynamicItem item1,
UIDynamicItem item2,
CGPoint p) |
|
void |
UITextField.beginFloatingCursor(CGPoint point) |
|
void |
UITextInput.beginFloatingCursor(CGPoint point) |
|
void |
UITextInputAdapter.beginFloatingCursor(CGPoint point) |
|
void |
UITextView.beginFloatingCursor(CGPoint point) |
|
long |
NSTextLineFragment.characterIndexForPoint(CGPoint point) |
|
boolean |
UIBezierPath.containsPoint(CGPoint point) |
|
boolean |
UIRegion.containsPoint(CGPoint point) |
|
CGPoint |
UICoordinateSpace.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UICoordinateSpaceAdapter.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointFromCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointFromView(CGPoint point,
UIView view) |
|
CGPoint |
UIWindow.convertPointFromWindow(CGPoint point,
UIWindow window) |
|
CGPoint |
UICoordinateSpace.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UICoordinateSpaceAdapter.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointToCoordinateSpace(CGPoint point,
UICoordinateSpace coordinateSpace) |
|
CGPoint |
UIView.convertPointToView(CGPoint point,
UIView view) |
|
CGPoint |
UIWindow.convertPointToWindow(CGPoint point,
UIWindow window) |
|
protected static long |
NSCollectionLayoutBoundarySupplementaryItem.create(NSCollectionLayoutSize layoutSize,
String elementKind,
NSRectAlignment alignment,
CGPoint absoluteOffset) |
|
static NSValue |
NSValueExtensions.create(CGPoint point) |
|
protected static NSValue |
NSValueExtensions.create(ObjCClass clazz,
CGPoint point) |
|
static NSCollectionLayoutAnchor |
NSCollectionLayoutAnchor.createUsingAbsoluteOffset(NSDirectionalRectEdge edges,
CGPoint absoluteOffset) |
|
static NSCollectionLayoutAnchor |
NSCollectionLayoutAnchor.createUsingFactionOffset(NSDirectionalRectEdge edges,
CGPoint fractionalOffset) |
|
void |
UILargeContentViewerInteractionDelegate.didEndOnItem(UILargeContentViewerInteraction interaction,
UILargeContentViewerItem item,
CGPoint point) |
|
void |
UILargeContentViewerInteractionDelegateAdapter.didEndOnItem(UILargeContentViewerInteraction interaction,
UILargeContentViewerItem item,
CGPoint point) |
|
static void |
NSAttributedStringExtensions.draw(NSAttributedString thiz,
CGPoint point) |
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double minFontSize,
MachineSizedFloatPtr actualFontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static void |
NSStringExtensions.draw(long thiz,
CGPoint point,
NSDictionary<NSString,?> attrs) |
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
UIFont font) |
Deprecated.
|
void |
UIImage.draw(CGPoint point) |
|
void |
UIImage.draw(CGPoint point,
CGBlendMode blendMode,
double alpha) |
|
void |
NSTextLayoutFragment.drawAtPoint(CGPoint point,
CGContext context) |
|
void |
NSTextLineFragment.drawAtPoint(CGPoint point,
CGContext context) |
|
void |
NSLayoutManager.drawBackground(NSRange glyphsToShow,
CGPoint origin) |
|
void |
NSLayoutManager.drawGlyphs(NSRange glyphsToShow,
CGPoint origin) |
|
void |
NSLayoutManager.drawStrikethrough(NSRange glyphRange,
NSUnderlineStyle strikethroughVal,
double baselineOffset,
CGRect lineRect,
NSRange lineGlyphRange,
CGPoint containerOrigin) |
|
void |
NSLayoutManager.drawUnderline(NSRange glyphRange,
NSUnderlineStyle underlineVal,
double baselineOffset,
CGRect lineRect,
NSRange lineGlyphRange,
CGPoint containerOrigin) |
|
static void |
NSCoderExtensions.encodeCGPoint(NSCoder thiz,
CGPoint point,
String key) |
|
void |
UIIndirectScribbleInteractionDelegate.focusElementIfNeeded(UIIndirectScribbleInteraction interaction,
NSObject elementIdentifier,
CGPoint focusReferencePoint,
VoidBlock1<UIResponder> completion) |
|
void |
UIIndirectScribbleInteractionDelegateAdapter.focusElementIfNeeded(UIIndirectScribbleInteraction interaction,
NSObject elementIdentifier,
CGPoint focusReferencePoint,
VoidBlock1<UIResponder> completion) |
|
double |
NSTextLineFragment.fractionOfDistanceThroughGlyphForPoint(CGPoint point) |
|
CGRect |
NSTextAttachment.getAttachmentBounds(NSTextContainer textContainer,
CGRect lineFrag,
CGPoint position,
long charIndex) |
|
CGRect |
NSTextAttachmentContainer.getAttachmentBounds(NSTextContainer textContainer,
CGRect lineFrag,
CGPoint position,
long charIndex) |
|
CGRect |
NSTextAttachmentContainerAdapter.getAttachmentBounds(NSTextContainer textContainer,
CGRect lineFrag,
CGPoint position,
long charIndex) |
|
CGRect |
NSLayoutManagerDelegate.getBoundingBoxForControlGlyph(NSLayoutManager layoutManager,
long glyphIndex,
NSTextContainer textContainer,
CGRect proposedRect,
CGPoint glyphPosition,
long charIndex) |
|
CGRect |
NSLayoutManagerDelegateAdapter.getBoundingBoxForControlGlyph(NSLayoutManager layoutManager,
long glyphIndex,
NSTextContainer textContainer,
CGRect proposedRect,
CGPoint glyphPosition,
long charIndex) |
|
long |
NSLayoutManager.getCharacterIndexForPoint(CGPoint point,
NSTextContainer container,
MachineSizedFloatPtr partialFraction) |
|
UITextRange |
UITextField.getCharacterRange(CGPoint point) |
|
UITextRange |
UITextInput.getCharacterRange(CGPoint point) |
|
UITextRange |
UITextInputAdapter.getCharacterRange(CGPoint point) |
|
UITextRange |
UITextView.getCharacterRange(CGPoint point) |
|
UITextPosition |
UITextField.getClosestPosition(CGPoint point) |
|
UITextPosition |
UITextField.getClosestPosition(CGPoint point,
UITextRange range) |
|
UITextPosition |
UITextInput.getClosestPosition(CGPoint point) |
|
UITextPosition |
UITextInput.getClosestPosition(CGPoint point,
UITextRange range) |
|
UITextPosition |
UITextInputAdapter.getClosestPosition(CGPoint point) |
|
UITextPosition |
UITextInputAdapter.getClosestPosition(CGPoint point,
UITextRange range) |
|
UITextPosition |
UITextView.getClosestPosition(CGPoint point) |
|
UITextPosition |
UITextView.getClosestPosition(CGPoint point,
UITextRange range) |
|
UIContextMenuConfiguration |
UIContextMenuInteractionDelegate.getConfiguration(UIContextMenuInteraction interaction,
CGPoint location) |
|
UIContextMenuConfiguration |
UIContextMenuInteractionDelegateAdapter.getConfiguration(UIContextMenuInteraction interaction,
CGPoint location) |
|
UIContextMenuConfiguration |
UIControl.getConfiguration(UIContextMenuInteraction interaction,
CGPoint location) |
|
UIToolTipConfiguration |
UIToolTipInteractionDelegate.getConfigurationAtPoint(UIToolTipInteraction interaction,
CGPoint point) |
|
UIToolTipConfiguration |
UIToolTipInteractionDelegateAdapter.getConfigurationAtPoint(UIToolTipInteraction interaction,
CGPoint point) |
|
UIContextMenuConfiguration |
UICollectionViewController.getContextMenuConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UICollectionViewDelegate.getContextMenuConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UICollectionViewDelegateAdapter.getContextMenuConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UICollectionViewModel.getContextMenuConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UITableViewController.getContextMenuConfiguration(UITableView tableView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UITableViewDelegate.getContextMenuConfiguration(UITableView tableView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UITableViewDelegateAdapter.getContextMenuConfiguration(UITableView tableView,
NSIndexPath indexPath,
CGPoint point) |
|
UIContextMenuConfiguration |
UITableViewModel.getContextMenuConfiguration(UITableView tableView,
NSIndexPath indexPath,
CGPoint point) |
|
static UIAttachmentBehavior |
UIAttachmentBehavior.getFixedAttachment(UIDynamicItem item1,
UIDynamicItem item2,
CGPoint point) |
|
double |
NSLayoutManager.getFractionOfDistanceThroughGlyphForPoint(CGPoint point,
NSTextContainer container) |
|
NSIndexPath |
UICollectionView.getIndexPathForItem(CGPoint point) |
|
NSIndexPath |
UITableView.getIndexPathForRow(CGPoint point) |
|
UICollectionViewLayoutInvalidationContext |
UICollectionViewLayout.getInvalidationContextForInteractivelyMovingItems(NSArray<NSIndexPath> targetIndexPaths,
CGPoint targetPosition,
NSArray<NSIndexPath> previousIndexPaths,
CGPoint previousPosition) |
|
UILargeContentViewerItem |
UILargeContentViewerInteractionDelegate.getItem(UILargeContentViewerInteraction interaction,
CGPoint point) |
|
UILargeContentViewerItem |
UILargeContentViewerInteractionDelegateAdapter.getItem(UILargeContentViewerInteraction interaction,
CGPoint point) |
|
UICollectionViewLayoutAttributes |
UICollectionViewLayout.getLayoutAttributesForInteractivelyMovingItem(NSIndexPath indexPath,
CGPoint position) |
|
NSTextRange |
NSTextLayoutManager.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSource.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
NSTextRange |
NSTextSelectionDataSourceAdapter.getLineFragmentRangeForPoint(CGPoint point,
NSTextLocation location) |
|
static UIAttachmentBehavior |
UIAttachmentBehavior.getPinAttachment(UIDynamicItem item1,
UIDynamicItem item2,
CGPoint point) |
|
UIWindowSceneActivationConfiguration |
UICollectionViewController.getSceneActivationConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIWindowSceneActivationConfiguration |
UICollectionViewDelegate.getSceneActivationConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIWindowSceneActivationConfiguration |
UICollectionViewDelegateAdapter.getSceneActivationConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
UIWindowSceneActivationConfiguration |
UICollectionViewModel.getSceneActivationConfiguration(UICollectionView collectionView,
NSIndexPath indexPath,
CGPoint point) |
|
static UIAttachmentBehavior |
UIAttachmentBehavior.getSlidingAttachment(UIDynamicItem item,
CGPoint point,
CGVector axis) |
|
static UIAttachmentBehavior |
UIAttachmentBehavior.getSlidingAttachment(UIDynamicItem item1,
UIDynamicItem item2,
CGPoint point,
CGVector axis) |
|
long |
NSLayoutManager.getSlyphIndexForPoint(CGPoint point,
NSTextContainer container) |
|
long |
NSLayoutManager.getSlyphIndexForPoint(CGPoint point,
NSTextContainer container,
MachineSizedFloatPtr partialFraction) |
|
CGPoint |
UICollectionViewLayout.getTargetContentOffset(CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewLayout.getTargetContentOffset(CGPoint proposedContentOffset,
CGPoint velocity) |
|
CGPoint |
UICollectionViewController.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewDelegate.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewDelegateAdapter.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
CGPoint |
UICollectionViewModel.getTargetContentOffsetForProposedContentOffset(UICollectionView collectionView,
CGPoint proposedContentOffset) |
|
NSIndexPath |
UICollectionViewLayout.getTargetIndexPathForInteractivelyMovingItem(NSIndexPath previousIndexPath,
CGPoint position) |
|
UIViewController |
UIViewControllerPreviewingDelegate.getViewControllerForLocation(UIViewControllerPreviewing previewingContext,
CGPoint location) |
Deprecated.
|
UIViewController |
UIViewControllerPreviewingDelegateAdapter.getViewControllerForLocation(UIViewControllerPreviewing previewingContext,
CGPoint location) |
Deprecated.
|
UIView |
UIView.hitTest(CGPoint point,
UIEvent event) |
|
protected long |
UIAccessibilityLocationDescriptor.init(String name,
CGPoint point,
UIView view) |
|
protected long |
UIAccessibilityLocationDescriptor.init(NSAttributedString attributedName,
CGPoint point,
UIView view) |
|
protected long |
UIAttachmentBehavior.init(UIDynamicItem item,
CGPoint point) |
|
protected long |
UIAttachmentBehavior.init(UIDynamicItem item,
UIOffset offset,
CGPoint point) |
|
protected long |
UICubicTimingParameters.init(CGPoint point1,
CGPoint point2) |
|
protected long |
UIPreviewTarget.init(UIView container,
CGPoint center) |
|
protected long |
UIPreviewTarget.init(UIView container,
CGPoint center,
CGAffineTransform transform) |
|
protected long |
UISnapBehavior.init(UIDynamicItem item,
CGPoint point) |
|
protected long |
UIViewPropertyAnimator.init(double duration,
CGPoint point1,
CGPoint point2,
Runnable animations) |
|
boolean |
UITextInteractionDelegate.interactionShouldBegin(UITextInteraction interaction,
CGPoint point) |
|
boolean |
UITextInteractionDelegateAdapter.interactionShouldBegin(UITextInteraction interaction,
CGPoint point) |
|
boolean |
UIView.isPointInside(CGPoint point,
UIEvent event) |
|
NSArray<UIDragItem> |
UICollectionViewDragDelegate.itemsForAddingToDragSession(UICollectionView collectionView,
UIDragSession session,
NSIndexPath indexPath,
CGPoint point) |
|
NSArray<UIDragItem> |
UICollectionViewDragDelegateAdapter.itemsForAddingToDragSession(UICollectionView collectionView,
UIDragSession session,
NSIndexPath indexPath,
CGPoint point) |
|
NSArray<UIDragItem> |
UITableViewDragDelegate.itemsForAddingToDragSession(UITableView tableView,
UIDragSession session,
NSIndexPath indexPath,
CGPoint point) |
|
NSArray<UIDragItem> |
UITableViewDragDelegateAdapter.itemsForAddingToDragSession(UITableView tableView,
UIDragSession session,
NSIndexPath indexPath,
CGPoint point) |
|
NSArray<UIDragItem> |
UIDragInteractionDelegate.itemsForAddingToSession(UIDragInteraction interaction,
UIDragSession session,
CGPoint point) |
|
NSArray<UIDragItem> |
UIDragInteractionDelegateAdapter.itemsForAddingToSession(UIDragInteraction interaction,
UIDragSession session,
CGPoint point) |
|
void |
UIBezierPath.move(CGPoint point) |
|
static UIBezierPath |
UIBezierPath.newArc(CGPoint center,
double radius,
double startAngle,
double endAngle,
boolean clockwise) |
|
UIMotionEffectViewerOffsetValues |
UIMotionEffectViewerOffsetValues.put(String keypath,
CGPoint value) |
|
static UIFieldBehavior |
UIFieldBehavior.radialGravity(CGPoint position) |
|
UIDragSession |
UIDragInteractionDelegate.sessionForAddingItems(UIDragInteraction interaction,
NSArray<?> sessions,
CGPoint point) |
|
UIDragSession |
UIDragInteractionDelegateAdapter.sessionForAddingItems(UIDragInteraction interaction,
NSArray<?> sessions,
CGPoint point) |
|
void |
UIAccessibility.setAccessibilityActivationPoint(CGPoint v) |
|
void |
UIAccessibilityAdapter.setAccessibilityActivationPoint(CGPoint v) |
|
void |
UIImage.setAccessibilityActivationPoint(CGPoint v) |
|
void |
UIAttachmentBehavior.setAnchorPoint(CGPoint v) |
|
void |
NSCollectionLayoutVisibleItem.setCenter(CGPoint v) |
|
void |
NSCollectionLayoutVisibleItemAdapter.setCenter(CGPoint v) |
|
void |
UICollectionViewLayoutAttributes.setCenter(CGPoint v) |
|
void |
UIDynamicItem.setCenter(CGPoint v) |
|
void |
UIDynamicItemAdapter.setCenter(CGPoint v) |
|
void |
UIDynamicItemGroup.setCenter(CGPoint v) |
|
void |
UIView.setCenter(CGPoint v) |
|
void |
UIFocusItemScrollableContainer.setContentOffset(CGPoint v) |
|
void |
UIFocusItemScrollableContainerAdapter.setContentOffset(CGPoint v) |
|
void |
UIScrollView.setContentOffset(CGPoint v) |
|
void |
UIScrollView.setContentOffset(CGPoint contentOffset,
boolean animated) |
|
void |
UICollectionViewLayoutInvalidationContext.setContentOffsetAdjustment(CGPoint v) |
|
void |
NSLayoutManager.setLocation(CGPoint location,
NSRange glyphRange) |
|
void |
UIFieldBehavior.setPosition(CGPoint v) |
|
void |
UISnapBehavior.setSnapPoint(CGPoint v) |
|
void |
UIPanGestureRecognizer.setTranslation(CGPoint translation,
UIView view) |
|
boolean |
UIScribbleInteractionDelegate.shouldBegin(UIScribbleInteraction interaction,
CGPoint location) |
|
boolean |
UIScribbleInteractionDelegateAdapter.shouldBegin(UIScribbleInteraction interaction,
CGPoint location) |
|
protected void |
NSLayoutManager.showCGGlyphs(long glyphs,
CGPoint positions,
long glyphCount,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext graphicsContext) |
Deprecated.
|
void |
NSLayoutManager.showCGGlyphs(short[] glyphs,
CGPoint[] positions,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext graphicsContext) |
|
void |
NSLayoutManager.showCGGlyphs(ShortPtr glyphs,
CGPoint positions,
long glyphCount,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext CGContext) |
|
void |
NSLayoutManager.strikethrough(NSRange glyphRange,
NSUnderlineStyle strikethroughVal,
CGRect lineRect,
NSRange lineGlyphRange,
CGPoint containerOrigin) |
|
NSTextLayoutFragment |
NSTextLayoutManager.textLayoutFragmentForPosition(CGPoint position) |
|
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) |
|
static String |
UIGeometry.toString(CGPoint point) |
|
void |
NSLayoutManager.underline(NSRange glyphRange,
NSUnderlineStyle underlineVal,
CGRect lineRect,
NSRange lineGlyphRange,
CGPoint containerOrigin) |
|
void |
UITextField.updateFloatingCursor(CGPoint point) |
|
void |
UITextInput.updateFloatingCursor(CGPoint point) |
|
void |
UITextInputAdapter.updateFloatingCursor(CGPoint point) |
|
void |
UITextView.updateFloatingCursor(CGPoint point) |
|
void |
UICollectionView.updateInteractiveMovement(CGPoint targetPosition) |
|
void |
UICollectionViewController.willEndDragging(UIScrollView scrollView,
CGPoint velocity,
CGPoint targetContentOffset) |
|
void |
UIScrollViewDelegate.willEndDragging(UIScrollView scrollView,
CGPoint velocity,
CGPoint targetContentOffset) |
|
void |
UIScrollViewDelegateAdapter.willEndDragging(UIScrollView scrollView,
CGPoint velocity,
CGPoint targetContentOffset) |
|
void |
UITableViewController.willEndDragging(UIScrollView scrollView,
CGPoint velocity,
CGPoint targetContentOffset) |
|
void |
UIWebView.willEndDragging(UIScrollView scrollView,
CGPoint velocity,
CGPoint targetContentOffset) |
Deprecated.
|
Constructors in org.robovm.apple.uikit with parameters of type CGPoint
| Constructor |
Description |
NSCollectionLayoutBoundarySupplementaryItem(NSCollectionLayoutSize layoutSize,
String elementKind,
NSRectAlignment alignment,
CGPoint absoluteOffset) |
|
UIAccessibilityLocationDescriptor(String name,
CGPoint point,
UIView view) |
|
UIAccessibilityLocationDescriptor(NSAttributedString attributedName,
CGPoint point,
UIView view) |
|
UIAttachmentBehavior(UIDynamicItem item,
CGPoint point) |
|
UIAttachmentBehavior(UIDynamicItem item,
UIOffset offset,
CGPoint point) |
|
UICubicTimingParameters(CGPoint point1,
CGPoint point2) |
|
UIDragPreviewTarget(UIView container,
CGPoint center) |
|
UIDragPreviewTarget(UIView container,
CGPoint center,
CGAffineTransform transform) |
|
UIPreviewTarget(UIView container,
CGPoint center) |
|
UIPreviewTarget(UIView container,
CGPoint center,
CGAffineTransform transform) |
|
UISnapBehavior(UIDynamicItem item,
CGPoint point) |
|
UIViewPropertyAnimator(double duration,
CGPoint point1,
CGPoint point2,
Runnable animations) |
|
-
Methods in org.robovm.apple.vision that return CGPoint
| Modifier and Type |
Method |
Description |
CGPoint |
VNRectangleObservation.getBottomLeft() |
|
CGPoint |
VNRectangleObservation.getBottomRight() |
|
static CGPoint |
VNUtils.getImagePointForFaceLandmarkPoint(VectorFloat2 faceLandmarkPoint,
CGRect faceBoundingBox,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getImagePointForNormalizedPoint(CGPoint normalizedPoint,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getImagePointForNormalizedPointUsingRegionOfInterest(CGPoint normalizedPoint,
long imageWidth,
long imageHeight,
CGRect roi) |
|
CGPoint |
VNPoint.getLocation() |
|
static CGPoint |
VNUtils.getNormalizedFaceBoundingBoxPointForLandmarkPoint(VectorFloat2 faceLandmarkPoint,
CGRect faceBoundingBox,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getNormalizedPointForImagePoint(CGPoint imagePoint,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getNormalizedPointForImagePointUsingRegionOfInterest(CGPoint imagePoint,
long imageWidth,
long imageHeight,
CGRect roi) |
|
CGPoint |
VNFaceLandmarkRegion2D.getNormalizedPoints() |
|
CGPoint |
VNRectangleObservation.getTopLeft() |
|
CGPoint |
VNRectangleObservation.getTopRight() |
|
CGPoint |
VNFaceLandmarkRegion2D.pointsInImageOfSize(CGSize imageSize) |
|
Methods in org.robovm.apple.vision with parameters of type CGPoint
| Modifier and Type |
Method |
Description |
protected static long |
VNRectangleObservation.create(long requestRevision,
CGPoint topLeft,
CGPoint bottomLeft,
CGPoint bottomRight,
CGPoint topRight) |
|
static CGPoint |
VNUtils.getImagePointForNormalizedPoint(CGPoint normalizedPoint,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getImagePointForNormalizedPointUsingRegionOfInterest(CGPoint normalizedPoint,
long imageWidth,
long imageHeight,
CGRect roi) |
|
static CGPoint |
VNUtils.getNormalizedPointForImagePoint(CGPoint imagePoint,
long imageWidth,
long imageHeight) |
|
static CGPoint |
VNUtils.getNormalizedPointForImagePointUsingRegionOfInterest(CGPoint imagePoint,
long imageWidth,
long imageHeight,
CGRect roi) |
|
protected long |
VNPoint.init(CGPoint location) |
|
-