Aspect for drawing bipolar polyshapes that hold input and output pins on two opposite sides.<q ref="core.svg:Polyshape">Polyshape</q><q ref="core.svg:Bipolar">Bipolar</q> aspect assumes that the attached object contains the method <code>getPlugs</code> (as appears in <q ref="core.gml:Connectable">Connectable</q>).(c) SAP AG 2003-2006. All rights reserved.
Gets the shape's geometry constraints.Extends the geometry constraints structure by adding the following members
<table class="BOTH"><tr><td class="H V">Name </td><td class=H>Description </td></tr><tr><td class=V>poleStart </td><td>The minimum distance to keep between a pole start and the first pin on that pole </td></tr><tr><td class=V>poleEnd </td><td>The minimum distance to keep between a pole end and the last pin on that pole </td></tr></table>
<ul><li>A <i>pole</i> is a contiguous block of pins arranged on the same side. </li><li>In a bipolar shape there are two poles, namely the <i>input</i> and the <i>output</i> poles. </li></ul>