[Overview][Types][Procedures and functions][Index] |
|
Converts an Eccentric Angle and an Angle-Length, into the coordinates for the Start and End radial Points. |
|
|
Converts an Arc and ArcLength into a Bezier Approximation of the Arc. |
|
|
Gets a TBezier instance representing the specified Bezier control points. |
|
|
Bezier2Polyline - convert a 4-Point Bezier into a Pointer Array of TPoint and a Count variable. |
|
|
BezierArcPoints - convert an Arc and ArcLength into a Pointer Array of TPoints for use with Polyline or Polygon. |
|
|
BezierMidPoint - get the Mid-Point of any 4-Point Bezier. It is primarily for use in SplitBezier. |
|
|
Calculates the values for the output variables in Left, Top, Width, and Height. |
|
|
Coords2Angles - convert the coords for Start and End Radial- Points into an Eccentric counter clockwise Angle and an Angle-Length. |
|
|
Gets the distance between two points, or the distance of a point from a specified line. |
|
|
EccentricAngle - get the Eccentric Angle of a given point on any non-rotated ellipse. |
|
|
Gets an array of points for a polygon which approximates an ellipse in the specified rectangle. |
|
|
EllipseRadialLength - Radial-Length of non-rotated ellipse at any given Eccentric Angle. |
|
|
FloatPoint - it is essentially like Classes.Point in use, except that it accepts Extended Parameters. It is Primarily for use with and in Bezier routines. |
|
|
LineEndPoint - get the End-Point of a line of any given Length at any given angle with any given Start-Point. |
|
|
Ensures that the i1 argument is the smaller of the two Integer values. |
|
|
Moves the specified rectangle to the origin in the x and y arguments. |
|
|
Moves and potentially resizes a rectangle to fit within the specified target rectangle. |
|
|
PolyBezier2Polyline - convert an array of 4-Point Bezier into a Pointer Array of TPoint and a Count variable. |
|
|
PolyBezierArcPoints - convert an Arc and ArcLength into a Pointer Array of TPoints for use with Polyline or Polygon. |
|
|
Determine the Quadrant of any point, given the Center. |
|
|
Get the RadialPoint at any given Eccentric angle on any non- rotated ellipse. |
|
|
Rotates a point around the origin by the specified angle (in radians). |
|
|
Rotates a rectangle with the specified dimensions by the specified angle (in radians). |
|
|
Indicates whether member in the specified rectangles have the same values. |
|
|
SplitBezier - split any 4-Point Bezier into two 4-Point Beziers: a 'Left' and a 'Right' |
|
Version 4.0 | Generated 2025-05-03 | Home |