Ok, alle Quellcode-Freunde und Mathefreaks mal hergehört,
das ist echt nicht mein Metier, aber ich finde im Quellcode der
http://www.pathoftheshell.com/ -Seite folgende Polygon-Koordinaten für die sogenannte area (Bereich) auf dem map (Bild), die dan jeweils ein Link ist.
<map name="themessage">
<!-- Looking for URLs in the source code spoils the fun, don'tcha think? I recommend clicking things. -->
<area shape="poly" coords="370,40,369,21,391,20,396,22,396,17,398,17,398,23,400,22,402,26,402,30,373,32" href="path.html">
<area shape="poly" coords="162,21,171,20,176,22,181,20,185,20,186,15,190,16,190,21,195,21,202,23,211,20,214,20,220,21,230,21,232,16,237,15,236,27,229,33,216,31,204,31,192,33,178,33,164,34,168,38,160,38,157,35,157,25" href="gathered.html">
<area shape="poly" coords="318,20,311,25,316,31,322,30,328,30,327,22,331,18,328,16,322,21" href="of.html">
<area shape="poly" coords="433,24,437,20,439,25,441,23,441,17,444,17,444,24,447,22,449,26,451,22,457,22,459,28,453,31,443,31,434,32" href="the.html">
<area shape="poly" coords="241,21,245,31,272,31,270,15,259,16,258,21" href="will.html">
</map>
und auf der (neuen!!!) Seite
http://www.pathoftheshell.com/imager/00.html
folgende Angaben:
<map name="Map">
<area shape="poly" coords="35,14,43,14,44,21,57,22,71,19,98,23,113,24,103,37,63,35,47,37,41,31,21,30" href="04.html">
<area shape="poly" coords="179,21,171,27,173,36,192,39,215,38,235,37,233,28,216,26,208,20,195,26" href="01.html">
<area shape="poly" coords="321,17,323,28,365,28,392,26,419,26,428,20,420,8,411,11,400,5,387,11,374,7,351,13,335,6,323,6" href="06.html">
<area shape="poly" coords="523,18,539,10,546,22,551,31,571,27,585,21,590,32,591,40,558,40,521,39" href="02.html">
</map>
Das sind ganz schön komplexe Polygone, wenn man damit nur einen klickbaren Bereich angeben will.
Im Anhang ist mal mein allererster Plot-Versuch mit Excel, für den ersten Bereich, nämlich der den LinkBereich zur "path"-Seite beschreibt.
Wer steigt da durch oder erklärt mir, dass das zu nichts führt?
Gruß Ireen