Uses of Class
com.agisoft.metashape.Scalebar.Reference
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of Scalebar.Reference in com.agisoft.metashape
Methods in com.agisoft.metashape that return Scalebar.Reference Modifier and Type Method Description Scalebar.ReferenceScalebar. getReference()Scale bar reference data.Methods in com.agisoft.metashape with parameters of type Scalebar.Reference Modifier and Type Method Description static longScalebar.Reference. getCPtr(Scalebar.Reference obj)static longMetashapeJNI. new_Scalebar_Reference(long jarg1, Scalebar.Reference jarg1_)static DoubleMetashapeJNI. Scalebar_Reference_getDistance(long jarg1, Scalebar.Reference jarg1_)static DoubleMetashapeJNI. Scalebar_Reference_getDistanceAccuracy(long jarg1, Scalebar.Reference jarg1_)static booleanMetashapeJNI. Scalebar_Reference_isEnabled(long jarg1, Scalebar.Reference jarg1_)static voidMetashapeJNI. Scalebar_Reference_setDistance(long jarg1, Scalebar.Reference jarg1_, Double jarg2)static voidMetashapeJNI. Scalebar_Reference_setDistanceAccuracy(long jarg1, Scalebar.Reference jarg1_, Double jarg2)static voidMetashapeJNI. Scalebar_Reference_setEnabled(long jarg1, Scalebar.Reference jarg1_, boolean jarg2)static voidMetashapeJNI. Scalebar_setReference(long jarg1, Scalebar jarg1_, long jarg2, Scalebar.Reference jarg2_)voidScalebar. setReference(Scalebar.Reference reference)Scale bar reference data.Constructors in com.agisoft.metashape with parameters of type Scalebar.Reference Constructor Description Reference(Scalebar.Reference reference)