Package drawing.letters


package drawing.letters
  • Class
    Description
    This manages the stages of the alphabet drawings by creating a hashmap of stages which are assigned to an object.
    Abstract interface for drawing a letter, this is implemented by all letter Objects.