Class OFDDocumentVo
java.lang.Object
org.ofdrw.reader.model.OFDDocumentVo
-
Constructor Summary
ConstructorsConstructorDescriptionOFDDocumentVo(String docPath, double pageWidth, double pageHeight, List<OfdPageVo> ofdPageVoList, List<StampAnnotVo> stampAnnotVoList, List<AnnotionEntity> annotaions) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.doubleDeprecated.doubleDeprecated.Deprecated.
-
Constructor Details
-
OFDDocumentVo
public OFDDocumentVo(String docPath, double pageWidth, double pageHeight, List<OfdPageVo> ofdPageVoList, List<StampAnnotVo> stampAnnotVoList, List<AnnotionEntity> annotaions) Deprecated.
-
-
Method Details
-
getDocPath
Deprecated. -
getStampAnnotVos
Deprecated. -
getPageWidth
public double getPageWidth()Deprecated. -
getPageHeight
public double getPageHeight()Deprecated. -
getAnnotaions
Deprecated.
-
DLOFDReader