documentationfor yFiles for HTML 2.6

ExtendedLabelCandidateProfitModel

An IProfitModel that returns the profit of a label candidate for instances of ExtendedNodeLabelCandidate and ExtendedEdgeLabelCandidate.

Inheritance Hierarchy
ExtendedLabelCandidateProfitModel
Implemented Interfaces

Remarks

This class is used by LayoutExecutor and LayoutGraphAdapter to convert an IGraph into a corresponding Graph. Unless that conversion needs to be customized, or aforementioned classes cannot be used, this class usually doesn't need to be used explicitly.

Type Details

yfiles module
view-layout-bridge
yfiles-umd modules
view-layout-bridge
Legacy UMD name
yfiles.layout.ExtendedLabelCandidateProfitModel

Methods