RMF
|
A decorator-like class to mark certain nodes (e.g. molecule boundaries) More...
#include <RMF/Label.h>
Public Member Functions | |
bool | get_is (NodeConstHandle nh) const |
void | set_is (NodeHandle nh) const |
Protected Member Functions | |
template<class FH > | |
Label (FH fh, std::string category, std::string name) | |
Labels mark a node of the hierarchy as having a property, but, unlike Decorator nodes, don't have any other associated data.