Exemplo n.º 1
0
 @Override
 public void addPort(EdgeLocation edgeLoc, PortType portType) {
   map.placePort(edgeLoc, portType);
 }