| Package | stimulsoft.report.units |
| Class | public class StiHundredthsOfInchUnit |
| Inheritance | StiHundredthsOfInchUnit StiUnit StiObject Object |
| Implements | IStiType |
| Property | Defined By | ||
|---|---|---|---|
![]() | Centimeters : StiCentimetersUnit [static] [read-only] | StiUnit | |
| factor : Number [override] [read-only] | StiHundredthsOfInchUnit | ||
![]() | HundredthsOfInch : StiHundredthsOfInchUnit [static] [read-only] | StiUnit | |
![]() | Inches : StiInchesUnit [static] [read-only] | StiUnit | |
![]() | Millimeters : StiMillimetersUnit [static] [read-only] | StiUnit | |
| name : String [override] [read-only] | StiHundredthsOfInchUnit | ||
![]() | ref : int | StiUnit | |
| rulerStep : Number [override] [read-only] | StiHundredthsOfInchUnit | ||
| shortName : String [override] [read-only] | StiHundredthsOfInchUnit | ||
| Method | Defined By | ||
|---|---|---|---|
| StiHundredthsOfInchUnit | |||
![]() | clone(... args):Object Creates a new object that is a copy of the current instance. | StiObject | |
convertFromHInches(value:Number):Number [override] | StiHundredthsOfInchUnit | ||
![]() | StiUnit | ||
![]() | StiUnit | ||
![]() | StiUnit | ||
![]() | StiUnit | ||
convertToHInches(value:Number):Number [override] | StiHundredthsOfInchUnit | ||
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | getUnitFromReportUnit(reportUnit:int):StiUnit [static] | StiUnit | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object Creates a shallow copy of the current Collection. | StiObject | |
| factor | property |
factor:Number [read-only] [override] public function get factor():Number| name | property |
name:String [read-only] [override] public function get name():String| rulerStep | property |
rulerStep:Number [read-only] [override] public function get rulerStep():Number| shortName | property |
shortName:String [read-only] [override] public function get shortName():String| StiHundredthsOfInchUnit | () | Constructor |
public function StiHundredthsOfInchUnit()| convertFromHInches | () | method |
override public function convertFromHInches(value:Number):NumberParameters
value:Number |
Number |
| convertToHInches | () | method |
override public function convertToHInches(value:Number):NumberParameters
value:Number |
Number |