getLayoutGenerator abstract method
Returns a generator for the layout of the icons based on how many there are
Implementation
Generator<List<IconPosition>> getLayoutGenerator(int iconsCount);
Returns a generator for the layout of the icons based on how many there are
Generator<List<IconPosition>> getLayoutGenerator(int iconsCount);