Uses of Class
org.ofdrw.reader.model.OfdPageVo
Packages that use OfdPageVo
-
Uses of OfdPageVo in org.ofdrw.reader
Methods in org.ofdrw.reader that return types with arguments of type OfdPageVoModifier and TypeMethodDescriptionDLOFDReader.getOFDPageVO()Deprecated.SealOFDReader.getOFDPageVO()Deprecated. -
Uses of OfdPageVo in org.ofdrw.reader.model
Constructor parameters in org.ofdrw.reader.model with type arguments of type OfdPageVoModifierConstructorDescriptionOFDDocumentVo(String docPath, double pageWidth, double pageHeight, List<OfdPageVo> ofdPageVoList, List<StampAnnotVo> stampAnnotVoList, List<AnnotionEntity> annotaions) Deprecated.