DotPattern constructor

const DotPattern()

Initialize DotPattern object.

Implementation

const DotPattern() : super(PatternType.dot);