Class
PDF::Writer::PolygonPoint
In:
lib/pdf/writer/graphics.rb
Parent:
Object
Points for use in the drawing of polygons.
Methods
new
Attributes
connector
[R]
x
[R]
y
[R]
Public Class methods
new
(x, y, connector = :line)
[Validate]