Symbol libary management class
Name | Type | Description |
---|---|---|
url |
String | Plot service address |
Methods
-
Name Type Description Plot service address
String Returns:
Instance object of symbol libary managementExample:
var symbolLibManager = SymbolLibManager.getInstance(url); symbolLibManager.initializecompleted.addEventListener(function(){}); symbolLibManager.initializeAsync();
-
Cache all dot symbols from a specific symbol library
Name Type Description libID
Number ID of symbol library -
Cache all dot symbols from a specific symbol library
Name Type Description libID
Number ID of symbol library -
Destroy a Graphic Object.
-
Destroy a Graphic Object.
-
Asynchronously initialize a Symbol Library Management Object.
-
Asynchronously initialize a Symbol Library Management Object.
Name Type Description isCachedAllSymbols
Boolean Whether to cache all symbol information