public abstract class ScanDotGenerator
extends java.lang.Object
A ScanDotGenerator produces ScanDots.
© 2002 Christian Treber, ct@ctreber.com
Constructor and Description |
---|
ScanDotGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract void |
generateScanDots()
Generate whatever dots are generated.
|
java.util.List |
getScanDots() |