类 LabelingOptions

用于配置 SetLabel/DeleteLabel 方法的标记选项的接口。

总结

成员 说明
public LabelingOptions(AssignmentMethod method) 尚未记录。
public AssignmentMethod GetAssignmentMethod() const 尚未记录。
public bool IsDowngradeJustified() const 尚未记录。
public const std::string& GetJustificationMessage() const 尚未记录。
public const std::vector<std::p air<std::string, std::string>>& GetExtendedProperties() const 尚未记录。
public void SetDowngradeJustification(bool isDowngradeJustified, const std::string& justificationMessage) 尚未记录。
public void SetExtendedProperties(const std::vector<std::p air<std::string, std::string>>& extendedProperties) 尚未记录。

成员

LabelingOptions 函数

尚未记录。

GetAssignmentMethod 函数

尚未记录。

IsDowngradeJustified 函数

尚未记录。

GetJustificationMessage 函数

尚未记录。

GetExtendedProperties 函数

尚未记录。

SetDowngradeJustification 函数

尚未记录。

SetExtendedProperties 函数

尚未记录。