Package-level declarations

Page editing APIs (of the Document Editor).

Types

Link copied to clipboard
A factory for creating new pages using the NewPageDialog.
Link copied to clipboard
Dialog for choosing properties for a newly created PDF page.
Link copied to clipboard
interface NewPageFactory
Interface definition of a factory that returns NewPage instances.
Link copied to clipboard
Can be used with DialogNewPageFactory and NewPageDialog to provide additional templates for the user to choose when creating new pages.
Link copied to clipboard
A NewPageFactory that returns the same NewPage instance every time it is called.