Package org.oscim.core
Class Point
java.lang.Object
org.oscim.core.Point
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledistanceSq(Point other) doublegetX()doublegetY()voidsetPerpendicular(Point other) voidsetPerpendicular(Point p1, Point p2) toString()