Ignore:
Timestamp:
2017-02-02T00:08:08+01:00 (7 years ago)
Author:
Don-vip
Message:

see #14319 - update to latest version of svgSalamander (2017-01-07, patched)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/pathcmd/CubicSmooth.java

    r8084 r11525  
    6464
    6565//    public void appendPath(ExtendedGeneralPath path, BuildHistory hist)
     66    @Override
    6667    public void appendPath(GeneralPath path, BuildHistory hist)
    6768    {
     
    8283    }
    8384   
     85    @Override
    8486    public int getNumKnotsAdded()
    8587    {
     
    8789    }
    8890
     91    @Override
    8992    public String toString()
    9093    {
Note: See TracChangeset for help on using the changeset viewer.