getLabelStyle abstract method
- String name
Gets a label style.
nameThe name of the label style to get.
Returns VenueLabelStyle. The label style.
Implementation
VenueLabelStyle getLabelStyle(String name);
Gets a label style.
name The name of the label style to get.Returns VenueLabelStyle. The label style.
VenueLabelStyle getLabelStyle(String name);