Package jpicedt.format.input.eepic
Parser grammar for the eepic format.
- Since:
- PicEdt 1.3.2
-
Class Summary Class Description EepicDrawlineCommand Eepic open polygon, possibly dashed : \\drawline[stretch](x1,y1)...(xN,yN)EepicLineThicknessExpression \thinlines or \thicklines or (eepic) \ThicklinesEepicParser Grammar tree for the epic/eepic parser.EepicPathCommand Eepic "fast" (solid) polygon : \\path(x1,y1)...(xN,yN)