Uses of Class
com.stimulsoft.report.components.simplecomponents.StiCrossLinePrimitive

Packages that use StiCrossLinePrimitive
com.stimulsoft.report.components.simplecomponents   
com.stimulsoft.report.engine.engineV2   
 

Uses of StiCrossLinePrimitive in com.stimulsoft.report.components.simplecomponents
 

Subclasses of StiCrossLinePrimitive in com.stimulsoft.report.components.simplecomponents
 class StiRectanglePrimitive
          Describes class that realizes component - StiRectanglePrimitive.
 class StiRoundedRectanglePrimitive
          Describes class that realizes component - StiRoundedRectanglePrimitive.
 class StiVerticalLinePrimitive
          Describes class that realizes component - StiVerticalLinePrimitive.
 

Uses of StiCrossLinePrimitive in com.stimulsoft.report.engine.engineV2
 

Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiCrossLinePrimitive
static void StiPostProcessProviderV2.AddPrimitive(StiCrossLinePrimitive crossLine, StiPoint startPos, StiPoint endPos, StiContainer page)