Uses of Class
de.grogra.xl.util.BidirectionalHashMap
-
Uses of BidirectionalHashMap in de.grogra.ext.exchangegraph
Modifier and TypeMethodDescriptionIOContext.getEdgeMap()
Returns theedge map
.IOContext.getEdgeTypes()
Returns theedge types map
.IOContext.getNodeMap()
Returns thenode map
. -
Uses of BidirectionalHashMap in de.grogra.ext.exchangegraph.export
Modifier and TypeMethodDescriptionprotected void
BaseExportEdge.addXmlEdge
(int edgeBits, String srcId, String dstId, String edgeId, BidirectionalHashMap<Integer, String> edgeTypes, de.grogra.ext.exchangegraph.xmlbeans.Graph graph)