public abstract class ScanDotGenerator extends Object
A ScanDotGenerator produces ScanDots.
© 2002 Christian Treber, [email protected]
Constructor and Description |
---|
ScanDotGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract void |
generateScanDots()
Generate whatever dots are generated.
|
List |
getScanDots() |
public abstract void generateScanDots()
Generate whatever dots are generated.
public List getScanDots()
Copyright © 2016. All Rights Reserved.