Uses of Class
georegression.struct.point.Point2D_I16
Packages that use Point2D_I16
-
Uses of Point2D_I16 in georegression.struct.point
Methods in georegression.struct.point that return Point2D_I16Modifier and TypeMethodDescriptionPoint2D_I16.copy()
Point2D_I16.createNewInstance()
Point2D_I16.setTo
(int x, int y) Point2D_I16.setTo
(Point2D_I16 src) Methods in georegression.struct.point with parameters of type Point2D_I16Modifier and TypeMethodDescriptiondouble
Point2D_I16.distance
(Point2D_I16 a) int
Point2D_I16.distance2
(Point2D_I16 a) Point2D_I16.setTo
(Point2D_I16 src) Constructors in georegression.struct.point with parameters of type Point2D_I16