|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.text.classifier.WhitespaceClassificationProducer
public class WhitespaceClassificationProducer
Creation-Date: 26.06.2006, 16:36:50
| Field Summary |
|---|
| Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.classifier.GlyphClassificationProducer |
|---|
LETTER, SPACE_CHAR |
| Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer |
|---|
END_OF_TEXT, START_OF_TEXT |
| Constructor Summary | |
|---|---|
WhitespaceClassificationProducer()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getClassification(int codepoint)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WhitespaceClassificationProducer()
| Method Detail |
|---|
public int getClassification(int codepoint)
getClassification in interface GlyphClassificationProducer
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface ClassificationProducerclone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic void reset()
reset in interface GlyphClassificationProducer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||