Re: [OpenMap Users] OMAbstractLine

From: Don Dietrick <dietrick_at_bbn.com>
Date: Thu, 20 Oct 2005 16:16:36 -0400

Hi David,

I'll add these methods to the beta and the next release.

Thanks,

Don

On Oct 20, 2005, at 12:34 PM, David Ward wrote:

> Don,
>
> I had a few minutes to look at the OMAbstractLine.
>
> I would like to suggest that the following additional convenience
> methods be
> added to OMAbstractLine:
>
> /**
> * Arrowhead function, to find out the arrowhead location.
> */
> public int getArrowLocation() {
> if (arrowhead != null) {
> return arrowhead.getLocation();
> }
> return 0;
> }
>
> /**
> * Arrowhead function, to find out the arrowhead direction.
> */
> public int getArrowDirectionType() {
> if (arrowhead != null) {
> return arrowhead.getArrowDirectionType();
> }
> return 0;
> }
>
> Cheers,
> David
>
> ----
> David Ward
> ROLANDS & ASSOCIATES Corporation
> 500 Sloat Avenue
> Monterey, CA 93940
> USA
> Tel: 1.831.373.2025
> Fax: 1.831.373.2841
> Email: synriga_at_yahoo.com
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
> --
> [To unsubscribe to this list send an email to "majdart_at_bbn.com"
> with the following text in the BODY of the message "unsubscribe
> openmap-users"]
>

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Oct 20 2005 - 16:17:26 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:07 EDT