Uses of Class
com.cosylab.vdct.graphics.objects.Port
-
Packages that use Port Package Description com.cosylab.vdct.vdb -
-
Uses of Port in com.cosylab.vdct.vdb
Fields in com.cosylab.vdct.vdb declared as Port Modifier and Type Field Description protected Port
VDBPort. visibleObject
Methods in com.cosylab.vdct.vdb that return Port Modifier and Type Method Description Port
VDBPort. getVisibleObject()
Returns the visibleObject.Methods in com.cosylab.vdct.vdb with parameters of type Port Modifier and Type Method Description void
VDBPort. setVisibleObject(Port visibleObject)
Sets the visibleObject.
-