Last updated

API / geotoolkit / contour / processor / JSLoader / JSLoader

Class: JSLoader

processor.JSLoader.JSLoader

This module is used for initializing JS version of contour data processor

Example

import {JSLoader} from '@int/geotoolkit/contour/processor/JSLoader';
import {init} from '@int/geotoolkit/base';

init({'imports': [JSLoader]});

Table of contents

Constructors
Methods

Contents

Constructors

new JSLoader()

new JSLoader()

Methods

getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string