com.mindgames.heatrow
Class Location
java.lang.Object
com.mindgames.heatrow.Location
public class Location
- extends Object
Created with IntelliJ IDEA.
User: andrebrov
Date: 06.03.13
Time: 10:02
To change this template use File | Settings | File Templates.
Location
public Location()
getTopLeftPoint
public org.openqa.selenium.Point getTopLeftPoint()
getDimension
public org.openqa.selenium.Dimension getDimension()
setTopLeftPoint
public void setTopLeftPoint(org.openqa.selenium.Point topLeftPoint)
setDimension
public void setDimension(org.openqa.selenium.Dimension dimension)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2013. All Rights Reserved.