Usages of Dart
Properties
| face | in Dart | Gets the face list associated with this dart. | |
| oppositeDart | in Dart | Gets the opposite dart. | |
| outerFace | in PlanarEmbedding | Gets the IList<T> that represents the outer face. |
Method Return Values
| getCyclicNext (Dart) | in PlanarEmbedding | Returns the cyclic next dart of the given dart. | |
| getCyclicPrevious (Dart) | in PlanarEmbedding | Returns the cyclic previous dart of the given dart. | |
| getDarts (LayoutEdge) | in PlanarEmbedding | Returns the two darts associated with the given edge. | |
| getOutgoingDarts (LayoutNode) | in PlanarEmbedding | Returns a IList<T> containing the (cyclic ordered) outgoing darts of the specified node. |
Method Parameters
| getCyclicNext (Dart) | in PlanarEmbedding | Returns the cyclic next dart of the given dart. | |
| getCyclicPrevious (Dart) | in PlanarEmbedding | Returns the cyclic previous dart of the given dart. |