Interface LineToCommandIf

    • Method Detail

      • execute

        default void execute​(Path2D.Double path,
                             Context ctx)
        Description copied from interface: PathCommand
        Execute the command an append a segment to the specified path
        Specified by:
        execute in interface PathCommand
        Parameters:
        path - the path to append the result to
        ctx - the context to lookup variables