DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Interface IPageElementContainer

All Known Implementing Classes:
Group

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

public 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™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software