org.pentaho.reporting.libraries.fonts.text
public class GraphemeClusterProducer extends Object implements ClassificationProducer
Constructor Summary | |
---|---|
GraphemeClusterProducer() |
Method Summary | |
---|---|
Object | clone() |
boolean | createGraphemeCluster(int codePoint)
Returns an alternating counter for the grapheme clusters. |
Parameters: codePoint
Returns: true, if a new cluster starts, false if the old cluster continues.