]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/skyline.hh
Makes all side-positioning based on skylines instead of boxes.
[lilypond.git] / lily / include / skyline.hh
index c300895fee11bed4e109a896bb3989529b2b59c1..9a5473ddd50e708edcee23b7b6468dfafbef03c6 100644 (file)
@@ -92,6 +92,7 @@ public:
   Real max_height_position () const;
   Real left () const;
   Real right () const;
+  Direction direction () const;
   void set_minimum_height (Real height);
   void clear ();
   bool is_empty () const;