-
- All Implemented Interfaces:
public class AutoZoomDebugInfoView.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerMIN_Yprivate final IntegerMIN_Xprivate final StringMETERprivate final StringEMPTY_STRINGprivate final IntegerINFOprivate final IntegerVERBOSEpublic final static AutoZoomDebugInfoView.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetMIN_Y()final IntegergetMIN_X()final StringgetMETER()final StringgetEMPTY_STRING()final IntegergetINFO()final IntegergetVERBOSE()-
-
Method Detail
-
getMIN_Y
final Integer getMIN_Y()
-
getMIN_X
final Integer getMIN_X()
-
getMETER
final String getMETER()
-
getEMPTY_STRING
final String getEMPTY_STRING()
-
getINFO
final Integer getINFO()
-
getVERBOSE
final Integer getVERBOSE()
-
-
-
-