- IBackgroundFormat - Interface in com.bin.david.form.data.format.bg
-
Created by huang on 2018/3/9.
- ICellBackgroundFormat<T> - Interface in com.bin.david.form.data.format.bg
-
Created by huang on 2017/11/14.
- IComponent<T> - Interface in com.bin.david.form.component
-
图表组件
Created by huang on 2017/10/26.
- ICountFormat<T,N extends java.lang.Number> - Interface in com.bin.david.form.data.format.count
-
Created by huang on 2017/11/6.
- IDrawFormat<T> - Interface in com.bin.david.form.data.format.draw
-
Created by huang on 2017/10/30.
- IDrawOver - Interface in com.bin.david.form.data.format.selected
-
Created by huang on 2018/1/18.
- IForm - Interface in com.bin.david.form.data.form
-
Created by huang on 2018/4/10.
- IFormat<T> - Interface in com.bin.david.form.data.format
-
Created by huang on 2017/10/30.
- IGridFormat - Interface in com.bin.david.form.data.format.grid
-
Created by huang on 2018/3/9.
- ImageResDrawFormat<T> - Class in com.bin.david.form.data.format.draw
-
Created by huang on 2017/10/30.
- ImageResDrawFormat(int, int) - Constructor for class com.bin.david.form.data.format.draw.ImageResDrawFormat
-
- ImageResDrawFormat(int, int, BitmapFactory.Options) - Constructor for class com.bin.david.form.data.format.draw.ImageResDrawFormat
-
- ImageResTitleDrawFormat - Class in com.bin.david.form.data.format.title
-
Created by huang on 2017/10/30.
- ImageResTitleDrawFormat(int, int) - Constructor for class com.bin.david.form.data.format.title.ImageResTitleDrawFormat
-
- ImageResTitleDrawFormat(int, int, BitmapFactory.Options) - Constructor for class com.bin.david.form.data.format.title.ImageResTitleDrawFormat
-
- INVAL_VALUE - Static variable in class com.bin.david.form.data.column.Column
-
- INVALID - Static variable in class com.bin.david.form.data.Cell
-
- INVALID - Static variable in class com.bin.david.form.data.format.tip.BaseBubbleTip
-
- INVALID_COLOR - Static variable in class com.bin.david.form.core.TableConfig
-
无效值
- invalidate() - Method in class com.bin.david.form.core.SmartTable
-
通知重绘
增加锁机制,避免闪屏和数据更新异常
- isAutoCount() - Method in class com.bin.david.form.data.column.Column
-
判断是否开启自动统计
- isAutoMerge() - Method in class com.bin.david.form.data.column.Column
-
是否自动合并
- isBasicType(Object) - Static method in class com.bin.david.form.utils.LetterUtils
-
- isCanZoom() - Method in class com.bin.david.form.matrix.MatrixHelper
-
是否可以缩放
- isClick(int, int, int, int, PointF) - Static method in class com.bin.david.form.utils.DrawUtils
-
- isClick(Rect, PointF) - Static method in class com.bin.david.form.utils.DrawUtils
-
- isDraw() - Method in class com.bin.david.form.data.style.PointStyle
-
- isDrawBackground() - Method in class com.bin.david.form.data.format.title.BitmapTitleDrawFormat
-
- isDrawBg() - Method in class com.bin.david.form.data.format.title.TitleDrawFormat
-
- isEffective() - Method in class com.bin.david.form.data.ArrayStructure
-
是否是有效的数据结构
- ISelectFormat - Interface in com.bin.david.form.data.format.selected
-
Created by huang on 2018/1/12.
- ISequenceFormat - Interface in com.bin.david.form.data.format.sequence
-
Created by huang on 2017/11/7.
- isFast() - Method in class com.bin.david.form.data.column.Column
-
是否快速显示
当所显示为单行,且列字体大小不变,可以使用isFast来更快加载
- isFill() - Method in class com.bin.david.form.data.style.LineStyle
-
- isFixed() - Method in class com.bin.david.form.data.column.Column
-
判断是否固定
- isFixedCountRow() - Method in class com.bin.david.form.core.TableConfig
-
- isFixedFirstColumn() - Method in class com.bin.david.form.core.TableConfig
-
- isFixedTitle() - Method in class com.bin.david.form.core.TableConfig
-
- isFixedXSequence() - Method in class com.bin.david.form.core.TableConfig
-
- isFixedYSequence() - Method in class com.bin.david.form.core.TableConfig
-
- isIntercept(MotionEvent, float, float) - Method in class com.bin.david.form.component.SelectionOperation
-
- isIntercept(MotionEvent, float, float) - Method in interface com.bin.david.form.matrix.MatrixHelper.OnInterceptListener
-
- isLeftAndTop(int, int) - Method in class com.bin.david.form.data.CellRange
-
是否该格子在合并单元的左上角
- isList(Object) - Static method in class com.bin.david.form.data.column.ArrayColumn
-
判断是否是数组或者List
- isMixHorizontalRect(Rect, int, int) - Static method in class com.bin.david.form.utils.DrawUtils
-
- isMixRect(Rect, int, int, int, int) - Static method in class com.bin.david.form.utils.DrawUtils
-
- isNumber(Object) - Static method in class com.bin.david.form.utils.LetterUtils
-
- isParent() - Method in class com.bin.david.form.data.column.Column
-
是否是父列 组合列
- isReversal() - Method in class com.bin.david.form.data.format.tip.BaseBubbleTip
-
- isReverseSort() - Method in class com.bin.david.form.data.column.Column
-
判断是否反序
- isShowColumnTitle() - Method in class com.bin.david.form.core.TableConfig
-
- isShowColumnTitleHorizontalLine(int, Column) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制列标题横向方向
- isShowColumnTitleVerticalLine(int, Column) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制列标题垂直方向
- isShowCount() - Method in class com.bin.david.form.data.table.TableData
-
判断是否需要显示统计行
- isShowCountHorizontalLine(int, Column) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制统计行横向方向
- isShowCountVerticalLine(int, Column) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制统计行垂直方向
- isShowHorizontalLine(int, int, CellInfo) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制内容格子横向方向
- isShowHorizontalLine(int, int, CellInfo) - Method in class com.bin.david.form.data.format.grid.BaseGridFormat
-
- isShowTableTitle() - Method in class com.bin.david.form.core.TableConfig
-
- isShowTip(C, int) - Method in interface com.bin.david.form.data.format.tip.ITip
-
- isShowVerticalLine(int, int, CellInfo) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制内容格子垂直方向
- isShowVerticalLine(int, int, CellInfo) - Method in class com.bin.david.form.data.format.grid.BaseGridFormat
-
- isShowXSequence() - Method in class com.bin.david.form.core.TableConfig
-
- isShowXSequenceHorizontalLine(int) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制X序号行横向方向
- isShowXSequenceVerticalLine(int) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制X序号行垂直方向
- isShowYSequence() - Method in class com.bin.david.form.core.TableConfig
-
- isShowYSequenceHorizontalLine(int) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制Y序号行横向方向
- isShowYSequenceVerticalLine(int) - Method in class com.bin.david.form.data.format.grid.BaseAbstractGridFormat
-
是否绘制Y序号行垂直方向
- isThoroughArray() - Method in class com.bin.david.form.data.column.ArrayColumn
-
是否继续查询Array每个对象内部
- IStyle - Interface in com.bin.david.form.data.style
-
Created by huang on 2017/9/27.
- isVerticalMixRect(Rect, int, int) - Static method in class com.bin.david.form.utils.DrawUtils
-
- isYSequenceRight() - Method in class com.bin.david.form.core.SmartTable
-
- ITableTitle - Interface in com.bin.david.form.component
-
Created by huang on 2017/10/26.
- ITip<C,S> - Interface in com.bin.david.form.data.format.tip
-
Created by huang on 2017/10/20.
- ITitleDrawFormat - Interface in com.bin.david.form.data.format.title
-
Created by huang on 2017/11/6.
- ITouch - Interface in com.bin.david.form.matrix
-
Created by huang on 2017/10/18.