Interface ArcToCommandIf

    • Method Detail

      • setHR

        void setHR​(String hr)
      • setWR

        void setWR​(String wr)
      • setStAng

        void setStAng​(String stAng)
      • setSwAng

        void setSwAng​(String swAng)
      • 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