org.das2.event.LengthDragRenderer

Indicate the length and the slope of the line.


isShowFit

isShowFit( ) → boolean

true if the fit should be shown

Returns:

true if the fit should be shown

search for examples view on GitHub view source


isShowSlope

isShowSlope( ) → boolean

true if the slope should be shown

Returns:

true if the slope should be shown

search for examples view on GitHub view source


setShowFit

setShowFit( boolean showFit ) → void

if true then show the fit for all but xlog,ylin.

Parameters

showFit - if true then show the fit for all but xlog,ylin.

Returns:

void (returns nothing)

search for examples view on GitHub view source


setShowSlope

setShowSlope( boolean showSlope ) → void

true if the slope should be shown

Parameters

showSlope - true if the slope should be shown

Returns:

void (returns nothing)

search for examples view on GitHub view source