Uses of Class
com.stimulsoft.report.engine.engineV2.StiEngine
Packages that use StiEngine
Package
Description
-
Uses of StiEngine in com.stimulsoft.report
Fields in com.stimulsoft.report declared as StiEngineMethods in com.stimulsoft.report that return StiEngineMethods in com.stimulsoft.report with parameters of type StiEngine -
Uses of StiEngine in com.stimulsoft.report.components.complexcomponents
Fields in com.stimulsoft.report.components.complexcomponents declared as StiEngine -
Uses of StiEngine in com.stimulsoft.report.engine.engineV2
Fields in com.stimulsoft.report.engine.engineV2 declared as StiEngineModifier and TypeFieldDescriptionStiBandsOnAllPages.engineStiBreakableHelper.engineStiColumnsOnDataBand.engineStiColumnsOnPanel.engineStiEmptyBandsV2Helper.engineStiFootersOnAllPages.engineStiPageNumberHelper.engineStiPrintAtBottom.engineStiProgressHelper.engineStiStaticBandsHelper.engineStiThreads.engineStiEngine.masterEngineMethods in com.stimulsoft.report.engine.engineV2 that return StiEngineModifier and TypeMethodDescriptionfinal StiEngineStiThreads.CreateContainerEngine(String destinationName, StiReport report, StiEngine masterEngine, int indexOfStartRenderedPages) Creates a new engine sample to output in the specified container.final StiEngineStiEngine.getMasterEngine()If an engine is slave then this reference indicates the parent report engine.Methods in com.stimulsoft.report.engine.engineV2 that return types with arguments of type StiEngineMethods in com.stimulsoft.report.engine.engineV2 with parameters of type StiEngineModifier and TypeMethodDescriptionfinal StiEngineStiThreads.CreateContainerEngine(String destinationName, StiReport report, StiEngine masterEngine, int indexOfStartRenderedPages) Creates a new engine sample to output in the specified container.final voidStiEngine.setMasterEngine(StiEngine value) Constructors in com.stimulsoft.report.engine.engineV2 with parameters of type StiEngineModifierConstructorDescriptionStiBandsOnAllPages(StiEngine engine) StiBreakableHelper(StiEngine engine) StiColumnsContainer(StiEngine engine) StiColumnsOnDataBand(StiEngine engine) StiColumnsOnPanel(StiEngine engine) StiEmptyBandsV2Helper(StiEngine engine) StiFootersOnAllPages(StiEngine engine) StiPageNumberHelper(StiEngine engine) StiPrintAtBottom(StiEngine engine) StiProgressHelper(StiEngine engine) StiStaticBandsHelper(StiEngine engine) StiThreads(StiEngine engine)