Search
PdfPath Members
Constructors Fields Methods
 


The following tables list the members exposed by the PdfPath type.

 Public Constructors

  Name Description

PdfPath

Overloaded.  

 Protected Fields

  Name Description

colors

 

currentRotation

  (Inherited from PdfObject.)

currentTransform

  (Inherited from PdfObject.)

id

  (Inherited from PdfObject.)

offset

  (Inherited from PdfObject.)

page

  (Inherited from PdfObject.)

parent

  (Inherited from PdfObject.)

pdfType

  (Inherited from PdfObject.)

size

  (Inherited from PdfObject.)

 Public Methods

  Name Description

compare

  (Inherited from PdfObject.)

compareTo

  (Inherited from PdfObject.)

getCollectionId

  (Inherited from PdfObject.)

getColor

 

getColors

Overloaded.  

getCurrentRotation

  (Inherited from PdfObject.)

getCurrentTransform

  (Inherited from PdfObject.)

getDocument

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

getGradientEnd

 

getGradientStart

 

getGState

 

getId

  (Inherited from PdfObject.)

getInitialPath

 

getName

  (Inherited from PdfObject.)

getObjectFooter

  (Inherited from PdfObject.)

getObjectHeader

  (Inherited from PdfObject.)

getOffset

  (Inherited from PdfObject.)

getPage

  (Inherited from PdfObject.)

getPaint

 

getPaintType

 

getParent

  (Inherited from PdfObject.)

getPathContent

 

getPattern

 

getPdfType

  (Inherited from PdfObject.)

getPenWidth

 

getSize

  (Inherited from PdfObject.)

getStroke

 

getTranslatedPath

 

getTranslatedPoints

 

isAlpha

 

isEvenOdd

 

isFilled

 

isGradient

 

isParentless

  (Inherited from PdfObject.)

isRoot

  (Inherited from PdfObject.)

OnAdded

  (Inherited from PdfObject.)

OnChanged

  (Inherited from PdfObject.)

registerObject

  (Inherited from PdfObject.)

Save

  (Inherited from PdfObject.)

setCollectionId

  (Inherited from PdfObject.)

setParent

  (Inherited from PdfObject.)

 Protected Methods

  Name Description

getContent

 

 See Also