GP.Attributes.Values
Class GetY

java.lang.Object
  |
  +--GP.Attributes.Value
        |
        +--GP.Attributes.Values.GetY

public class GetY
extends Value


Constructor Summary
GetY(Position position)
           
 
Method Summary
 double GetValue()
           
 
Methods inherited from class GP.Attributes.Value
Copy, equals, Sum
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetY

public GetY(Position position)
Method Detail

GetValue

public double GetValue()
Overrides:
GetValue in class Value