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.NumericShaper.Range

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

Uses of NumericShaper.Range in java.awt.font
 

Methods in java.awt.font that return NumericShaper.Range
Modifier and Type Method and Description
static NumericShaper.Range NumericShaper.Range.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumericShaper.Range[] NumericShaper.Range.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in java.awt.font that return types with arguments of type NumericShaper.Range
Modifier and Type Method and Description
 Set<NumericShaper.Range> NumericShaper.getRangeSet()
          Returns a Set representing all the Unicode ranges in this NumericShaper that will be shaped.
 

Methods in java.awt.font with parameters of type NumericShaper.Range
Modifier and Type Method and Description
static NumericShaper NumericShaper.getContextualShaper(Set<NumericShaper.Range> ranges, NumericShaper.Range defaultContext)
          Returns a contextual shaper for the provided Unicode range(s).
static NumericShaper NumericShaper.getShaper(NumericShaper.Range singleRange)
          Returns a shaper for the provided Unicode range.
 void NumericShaper.shape(char[] text, int start, int count, NumericShaper.Range context)
          Converts the digits in the text that occur between start and start + count, using the provided context.
 

Method parameters in java.awt.font with type arguments of type NumericShaper.Range
Modifier and Type Method and Description
static NumericShaper NumericShaper.getContextualShaper(Set<NumericShaper.Range> ranges)
          Returns a contextual shaper for the provided Unicode range(s).
static NumericShaper NumericShaper.getContextualShaper(Set<NumericShaper.Range> ranges, NumericShaper.Range defaultContext)
          Returns a contextual shaper for the provided Unicode range(s).
 


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.