Uses of Class
com.sun.javafx.geom.Vec2d
Packages that use Vec2d
-
Uses of Vec2d in com.sun.javafx.geom
Methods in com.sun.javafx.geom with parameters of type Vec2dModifier and TypeMethodDescriptiondouble
Returns the distance from thisVec2d
to a specifiedVec2d
.double
Vec2d.distanceSq
(Vec2d v) Returns the square of the distance from thisVec2d
to a specifiedVec2d
.void
Constructors in com.sun.javafx.geom with parameters of type Vec2d