|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.events.Command
com.cosylab.vdct.events.commands.SetWorkspaceScale
public class SetWorkspaceScale
Insert the type's description here. Creation date: (29.12.2000 12:37:43)
Constructor Summary | |
---|---|
SetWorkspaceScale(VisualDCT visualDCT)
Insert the method's description here. |
Method Summary | |
---|---|
void |
execute()
Insert the method's description here. |
void |
setScale(double scale)
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetWorkspaceScale(VisualDCT visualDCT)
Method Detail |
---|
public void execute()
execute
in class Command
public void setScale(double scale)
scale
- double
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |