Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a point on a cubic bezier curve, the result of RaphaelStatic.findDotsAtSegment.

Hierarchy

Index

Properties

alpha: number

Angle of the curve derivative of the curve at the point.

The end point of the cubic bezier curve.

The left anchor point of the cubic bezier curve.

The right anchor point of the cubic bezier curve.

The start point of the cubic bezier curve.

x: number

The x coordinate of the point.

y: number

The y coordinate of the point.

Generated using TypeDoc