====== debug_ ====== -------------- Public Methods -------------- +---------------+---------------+---------------+ | pickNamed_ | pickOne_ | pickFeature_ | +---------------+---------------+---------------+ | pickFeatures_ | | +---------------+-------------------------------+ .. _pickNamed: .. method:: pickNamed(type=) Wait for user to select a Named object and return it .. _pickOne: .. method:: pickOne(pickable, **kwds) Wait for user to pick an object and it .. _pickFeature: .. method:: pickFeature(type=) Wait for user to select a feature and return it .. _pickFeatures: .. method:: pickFeatures(type=) Wait for user to select a list of features and return them