pyfeyn2.render.pyx.points.StarshapeMark
- class pyfeyn2.render.pyx.points.StarshapeMark(size=0.075, raysize=0.05, rays=3)[source]
Bases:
Mark
Methods
__init__
([size, raysize, rays])A star-shaped mark.
getPath
()Return the path for this marker.
getPoint
()Return the point to which this marker is attached.
setPoint
(point)Attach this marker to a new point.
- getPoint()
Return the point to which this marker is attached.
- setPoint(point)
Attach this marker to a new point.