Displays only the line with data flowing into the selectedcountry or withdata flowing out of theselected country.
for showInOnly
for showOutOnly
controller.showInOnly(true);
controller.showInOnly(false);
controller.showOutOnly(true);
controller.showOutOnly(false);