|
Carrot2 Framework
API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClusterInfoRenderer
Classes implementing this interface provide additional information about a
RawCluster, e.g. scores, flags etc.
| Method Summary | |
|---|---|
String |
getClusterLabelPrefix(RawCluster rawCluster)
Returns a prefix to be rendered before the provided cluster's label. |
String |
getClusterLabelSuffix(RawCluster rawCluster)
Returns a suffix to be rendered after the provided cluster's label. |
String |
getHtmlClusterInfo(RawCluster rawCluster)
Returns additional information about the provided cluster in HTML format. |
String |
getPlainClusterInfo(RawCluster rawCluster)
Returns additional information about the provided cluster in plain text format. |
| Method Detail |
|---|
String getClusterLabelPrefix(RawCluster rawCluster)
rawCluster - String getClusterLabelSuffix(RawCluster rawCluster)
rawCluster - String getPlainClusterInfo(RawCluster rawCluster)
rawCluster - String getHtmlClusterInfo(RawCluster rawCluster)
rawCluster -
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||