Packagestimulsoft.report.chart.core.strips
Classpublic class StiStripsCoreXF
InheritanceStiStripsCoreXF Inheritance StiObject Inheritance Object
Implements IStiApplyStyle



Public Properties
 PropertyDefined By
  strips : IStiStrips
StiStripsCoreXF
Public Methods
 MethodDefined By
  
StiStripsCoreXF
  
Applying specified style to this area.
StiStripsCoreXF
  
clone(... args):Object
[override]
StiStripsCoreXF
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiStripsCoreXF
  
render(context:StiContext, geom:StiAxisAreaGeom, rect:StiRectangle):void
StiStripsCoreXF
  
StiStripsCoreXF
  
StiStripsCoreXF
Property Detail
stripsproperty
strips:IStiStrips


Implementation
    public function get strips():IStiStrips
    public function set strips(value:IStiStrips):void
Constructor Detail
StiStripsCoreXF()Constructor
public function StiStripsCoreXF(strips:IStiStrips)



Parameters
strips:IStiStrips
Method Detail
applyStyle()method
public function applyStyle(style:IStiChartStyle):void

Applying specified style to this area.

Parameters

style:IStiChartStyle

clone()method 
override public function clone(... args):Object

Parameters

... args

Returns
Object
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object
render()method 
public function render(context:StiContext, geom:StiAxisAreaGeom, rect:StiRectangle):void

Parameters

context:StiContext
 
geom:StiAxisAreaGeom
 
rect:StiRectangle

renderXStrips()method 
public function renderXStrips(context:StiContext, geom:StiAxisAreaGeom, rect:StiRectangle):void

Parameters

context:StiContext
 
geom:StiAxisAreaGeom
 
rect:StiRectangle

renderYStrips()method 
public function renderYStrips(context:StiContext, geom:StiAxisAreaGeom, rect:StiRectangle):void

Parameters

context:StiContext
 
geom:StiAxisAreaGeom
 
rect:StiRectangle