assign(const DIntervalBase< D2 > rhs) | DIntervalBase | [inline] |
Base typedef | DRange< 2 > | |
center() const | DIntervalBase | [inline] |
clear() | DIntervalBase | [inline] |
CoordinateType typedef | GridCell | |
diagonal() const | DIntervalBase | [inline] |
DIMENSION enum value | GridCell | |
DIntervalBase() | DIntervalBase | [inline] |
DIntervalBase(const DIntervalBase &rhs) | DIntervalBase | [inline] |
DIntervalBase(PositionType const &minimum, PositionType const &maximum) | DIntervalBase | [inline] |
DIntervalBase(const std::pair< PositionType, PositionType > &pair) | DIntervalBase | [inline, protected] |
Disjoint enum value | DRange< 2 > | |
DRange() | DRange< 2 > | [inline] |
DRange(const PositionType &lower, const PositionType &upper) | DRange< 2 > | [inline] |
DRange(const DRange &range) | DRange< 2 > | [inline] |
DRange(const Base &range) | DRange< 2 > | [inline] |
DRange(CoordinateType minx, CoordinateType miny, CoordinateType maxx, CoordinateType maxy) | DRange< 2 > | [inline] |
DRangeIntersection enum name | DRange< 2 > | |
empty | DIntervalBase | [inline, static] |
encloses(const PositionType &position) const | DRange< 2 > | [inline] |
encloses(CoordinateType x, CoordinateType y) const | DRange< 2 > | [inline] |
getMappings() | GridCell | [inline] |
getMappings() const | GridCell | [inline] |
GridCell() | GridCell | [inline] |
GridCell(CoordinateType i, CoordinateType j, CoordinateType k, CoordinateType l) | GridCell | [inline] |
GridCell(const GridCell &gc) | GridCell | [inline] |
height() const | DIntervalBase | [inline] |
Inside enum value | DRange< 2 > | |
Intersects enum value | DRange< 2 > | |
intersects(const DRange &range) const | DRange< 2 > | [inline] |
isEmpty() const | DRange< 2 > | [inline] |
isIntersected(const DRange &range) const | DRange< 2 > | [inline] |
mappings_ | GridCell | [protected] |
MappingVector typedef | GridCell | |
max() const | DIntervalBase | [inline] |
max_ | DIntervalBase | [protected] |
maxX() const | DIntervalBase | [inline] |
maxY() const | DIntervalBase | [inline] |
min() const | DIntervalBase | [inline] |
min_ | DIntervalBase | [protected] |
minX() const | DIntervalBase | [inline] |
minY() const | DIntervalBase | [inline] |
normalize_() | DIntervalBase | [inline, protected] |
operator!=(const DIntervalBase &rhs) const | DIntervalBase | [inline] |
operator=(const GridCell &rhs) | GridCell | |
OpenMS::DRange< 2 >::operator=(const DRange &rhs) | DRange< 2 > | [inline] |
OpenMS::DRange< 2 >::operator=(const Base &rhs) | DRange< 2 > | [inline] |
OpenMS::Internal::DIntervalBase::operator=(const DIntervalBase &rhs) | DIntervalBase | [inline] |
operator==(const DRange &rhs) const | DRange< 2 > | [inline] |
operator==(const Base &rhs) const | DRange< 2 > | [inline] |
OpenMS::Internal::DIntervalBase::operator==(const DIntervalBase &rhs) const | DIntervalBase | [inline] |
PositionType typedef | GridCell | |
setMappings(const MappingVector &m) | GridCell | [inline] |
setMax(PositionType const &position) | DIntervalBase | [inline] |
setMaxX(CoordinateType const c) | DIntervalBase | [inline] |
setMaxY(CoordinateType const c) | DIntervalBase | [inline] |
setMin(PositionType const &position) | DIntervalBase | [inline] |
setMinMax(PositionType const &min, PositionType const &max) | DIntervalBase | [inline] |
setMinX(CoordinateType const c) | DIntervalBase | [inline] |
setMinY(CoordinateType const c) | DIntervalBase | [inline] |
width() const | DIntervalBase | [inline] |
zero | DIntervalBase | [inline, static] |
~DIntervalBase() | DIntervalBase | [inline] |
~DRange() | DRange< 2 > | [inline] |
~GridCell() | GridCell | [inline, virtual] |