Uses of Class
com.cosylab.vdct.graphics.objects.LinkManagerObject
-
Packages that use LinkManagerObject Package Description com.cosylab.vdct.graphics.objects com.cosylab.vdct.undo -
-
Uses of LinkManagerObject in com.cosylab.vdct.graphics.objects
Subclasses of LinkManagerObject in com.cosylab.vdct.graphics.objects Modifier and Type Class Description class
Record
Insert the type's description here.class
Template
Graphical representation of templates.Constructors in com.cosylab.vdct.graphics.objects with parameters of type LinkManagerObject Constructor Description Connector(String id, LinkManagerObject parent, OutLink outlink, InLink inlink)
Insert the method's description here. -
Uses of LinkManagerObject in com.cosylab.vdct.undo
Fields in com.cosylab.vdct.undo declared as LinkManagerObject Modifier and Type Field Description protected LinkManagerObject
MoveFieldUpAction. parentObject
-