T
- type of object being mappedpublic interface SetRangeMapper<T> extends RangeMapper<T>
RangeMapper
but adds the capability of specifying
which dataset/plot the object contributes to.Modifier and Type | Method and Description |
---|---|
int |
getSet(T o)
which dataset/plot does this object contribute to.
|
getOverlapp, overlapps
int getSet(T o)
o
-