Class: TagLayout::CombinatorialSequential

Inherits:
DualIndexWalker show all
Defined in:
app/models/tag_layout/combinatorial_sequential.rb

Overview

Handles arbitrary layouts of two tags (i7 and i5) based on the direction algorithm.

Constant Summary

Constants inherited from DualIndexWalker

DualIndexWalker::PLATE_SCALE

Instance Attribute Summary

Attributes inherited from Walker

#tag_layout

Method Summary

Methods inherited from DualIndexWalker

#walk_wells

Methods inherited from Walker

#apply_tags, #initialize, #walk_wells

Constructor Details

This class inherits a constructor from TagLayout::Walker