Uses of Class
com.datalogics.PDFL.Point
Packages that use Point
-
Uses of Point in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return PointModifier and TypeMethodDescriptionPoint.distanceTransform(Matrix arg0) Distance Transform the Point Object by the values in the Matrix parameter, which is a transformation without any translation.Text.getAdvanceForCharacter(int characterIndex) Gets the advance width of a character, in user space.Text.getAdvanceForTextRun(int textRunIndex) Gets the advance width of a TextRun, in user space.Quad.getBottomLeft()Bottom left corner of the Quad.Quad.getBottomRight()Bottom right corner of the Quad.LineAnnotation.getEndPoint()The ending coordinate of the line, in user space.LineTo.getPoint()The new current point.MoveTo.getPoint()The new current point.RectSegment.getPoint()The lower left corner of the rectangle.CurveTo.getPoint1()The first control point.CurveToY.getPoint1()The first control point.CurveTo.getPoint2()The second control point.CurveToV.getPoint2()The second control point.CurveTo.getPoint3()The new current point.CurveToV.getPoint3()The new current point.CurveToY.getPoint3()The new current point.LineAnnotation.getStartPoint()The starting coordinate of the line, in user space.Quad.getTopLeft()Top left corner of the Quad.Quad.getTopRight()Top right corner of the Quad.static final PointPDFLJNI.LineAnnotation_getEndPoint(long jarg1, LineAnnotation jarg1_) static final PointPDFLJNI.LineAnnotation_getStartPoint(long jarg1, LineAnnotation jarg1_) static final PointPDFLJNI.Point_distanceTransform(long jarg1, Point jarg1_, long jarg2, Matrix jarg2_) static final PointPDFLJNI.Point_transform(long jarg1, Point jarg1_, long jarg2, Matrix jarg2_) static final PointPDFLJNI.Text_getAdvanceForCharacter(long jarg1, Text jarg1_, int jarg2) static final PointPDFLJNI.Text_getAdvanceForTextRun(long jarg1, Text jarg1_, int jarg2) Transform the Point Object by the values in the Matrix parameter.Methods in com.datalogics.PDFL that return types with arguments of type PointModifier and TypeMethodDescriptionAxialShadingPattern.getCoords()The coordinates of the two endpoints of the axial shading.InkAnnotation.getScribble(int index) PolygonAnnotation.getVertices()PolyLineAnnotation.getVertices()Methods in com.datalogics.PDFL with parameters of type PointModifier and TypeMethodDescriptionvoidAdds a Bezier curve from the current path using the first two points specified as Bezier control points ending at the third point.voidAdds a Bezier curve from the current path.voidAdds a Bezier curve from the current path.voidAdds a line to the current path from the current path position.voidAdds a rectangle to the current path with the lower left corner at the give point, and with the width and height specified.Copy a LinkAnnotation to the specified page and center the annotation on the specified point.static final voidPDFLJNI.CurveTo_Point1_set(long jarg1, CurveTo jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveTo_Point2_set(long jarg1, CurveTo jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveTo_Point3_set(long jarg1, CurveTo jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveToV_Point2_set(long jarg1, CurveToV jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveToV_Point3_set(long jarg1, CurveToV jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveToY_Point1_set(long jarg1, CurveToY jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.CurveToY_Point3_set(long jarg1, CurveToY jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.LineAnnotation_setEndPoint(long jarg1, LineAnnotation jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.LineAnnotation_setStartPoint(long jarg1, LineAnnotation jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.LineTo_Point_set(long jarg1, LineTo jarg1_, long jarg2, Point jarg2_) static final LinkAnnotationPDFLJNI.LinkAnnotation_copyTo__SWIG_1(long jarg1, LinkAnnotation jarg1_, long jarg2, Page jarg2_, long jarg3, Point jarg3_) voidMoves the current point of the path to the given point.static final voidPDFLJNI.MoveTo_Point_set(long jarg1, MoveTo jarg1_, long jarg2, Point jarg2_) static final longPDFLJNI.new_CurveTo__SWIG_0(long jarg1, Point jarg1_, long jarg2, Point jarg2_, long jarg3, Point jarg3_) static final longPDFLJNI.new_CurveToV__SWIG_0(long jarg1, Point jarg1_, long jarg2, Point jarg2_) static final longPDFLJNI.new_CurveToY__SWIG_0(long jarg1, Point jarg1_, long jarg2, Point jarg2_) static final longPDFLJNI.new_LineAnnotation__SWIG_0(long jarg1, Page jarg1_, long jarg2, Rect jarg2_, long jarg3, Point jarg3_, long jarg4, Point jarg4_) static final longPDFLJNI.new_LineAnnotation__SWIG_1(long jarg1, Page jarg1_, long jarg2, Rect jarg2_, long jarg3, Point jarg3_, long jarg4, Point jarg4_, int jarg5) static final longPDFLJNI.new_LineTo__SWIG_0(long jarg1, Point jarg1_) static final longPDFLJNI.new_MoveTo__SWIG_0(long jarg1, Point jarg1_) static final longPDFLJNI.new_Quad__SWIG_1(long jarg1, Point jarg1_, long jarg2, Point jarg2_, long jarg3, Point jarg3_, long jarg4, Point jarg4_) static final longPDFLJNI.new_RectSegment__SWIG_0(long jarg1, Point jarg1_, double jarg2, double jarg3) static final voidPDFLJNI.Path_addCurve(long jarg1, Path jarg1_, long jarg2, Point jarg2_, long jarg3, Point jarg3_, long jarg4, Point jarg4_) static final voidPDFLJNI.Path_addCurveV(long jarg1, Path jarg1_, long jarg2, Point jarg2_, long jarg3, Point jarg3_) static final voidPDFLJNI.Path_addCurveY(long jarg1, Path jarg1_, long jarg2, Point jarg2_, long jarg3, Point jarg3_) static final voidPDFLJNI.Path_addLine(long jarg1, Path jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.Path_addRect(long jarg1, Path jarg1_, long jarg2, Point jarg2_, double jarg3, double jarg4) static final voidPDFLJNI.Path_moveTo(long jarg1, Path jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.Point_DisposeChildren(long jarg1, Point jarg1_) static final PointPDFLJNI.Point_distanceTransform(long jarg1, Point jarg1_, long jarg2, Matrix jarg2_) static final doublePDFLJNI.Point_H_get(long jarg1, Point jarg1_) static final voidPDFLJNI.Point_H_set(long jarg1, Point jarg1_, double jarg2) static final booleanPDFLJNI.Point_sameTypeEquals(long jarg1, Point jarg1_, long jarg2, Point jarg2_) static final StringPDFLJNI.Point_toString(long jarg1, Point jarg1_) static final PointPDFLJNI.Point_transform(long jarg1, Point jarg1_, long jarg2, Matrix jarg2_) static final doublePDFLJNI.Point_V_get(long jarg1, Point jarg1_) static final voidPDFLJNI.Point_V_set(long jarg1, Point jarg1_, double jarg2) booleanText.pointIntersectsCharacter(Point p, int index) Tests whether a point is on a specified character within this Text object.booleanText.pointIntersectsTextRun(Point p, int index) Tests whether a point is on a specified TextRun within this Text object.static final voidPDFLJNI.PointVector_add(long jarg1, com.datalogics.PDFL.PointVector jarg1_, long jarg2, Point jarg2_) static final voidPDFLJNI.PointVector_set(long jarg1, com.datalogics.PDFL.PointVector jarg1_, int jarg2, long jarg3, Point jarg3_) static final voidPDFLJNI.RectSegment_Point_set(long jarg1, RectSegment jarg1_, long jarg2, Point jarg2_) voidLineAnnotation.setEndPoint(Point endPoint) The ending coordinate of the line, in user space.voidThe new current point.voidThe new current point.voidThe lower left corner of the rectangle.voidThe first control point.voidThe first control point.voidThe second control point.voidThe second control point.voidThe new current point.voidThe new current point.voidThe new current point.voidLineAnnotation.setStartPoint(Point startPoint) The starting coordinate of the line, in user space.static final booleanPDFLJNI.Text_pointIntersectsCharacter(long jarg1, Text jarg1_, long jarg2, Point jarg2_, int jarg3) static final booleanPDFLJNI.Text_pointIntersectsTextRun(long jarg1, Text jarg1_, long jarg2, Point jarg2_, int jarg3) Method parameters in com.datalogics.PDFL with type arguments of type PointModifier and TypeMethodDescriptionvoidInkAnnotation.addScribble(List<Point> scribble) The vertices that define one of many scribbles in an ink annotation, in user space.voidThe coordinates of the two endpoints of the axial shading.voidPolygonAnnotation.setVertices(List<Point> vertices) The vertices that define the polygon annotation, in user space.voidPolyLineAnnotation.setVertices(List<Point> vertices) The vertices that define the polyline annotation, in user space.Constructors in com.datalogics.PDFL with parameters of type PointModifierConstructorDescriptionAppend a cubic Bézier curve to the current path. The curve extends from the current point to point3, using point1 and point2 as the Bézier control points. The new current point is point3.Append a cubic Bézier curve to the current path. The curve extends from the current point to point3, using the current point and point2 as the Bézier control points. The new current point is point3.Append a cubic Bézier curve to the current path. The curve extends from the current point to point3, using point1 and point3 as the Bézier control points. The new current point is point3.LineAnnotation(Page page, Rect initialRect, Point startPoint, Point endPoint) Create a new LineAnnotation at the end of a page's annotation array.LineAnnotation(Page page, Rect initialRect, Point startPoint, Point endPoint, int addAfter) Create a new LineAnnotation at a specific index in the page's annotation array.Create a line to a new point. Append a straight line segment from the current point to the lineToPoint. The new current point is the point the line is drawn to.Move to a new current point. Begin a new subpath by moving the current point to a new point, omitting any connecting line segment. If the previous path segment in the current path was also a MoveTo, the new m overrides it; no vestige of the previous MoveTo operation remains in the path.Creates a Quad from a set of 4 points.RectSegment(Point point, double width, double height) Append a rectangle to the current path as a complete subpath, with lower-left corner point and dimensions width and height in user space.Constructor parameters in com.datalogics.PDFL with type arguments of type PointModifierConstructorDescriptionAxialShadingPattern(ColorSpace colorSpace, List<Point> coords, List<Function> function) Create an AxialShadingPattern.PolygonAnnotation(Page page, Rect initialRect, List<Point> vertices) Create a new PolygonAnnotation at the end of a page's annotation array.PolygonAnnotation(Page page, Rect initialRect, List<Point> vertices, int addAfter) Create a new PolygonAnnotation at a specific index in the page's annotation array.PolyLineAnnotation(Page page, Rect initialRect, List<Point> vertices) Create a new PolyLineAnnotation at the end of a page's annotation array.PolyLineAnnotation(Page page, Rect initialRect, List<Point> vertices, int addAfter) Create a new PolyLineAnnotation at a specific index in the page's annotation array.