GP.Attributes.Sizes
Class Proportional
java.lang.Object
|
+--GP.Attributes.Size
|
+--GP.Attributes.Sizes.Proportional
- public class Proportional
- extends Size
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Proportional
public Proportional(double scale)
Proportional
public Proportional(Size size,
double scale)
Proportional
public Proportional(Size size,
double widthScale,
double heightScale)
GetHeight
public double GetHeight()
- Overrides:
GetHeight
in class Size
GetWidth
public double GetWidth()
- Overrides:
GetWidth
in class Size