Package org.apache.poi.hwpf.model
Class ParagraphHeight
- java.lang.Object
 - 
- org.apache.poi.hwpf.model.ParagraphHeight
 
 
- 
@Internal public final class ParagraphHeight extends java.lang.Object
 
- 
- 
Constructor Summary
Constructors Constructor Description ParagraphHeight()ParagraphHeight(byte[] buf, int offset) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()voidwrite(java.io.OutputStream out) 
 -