Uses of Class
util.SimplePoint
-
Packages that use SimplePoint Package Description math util -
-
Uses of SimplePoint in math
Methods in math that return SimplePoint Modifier and Type Method Description SimplePointPoint. getUtilPoint()Converts objects of this class to the normal Point object.static SimplePointPoint. getUtilPoint(Point point)Converts objects of this class to the normal Point object. -
Uses of SimplePoint in util
Constructors in util with parameters of type SimplePoint Constructor Description SimplePoint(SimplePoint p)
-