com.tonbeller.jpivot.table.span
Interface SpanConfig
- All Superinterfaces:
- SpanDirections
- All Known Implementing Classes:
- NoSpanConfig, SpanConfigSupport
public interface SpanConfig
- extends SpanDirections
- Author:
- av
chooseSpanDirection
int chooseSpanDirection(Span span)
- computes the preferred span direction of a span. On a column-axis, for example,
the Hierarchies may be horizontally spanned, while the Members are vertically.
equals
boolean equals(Span span1,
Span span2)
- determines whether or not two
Span
s are equal. Equal Spans may be
merged to a single span