Changes between Version 3 and Version 4 of HowToImplementNewFiller


Ignore:
Timestamp:
08/05/10 12:39:50 (14 years ago)
Author:
Takeshi Nakazato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToImplementNewFiller

    v3 v4  
    2121   
    2222== Design ==
    23 The !FillerBase class is defined as the above description. All Filler classes must inherit this class.
     23The !FillerBase class is defined to implement the above description. All Filler classes must inherit this class.
    2424Constructor of the class takes Scantable object as its argument. The Scantable given will be filled by the Filler.
    2525The !FillerBase is an abstract class that have three pure abstract methods: