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.
static
PREFER_MODEL
static
Labels will be placed in a way that is supported by the model of their current layoutParameter.
PREFER_PARAMETER
static
Edge labels will be placed near the position specified by their current layoutParameter.
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.