Package com.cosylab.vdct.graphics.objects

Interface Summary
BorderObject BorderObject ...
Clipboardable Insert the type's description here.
Debuggable Interace defining a debuggable instance.
Descriptable Insert the type's description here.
Flexible Insert the type's description here.
Hub Insert the type's description here.
InLink Insert the type's description here.
Linkable Insert the type's description here.
LinkSource Insert the type's description here.
Morphable Insert the type's description here.
Movable Insert the type's description here.
MultiInLink Insert the type's description here.
NameManipulator Insert the type's description here.
OutLink Insert the type's description here.
Rotatable Insert the type's description here.
SaveInterface Insert the type's description here.
SaveObject Insert the type's description here.
Selectable Insert the type's description here.
SelectableComponents Insert the type's description here.
TemplateEPICSLink Insert the type's description here.
Visitable Visitor pattern (interface elements must implement) Creation date: (19.12.2000 18:27:22)
 

Class Summary
Border  
Box  
Connector Insert the type's description here.
ContainerObject Insert the type's description here.
DefaultNamer Insert the type's description here.
EPICSFwdLink Insert the type's description here.
EPICSInLink Insert the type's description here.
EPICSLink Insert the type's description here.
EPICSLinkOut Insert the type's description here.
EPICSLinkOutIn Adds InLink capability (for ports) to EPICSLinkOut objects
EPICSOutLink Insert the type's description here.
EPICSVarLink Insert the type's description here.
EPICSVarOutLink Insert the type's description here.
Field Insert the type's description here.
Group Insert the type's description here.
LayoutManager A simple manager that has info on empty spaces in the 2d plane.
LayoutPosition Doubly linked list for LayoutManager.
Line  
LinkDrawer !!! support for shortened tail drawing Insert the type's description here.
LinkManagerObject Insert the type's description here.
LinkMoverUtilities LinkMoverUtilities supplies the tools for moving the links.
Macro Insert the type's description here.
NamingContext  
Port Insert the type's description here.
Record Insert the type's description here.
Template Graphical representation of templates.
TemplateEPICSMacro Insert the type's description here.
TemplateEPICSPort Insert the type's description here.
TextBox  
Vertex  
VisibleObject Insert the type's description here.
Visitor Visitor pattern (contains abstract methods for each visitable object; methods are implemented in concrete visitor class) e.g.
ZoomPane ZoomPane enables blowing up zoomed objects.