i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IEdgeEditor

    app.IEdgeEditor interface

    A set of methods for modifying the appearance of an edge.

    Signature:

    interface IEdgeEditor extends IElementEditorBase 
    

    Extends: IElementEditorBase

    Introduced: version 1.2

    Methods

    Method Description
    setColor(color)

    Sets or resets the color of the element.

    (Inherited from IElementEditorBase)

    setLabel(label)

    Sets or resets the label of the element.

    (Inherited from IElementEditorBase)

    In this article
    Back to top © N. Harris Computer Corporation