public class FullPageData extends Object
FullPageData(int totalPages, int columnMargin, List<List<Page>> pageList)
int
getColumnMargin()
List<List<Page>>
getPageList()
getTotalPages()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FullPageData(int totalPages, int columnMargin, List<List<Page>> pageList)
public int getColumnMargin()
public List<List<Page>> getPageList()
public int getTotalPages()
Copyright © 2022 Bstek. All rights reserved.