com.alibaba.simpleimage.analyze
类 ModifiableConst
java.lang.Object
com.alibaba.simpleimage.analyze.ModifiableConst
public class ModifiableConst
- extends Object
- 作者:
- axman 2013-4-10 9:48:23
_TOWPNTDISTRATIO
public static String _TOWPNTDISTRATIO
_TOWPNTORIENTATIONMINUS
public static String _TOWPNTORIENTATIONMINUS
_TOWPNTSCALAMINUS
public static String _TOWPNTSCALAMINUS
_SLOPEARCSTEP
public static String _SLOPEARCSTEP
_MINPOINTCOUNT
public static String _MINPOINTCOUNT
ModifiableConst
public ModifiableConst()
getMinPointCount
public static int getMinPointCount()
getTowPntDistRatio
public static float getTowPntDistRatio()
getTowPntOrientationMinus
public static float getTowPntOrientationMinus()
getTowPntScaleMinus
public static float getTowPntScaleMinus()
getSolpeArcStep
public static int getSolpeArcStep()
setTowPntDistRatio
public static void setTowPntDistRatio(float val)
- setteies
setTowPntOrientationMinus
public static void setTowPntOrientationMinus(float val)
setTowPntScaleMinus
public static void setTowPntScaleMinus(float val)
setSolpeArcStep
public static void setSolpeArcStep(int val)
Copyright © 2012–2013 Alibaba Group. All rights reserved.