Search this API

y.layout.multipage
Interface NodeLabelInfo


public interface NodeLabelInfo

A class that holds all information related to a node label.

 
Your browser does not support SVG content.

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

Method Detail

getId

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

Returns:
the ID of the associated node label
See Also:
MultiPageLayout.getNodeLabelInfo(y.layout.NodeLabelLayout), ElementInfoManager.getNodeLabelInfo(y.layout.NodeLabelLayout)

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