Creating and installing the Symbol Unclutterer interactor
You can create the interactor and set it as the current interactor on the view using, for example:
IlvMagnifySymbolsInteractor magInteractor=new IlvMagnifySymbolsInteractor();
view.setInteractor(magInteractor);
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.