public class StiCentimetersUnit extends StiUnit
Centimeters, HundredthsOfInch, Inches, MillimetersREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCentimetersUnit() |
| Modifier and Type | Method and Description |
|---|---|
double |
ConvertFromHInches(double value)
Converts a value from hundredths of inch into units of this class.
|
double |
ConvertToHInches(double value)
Converts a value from hundredths of inch into units of this class.
|
double |
getFactor()
Gets the ruler scale in hundredths of inch on the one step.
|
double |
getRollerStep()
Gets ruler step.
|
java.lang.String |
getShortName()
Gets the shor unit name.
|
java.lang.String |
toString() |
clone, ConvertFromHInches, ConvertFromHInches, ConvertToHInches, ConvertToHInches, ConvertToHInchesStiRectangle, GetUnitFromReportUnit, LoadFromJsonObject, SaveToJsonObjectcleanReference, getReference, setReferencepublic java.lang.String toString()
toString in class java.lang.Objectpublic double getRollerStep()
getRollerStep in class StiUnitpublic double getFactor()
public java.lang.String getShortName()
getShortName in class StiUnitpublic double ConvertToHInches(double value)
ConvertToHInches in class StiUnitvalue - Value for conversion.public double ConvertFromHInches(double value)
ConvertFromHInches in class StiUnitvalue - Value for conversion.Copyright © 2019 Stimulsoft. All Rights Reserved.