|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.model.geom.LineToCommand
public class LineToCommand
Date: 10/25/11
| Method Summary | |
|---|---|
void |
execute(java.awt.geom.GeneralPath path,
Context ctx)
Execute the command an append a segment to the specified path |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void execute(java.awt.geom.GeneralPath path,
Context ctx)
PathCommand
execute in interface PathCommandpath - the path to append the result toctx - the context to lookup variables
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||