Represents a set of DtFeature objects or others which conform to the DtFeature concept.
Definition: featureSet.h:101
DtFeatureSet which filters out features from a feature set. Wraps a feature set with a geometry and q...
Definition: featureSetUtils.h:48
Definition: featureSetList.h:98
Loads a feature set using a user supplied threading policy. This class uses boost::enable_shared_from...
Definition: asyncLoadingFeatureSet.h:30
Feature set object which will take another feature set, iterate over its contents asynchronously and ...
Definition: featureSetUtils.h:144
Features pagetable class. This class is just the shell around a set of related classes. The general idea is a hierarchy of subsets/tiles from an arbitrary 2D coordsys. It uses weak pointers to manage its contained feature sets while returning feature sets which have shared pointers. This way feature sets will automatically be destroyed when users are done with them. The unused tile tracker can provide an owner for these feature sets and pages them out according to it's own policy.
Definition: featuresDebugger.h:31
Dummy feature set which contains no features.
Definition: featureSetUtils.h:103
Source feature sets are used to create your own feature sets with your own features.
Definition: featureSetUtils.h:286
DtFeatureSet used to combine multiple feature sets into one. This class allows all feature set algori...
Definition: featureSetList.h:26
Explicitly instantiate feature system framework classes for a given feature set type.