GP.Attributes.Sizes
Class Random

java.lang.Object
  |
  +--GP.Attributes.Size
        |
        +--GP.Attributes.Sizes.Random

public class Random
extends Size


Constructor Summary
Random()
           
Random(Container container)
           
 
Methods inherited from class GP.Attributes.Size
Copy, Difference, equals, GetHeight, GetHeightValue, GetWidth, GetWidthValue, Sum, toHTMLString, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Random

public Random()

Random

public Random(Container container)