Class Point2D
Package com.here.sdk.core
Class Point2D
- java.lang.Object
-
- com.here.sdk.core.Point2D
-
public final class Point2D extends java.lang.ObjectRepresents a point in 2D space. When this point is used to indicate coordinates on a view, then (0,0) will mark the top-left corner of the view.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-