public abstract class ViewAction
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected static java.lang.String |
ANALYSIS_DEF_SORT |
protected static java.lang.String |
ANALYSIS_FILTER_INTO |
protected static java.lang.Object |
FILTERED_OBJ |
构造器和说明 |
---|
ViewAction() |
限定符和类型 | 方法和说明 |
---|---|
protected java.util.Map |
createParCellList(BoxElementBox beb) |
protected void |
did(java.util.Iterator cell_it,
boolean isLeft,
java.util.Map rectMap,
NE upNE,
IntList pathList,
AreaCellAndBeginPoint acabp) |
protected BoxElementBox |
getBEB4Filter(javax.servlet.http.HttpServletRequest req,
ReportSessionIDInfor sessionIDInfor) |
protected AnalyCellElement |
getParBoxCe(AnalyCellElement cell,
IntList list) |
protected IntList |
getParPath(BoxElementBox beb,
BoxElementBox leadBEB) |
protected static final java.lang.String ANALYSIS_FILTER_INTO
protected static final java.lang.String ANALYSIS_DEF_SORT
protected static final java.lang.Object FILTERED_OBJ
protected void did(java.util.Iterator cell_it, boolean isLeft, java.util.Map rectMap, NE upNE, IntList pathList, AreaCellAndBeginPoint acabp)
protected java.util.Map createParCellList(BoxElementBox beb)
protected IntList getParPath(BoxElementBox beb, BoxElementBox leadBEB)
protected AnalyCellElement getParBoxCe(AnalyCellElement cell, IntList list)
protected BoxElementBox getBEB4Filter(javax.servlet.http.HttpServletRequest req, ReportSessionIDInfor sessionIDInfor)