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.

Displaying Line Drawings 10.5.<br />

dlpdfcontentarcto<br />

This is an implementation of the PostScript arcto comm<strong>and</strong>, included as a<br />

convenience to output drivers which currently support PostScript.<br />

• The first two parameters are the ASFixed values of the (X,Y) position of the Line<br />

Start.<br />

• The third is the ASFixed value of the Radius of the Arc Segment.<br />

• The fourth <strong>and</strong> fifth are the ASFixed values of the (X,Y) position of the<br />

Intersection.<br />

• The sixth <strong>and</strong> seventh are the ASFixed value of the (X,Y) position of the Line<br />

End.<br />

NOTE: This implementation will draw the line segment from the end of the arc to<br />

the end position, which would not be drawn in PostScript.<br />

dlpdfcontentpieslice<br />

This method was included as a convenience operator for the construction of pie<br />

charts.<br />

• The first two parameters are the ASFixed values for (X,Y) of the center of the pie<br />

the slice is taken from.<br />

• The third is the ASFixed value for the Diameter of the pie slice.<br />

• The fourth <strong>and</strong> fifth are the Start Angle <strong>and</strong> End Angle, in degrees, of the pie<br />

slice.<br />

The angles are counter-clockwise from right. The arc of the pie will be drawn counterclockwise.<br />

If the angles are coincident, a full circle will be drawn.<br />

dlpdfcontentpieslicen<br />

This is identical to dlpdfcontentpieslice above, except that the arc will be<br />

drawn clockwise from the Start Angle to the End Angle.

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

Saved successfully!

Ooh no, something went wrong!