public class Marker extends Object
Marks a location on the globe.
© 2002 Christian Treber, [email protected]
Modifier and Type | Method and Description |
---|---|
static Marker |
loadMarkerFile(String line) |
void |
render(PixelCanvas pCanvas,
Projection pProjection) |
String |
toString() |
public void render(PixelCanvas pCanvas, Projection pProjection)
Copyright © 2017. All Rights Reserved.