Interface PathCommand

    • Method Detail

      • execute

        void execute​(Path2D.Double path,
                     Context ctx)
        Execute the command an append a segment to the specified path
        Parameters:
        path - the path to append the result to
        ctx - the context to lookup variables