Package com.microstrategy.web.app.maps
Class PixelPoint
- java.lang.Object
-
- com.microstrategy.web.app.maps.Point
-
- com.microstrategy.web.app.maps.PixelPoint
-
public class PixelPoint extends Point
The pixel coordinate of a given point in the map
-
-
Constructor Summary
Constructors Constructor Description PixelPoint(double x, double y)
-