Uses of Class
com.cosylab.vdct.vdb.LinkProperties
-
Packages that use LinkProperties Package Description com.cosylab.vdct.graphics.objects -
-
Uses of LinkProperties in com.cosylab.vdct.graphics.objects
Fields in com.cosylab.vdct.graphics.objects declared as LinkProperties Modifier and Type Field Description protected LinkPropertiesEPICSLinkOut. propertiesprotected LinkPropertiesEPICSVarOutLink. propertiesprotected LinkPropertiesPort. propertiesMethods in com.cosylab.vdct.graphics.objects that return LinkProperties Modifier and Type Method Description LinkPropertiesEPICSLinkOut. getLinkProperties()Insert the method's description here.Methods in com.cosylab.vdct.graphics.objects with parameters of type LinkProperties Modifier and Type Method Description static InLinkEPICSLinkOut. getTarget(Object dsId, LinkProperties link)static InLinkEPICSLinkOut. getTarget(Object dsId, LinkProperties link, boolean allowLinkOutAsTarget)static InLinkEPICSLinkOut. getTarget(Object dsId, LinkProperties link, boolean allowLinkOutAsTarget, boolean doNotSearchRecordFields)get/create target link field Creation date: (30.1.2001 13:40:51)
-