Gnostice PDFOne
Pro. Ed. v5.0.0


com.gnostice.pdfone
Class PdfPagePathElement

java.lang.Object
  extended bycom.gnostice.pdfone.PdfPageElement
      extended bycom.gnostice.pdfone.PdfPagePathElement

public class PdfPagePathElement
extends PdfPageElement

This class represents a shape page element.

See Also:
PdfProDocument.getPageElements(int, int)

Field Summary
 
Fields inherited from class com.gnostice.pdfone.PdfPageElement
ELEMENT_TYPE_ALL, ELEMENT_TYPE_COMPOSITE, ELEMENT_TYPE_IMAGE, ELEMENT_TYPE_INLINE_IMAGE, ELEMENT_TYPE_PATH, ELEMENT_TYPE_TEXT
 
Method Summary
 Shape getPath()
          Returns shape of the path element.
 boolean isEvenOddWindingRule()
           
 boolean isFill()
          Returns whether the shape is filled.
 boolean isStroke()
          Returns whether the shape is stroked.
 String toString()
           
 
Methods inherited from class com.gnostice.pdfone.PdfPageElement
getBoundingRect, getElementType, getFillColor, getGraphicsState, getPageNum, getStrokeColor, getTransformationMatrix, getX, getY, isAtPoint, isAtRect
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getPath

public Shape getPath()
Returns shape of the path element.

Returns:
shape of the path element

isFill

public boolean isFill()
Returns whether the shape is filled.

Returns:
true if filled; false if otherwise

isStroke

public boolean isStroke()
Returns whether the shape is stroked.

Returns:
true if filled; false if otherwise

isEvenOddWindingRule

public boolean isEvenOddWindingRule()

toString

public String toString()
Overrides:
toString in class PdfPageElement

Gnostice PDFOne
Pro. Ed. v5.0.0

To contact our support team, send an e-mail to support@gnostice.com.
 
© 2010 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com