GP.Attributes.Positions
Class ConstantXRangeBoundedY

java.lang.Object
  |
  +--GP.Attributes.Position
        |
        +--GP.Attributes.Positions.ConstantXRangeBoundedY

public class ConstantXRangeBoundedY
extends Position


Constructor Summary
ConstantXRangeBoundedY(GP.Containers.Manager constrainer, Graphic shape)
           
 
Method Summary
 double GetX()
           
 double GetY()
           
 
Methods inherited from class GP.Attributes.Position
Copy, Difference, equals, Negative, Sum, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConstantXRangeBoundedY

public ConstantXRangeBoundedY(GP.Containers.Manager constrainer,
                              Graphic shape)
Method Detail

GetY

public double GetY()
Overrides:
GetY in class Position

GetX

public double GetX()
Overrides:
GetX in class Position