public class JDFPath extends Object
Constructor and Description |
---|
JDFPath(String pdfPath)
Method JDFPath.
|
Modifier and Type | Method and Description |
---|---|
PathIterator |
getIterator(AffineTransform at)
Method GetIterator.
|
String |
getPath()
Method getPath.
|
Shape |
getShape()
Method GetShape.
|
String |
toString() |
void |
transform(AffineTransform at)
Transforms the geometry of this path using the specified AffineTransform.
|
public JDFPath(String pdfPath)
pdfPath
- public String getPath()
public Shape getShape()
public PathIterator getIterator(AffineTransform at)
at
- public void transform(AffineTransform at)
at
- the AffineTransform used to transform the path.Copyright © 2018. All rights reserved.