IntroCS Graphics
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Circle
Close
Path
Segment
Color
Cubic
Curve
ToPath
Segment
Ellipse
Font
Group
Line
Line
ToPath
Segment
Move
ToPath
Segment
Path
Path
Segment
Point
Path
Segment
constructor
x
y
to
String
Quadratic
Curve
ToPath
Segment
Rectangle
SVG
SVGElement
Shape
Stroke
Text
Transform
Hierarchy
PathSegment
PointPathSegment
MoveToPathSegment
LineToPathSegment
QuadraticCurveToPathSegment
CubicCurveToPathSegment
Index
Constructors
constructor
Accessors
x
y
Methods
to
String
Constructors
constructor
new
Point
Path
Segment
(
x
:
number
, y
:
number
)
:
PointPathSegment
Parameters
x:
number
y:
number
Returns
PointPathSegment
Accessors
x
x
:
y
y
:
Methods
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc