Grid Point
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
The Cartesian x-coordinate of this location, used by the animation system and any coordinate-based rendering. Defaults to Double.NaN for non-Cartesian spatial models (distance-, network-, or great-circle-based) that have no planar coordinate; Cartesian location types (e.g. Euclidean2DPlane.Point) override it.
Link copied to clipboard
The Cartesian y-coordinate of this location; see x. Defaults to Double.NaN.