Search
PdfObject Methods
 


 Public Methods

  Name Description

compare

 

compareTo

 

getCollectionId

 

getCurrentRotation

 

getCurrentTransform

 

getDocument

private PdfDocument document = null; public PdfDocument getDocument() { return isRoot() ? document : page.getDocument(); }

getId

 

getName

 

getObjectFooter

 

getObjectHeader

 

getOffset

 

getPage

 

getParent

 

getPdfType

 

getSize

 

isParentless

 

isRoot

 

OnAdded

 

OnChanged

 

registerObject

 

Save

 

setCollectionId

 

setParent

 

 Protected Methods

  Name Description

getContent

 

 See Also