public final class Tangent extends Object implements com.yworks.yfiles.utils.IStruct
The tangent consists of its point of tangency
(Point
) and a direction (Vector
).
Constructor and Description |
---|
Tangent() |
Tangent(PointD point,
PointD vector)
|