777778779780781782
public void setLineDash( int phase, int unitsOn, int unitsOff ) {add(new SetLineDash(phase,unitsOn,unitsOff));}