Search this API

y.layout.multipage
Interface EdgeLabelInfo


public interface EdgeLabelInfo

A class that holds all information related to an edge label.

 
Your browser does not support SVG content.

Method Summary
 java.lang.Object getId()
          Returns the unique ID of the associated edge label.
 

Method Detail

getId

java.lang.Object getId()
Returns the unique ID of the associated edge label.

Returns:
the ID of the associated edge label
See Also:
MultiPageLayout.getEdgeLabelInfo(y.layout.EdgeLabelLayout), ElementInfoManager.getEdgeLabelInfo(y.layout.EdgeLabelLayout)

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.