|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.jdflib.datatypes.JDFPath
public class JDFPath
| Constructor Summary | |
|---|---|
JDFPath(String pdfPath)
Method JDFPath. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JDFPath(String pdfPath)
pdfPath - | Method Detail |
|---|
public String toString()
toString in class Objectpublic String getPath()
public Shape getShape()
public PathIterator getIterator(AffineTransform at)
at -
public void transform(AffineTransform at)
at - the AffineTransform used to transform the path.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||