mxCellState Properties |
The mxCellState type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteOffset |
Sets or returns the absolute offset.
| |
| AbsolutePoints |
Sets or returns the absolute points.
| |
| BoundingBox |
Sets or returns the bounding box.
| |
| Cell |
Sets or returns the cell that is represented by this state.
| |
| Height |
Sets or returns the height of the rectangle.
(Inherited from mxRectangle.) | |
| Invalid |
Sets or returns the invalid state.
| |
| LabelBounds |
Sets or returns the label bounds.
| |
| Length |
Sets or returns the length.
| |
| Origin |
Sets or returns the origin for the children.
| |
| Segments |
Sets or returns the length of the segments.
| |
| Style |
Sets or returns the cell style as a map of key, value pairs.
| |
| TerminalDistance |
Sets or returns the terminal distance.
| |
| View |
Sets or returns the enclosing graph view.
| |
| Width |
Sets or returns the width of the rectangle.
(Inherited from mxRectangle.) | |
| X |
Sets or returns the x-coordinate of the point.
(Inherited from mxPoint.) | |
| Y |
Sets or returns the y-coordinate of the point.
(Inherited from mxPoint.) |