Packagestimulsoft.report.units
Classpublic class StiMillimetersUnit
InheritanceStiMillimetersUnit Inheritance StiUnit Inheritance StiObject Inheritance Object
Implements IStiType



Public Properties
 PropertyDefined By
 InheritedCentimeters : StiCentimetersUnit
[static] [read-only]
StiUnit
  factor : Number
[override] [read-only]
StiMillimetersUnit
 InheritedHundredthsOfInch : StiHundredthsOfInchUnit
[static] [read-only]
StiUnit
 InheritedInches : StiInchesUnit
[static] [read-only]
StiUnit
 InheritedMillimeters : StiMillimetersUnit
[static] [read-only]
StiUnit
  name : String
[override] [read-only]
StiMillimetersUnit
 Inheritedref : int
StiUnit
  rulerStep : Number
[override] [read-only]
StiMillimetersUnit
  shortName : String
[override] [read-only]
StiMillimetersUnit
Public Methods
 MethodDefined By
  
StiMillimetersUnit
 Inherited
clone(... args):Object
Creates a new object that is a copy of the current instance.
StiObject
  
convertFromHInches(value:Number):Number
[override]
StiMillimetersUnit
 Inherited
StiUnit
 Inherited
StiUnit
 Inherited
StiUnit
 Inherited
StiUnit
  
convertToHInches(value:Number):Number
[override]
StiMillimetersUnit
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
[static]
StiUnit
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
Creates a shallow copy of the current Collection.
StiObject
Property Detail
factorproperty
factor:Number  [read-only] [override]


Implementation
    public function get factor():Number
nameproperty 
name:String  [read-only] [override]


Implementation
    public function get name():String
rulerStepproperty 
rulerStep:Number  [read-only] [override]


Implementation
    public function get rulerStep():Number
shortNameproperty 
shortName:String  [read-only] [override]


Implementation
    public function get shortName():String
Constructor Detail
StiMillimetersUnit()Constructor
public function StiMillimetersUnit()



Method Detail
convertFromHInches()method
override public function convertFromHInches(value:Number):Number

Parameters

value:Number

Returns
Number
convertToHInches()method 
override public function convertToHInches(value:Number):Number

Parameters

value:Number

Returns
Number