flywave-mapview.textelementsrenderer
Home > @flywave/flywave-mapview > TextElementsRenderer
TextElementsRenderer class
Internal class to manage all text rendering.
Signature:
export declare class TextElementsRenderer
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Create the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | |||
boolean | |||
| boolean |
| |
| boolean |
| |
| TextElement[] | undefined | ||
| boolean | Is | |
boolean | If | ||
|
Methods
Method | Modifiers | Description |
|---|---|---|
Adds new overlay text elements to this | ||
Adds new overlay text elements to this | ||
Reset the current text render states of all visible tiles. | ||
Return memory used by all objects managed by | ||
Forces update of text elements in the next call to [[placeText]]. | ||
Notify | ||
Notify | ||
Fill the picking results for the pixel with the given screen coordinate. If multiple s are found, the order of the results is unspecified. Note: s with identical | ||
Places text elements for the current frame. | ||
Render the text using the specified camera into the current canvas. | ||
Updates the FontCatalogs used by this TextElementsRenderer. | ||
Waits till all pending resources from any |