@Internal public final class Hyphenation extends HRESIAbstractType implements Duplicatable
CharacterProperties
.field_1_hres, field_2_chHres, HRES_ADD_LETTER_BEFORE, HRES_CHANGE_LETTER_AFTER, HRES_CHANGE_LETTER_BEFORE, HRES_DELETE_BEFORE_CHANGE_BEFORE, HRES_DELETE_LETTER_BEFORE, HRES_NO, HRES_NORMAL
Constructor and Description |
---|
Hyphenation() |
Hyphenation(Hyphenation other) |
Hyphenation(short hres) |
Modifier and Type | Method and Description |
---|---|
Hyphenation |
copy() |
boolean |
equals(java.lang.Object obj) |
short |
getValue() |
int |
hashCode() |
boolean |
isEmpty() |
java.lang.String |
toString() |
fillFields, getChHres, getHres, getSize, serialize, setChHres, setHres
public Hyphenation()
public Hyphenation(Hyphenation other)
public Hyphenation(short hres)
public Hyphenation copy()
copy
in interface Duplicatable
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public short getValue()
public int hashCode()
hashCode
in class java.lang.Object
public boolean isEmpty()
public java.lang.String toString()
toString
in class HRESIAbstractType
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.