Class SingleCellSwathsOrderBase

Inheritance Relationships

Derived Types

Class Documentation

class SingleCellSwathsOrderBase

Subclassed by f2c::rp::BoustrophedonOrder, f2c::rp::CustomOrder, f2c::rp::SnakeOrder, f2c::rp::SpiralOrder

Public Functions

virtual F2CSwaths genSortedSwaths(const F2CSwaths &swaths, uint32_t variant = 0) const

Protected Functions

virtual void changeStartPoint(F2CSwaths &swaths, uint32_t variant) const
virtual void sortSwaths(F2CSwaths &swaths) const = 0