Class EepicPathCommand

  • All Implemented Interfaces:
    ExpressionConstants

    public class EepicPathCommand
    extends SequenceExpression
    implements ExpressionConstants
    Eepic "fast" (solid) polygon : \\path(x1,y1)...(xN,yN)

    Since:
    jpicedt 1.1
    Version:
    $Id: EepicPathCommand.java,v 1.5.2.1 2007/09/02 11:56:00 reynal Exp $

    Author:
    Sylvain Reynal
    • Constructor Detail

      • EepicPathCommand

        public EepicPathCommand​(Pool pl)