Module ep_poly

License: MIT File: ep_poly.erl Description: Display polygon.

Copyright © 2018 Lloyd R. Prentice

Version: .01

Authors: Lloyd R. Prentice.

Description

License: MIT File: ep_poly.erl Description: Display polygon

Function Index

create/1Create polygon map.
polygon/3Display polygon.

Function Details

create/1

create(Vertices::[xy()]) -> ep_poly()

Create polygon map

polygon/3

polygon(PDF::pdf_server_pid(), Job::ep_job(), PolygonMap::ep_poly()) -> ok

Display polygon


Generated by EDoc