public class DotGeneratorLines extends ScanDotGenerator
Generate latitude and longitude grid as dots.
Refactored 08.11.2002
© 2002 Christian Treber, ct@ctreber.com
| Constructor and Description |
|---|
DotGeneratorLines(Projection pProjection,
int pLineDevider,
int pPointDivider) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateScanDots()
Paint grid.
|
getScanDotspublic DotGeneratorLines(Projection pProjection, int pLineDevider, int pPointDivider)
public void generateScanDots()
Paint grid.
generateScanDots in class ScanDotGeneratorCopyright © 2017. All rights reserved.