flywave-mapview.textstylecache
Home > @flywave/flywave-mapview > TextStyleCache
TextStyleCache class
Signature:
export declare class TextStyleCache
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
|---|---|---|
Create the appropriate to use for a label. Depends heavily on the label's [[Technique]] and the current zoomLevel. | ||
Gets the appropriate to use for a label. Depends heavily on the label's [[Technique]] and the current zoomLevel. | ||
Retrieves a TextElementStyle for 's [[TextStyle]] id. | ||
updateTextStyles(textStyleDefinitions, defaultTextStyleDefinition) |