pyrocko.gui.sparrow.elements.gshhg¶
Classes
|
Any |
Any |
|
|
Undocumented. |
- class GSHHGDatasetChoice(...) str[source]¶
Bases:
StringChoiceAny
strout of['coastlines', 'borders', 'rivers'].
- class GSHHGResolutionChoice(...) str[source]¶
Bases:
StringChoiceAny
strout of['crude', 'low', 'intermediate', 'high', 'full'].
- class GSHHGState(**kwargs)[source]¶
Bases:
ElementStateUndocumented.
- ♦ visible¶
bool, default:True
- ♦ dataset¶
str(GSHHGDatasetChoice), default:'coastlines'
- ♦ resolution¶
str(GSHHGResolutionChoice), default:'low'
- ♦ opacity¶
float, default:0.4
- ♦ color¶
pyrocko.color.Color, default:Color('white')
- ♦ line_width¶
float, default:1.0