org.autoplot.renderer.InternalStylePanel

InternalStylePanel( )

Creates new form InternalStylePanel


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]