GP.Attributes.Ranges
Class Width

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

public class Width
extends Range


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

Width

public Width(Scalable scalable)
Method Detail

GetUpperBound

public double GetUpperBound()
Overrides:
GetUpperBound in class Range

GetLowerBound

public double GetLowerBound()
Overrides:
GetLowerBound in class Range