Uses of Interface
com.cosylab.vdct.graphics.objects.Movable
-
Packages that use Movable Package Description com.cosylab.vdct.graphics.objects com.cosylab.vdct.undo -
-
Uses of Movable in com.cosylab.vdct.graphics.objects
Subinterfaces of Movable in com.cosylab.vdct.graphics.objects Modifier and Type Interface Description interfaceSelectableInsert the type's description here.interfaceSelectableComponentsInsert the type's description here.Classes in com.cosylab.vdct.graphics.objects that implement Movable Modifier and Type Class Description classBorderclassBoxclassConnectorInsert the type's description here.classGroupInsert the type's description here.classLineclassMacroInsert the type's description here.classPortInsert the type's description here.classRecordInsert the type's description here.classTemplateGraphical representation of templates.classTemplateEPICSMacroInsert the type's description here.classTemplateEPICSPortInsert the type's description here.classTextBoxclassVertex -
Uses of Movable in com.cosylab.vdct.undo
Constructors in com.cosylab.vdct.undo with parameters of type Movable Constructor Description MoveAction(Movable object, int dx, int dy)This method was created in VisualAge.
-