public class PdfEntity extends Object
PdfEntity()
PdfEntity(String title, String content, Integer titleCell, Integer contentCell)
PdfEntity(String title, String content, Integer titleCell, Integer contentCell, Integer contentSize, Integer titleSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PdfEntity()
public PdfEntity(String title, String content, Integer titleCell, Integer contentCell, Integer contentSize, Integer titleSize)
public PdfEntity(String title, String content, Integer titleCell, Integer contentCell)
Copyright © 2021. All rights reserved.