Last updated

API / geotoolkit / controls / tools / RegressionLineEventArgs / RegressionLineEventArgs

Class: RegressionLineEventArgs<T>

tools.RegressionLineEventArgs.RegressionLineEventArgs

Type parameters

NameType
Textends AbstractCommand

Table of contents

Constructors
Methods

Contents

Constructors

new RegressionLineEventArgs&lt;T&amp;gt;(command)

new RegressionLineEventArgs<T>(command?)

Creates RegressionLineSelectionEventArgs

Type parameters

NameType
Textends AbstractCommand<T>

Parameters

Name Type Description
Optional commandTcommand
Methods

getCommand

getCommand(): T

Get command information

Returns

T

Command information