org.autoplot.renderer.ImageStylePanel

controller for the Image plot type.

ImageStylePanel( )

Creates new form PlotStylePanel


PROP_CONTROL

doElementBindings( org.autoplot.dom.PlotElement element ) → void [view source]
getControl( ) → String [view source]
releaseElementBindings( ) → void [view source]

setControl

setControl( String control ) → void

set the control string

Parameters

control - the control string, e.g. "nearestNeighborInterpolation=T"

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc]