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

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

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

Subclasses of StiLinePrimitive in com.stimulsoft.report.components.simplecomponents
 class StiCrossLinePrimitive
          Describes class that realizes component - StiCrossLinePrimitive.
 class StiHorizontalLinePrimitive
          Describes class that realizes component - StiHorizontalLinePrimitive.
 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 StiLinePrimitive in com.stimulsoft.report.engine.engineV2
 

Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiLinePrimitive
static void StiPostProcessProviderV2.CopyStyles(StiLinePrimitive dest, StiLinePrimitive source)