Package org.apache.poi.hwpf.model
Class ParagraphHeight
java.lang.Object
org.apache.poi.hwpf.model.ParagraphHeight
- All Implemented Interfaces:
org.apache.poi.common.Duplicatable
-
Constructor Summary
ConstructorsConstructorDescriptionParagraphHeight
(byte[] buf, int offset) ParagraphHeight
(ParagraphHeight other) -
Method Summary
-
Constructor Details
-
ParagraphHeight
public ParagraphHeight() -
ParagraphHeight
-
ParagraphHeight
public ParagraphHeight(byte[] buf, int offset)
-
-
Method Details
-
write
- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
copy
- Specified by:
copy
in interfaceorg.apache.poi.common.Duplicatable
-