]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layoutex/layout/ParagraphLayout.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / layoutex / layout / ParagraphLayout.h
index bce2e2d4ee3c2a2cf5b15b6875baf1b918945fe4..408fdf2d431b52dae1693394d6b3d75a485540e4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- *   Copyright (C) 2002-2005, International Business Machines
+ *   Copyright (C) 2002-2010, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  **********************************************************************
  */
@@ -498,6 +498,16 @@ public:
      * @stable ICU 3.2
      */
     inline void reflow();
+    /**
+     *
+     * Convenience method for determining if paragraph layout processing is complete ( i.e. there
+     * are no more lines left to process. )
+     *
+     * @return true if there are no more lines to be processed
+     *
+     * @internal 
+     */
+    inline le_bool isDone() const;
 
     /**
      * Return a <code>ParagraphLayout::Line</code> object which represents next line