Uses of Class
com.stimulsoft.base.context.chart.StiContext

Packages that use StiContext
com.stimulsoft.base.context.chart   
com.stimulsoft.base.context.chart.geoms   
 

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

Methods in com.stimulsoft.base.context.chart that return StiContext
 StiContext StiContext.CreateShadowGraphics()
           
 StiContext IStiContextPainter.createShadowGraphics(boolean isPrinting, float zoom)
           
 

Methods in com.stimulsoft.base.context.chart with parameters of type StiContext
 void StiContext.DrawShadow(StiContext sg, StiRectangle rect, double radius)
           
 

Uses of StiContext in com.stimulsoft.base.context.chart.geoms
 

Methods in com.stimulsoft.base.context.chart.geoms that return StiContext
 StiContext StiShadowGeom.getShadowContext()
           
 

Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiContext
 void StiShadowGeom.setShadowContext(StiContext shadowContext)
           
 

Constructors in com.stimulsoft.base.context.chart.geoms with parameters of type StiContext
StiShadowGeom(StiContext shadowContext, StiRectangle rect, double radius)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.