Geometry::Primitive::Shape - Shape Role


Geometry-Primitive documentation  | view source Contained in the Geometry-Primitive distribution.

Index


DESCRIPTION

Top

Geometry::Primitive::Shape is a geometric shape.

SYNOPSIS

Top

  with 'Geometry::Primitive::Shape';

  has 'point_end' => '

METHODS

Top

grow

Increase the size of this shape by the amount specified. Consult the shape implementation's documentation for this works.

point_end

The end point of this shape.

point_start

The starting point of this shape.

AUTHOR

Top

Cory Watson <gphat@cpan.org>

COPYRIGHT & LICENSE

Top


Geometry-Primitive documentation  | view source Contained in the Geometry-Primitive distribution.