Uses of Class
com.cosylab.vdct.graphics.objects.Macro
-
Packages that use Macro Package Description com.cosylab.vdct.graphics com.cosylab.vdct.graphics.objects com.cosylab.vdct.vdb -
-
Uses of Macro in com.cosylab.vdct.graphics
Methods in com.cosylab.vdct.graphics that return Macro Modifier and Type Method Description MacroDrawingSurface. createMacro(VDBMacro vdbMacro)Insert the method's description here. -
Uses of Macro in com.cosylab.vdct.graphics.objects
Methods in com.cosylab.vdct.graphics.objects with parameters of type Macro Modifier and Type Method Description static voidLinkManagerObject. fixMacroLink(Macro macro)!!!! -
Uses of Macro in com.cosylab.vdct.vdb
Fields in com.cosylab.vdct.vdb declared as Macro Modifier and Type Field Description protected MacroVDBMacro. visibleObjectMethods in com.cosylab.vdct.vdb that return Macro Modifier and Type Method Description MacroVDBMacro. getVisibleObject()Returns the visibleObject.Methods in com.cosylab.vdct.vdb with parameters of type Macro Modifier and Type Method Description voidVDBMacro. setVisibleObject(Macro visibleObject)Sets the visibleObject.
-