org.autoplot.renderer.BoundsStylePanel

Style panel for bounds renderer, which draws regions identified by bounds datasets.

BoundsStylePanel( )

Creates new form DigitalStylePanel


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. "color=red&lineThick=0.2"

Returns:

void (returns nothing)

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