Minsky
minsky::Grid< Cell > Member List

This is the complete list of members for minsky::Grid< Cell >, including all inherited members.

bottomRowMarginminsky::Grid< Cell >
cell(unsigned row, unsigned col)=0minsky::Grid< Cell >pure virtual
centre enum valueminsky::JustificationStruct
CLASSDESC_ACCESS(Grid)minsky::Grid< Cell >private
colX(double x) constminsky::Grid< Cell >
draw()minsky::Grid< Cell >
evenHeight() constminsky::Grid< Cell >inlinevirtual
justification(unsigned col) constminsky::Grid< Cell >inlinevirtual
Justification enum nameminsky::JustificationStruct
left enum valueminsky::JustificationStruct
moveCursorTo(double x, double y)=0minsky::Grid< Cell >privatepure virtual
numCols() const =0minsky::Grid< Cell >pure virtual
numRows() const =0minsky::Grid< Cell >pure virtual
right enum valueminsky::JustificationStruct
rightColMarginminsky::Grid< Cell >
rowY(double y) constminsky::Grid< Cell >
~Grid()=defaultminsky::Grid< Cell >virtual