| transform (IMutablePoint) | in
Matrix | Transforms the given point in place. |
| MutableRectangle (IMutablePoint, IMutableSize) | in
MutableRectangle | Creates a new instance using the provided implementation for the storage of the position and size of the rectangle. |
| OrientedRectangle (IMutablePoint, IMutableSize) | in
OrientedRectangle | Creates a new instance using the provided values to initialize the anchor and size. |
| snapToGrid (IInputModeContext, T, IMutablePoint, SnapPolicy, SnapPolicy) | in
GridConstraintProvider | |
| addHandle (IMutablePoint, Cursor?, HandleType?) | in
HandleInputMode | Factory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance. |
| create () | in
IBendGridConstraintProvider | |
| create () | in
IGridConstraintProvider | |
| snapToGrid (IInputModeContext, T, IMutablePoint, SnapPolicy, SnapPolicy) | in
IGridConstraintProvider | Performs the actual snapping to grid coordinates. |
| create () | in
ILabelGridConstraintProvider | |
| create () | in
ILabelOwnerGridConstraintProvider | |
| create () | in
INodeGridConstraintProvider | |
| create () | in
IPortGridConstraintProvider | |
| createPathAnimation (GeneralPath, IMutablePoint, TimeSpan) | in
IAnimation | Creates a new instance of an IAnimation that animates the given IMutablePoint along a path. |