org.ascape.ant
Class CoordinateElement

java.lang.Object
  extended by org.ascape.ant.CoordinateElement
All Implemented Interfaces:
java.io.Serializable

public class CoordinateElement
extends java.lang.Object
implements java.io.Serializable

The Class CoordinateElement.

See Also:
Serialized Form

Constructor Summary
CoordinateElement()
           
 
Method Summary
 Coordinate determineCoordinate()
          Determine coordinate.
 void setValue(int xValue)
          Sets the value.
 void setX(int xValue)
          Sets the x.
 void setY(int yValue)
          Sets the y.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinateElement

public CoordinateElement()
Method Detail

setX

public void setX(int xValue)
Sets the x.

Parameters:
xValue - the new x

setValue

public void setValue(int xValue)
Sets the value.

Parameters:
xValue - the new value

setY

public void setY(int yValue)
Sets the y.

Parameters:
yValue - the new y

determineCoordinate

public Coordinate determineCoordinate()
Determine coordinate.

Returns:
the coordinate


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.