22.03.2015 Views

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

8.8 <strong>DLI</strong> <strong>Implementation</strong> <strong>and</strong> <strong>Reference</strong> <strong>Guide</strong><br />

dlpdfcontentarcn<br />

This procedure is included as an aid in transitioning from PostScript to PDF. It will<br />

Concepts <strong>and</strong> Facilities: <strong>Guide</strong> to the DL Pager Composition System<br />

draw an arc centered at (X1, Y1), at a radius of Radius, from Angle1 to Angle2,<br />

clockwise, where the angles are considered to be in degrees.<br />

dlpdfcontentarcto<br />

This is a convenience method to mimic the PostScript ArcTo operator. It will locate<br />

the intersections of the line (X1,Y1)->(Xint, Yint), <strong>and</strong> (X2,Y2)->(Xint, Yint),<br />

<strong>and</strong> draw an arc of the specified radius tangent to those two lines. The line segment<br />

from (X1,Y1) to the arc will be drawn. Unlike the PostScript ArcTo operator, the<br />

segment from the tangent to (X2,Y2) will also be drawn.<br />

dlpdfcontentpieslice<br />

This procedure is included as an aid in graph construction. It will draw a pie slice,<br />

centered at (X1,Y1), at a radius of Radius, from Angle1 to Angle2, counterclockwise,<br />

where the angles are specified in degrees.<br />

dlpdfcontentpieslicen<br />

This procedure is included as an aid in graph construction. It will draw a pie slice,<br />

centered at (X1,Y1), at a radius of Radius, from Angle1 to Angle2, clockwise,<br />

where the angle is specified in degrees.<br />

dlpdfcontentcircle<br />

This procedure is included as an aid in transitioning from PostScript to PDF. It will<br />

draw a circle centered at (X1,Y1), at a radius of Radius.<br />

dlpdfcontentellipse<br />

This procedure is included as an aid in transitioning from PostScript to PDF. It will<br />

draw an ellipse centered at (X1,Y1), at a vertical radius of RadiusV <strong>and</strong> a horizontal<br />

radius of RadiusH.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!