MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Extracting outlines of thick lines

  • To: mathgroup at smc.vnet.net
  • Subject: [mg114696] Extracting outlines of thick lines
  • From: Yaroslav Bulatov <yaroslavvb at gmail.com>
  • Date: Mon, 13 Dec 2010 03:53:03 -0500 (EST)

Can anyone suggest a way to extract outline of thick line in vector
form?

Example thick line:
Graphics[{AbsoluteThickness[200], JoinForm["Round"],
CapForm["Round"],Line[{{0, 0}, {0, 1}, {1, 1}}]}]


  • Prev by Date: Re: ErrorListPlot
  • Next by Date: Re: vector/matrix indexed from zero
  • Previous by thread: Re: wavelet
  • Next by thread: Re: Extracting outlines of thick lines