comet.CDocLink ******************************************************************************* .. py:class:: comet.CDocLink This section describes all functions for the CDocLink class. CDocLink represents a document link between a frame and an image. It is used to query information and update or change image links in a document. Methods =============================================================================== .. automethod:: comet.CDocLink.getFrame .. automethod:: comet.CDocLink.getState .. automethod:: comet.CDocLink.getType .. automethod:: comet.CDocLink.getPath .. automethod:: comet.CDocLink.update .. automethod:: comet.CDocLink.relink Special methods =============================================================================== .. automethod:: comet.CDocLink.__repr__