Package com.stimulsoft.report.design
Class StiDesignerInfo
java.lang.Object
com.stimulsoft.report.design.StiDesignerInfo
Describes the class of report parameters for the designer.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new object of the type StiDesignerInfo.StiDesignerInfo(StiReport report) Creates a new object of the type StiDesignerInfo. -
Method Summary
Modifier and TypeMethodDescriptionclone()final booleanGets or sets value, indicates that components are to be aligned to grid.final intfinal booleanfinal StiActionCurrect action in designer.final booleanfinal booleanfinal booleanfinal booleanGets or sets value, indicates that bands are to be filled when drawing them in the designer.final booleanGets or sets value indicates that it is necessary to fill components when drawing them in the designer.final booleanGets or sets value indicates that it is necessary to fill containers when drawing them in the designer.final booleanGets or sets value, indicates that cross-bands are to be filled when drawing them in the designer.final booleanTemporarily sets mode of the designing of components.final booleanfinal StiGridModeGets or sets grid mode.doublefinal doubleGets or sets grid size in centimeters.final doubleGets or sets grid size in hundredths of inch.final doubleGets or sets grid size in inches.final doubleGets or sets grid size in millimeters.final doubleGets or sets grid size in pixels.final booleanfinal booleanfinal StiMarkersStyledoublefinal booleanfinal StiQuickInfoTypefinal StiReportGets or sets the report to which these parameters belong.final booleanGets or sets value, indicates that it is necessary to run the component designer after the component has been created.final booleanfinal booleanGets or sets value indicates that it is necessary to show grid on a page.final booleanGets or sets value, indicates that component headers are to be shown from components.final booleanfinal booleanGets or sets value, indicates that order of components is to be shown on the page.final booleanGets or sets value, indicates that it is necessary to show rulers.final booleanGets or sets value indicates that, when filling components, use colors in the designer parameters.final booleanGets or sets value, indicates that format from last selected component copy to new components.final StiViewModeGets or sets the view mode of a page.final doublegetZoom()Gets or sets zoom of a report (1 = 100%).isBookmarked(StiComponent component) booleanfinal voidsetAlignToGrid(boolean value) final voidsetAutoSaveInterval(int value) final voidsetAutoSaveReportToReportClass(boolean value) voidsetBookmarkComponent(StiComponent bookmarkComponent) final voidsetCurrentAction(StiAction value) final voidsetDrawEventMarkers(boolean value) final voidsetDrawMarkersWhenMoving(boolean value) final voidsetEnableAutoSaveMode(boolean value) voidsetExporting(boolean exporting) final voidsetFillBands(boolean value) final voidsetFillComponent(boolean value) final voidsetFillContainer(boolean value) final voidsetFillCrossBands(boolean value) final voidsetForceDesigningMode(boolean value) final voidsetGenerateLocalizedName(boolean value) final voidsetGridMode(StiGridMode value) final voidsetGridSizeCentimetres(double value) final voidsetGridSizeHundredthsOfInch(double value) final voidsetGridSizeInch(double value) final voidsetGridSizeMillimeters(double value) final voidsetGridSizePixels(double value) final voidsetIsComponentsMoving(boolean value) final voidsetIsTableMode(boolean value) final voidsetMarkersStyle(StiMarkersStyle value) voidsetPageZoom(double pageZoom) final voidsetQuickInfoOverlay(boolean value) final voidsetQuickInfoType(StiQuickInfoType value) final voidfinal voidsetRunDesignerAfterInsert(boolean value) final voidsetShowDimensionLines(boolean value) final voidsetShowGrid(boolean value) final voidsetShowHeaders(boolean value) final voidsetShowInteractive(boolean value) final voidsetShowOrder(boolean value) final voidsetShowRulers(boolean value) final voidsetUseComponentColor(boolean value) final voidsetUseLastFormat(boolean value) final voidsetViewMode(StiViewMode value) final voidsetZoom(double value)
-
Constructor Details
-
StiDesignerInfo
public StiDesignerInfo()Creates a new object of the type StiDesignerInfo. -
StiDesignerInfo
Creates a new object of the type StiDesignerInfo.- Parameters:
report- Report are these parameters belong to.
-
-
Method Details
-
getAlignToGrid
public final boolean getAlignToGrid()Gets or sets value, indicates that components are to be aligned to grid. -
getAutoSaveInterval
public final int getAutoSaveInterval() -
getAutoSaveReportToReportClass
public final boolean getAutoSaveReportToReportClass() -
getCurrentAction
Currect action in designer. -
getDrawEventMarkers
public final boolean getDrawEventMarkers() -
getDrawMarkersWhenMoving
public final boolean getDrawMarkersWhenMoving() -
getEnableAutoSaveMode
public final boolean getEnableAutoSaveMode() -
getFillBands
public final boolean getFillBands()Gets or sets value, indicates that bands are to be filled when drawing them in the designer. -
getFillComponent
public final boolean getFillComponent()Gets or sets value indicates that it is necessary to fill components when drawing them in the designer. -
getFillContainer
public final boolean getFillContainer()Gets or sets value indicates that it is necessary to fill containers when drawing them in the designer. -
getFillCrossBands
public final boolean getFillCrossBands()Gets or sets value, indicates that cross-bands are to be filled when drawing them in the designer. -
getForceDesigningMode
public final boolean getForceDesigningMode()Temporarily sets mode of the designing of components. -
getGenerateLocalizedName
public final boolean getGenerateLocalizedName() -
getGridMode
Gets or sets grid mode. -
getGridSizeCentimetres
public final double getGridSizeCentimetres()Gets or sets grid size in centimeters. -
getGridSizeHundredthsOfInch
public final double getGridSizeHundredthsOfInch()Gets or sets grid size in hundredths of inch. -
getGridSizeInch
public final double getGridSizeInch()Gets or sets grid size in inches. -
getGridSizeMillimeters
public final double getGridSizeMillimeters()Gets or sets grid size in millimeters. -
getGridSizePixels
public final double getGridSizePixels()Gets or sets grid size in pixels. -
getIsComponentsMoving
public final boolean getIsComponentsMoving() -
getIsTableMode
public final boolean getIsTableMode() -
getMarkersStyle
-
getQuickInfoOverlay
public final boolean getQuickInfoOverlay() -
getQuickInfoType
-
getReport
Gets or sets the report to which these parameters belong. -
getRunDesignerAfterInsert
public final boolean getRunDesignerAfterInsert()Gets or sets value, indicates that it is necessary to run the component designer after the component has been created. -
getShowDimensionLines
public final boolean getShowDimensionLines() -
getShowGrid
public final boolean getShowGrid()Gets or sets value indicates that it is necessary to show grid on a page. -
getShowHeaders
public final boolean getShowHeaders()Gets or sets value, indicates that component headers are to be shown from components. -
getShowInteractive
public final boolean getShowInteractive() -
getShowOrder
public final boolean getShowOrder()Gets or sets value, indicates that order of components is to be shown on the page. -
getShowRulers
public final boolean getShowRulers()Gets or sets value, indicates that it is necessary to show rulers. -
getUseComponentColor
public final boolean getUseComponentColor()Gets or sets value indicates that, when filling components, use colors in the designer parameters. -
getUseLastFormat
public final boolean getUseLastFormat()Gets or sets value, indicates that format from last selected component copy to new components. -
getViewMode
Gets or sets the view mode of a page. -
getZoom
public final double getZoom()Gets or sets zoom of a report (1 = 100%). -
setAlignToGrid
public final void setAlignToGrid(boolean value) -
setAutoSaveInterval
public final void setAutoSaveInterval(int value) -
setAutoSaveReportToReportClass
public final void setAutoSaveReportToReportClass(boolean value) -
setCurrentAction
-
setDrawEventMarkers
public final void setDrawEventMarkers(boolean value) -
setDrawMarkersWhenMoving
public final void setDrawMarkersWhenMoving(boolean value) -
setEnableAutoSaveMode
public final void setEnableAutoSaveMode(boolean value) -
setFillBands
public final void setFillBands(boolean value) -
setFillComponent
public final void setFillComponent(boolean value) -
setFillContainer
public final void setFillContainer(boolean value) -
setFillCrossBands
public final void setFillCrossBands(boolean value) -
setForceDesigningMode
public final void setForceDesigningMode(boolean value) -
setGenerateLocalizedName
public final void setGenerateLocalizedName(boolean value) -
setGridMode
-
setGridSizeCentimetres
public final void setGridSizeCentimetres(double value) -
setGridSizeHundredthsOfInch
public final void setGridSizeHundredthsOfInch(double value) -
setGridSizeInch
public final void setGridSizeInch(double value) -
setGridSizeMillimeters
public final void setGridSizeMillimeters(double value) -
setGridSizePixels
public final void setGridSizePixels(double value) -
setIsComponentsMoving
public final void setIsComponentsMoving(boolean value) -
setIsTableMode
public final void setIsTableMode(boolean value) -
setMarkersStyle
-
setQuickInfoOverlay
public final void setQuickInfoOverlay(boolean value) -
setQuickInfoType
-
setReport
-
setRunDesignerAfterInsert
public final void setRunDesignerAfterInsert(boolean value) -
setShowDimensionLines
public final void setShowDimensionLines(boolean value) -
setShowGrid
public final void setShowGrid(boolean value) -
setShowHeaders
public final void setShowHeaders(boolean value) -
setShowInteractive
public final void setShowInteractive(boolean value) -
setShowOrder
public final void setShowOrder(boolean value) -
setShowRulers
public final void setShowRulers(boolean value) -
setUseComponentColor
public final void setUseComponentColor(boolean value) -
setUseLastFormat
public final void setUseLastFormat(boolean value) -
setViewMode
-
setZoom
public final void setZoom(double value) -
getGridSize
public double getGridSize() -
getPageZoom
public double getPageZoom()- Returns:
- the pageZoom
-
setPageZoom
public void setPageZoom(double pageZoom) - Parameters:
pageZoom- the pageZoom to set
-
isBookmarked
-
getBookmarkComponent
- Returns:
- the bookmarkComponent
-
setBookmarkComponent
- Parameters:
bookmarkComponent- the bookmarkComponent to set
-
isExporting
public boolean isExporting()- Returns:
- the exporting
-
setExporting
public void setExporting(boolean exporting) - Parameters:
exporting- the exporting to set
-
clone
-