Last updated

API / geotoolkit3d / gigagrid / filter / Filter / Filter

Class: Filter

filter.Filter.Filter

Parent class for geotoolkit3d.gigagrid.filter

Hierarchy

Table of contents

Constructors
Methods

Contents

Constructors

new Filter()

new Filter()

Methods

clone

Abstract clone(): Filter

Returns

Filter

new instance of input filter


getClassName

getClassName(): string

Returns

string


toJson

Abstract toJson(): any

Returns

any

the filter as JSON for the exchange with the backend


getClassName

Static getClassName(): string

Returns

string