|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpanDirections
Field Summary | |
---|---|
static int |
HIERARCHY_SPAN
combine spans on hierarchies |
static int |
HIERARCHY_THEN_POSITION_SPAN
combine spans on hierarchy if possible and, if not, on positions |
static int |
NO_SPAN
dont combine spans |
static int |
POSITION_SPAN
combine spans on positions |
static int |
POSITION_THEN_HIERARCHY_SPAN
combine spans on positions if possible and, if not, on hierarchies |
Field Detail |
---|
static final int NO_SPAN
static final int HIERARCHY_SPAN
static final int POSITION_SPAN
static final int HIERARCHY_THEN_POSITION_SPAN
static final int POSITION_THEN_HIERARCHY_SPAN
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |