Package org.apache.poi.hwpf.model
Class Hyphenation
java.lang.Object
org.apache.poi.hwpf.model.types.HRESIAbstractType
org.apache.poi.hwpf.model.Hyphenation
- All Implemented Interfaces:
Cloneable
Hyphenation. Substructure of the
CharacterProperties
.- Author:
- Sergey Vladimirov ( vlsergey {at} gmail {dot} com )
-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.types.HRESIAbstractType
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 Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.types.HRESIAbstractType
fillFields, getChHres, getHres, getSize, serialize, setChHres, setHres
-
Constructor Details
-
Hyphenation
public Hyphenation() -
Hyphenation
public Hyphenation(short hres)
-
-
Method Details