public abstract class ScanDotGenerator extends 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.
|
List |
getScanDots() |
public abstract void generateScanDots()
Generate whatever dots are generated.
public List getScanDots()
Copyright © 2017. All rights reserved.