com.stimulsoft.report
Class StiOptions.Engine

java.lang.Object
  extended by com.stimulsoft.report.options.EngineOptions
      extended by com.stimulsoft.report.StiOptions.Engine
Enclosing class:
StiOptions

public static final class StiOptions.Engine
extends EngineOptions


Nested Class Summary
 
Nested classes/interfaces inherited from class com.stimulsoft.report.options.EngineOptions
EngineOptions.CrossTab, EngineOptions.GlobalEvents, EngineOptions.Globalization, EngineOptions.Image, EngineOptions.ImageCache, EngineOptions.Iteraction, EngineOptions.QuickInfo, EngineOptions.ReportCache, EngineOptions.ReportResources, EngineOptions.RtfCache, EngineOptions.TextDrawingMeasurement, EngineOptions.Watermark, EngineOptions.WYSIWYG
 
Field Summary
static boolean forceDisableCollapsing
           
 
Fields inherited from class com.stimulsoft.report.options.EngineOptions
allowConvertingInFormatting, fixCyrillicRtf, hideMessages, logLevel, optimizeDetailDataFiltering, showBookmarkToDisabledBand
 
Constructor Summary
StiOptions.Engine()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.options.EngineOptions
getAdvancedRetrievalModeOfDatabaseInformation, getAllowInteractionInChartWithComponents, getAllowInvokeProcessChartEventForTemplateOfChart, getAllowProgressInThread, getAllowResetValuesAtComponent, getAllowSetCurrentDirectory, getAllowUseOriginalFontName, getAllowUseResetMethodInBusinessObject, getApplyStylesInAutoSeries, getBarcodeQRCodeDefaultByteModeEncoding, getBaseReportType, getCheckDockToContainerIfComponentDisabled, getComponentsStabilizationValue, getConvertBmpDataToPng, getDefaultEngineVersion, getDefaultNamespace, getDefaultPaperSize, getDefaultReportLanguage, getDefaultRtfFont, getDefaultTextQualityMode, getDefaultUnit, getDefaultValueOfAllowApplyStyleProperty, getDockPageFooterToBottom, getDontSaveConfig, getDontSaveDataSourceBeforeChartRendering, getDontSaveSettings, getDpiAware, getEmulateData, getForceGenerationLocalizedName, getForceGenerationNonLocalizedName, getForceNewPageForExtraColumns, getForceNewPageInSubReports, getForceRtfBreak, getFullTrust, getGeneratePartialReportClass, getHideExceptions, getHideRenderingProgress, getIgnoreFirstPassForGroup, getIsDefaultNamespaces, getIsDefaultReferencedAssemblies, getMeasureTrailingSpaces, getNamespaces, getNamingRule, getNotClearParentReport, getOldChartPercentMode, getOldModeOfRenderingEventInEngineV2, getOldWYSIWYG, getPathToAssemblyKeyFile, getPrimitivesStyleNoneBackCompatibility, getPrintIfDetailEmptyDefaultValue, getReferencedAssemblies, getRenderBarCodeAsBitmap, getRenderChartAsBitmap, getRenderChartAsBitmapZoom, getShowReportRenderingMessages, getSourceCodeEncoding, getThrowErrorIfFontIsNotInstalledInSystem, getUseAdvancedPrintOn, getUseAdvancedPrintOnEngineV2, getUseCheckSizeForContinuedContainers, getUseCollateOldMode, getUseGarbageCollectorForImageCache, getUseGdi32ForTextRendering, getUseOldWYSIWYGTextQuality, getUseParentStylesOldMode, getUsePercentageProgress, getUseRoundForToCurrencyWordsFunctions, getUseTemplateForPagePrintEvents, isAllowForceCanBreakForCrossTabPrintOnAllPages, isAllowSimplifyChartValues, isDockPageFooterToBottom, isPrintIfDetailEmptyNesting, isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages, isUseOldZipCodePaintMode, setAdvancedRetrievalModeOfDatabaseInformation, setAllowForceCanBreakForCrossTabPrintOnAllPages, setAllowInteractionInChartWithComponents, setAllowInvokeProcessChartEventForTemplateOfChart, setAllowProgressInThread, setAllowResetValuesAtComponent, setAllowSetCurrentDirectory, setAllowSimplifyChartValues, setAllowUseOriginalFontName, setAllowUseResetMethodInBusinessObject, setApplyStylesInAutoSeries, setBarcodeQRCodeDefaultByteModeEncoding, setBaseReportType, setCheckDockToContainerIfComponentDisabled, setComponentsStabilizationValue, setConvertBmpDataToPng, setDefaultEngineVersion, setDefaultNamespace, setDefaultReportLanguage, setDefaultRtfFont, setDefaultTextQualityMode, setDefaultUnit, setDefaultValueOfAllowApplyStyleProperty, setDockPageFooterToBottom, setDontSaveConfig, setDontSaveDataSourceBeforeChartRendering, setDontSaveSettings, setDpiAware, setEmulateData, setForceGenerationLocalizedName, setForceGenerationNonLocalizedName, setForceNewPageForExtraColumns, setForceNewPageInSubReports, setForceRtfBreak, setFullTrust, setGeneratePartialReportClass, setHideRenderingProgress, setIgnoreFirstPassForGroup, setNamespaces, setNamingRule, setNotClearParentReport, setOldChartPercentMode, setOldModeOfRenderingEventInEngineV2, setOldWYSIWYG, setPathToAssemblyKeyFile, setPrimitivesStyleNoneBackCompatibility, setPrintIfDetailEmptyDefaultValue, setPrintIfDetailEmptyNesting, setReferencedAssemblies, setRenderBarCodeAsBitmap, setRenderChartAsBitmap, setRenderChartAsBitmapZoom, setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages, setShowReportRenderingMessages, setSourceCodeEncoding, setThrowErrorIfFontIsNotInstalledInSystem, setUseAdvancedPrintOn, setUseAdvancedPrintOnEngineV2, setUseCheckSizeForContinuedContainers, setUseCollateOldMode, setUseGarbageCollectorForImageCache, setUseGdi32ForTextRendering, setUseOldWYSIWYGTextQuality, setUseOldZipCodePaintMode, setUseParentStylesOldMode, setUsePercentageProgress, setUseRoundForToCurrencyWordsFunctions, setUseTemplateForPagePrintEvents
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

forceDisableCollapsing

public static boolean forceDisableCollapsing
Constructor Detail

StiOptions.Engine

public StiOptions.Engine()