• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Bounding Rectangle [and data type Rect]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bounding Rectangle [and data type Rect]


  • Subject: Re: Bounding Rectangle [and data type Rect]
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 29 Jul 2002 20:53:28 +1000

On 29/7/02 6:44 PM +1000, Paul Berkowitz, email@hidden, wrote:

> 'bounds' are properties of quite a lot of objects there, and I
> wanted to make sure i had the ordering right, and to check whether it's four
> separate integers in one list or two pairs of two-member lists, etc.

Keep in mind that bounds doesn't have to be {x1, y1, x2, y2}; in at least
two apps it's {y1, x1, y2, x2}. And there's no reason for it to be a pair of
lists because it only coincides with the coordinates of corner points when
the rectangle is not rotated; if the rectangle is rotated, bounds generally
refers to an imaginary unrotated rectangle that fully encloses the item.

--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Bounding Rectangle [and data type Rect]
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Bounding Rectangle [and data type Rect] (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: QXP5 image offset
  • Next by Date: Re: QXP5 image offset
  • Previous by thread: Re: Bounding Rectangle [and data type Rect]
  • Next by thread: Re: Bounding Rectangle [and data type Rect]
  • Index(es):
    • Date
    • Thread