java.lang.Object | |
↳ | com.pdftron.pdf.utils.MeasureImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MeasureImpl(int annotType) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | commit(Annot annot) | ||||||||||
MeasureInfo | getAxis() | ||||||||||
MeasureInfo | getMeasure() | ||||||||||
String | getMeasurementText(double value, MeasureInfo measureInfo) | ||||||||||
void | handleDown(Context context) | ||||||||||
void | setupAnnotProperty(Context context, AnnotStyle annotStyle) | ||||||||||
void | updateRulerItem(RulerItem rulerItem) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|