|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that can be used to retrieve ILabelCandidateDescriptor
instances for a given combination of Label
s and
ILabelModelParameter
candidates.
This interface can be used by automatic labeling algorithms to help decide which labels candidate positions should be used.
Method Summary | |
ILabelCandidateDescriptor |
getDescriptor(Label label,
ILabelModelParameter parameter)
Gets the descriptor for a given combination of label and ILabelModelParameter . |
Method Detail |
public ILabelCandidateDescriptor getDescriptor(Label label, ILabelModelParameter parameter)
ILabelModelParameter
.
label
- The label to possibly assign the parameter
.parameter
- The parameter to provide a descriptor for if applied to the given label
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |