9 FSI Pages Add-on
265
NeptuneLabs - FSI Viewer
<shape> node
<Page>
<Links>
<Area>
<Shape coords="0,0, 1,0, 1,1, 0,1,
0,0" />
</Area>
</Links>
</Page>
The example describes a rectangular shape filling the entire image.
Please provide larger shapes first when providing overlapping
shapes. FSI Pages stacks shapes above each other in the order they
have been defined.
You can use any closed polygon shape. Please note that complex polygons might
lead to reduced page flip performance. FSI Pages will automatically close non-
closed polygons by connecting the last point to the start point.
<text> nodes (optional)
Each <area> may contain a <text> node providing HTML formatted text providing
a description for the link. The
→ LargeToolTipsplug-in uses the content of this node
to display tool tips for hyperlinks.
<shape> node
<Page>
<Links>
<Area>
<Shape coords="0,0, 1,0, 1,1, 0,1" />
<Text><b>Some descriptive text</b>
</Text>
</Area>
</Links>
</Page>
9.15 Link Parameters and Hierarchy of Link Parameters
FSI Pages provides a number of ways to define link properties. This provides a
flexible way to configure links without the need to change the page XML data, but