public class XRoundFrameLayoutState
extends java.lang.Object
| 构造器和说明 |
|---|
XRoundFrameLayoutState(android.view.View view) |
public void fromAttributeSet(android.content.Context context,
android.util.AttributeSet set,
int defStyleAttr)
public XRoundFrameLayoutState build()
public XRoundFrameLayoutState setBg(int colorBg)
public XRoundFrameLayoutState setColorBorder(int colorBorder)
public XRoundFrameLayoutState setBorderWidth(int borderWidth)
public XRoundFrameLayoutState setIsRadiusAdjustBounds(boolean isRadiusAdjustBounds)
public XRoundFrameLayoutState setRadius(int radius)
public XRoundFrameLayoutState setTopLeft(int topLeft)
public XRoundFrameLayoutState setTopRight(int topRight)
public XRoundFrameLayoutState setBottomLeft(int bottomLeft)
public XRoundFrameLayoutState setBottomRight(int bottomRight)
public XRoundFrameLayoutState setSelectColor(int selectColor)
public XRoundFrameLayoutState setUnSelectColor(int unSelectColor)
public XRoundFrameLayoutState setPressColor(int pressColor)
public XRoundFrameLayoutState setDisableColor(int disableColor)
public XRoundFrameLayoutState setStartColor(int startColor)
public XRoundFrameLayoutState setMiddleColor(int middleColor)
public XRoundFrameLayoutState setEndColor(int endColor)
public XRoundFrameLayoutState setGradientOrientation(int orientation)