This class doesn't have much to say other than the color.

Public Member Functions | |
| def | __disown__ |
| Geometry (Color c, std::string name) | |
| Geometry (std::string name) | |
| virtual Color | get_color () const |
| virtual Geometries | get_components () const |
| Return a set of geometry composing this one. | |
| virtual bool | get_has_color () const |
| void | set_color (Color c) |
Friends | |
| template<class T > | |
| void | IMP::internal::unref (T *) |