IntegerTypeManager
geovisto-map / IntegerTypeManager
Class: IntegerTypeManager
This class specifies the integer type manager.
Author
Jiri Hynek
Extended by
Implements
ITypeManager
\<number
>
Constructors
new IntegerTypeManager()
new IntegerTypeManager():
IntegerTypeManager
Returns
Methods
deserialize()
deserialize(
value
):number
It converts the string representation of the number value.
Parameters
• value: string
Returns
number