If this policy is selected for a label, any changes made to its position by the executed layout are discarded and the label position is instead calculated based on the existing ILabelModelParameter and the updated position of the label's owner.
PREFER_MODEL
: number
Labels will be placed in a way that is supported by the model of their current layoutParameter.
PREFER_PARAMETER
: number
Edge labels will be placed near the position specified by their current layoutParameter.
Remarks
This setting is equivalent to PREFER_MODEL for node labels.
If this type is a flags enums, and the provided value doesn't correspond to a single enum constant, or if this enum type contains no constant of the given numeric value.