public class PdfPageCompositeElement extends PdfPageElement
ELEMENT_TYPE_ALL, ELEMENT_TYPE_COMPOSITE, ELEMENT_TYPE_IMAGE, ELEMENT_TYPE_INLINE_IMAGE, ELEMENT_TYPE_PATH, ELEMENT_TYPE_TEXT| Modifier and Type | Method and Description |
|---|---|
List |
getElements()
Returns list of page elements that constitute this composite page
element.
|
String |
toString() |
getBoundingRect, getElementType, getFillColor, getGraphicsState, getPageNum, getStrokeColor, getTransformationMatrix, getX, getY, isAtPoint, isAtRectpublic List getElements()
public String toString()
toString in class PdfPageElement