edgeMap property

Map edgeMap
getter/setter pair

A map which maintains the edges in sorted order around the node

Implementation

Map edgeMap = new SplayTreeMap();