|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.ide.elixir.ZoomDiagram
public class ZoomDiagram
Handles all the diagram zooming for Elixir IDE
| Constructor Summary | |
|---|---|
ZoomDiagram()
|
|
| Method Summary | |
|---|---|
static void |
fiftyPercent()
Scales to 50% |
static void |
fullSize()
Scales to 100% |
static void |
tenPercent()
Scales to 10% |
static void |
twentyfivePercent()
Scales to 25% |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoomDiagram()
| Method Detail |
|---|
public static void fiftyPercent()
public static void fullSize()
public static void tenPercent()
public static void twentyfivePercent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||