| Package | Description |
|---|---|
| com.yworks.yfiles.geometry |
Contains definitions, default implementations, structs and support classes that deal with the representation of geometric data.
|
| Modifier and Type | Method and Description |
|---|---|
OrientedRectangle |
OrientedRectangle.clone()
Creates a copy of the current state of this instance using a new
MutablePoint and Size to
store the anchor and size. |
static OrientedRectangle |
OrientedRectangle.convertFrom(MutableRectangle rect)
A casting operator that creates a new instance of
OrientedRectangle using the current state of the rectangle
that is cast. |