-
-
Add the label's Entity to the cache
-
-
Add Text Slice Cache
Name |
Type |
Description |
tile |
|
|
-
createLabel(fontInfo, fontInfoCollection)
-
Create label object
Name |
Type |
Description |
fontInfo |
|
information about a note |
fontInfoCollection |
|
Information about all annotations on a slice |
-
-
Get the Entity object of the label according to the oid attribute
Name |
Type |
Description |
oid |
|
|
Returns:
-
getCacheTile(x, y, level, b) → *
-
Get text slices from the cache
Name |
Type |
Description |
x |
|
|
y |
|
|
level |
|
|
b |
|
|
Returns:
not found in the cache returns null
-
-
Get the url template of the icon slice
Returns:
-
-
Get the url template of the label slice
Returns:
-
-
Remove the Entity of the label according to the oid
Name |
Type |
Description |
oid |
|
|
-
removeCacheTile(x, y, level, t)
-
Remove the text slice with the specified x, y, level
Name |
Type |
Description |
x |
|
|
y |
|
|
level |
|
|
t |
|
|