Path.Segment.QUAD_TO
Path.Segment
represents a
QuadraticCurve
from the previous position of a Path
to the Point
at index 1 associated with the Path.Segment
.AffineTransform
.Point
specified by the given x and y coordinates to the transformation matrix
of this AffineTransform
.QuadraticCurve
from the given sequence of x- and
y-coordinates of the start-, the control-, and the end-point.QuadraticCurve
from the given sequence of
Point
s formed by start-, control-, and end-point.Copyright (c) 2014 itemis AG, and others. All rights reserved.