|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.EngineOptions
public class EngineOptions
Nested Class Summary | |
---|---|
static class |
EngineOptions.CrossTab
|
static class |
EngineOptions.GlobalEvents
|
static class |
EngineOptions.Globalization
|
static class |
EngineOptions.Image
|
static class |
EngineOptions.ImageCache
A Class for managing of the image cache. |
static class |
EngineOptions.Iteraction
|
static class |
EngineOptions.QuickInfo
|
static class |
EngineOptions.ReportCache
A Class for managing of the report cache. |
static class |
EngineOptions.ReportResources
A Class for managing of the report resource files. |
static class |
EngineOptions.RtfCache
A Class for managing of the rtf cache. |
static class |
EngineOptions.TextDrawingMeasurement
|
static class |
EngineOptions.Watermark
|
static class |
EngineOptions.WYSIWYG
|
Field Summary | |
---|---|
static boolean |
allowConvertingInFormatting
a value which allows converting values to required types in the text formatting. |
static boolean |
fixCyrillicRtf
|
static boolean |
hideMessages
|
static int |
logLevel
Set log level to 10 to show all debug info |
static boolean |
optimizeDetailDataFiltering
If true then remove double call of SetData method for detail bands. |
static boolean |
showBookmarkToDisabledBand
|
Constructor Summary | |
---|---|
EngineOptions()
|
Method Summary | |
---|---|
static boolean |
getAdvancedRetrievalModeOfDatabaseInformation()
Retrieve database information with DataAdapters (instead Connection.GetSchema) |
static boolean |
getAllowInteractionInChartWithComponents()
|
static boolean |
getAllowInvokeProcessChartEventForTemplateOfChart()
|
static boolean |
getAllowProgressInThread()
|
static boolean |
getAllowResetValuesAtComponent()
Allows reset values (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering. |
static boolean |
getAllowSetCurrentDirectory()
|
static boolean |
getAllowUseOriginalFontName()
|
static boolean |
getAllowUseResetMethodInBusinessObject()
|
static boolean |
getApplyStylesInAutoSeries()
|
static java.lang.String |
getBarcodeQRCodeDefaultByteModeEncoding()
a value of a default encoding of byte mode. |
static java.lang.Class |
getBaseReportType()
|
static boolean |
getCheckDockToContainerIfComponentDisabled()
Gets or sets a value which indicates whether check DockToContainer if component is disabled |
static double |
getComponentsStabilizationValue()
Stabilize matrix cells position. |
static boolean |
getConvertBmpDataToPng()
|
static StiEngineVersion |
getDefaultEngineVersion()
Gets or sets the default report engine for new report. |
static java.lang.String |
getDefaultNamespace()
Gets or sets default namespace for the report. |
static StiPaperKind |
getDefaultPaperSize()
|
static StiReportLanguageType |
getDefaultReportLanguage()
Gets or sets the default programming language of the report. |
static StiFont |
getDefaultRtfFont()
|
static StiTextQuality |
getDefaultTextQualityMode()
|
static java.lang.Object |
getDefaultUnit()
|
static boolean |
getDefaultValueOfAllowApplyStyleProperty()
|
static boolean |
getDockPageFooterToBottom()
|
static boolean |
getDontSaveConfig()
Gets or sets value which indicates that config file "Stimulsoft.Report.config" is not saved from report engine. |
static boolean |
getDontSaveDataSourceBeforeChartRendering()
|
static boolean |
getDontSaveSettings()
Gets or sets value which indicates that config file "Stimulsoft.Report.settings" is not saved from report engine. |
static boolean |
getDpiAware()
|
static boolean |
getEmulateData()
Gets or sets a value, which indicates that if data are absent then controls of the data emulation. |
static boolean |
getForceGenerationLocalizedName()
|
static boolean |
getForceGenerationNonLocalizedName()
|
static boolean |
getForceNewPageForExtraColumns()
Gets or sets a value which indicates whether force the NewPage method for the extra columns |
static boolean |
getForceNewPageInSubReports()
|
static boolean |
getForceRtfBreak()
Gets or sets a value indicating whether it is necessary to insert breaks in Rtf export. |
static boolean |
getFullTrust()
|
static boolean |
getGeneratePartialReportClass()
|
static boolean |
getHideExceptions()
|
static boolean |
getHideRenderingProgress()
|
static boolean |
getIgnoreFirstPassForGroup()
|
static boolean |
getIsDefaultNamespaces()
Returns true if Namespaces property has default value; |
static boolean |
getIsDefaultReferencedAssemblies()
Returns true if Namespaces property has default value; |
static boolean |
getMeasureTrailingSpaces()
|
static java.lang.String[] |
getNamespaces()
Gets or sets namespaces which are to be added in to the report class being generated. |
static StiNamingRule |
getNamingRule()
Gets or sets a value which controls of naming of new components in the report. |
static boolean |
getNotClearParentReport()
|
static boolean |
getOldChartPercentMode()
|
static boolean |
getOldModeOfRenderingEventInEngineV2()
|
static boolean |
getOldWYSIWYG()
Gets or sets a value which defines a previous realization of the WYSIWYG mode of the StiText component. |
static java.lang.String |
getPathToAssemblyKeyFile()
Gets or sets path to AssemblyKeyFile for signing all compiled reports. |
static boolean |
getPrimitivesStyleNoneBackCompatibility()
Gets or sets a value which indicates whether use the back compatibility when Style property of primitives is set to None |
static boolean |
getPrintIfDetailEmptyDefaultValue()
|
static java.lang.String[] |
getReferencedAssemblies()
Gets or sets assemblies which are being attached to a new report. |
static boolean |
getRenderBarCodeAsBitmap()
Gets or sets a value which controls of output barcodes as bitmaps in WebViewerFx. |
static boolean |
getRenderChartAsBitmap()
Gets or sets a value which controls of output charts as bitmaps. |
static float |
getRenderChartAsBitmapZoom()
Gets or sets a scalling factor for rendering charts as bitmaps. |
static boolean |
getShowReportRenderingMessages()
|
static java.lang.String |
getSourceCodeEncoding()
Gets or sets encoding which used for saving soure code. |
static boolean |
getThrowErrorIfFontIsNotInstalledInSystem()
|
static boolean |
getUseAdvancedPrintOn()
|
static boolean |
getUseAdvancedPrintOnEngineV2()
|
static boolean |
getUseCheckSizeForContinuedContainers()
Gets or sets a value which indicates whether use the CheckSize method for Continued containers |
static boolean |
getUseCollateOldMode()
|
static boolean |
getUseGarbageCollectorForImageCache()
|
static boolean |
getUseGdi32ForTextRendering()
Gets or sets a value which indicates whether Gdi32 is used for text rendering. |
static boolean |
getUseOldWYSIWYGTextQuality()
|
static boolean |
getUseParentStylesOldMode()
|
static boolean |
getUsePercentageProgress()
|
static boolean |
getUseRoundForToCurrencyWordsFunctions()
Gets or sets a value which indicates whether use Round() for the ToCurrencyWords functions |
static boolean |
getUseTemplateForPagePrintEvents()
|
static boolean |
isAllowForceCanBreakForCrossTabPrintOnAllPages()
This value indicates that it is necessary to simulate interactivity for charts with text elements. |
static boolean |
isAllowSimplifyChartValues()
A value indicates that the chart values will be simplified |
static boolean |
isDockPageFooterToBottom()
|
static boolean |
isPrintIfDetailEmptyNesting()
a value which allow extended check for PrintIfDetailEmpty property. |
static boolean |
isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages()
a value indicating whether it is necessary to render external subreports with help of unlimited height pages. |
static boolean |
isUseOldZipCodePaintMode()
A value which defines a previous realization of the Paint mode of the ZipCode component. |
static void |
setAdvancedRetrievalModeOfDatabaseInformation(boolean value)
|
static void |
setAllowForceCanBreakForCrossTabPrintOnAllPages(boolean allowForceCanBreakForCrossTabPrintOnAllPages)
This value indicates that it is necessary to simulate interactivity for charts with text elements. |
static void |
setAllowInteractionInChartWithComponents(boolean value)
|
static void |
setAllowInvokeProcessChartEventForTemplateOfChart(boolean value)
|
static void |
setAllowProgressInThread(boolean value)
|
static void |
setAllowResetValuesAtComponent(boolean value)
|
static void |
setAllowSetCurrentDirectory(boolean value)
|
static void |
setAllowSimplifyChartValues(boolean allowSimplifyChartValues)
A value indicates that the chart values will be simplified |
static void |
setAllowUseOriginalFontName(boolean value)
|
static void |
setAllowUseResetMethodInBusinessObject(boolean value)
|
static void |
setApplyStylesInAutoSeries(boolean value)
|
static void |
setBarcodeQRCodeDefaultByteModeEncoding(java.lang.String barcodeQRCodeDefaultByteModeEncoding)
a value of a default encoding of byte mode. |
static void |
setBaseReportType(java.lang.Class value)
|
static void |
setCheckDockToContainerIfComponentDisabled(boolean value)
|
static void |
setComponentsStabilizationValue(double cellsStabilizationValue)
Stabilize matrix cells position. |
static void |
setConvertBmpDataToPng(boolean value)
|
static void |
setDefaultEngineVersion(StiEngineVersion value)
|
static void |
setDefaultNamespace(java.lang.String value)
|
static void |
setDefaultReportLanguage(StiReportLanguageType value)
|
static void |
setDefaultRtfFont(StiFont value)
|
static void |
setDefaultTextQualityMode(StiTextQuality value)
|
static void |
setDefaultUnit(java.lang.Object value)
|
static void |
setDefaultValueOfAllowApplyStyleProperty(boolean value)
|
static void |
setDockPageFooterToBottom(boolean value)
|
static void |
setDontSaveConfig(boolean value)
|
static void |
setDontSaveDataSourceBeforeChartRendering(boolean value)
|
static void |
setDontSaveSettings(boolean value)
|
static void |
setDpiAware(boolean value)
|
static void |
setEmulateData(boolean value)
|
static void |
setForceGenerationLocalizedName(boolean value)
|
static void |
setForceGenerationNonLocalizedName(boolean value)
|
static void |
setForceNewPageForExtraColumns(boolean value)
|
static void |
setForceNewPageInSubReports(boolean value)
|
static void |
setForceRtfBreak(boolean value)
|
static void |
setFullTrust(boolean value)
|
static void |
setGeneratePartialReportClass(boolean value)
|
static void |
setHideRenderingProgress(boolean value)
|
static void |
setIgnoreFirstPassForGroup(boolean value)
|
static void |
setNamespaces(java.lang.String[] value)
|
static void |
setNamingRule(StiNamingRule value)
|
static void |
setNotClearParentReport(boolean value)
|
static void |
setOldChartPercentMode(boolean value)
|
static void |
setOldModeOfRenderingEventInEngineV2(boolean value)
|
static void |
setOldWYSIWYG(boolean value)
|
static void |
setPathToAssemblyKeyFile(java.lang.String value)
|
static void |
setPrimitivesStyleNoneBackCompatibility(boolean value)
|
static void |
setPrintIfDetailEmptyDefaultValue(boolean value)
|
static void |
setPrintIfDetailEmptyNesting(boolean printIfDetailEmptyNesting)
a value which allow extended check for PrintIfDetailEmpty property. |
static void |
setReferencedAssemblies(java.lang.String[] value)
|
static void |
setRenderBarCodeAsBitmap(boolean value)
|
static void |
setRenderChartAsBitmap(boolean value)
|
static void |
setRenderChartAsBitmapZoom(float value)
|
static void |
setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages(boolean renderExternalSubReportsWithHelpOfUnlimitedHeightPages)
a value indicating whether it is necessary to render external subreports with help of unlimited height pages. |
static void |
setShowReportRenderingMessages(boolean value)
|
static void |
setSourceCodeEncoding(java.lang.String value)
|
static void |
setThrowErrorIfFontIsNotInstalledInSystem(boolean value)
|
static void |
setUseAdvancedPrintOn(boolean value)
|
static void |
setUseAdvancedPrintOnEngineV2(boolean value)
|
static void |
setUseCheckSizeForContinuedContainers(boolean value)
|
static void |
setUseCollateOldMode(boolean value)
|
static void |
setUseGarbageCollectorForImageCache(boolean value)
|
static void |
setUseGdi32ForTextRendering(boolean value)
|
static void |
setUseOldWYSIWYGTextQuality(boolean value)
|
static void |
setUseOldZipCodePaintMode(boolean useOldZipCodePaintMode)
A value which defines a previous realization of the Paint mode of the ZipCode component. |
static void |
setUseParentStylesOldMode(boolean value)
|
static void |
setUsePercentageProgress(boolean value)
|
static void |
setUseRoundForToCurrencyWordsFunctions(boolean value)
|
static void |
setUseTemplateForPagePrintEvents(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean optimizeDetailDataFiltering
public static boolean hideMessages
public static boolean showBookmarkToDisabledBand
public static boolean allowConvertingInFormatting
public static int logLevel
public static boolean fixCyrillicRtf
Constructor Detail |
---|
public EngineOptions()
Method Detail |
---|
public static boolean isPrintIfDetailEmptyNesting()
public static void setPrintIfDetailEmptyNesting(boolean printIfDetailEmptyNesting)
printIfDetailEmptyNesting
- the printIfDetailEmptyNesting to setpublic static boolean isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages()
public static void setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages(boolean renderExternalSubReportsWithHelpOfUnlimitedHeightPages)
renderExternalSubReportsWithHelpOfUnlimitedHeightPages
- the renderExternalSubReportsWithHelpOfUnlimitedHeightPages to setpublic static boolean isAllowForceCanBreakForCrossTabPrintOnAllPages()
public static void setAllowForceCanBreakForCrossTabPrintOnAllPages(boolean allowForceCanBreakForCrossTabPrintOnAllPages)
allowForceCanBreakForCrossTabPrintOnAllPages
- the allowForceCanBreakForCrossTabPrintOnAllPages to setpublic static java.lang.String getBarcodeQRCodeDefaultByteModeEncoding()
public static void setBarcodeQRCodeDefaultByteModeEncoding(java.lang.String barcodeQRCodeDefaultByteModeEncoding)
barcodeQRCodeDefaultByteModeEncoding
- the barcodeQRCodeDefaultByteModeEncoding to setpublic static boolean isAllowSimplifyChartValues()
public static void setAllowSimplifyChartValues(boolean allowSimplifyChartValues)
allowSimplifyChartValues
- the allowSimplifyChartValues to setpublic static boolean isUseOldZipCodePaintMode()
public static void setUseOldZipCodePaintMode(boolean useOldZipCodePaintMode)
useOldZipCodePaintMode
- the useOldZipCodePaintMode to setpublic static double getComponentsStabilizationValue()
public static void setComponentsStabilizationValue(double cellsStabilizationValue)
cellsStabilizationValue
- the cellsStabilizationValue to setpublic static void setUseRoundForToCurrencyWordsFunctions(boolean value)
public static boolean getMeasureTrailingSpaces()
public static boolean isDockPageFooterToBottom()
public static StiPaperKind getDefaultPaperSize()
public static boolean getHideExceptions()
public static boolean getAdvancedRetrievalModeOfDatabaseInformation()
public static void setAdvancedRetrievalModeOfDatabaseInformation(boolean value)
public static java.lang.Object getDefaultUnit()
public static void setDefaultUnit(java.lang.Object value)
public static boolean getAllowUseOriginalFontName()
public static void setAllowUseOriginalFontName(boolean value)
public static boolean getAllowInteractionInChartWithComponents()
public static void setAllowInteractionInChartWithComponents(boolean value)
public static boolean getAllowResetValuesAtComponent()
public static void setAllowResetValuesAtComponent(boolean value)
public static boolean getPrintIfDetailEmptyDefaultValue()
public static void setPrintIfDetailEmptyDefaultValue(boolean value)
public static boolean getAllowSetCurrentDirectory()
public static void setAllowSetCurrentDirectory(boolean value)
public static boolean getDefaultValueOfAllowApplyStyleProperty()
public static void setDefaultValueOfAllowApplyStyleProperty(boolean value)
public static boolean getAllowProgressInThread()
public static void setAllowProgressInThread(boolean value)
public static boolean getApplyStylesInAutoSeries()
public static void setApplyStylesInAutoSeries(boolean value)
public static boolean getOldChartPercentMode()
public static void setOldChartPercentMode(boolean value)
public static boolean getDontSaveDataSourceBeforeChartRendering()
public static void setDontSaveDataSourceBeforeChartRendering(boolean value)
public static boolean getDontSaveConfig()
public static void setDontSaveConfig(boolean value)
public static boolean getDontSaveSettings()
public static void setDontSaveSettings(boolean value)
public static StiEngineVersion getDefaultEngineVersion()
public static void setDefaultEngineVersion(StiEngineVersion value)
public static boolean getUseAdvancedPrintOn()
public static void setUseAdvancedPrintOn(boolean value)
public static boolean getUseAdvancedPrintOnEngineV2()
public static void setUseAdvancedPrintOnEngineV2(boolean value)
public static boolean getForceGenerationLocalizedName()
public static void setForceGenerationLocalizedName(boolean value)
public static boolean getForceGenerationNonLocalizedName()
public static void setForceGenerationNonLocalizedName(boolean value)
public static boolean getRenderBarCodeAsBitmap()
public static void setRenderBarCodeAsBitmap(boolean value)
public static boolean getRenderChartAsBitmap()
public static void setRenderChartAsBitmap(boolean value)
public static float getRenderChartAsBitmapZoom()
public static void setRenderChartAsBitmapZoom(float value)
public static boolean getShowReportRenderingMessages()
public static void setShowReportRenderingMessages(boolean value)
public static boolean getGeneratePartialReportClass()
public static void setGeneratePartialReportClass(boolean value)
public static java.lang.String getSourceCodeEncoding()
public static void setSourceCodeEncoding(java.lang.String value)
public static StiTextQuality getDefaultTextQualityMode()
public static void setDefaultTextQualityMode(StiTextQuality value)
public static java.lang.String getPathToAssemblyKeyFile()
public static void setPathToAssemblyKeyFile(java.lang.String value)
public static boolean getUseGdi32ForTextRendering()
public static void setUseGdi32ForTextRendering(boolean value)
public static boolean getNotClearParentReport()
public static void setNotClearParentReport(boolean value)
public static boolean getAllowInvokeProcessChartEventForTemplateOfChart()
public static void setAllowInvokeProcessChartEventForTemplateOfChart(boolean value)
public static boolean getDockPageFooterToBottom()
public static void setDockPageFooterToBottom(boolean value)
public static boolean getUseOldWYSIWYGTextQuality()
public static void setUseOldWYSIWYGTextQuality(boolean value)
public static boolean getOldWYSIWYG()
public static void setOldWYSIWYG(boolean value)
public static java.lang.String getDefaultNamespace()
public static void setDefaultNamespace(java.lang.String value)
public static java.lang.String[] getNamespaces()
public static void setNamespaces(java.lang.String[] value)
public static boolean getIsDefaultNamespaces()
public static java.lang.String[] getReferencedAssemblies()
public static void setReferencedAssemblies(java.lang.String[] value)
public static boolean getIsDefaultReferencedAssemblies()
public static StiNamingRule getNamingRule()
public static void setNamingRule(StiNamingRule value)
public static StiReportLanguageType getDefaultReportLanguage()
public static void setDefaultReportLanguage(StiReportLanguageType value)
public static java.lang.Class getBaseReportType()
public static void setBaseReportType(java.lang.Class value)
public static boolean getFullTrust()
public static void setFullTrust(boolean value)
public static boolean getHideRenderingProgress()
public static void setHideRenderingProgress(boolean value)
public static boolean getEmulateData()
public static void setEmulateData(boolean value)
public static boolean getForceRtfBreak()
public static void setForceRtfBreak(boolean value)
public static boolean getIgnoreFirstPassForGroup()
public static void setIgnoreFirstPassForGroup(boolean value)
public static boolean getOldModeOfRenderingEventInEngineV2()
public static void setOldModeOfRenderingEventInEngineV2(boolean value)
public static StiFont getDefaultRtfFont()
public static void setDefaultRtfFont(StiFont value)
public static boolean getUseGarbageCollectorForImageCache()
public static void setUseGarbageCollectorForImageCache(boolean value)
public static boolean getConvertBmpDataToPng()
public static void setConvertBmpDataToPng(boolean value)
public static boolean getUsePercentageProgress()
public static void setUsePercentageProgress(boolean value)
public static boolean getUseTemplateForPagePrintEvents()
public static void setUseTemplateForPagePrintEvents(boolean value)
public static boolean getUseParentStylesOldMode()
public static void setUseParentStylesOldMode(boolean value)
public static boolean getThrowErrorIfFontIsNotInstalledInSystem()
public static void setThrowErrorIfFontIsNotInstalledInSystem(boolean value)
public static boolean getUseCollateOldMode()
public static void setUseCollateOldMode(boolean value)
public static boolean getForceNewPageInSubReports()
public static void setForceNewPageInSubReports(boolean value)
public static boolean getDpiAware()
public static void setDpiAware(boolean value)
public static boolean getAllowUseResetMethodInBusinessObject()
public static void setAllowUseResetMethodInBusinessObject(boolean value)
public static boolean getPrimitivesStyleNoneBackCompatibility()
public static void setPrimitivesStyleNoneBackCompatibility(boolean value)
public static boolean getUseCheckSizeForContinuedContainers()
public static void setUseCheckSizeForContinuedContainers(boolean value)
public static boolean getCheckDockToContainerIfComponentDisabled()
public static void setCheckDockToContainerIfComponentDisabled(boolean value)
public static boolean getForceNewPageForExtraColumns()
public static void setForceNewPageForExtraColumns(boolean value)
public static boolean getUseRoundForToCurrencyWordsFunctions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |