public class ClosePathCommand extends java.lang.Object implements PathCommand
Modifier and Type | Method and Description |
---|---|
void |
execute(java.awt.geom.GeneralPath path,
Context ctx)
Execute the command an append a segment to the specified path
|
public void execute(java.awt.geom.GeneralPath path, Context ctx)
PathCommand
execute
in interface PathCommand
path
- the path to append the result toctx
- the context to lookup variablesCopyright © 2005-2010 Potix Corporation. All Rights Reserved.