mxICell Properties |
The mxICell type exposes the following members.
| Name | Description | |
|---|---|---|
| Collapsed |
Sets or returns the collapsed state of the cell.
| |
| Connectable |
Returns true if the cell is connectable.
| |
| Edge |
Returns true if the cell is an edge.
| |
| Geometry |
Sets or returns the geometry of the cell.
| |
| Id |
Sets or returns the Id of the cell.
| |
| Parent |
Sets or returns the parent of the cell.
| |
| Style |
Sets or returns the string that describes the style.
| |
| Value |
Sets or returns the user object of the cell.
| |
| Vertex |
Returns true if the cell is a vertex.
| |
| Visible |
Sets or returns the visible state of the cell.
|