Spacing of group of Line[]-s -- any simple way?
- To: mathgroup at smc.vnet.net
- Subject: [mg116803] Spacing of group of Line[]-s -- any simple way?
- From: Peter Sisak <p-kun80 at hotmail.com>
- Date: Mon, 28 Feb 2011 05:02:47 -0500 (EST)
Assume two Graphics[]s, consisting of Line[]s only. 1. Them being in the same coordinate system, what would be the most straightforward way to calculate the minimum separation of the two Graphics[]s? 2. How do you quickly get them to a given "s" separation, utilizing the function Translate[[],{x,0}] on one of the Graphics[]? 3. How do you graph the separation as a function of "x"? Thanks in advance Peter Sisak