public class DotGeneratorLines extends ScanDotGenerator
Generate latitude and longitude grid as dots.
Refactored 08.11.2002
© 2002 Christian Treber, [email protected]
Constructor and Description |
---|
DotGeneratorLines(Projection pProjection,
int pLineDevider,
int pPointDivider) |
Modifier and Type | Method and Description |
---|---|
void |
generateScanDots()
Paint grid.
|
getScanDots
public DotGeneratorLines(Projection pProjection, int pLineDevider, int pPointDivider)
public void generateScanDots()
Paint grid.
generateScanDots
in class ScanDotGenerator
Copyright © 2016. All Rights Reserved.