Uses of Class
org.apache.poi.hwpf.model.ParagraphHeight

Packages that use ParagraphHeight
org.apache.poi.hwpf.model   
 

Uses of ParagraphHeight in org.apache.poi.hwpf.model
 

Methods in org.apache.poi.hwpf.model that return ParagraphHeight
 ParagraphHeight PAPX.getParagraphHeight()
           
 

Constructors in org.apache.poi.hwpf.model with parameters of type ParagraphHeight
PAPX(int charStart, int charEnd, byte[] papx, ParagraphHeight phe, byte[] dataStream)
           
PAPX(int fcStart, int fcEnd, CharIndexTranslator translator, byte[] papx, ParagraphHeight phe, byte[] dataStream)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.