GP.Attributes.Values
Class Scale

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

public class Scale
extends Value


Constructor Summary
Scale(GP.Components.Scale scale)
           
 
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

Scale

public Scale(GP.Components.Scale scale)
Method Detail

GetValue

public double GetValue()
Overrides:
GetValue in class Value