java.lang.Object | |
↳ | com.pdftron.pdf.dialog.measure.CalibrateResult |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final Creator<CalibrateResult> | CREATOR | ||||||||||
public long | annot | ||||||||||
public int | page | ||||||||||
public Float | userInput | ||||||||||
public String | worldUnit |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CalibrateResult(long annot, int page) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | describeContents() | ||||||||||
void | writeToParcel(Parcel dest, int flags) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
|