documentationfor yFiles for HTML 2.6

MutablePoint

A mutable point in 2D coordinate space with double precision coordinates.

Inheritance Hierarchy
MutablePoint
Implemented Interfaces

Remarks

This implementation stores the values of the coordinates in double precision floating point members. As a convenience it implements the ICloneable interface.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.geometry.MutablePoint

See Also

Constructors

Properties

Methods