DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Interface IPageElementContainer

All Known Implementing Classes:
AnchorGroup, AreaGroup, ContentArea, Group, TransformationGroup, TransparencyGroup

public interface IPageElementContainer

Defines a container of page elements.


Method Summary
 PageElement getPageElementByID(java.lang.String id)
          Returns a PageElement object with the given ID.
 

Method Detail

getPageElementByID

PageElement getPageElementByID(java.lang.String id)
Returns a PageElement object with the given ID.

Parameters:
id - the String value indicating the ID of the page element.
Returns:
the PageElement object with the given ID.
See Also:
PageElement

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software