I

ILabelModelParameterProvider

Helper interface used by ILabelModel implementations to provide possible candidate ILabelModelParameters for a given label.
Inheritance Hierarchy

Remarks

Implementations of this interface can be retrieved from the ILabelModel's lookup method. Note that not all models necessarily need to or can provide implementations of this interface.

See Also

Developer's Guide

Members

No filters for this type

Methods

Returns an enumerator over a set of possible ILabelModelParameter instances that can be used for the label whose lookup returned this provider.

Static Methods

static

Parameters

getParameters: function

Return Value

ILabelModelParameterProvider