Copyright (C) 2000, 2001, Geert Vernaeve. |
get element at row i and column j |
Returns Point(x=col,y=row) or null |
pos is the index of the new to be created row |
Subclasses overriding this method should do their work and at the end call super.insertCol(pos) |
Utility method for subclasses |
Utility method for subclasses. Returns a new array with an empty row inserted. |