com.ctreber.acearth.scandot
Class DotGeneratorLines
java.lang.Object
com.ctreber.acearth.scandot.ScanDotGenerator
com.ctreber.acearth.scandot.DotGeneratorLines
public class DotGeneratorLines
- extends ScanDotGenerator
Generate latitude and longitude grid as dots.
Refactored 08.11.2002
© 2002 Christian Treber, [email protected]
- Author:
- Christian Treber, [email protected]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotGeneratorLines
public DotGeneratorLines(Projection pProjection,
int pLineDevider,
int pPointDivider)
generateScanDots
public void generateScanDots()
Paint grid.
- Specified by:
generateScanDots
in class ScanDotGenerator
Copyright © 2014. All Rights Reserved.