public class GeoPointShapeFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static GeoPointShape |
makeGeoPointShape(PlanetModel planetModel,
double lat,
double lon)
Create a GeoPointShape with the provided information.
|
public static GeoPointShape makeGeoPointShape(PlanetModel planetModel, double lat, double lon)
planetModel - the planet modellat - the latitudelon - the longitudeCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.