mxGeometry Constructor |
| Name | Description | |
|---|---|---|
| mxGeometry |
Constructs a new geometry at (0, 0) with the width and height set to 0.
| |
| mxGeometry(mxGeometry) |
Constructs a copy of the given geometry.
| |
| mxGeometry(Double, Double, Double, Double) |
Constructs a geometry using the given parameters.
|