GP.Attributes.Values
Class GetX

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

public class GetX
extends Value


Constructor Summary
GetX(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

GetX

public GetX(Position position)
Method Detail

GetValue

public double GetValue()
Overrides:
GetValue in class Value