GP.Attributes.Ranges
Class Height

java.lang.Object
  |
  +--GP.Attributes.Range
        |
        +--GP.Attributes.Ranges.Height

public class Height
extends Range


Constructor Summary
Height(Scalable scalable)
           
 
Method Summary
 double GetLowerBound()
           
 double GetUpperBound()
           
 
Methods inherited from class GP.Attributes.Range
Contains, Contains, Copy, DoForEach, DoForEach, equals, GetRandomNumberWithin
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Height

public Height(Scalable scalable)
Method Detail

GetUpperBound

public double GetUpperBound()
Overrides:
GetUpperBound in class Range

GetLowerBound

public double GetLowerBound()
Overrides:
GetLowerBound in class Range