Class DotGeneratorLines
java.lang.Object
ext.plantuml.com.ctreber.acearth.scandot.ScanDotGenerator
ext.plantuml.com.ctreber.acearth.scandot.DotGeneratorLines
Generate latitude and longitude grid as dots.
Refactored 08.11.2002
© 2002 Christian Treber, [email protected]
-
Constructor Summary
ConstructorsConstructorDescriptionDotGeneratorLines
(Projection pProjection, int pLineDevider, int pPointDivider) -
Method Summary
Methods inherited from class ext.plantuml.com.ctreber.acearth.scandot.ScanDotGenerator
getScanDots
-
Constructor Details
-
DotGeneratorLines
-
-
Method Details
-
generateScanDots
public void generateScanDots()Paint grid.
- Specified by:
generateScanDots
in classScanDotGenerator
-