Uses of Class
com.stimulsoft.report.units.StiUnit
Packages that use StiUnit
Package
Description
-
Uses of StiUnit in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiUnitMethods in com.stimulsoft.report with parameters of type StiUnitModifier and TypeMethodDescriptionvoidfinal doubleStiReport.convertToHInches(StiUnit unit, double value) final StiRectangleStiReport.convertToHInches(StiUnit unit, StiRectangle value) final void -
Uses of StiUnit in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiUnitModifier and TypeMethodDescriptionfinal StiUnitStiPage.getReportUnit()Used for save/load page.StiPage.getUnit()Methods in com.stimulsoft.report.components with parameters of type StiUnitModifier and TypeMethodDescriptionvoidvoidStiComponent.convert(StiUnit oldUnit, StiUnit newUnit, boolean isReportSnapshot, boolean convertComponents) voidConverts a component out of one unit into another * *final doubleStiPage.ConvertFromHInches(StiUnit unit, double value) final StiRectangleStiPage.convertToHInches(StiUnit unit, StiRectangle rect) final doubleStiPage.ConvertToHInches(StiUnit unit, double value) final voidStiPage.setReportUnit(StiUnit value) -
Uses of StiUnit in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiUnitModifier and TypeMethodDescriptionvoidConverts a component out of one unit into another.voidConverts a component out of one unit into another.final voidConverts a component out of one unit into another. -
Uses of StiUnit in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiUnitModifier and TypeMethodDescriptionvoidvoidConverts a component out of one unit into another.voidConverts a component out of one unit into another.voidConverts a component out of one unit into another. -
Uses of StiUnit in com.stimulsoft.report.components.table
Methods in com.stimulsoft.report.components.table with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiUnitMethods in com.stimulsoft.report.dialogs with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiUnitMethods in com.stimulsoft.report.saveLoad with parameters of type StiUnit -
Uses of StiUnit in com.stimulsoft.report.units
Subclasses of StiUnit in com.stimulsoft.report.unitsModifier and TypeClassDescriptionclassReport units - centimeters.classReport units - hundredths of inch.classReport units - inches.classReport units - millimeters.Methods in com.stimulsoft.report.units that return StiUnitModifier and TypeMethodDescriptionstatic StiUnitStiUnit.GetUnitFromReportUnit(StiReportUnitType reportUnit) static StiUnitStiUnit.LoadFromJsonObject(JSONObject jObject) Methods in com.stimulsoft.report.units with parameters of type StiUnit