Uses of Interface
com.stimulsoft.base.context.chart.IStiContextPainter

Packages that use IStiContextPainter
com.stimulsoft.base.context.chart   
com.stimulsoft.report.painters   
 

Uses of IStiContextPainter in com.stimulsoft.base.context.chart
 

Methods in com.stimulsoft.base.context.chart that return IStiContextPainter
 IStiContextPainter StiContext.getContextPainter()
           
 

Constructors in com.stimulsoft.base.context.chart with parameters of type IStiContextPainter
StiContext(IStiContextPainter contextPainter, java.lang.Boolean isGdi, java.lang.Boolean isWpf, java.lang.Boolean isPrinting, float zoom)
           
 

Uses of IStiContextPainter in com.stimulsoft.report.painters
 

Classes in com.stimulsoft.report.painters that implement IStiContextPainter
 class StiContextPainter