digiKam
Digikam::AbstractMarkerTiler::NonEmptyIterator Class Reference

Public Member Functions

bool atEnd () const
 
TileIndex currentIndex () const
 
AbstractMarkerTilermodel () const
 
TileIndex nextIndex ()
 
 NonEmptyIterator (AbstractMarkerTiler *const model, const int level)
 
 NonEmptyIterator (AbstractMarkerTiler *const model, const int level, const GeoCoordinates::PairList &normalizedMapBounds)
 
 NonEmptyIterator (AbstractMarkerTiler *const model, const int level, const TileIndex &startIndex, const TileIndex &endIndex)
 
 ~NonEmptyIterator ()
 

Constructor & Destructor Documentation

◆ NonEmptyIterator() [1/3]

Digikam::AbstractMarkerTiler::NonEmptyIterator::NonEmptyIterator ( AbstractMarkerTiler *const  model,
const int  level 
)

◆ NonEmptyIterator() [2/3]

Digikam::AbstractMarkerTiler::NonEmptyIterator::NonEmptyIterator ( AbstractMarkerTiler *const  model,
const int  level,
const TileIndex startIndex,
const TileIndex endIndex 
)

◆ NonEmptyIterator() [3/3]

Digikam::AbstractMarkerTiler::NonEmptyIterator::NonEmptyIterator ( AbstractMarkerTiler *const  model,
const int  level,
const GeoCoordinates::PairList normalizedMapBounds 
)

◆ ~NonEmptyIterator()

Digikam::AbstractMarkerTiler::NonEmptyIterator::~NonEmptyIterator ( )

Member Function Documentation

◆ atEnd()

bool Digikam::AbstractMarkerTiler::NonEmptyIterator::atEnd ( ) const

◆ currentIndex()

TileIndex Digikam::AbstractMarkerTiler::NonEmptyIterator::currentIndex ( ) const

◆ model()

AbstractMarkerTiler * Digikam::AbstractMarkerTiler::NonEmptyIterator::model ( ) const

Referenced by NonEmptyIterator().

◆ nextIndex()

TileIndex Digikam::AbstractMarkerTiler::NonEmptyIterator::nextIndex ( )

The documentation for this class was generated from the following files: