Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
java.awt.font.TextLayout

Packages that use TextLayout
Package Description
java.awt.font Provides classes and interface relating to fonts. 
 

Uses of TextLayout in java.awt.font
 

Methods in java.awt.font that return TextLayout
Modifier and Type Method and Description
 TextLayout TextLayout.getJustifiedLayout(float justificationWidth)
          Creates a copy of this TextLayout justified to the specified width.
 TextLayout TextMeasurer.getLayout(int start, int limit)
          Returns a TextLayout on the given character range.
 TextLayout LineBreakMeasurer.nextLayout(float wrappingWidth)
          Returns the next layout, and updates the current position.
 TextLayout LineBreakMeasurer.nextLayout(float wrappingWidth, int offsetLimit, boolean requireNextWord)
          Returns the next layout, and updates the current position.
 

Methods in java.awt.font with parameters of type TextLayout
Modifier and Type Method and Description
 boolean TextLayout.equals(TextLayout rhs)
          Returns true if the two layouts are equal.
 TextHitInfo TextLayout.CaretPolicy.getStrongCaret(TextHitInfo hit1, TextHitInfo hit2, TextLayout layout)
          Chooses one of the specified TextHitInfo instances as a strong caret in the specified TextLayout.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.