Namespace: Consultingwerk.Studio.LegacyGuiMigration
Class 
ScalingFactors Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ScalingFactors
Purpose:Provides Scaling factors for ABL GUI migration
Based on SESSION:PIXELS-PER-COLUMN and PIXELS-PER-ROW
May be set to absolute values - may be multiplied with
factors from .applicationsettings
"PIXELS-PER-COLUMN-FACTOR": "1.5"
"PIXELS-PER-ROW-FACTOR": "1.5"
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jan 14 12:29:15 CET 2020
Purpose: Returns the factor to use to calculate columns into pixels
Notes:


Top Constructor Summary
Options Name Purpose
# ScalingFactors () Disallow instance creation
ScalingFactors () Static constructor for the ScalingFactors class

Top Property Summary
Options Name Purpose
+ INTEGER PIXELS-PER-COLUMN
+ INTEGER PIXELS-PER-ROW


Constructor Detail
Top

PROTECTED ScalingFactors ()

Purpose: Disallow instance creation
Notes:

Top

STATIC ScalingFactors ()

Purpose: Static constructor for the ScalingFactors class
Notes:



Property Detail
Top

PUBLIC INTEGER PIXELS-PER-COLUMN


Returns INTEGER
Top

PUBLIC INTEGER PIXELS-PER-ROW


Returns INTEGER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:37