Class GPoint

java.lang.Object
org.wicketstuff.gmap.api.GPoint
All Implemented Interfaces:
Serializable, GValue

public class GPoint extends Object implements GValue
Represents an Maps API's GPoint that contains x and y coordinates.
Author:
Iulian-Corneliu Costan
See Also: