|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.tools.design.util.Regions
public class Regions
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
Regions()
|
|
| Method Summary | |
|---|---|
static double |
makeItFit(double width,
double height,
double maxWidth,
double maxHeight)
Returns the scale necessary to make width/height fit inside maxWidth/maxHeight. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Regions()
| Method Detail |
|---|
public static double makeItFit(double width,
double height,
double maxWidth,
double maxHeight)
width - height - maxWidth - maxHeight -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||