public class GeoShape<Style extends GeoShapeStyle> extends Object
Modifier and Type | Method and Description |
---|---|
GeoPointsList |
getGeoPointsList()
Returns the the GeoShape's geometry
|
protected long |
getId()
Returns the GeoShape's id
|
protected Style |
getStyle()
Returns the polyline's style
|
protected final long getId()
public final GeoPointsList getGeoPointsList()
protected final Style getStyle()