Searched refs:compassPoint (Results 1 – 1 of 1) sorted by relevance
211 protected String getEdgeEndPoint(String nodeId, String portId, CompassPoint compassPoint) { in getEdgeEndPoint() argument218 if (compassPoint != null) { in getEdgeEndPoint()219 portStrings.add(compassPoint.toString()); in getEdgeEndPoint()