[VisAPI Index] [VisAPI Hierarchy]
#include <VisApi/VisApi.h>
Inherits: visObject
Return field dimension.
Return field size in dimension i.
PRE: 0 <= i < this->getDim()
Get size of field in array d.
PRE: d must be allocated as array of size this->getDim()
Return number of attributes of this field. May be 0.
Return number of cell types.
Return cell dimension of cell type c.
Return number of nodes of cell type c.
Set cursor to position p.
PRE: 0 <= p[i] < this->getSize(i), 0 <= i < this->getDim()
Get position of cursor.
PRE: 0 <= i < this->getDim()
Get position of cursor in array p.
PRE: p must be allocated as array of size this->getDim()
Return cell renderer
Return number of cells in the grid.
Return number of nodes in the grid.
Return attribute i of actual cursor pos.
Write attribute t to attr.
Documentation generated by breitlip@atzenger10 on Mon Jan 17 19:29:23 CET 2000 | Kdoc |