PlanarEmbedding.get_data# PlanarEmbedding.get_data()[source]# Converts the adjacency structure into a better readable structure. Returns: embeddingdictA dict mapping all nodes to a list of neighbors sorted in clockwise order. See also set_data