package org.simantics.document.linking.report.pdf; public interface PDFElement { public PDFPage getPage(); }